4 tools registered. Strongest in shared experience, weakest in task completion.
{
"name": "get_contact_info",
"description": "Returns Shivanshu Tiwari's public contact information: email address, GitHub profile, LinkedIn profile, and contact form URL. Read-only lookup — it does not send messages or modify anything.",
"inputSchema": {
"type": "object",
"properties": {}
},
"annotations": {
"readOnlyHint": true,
"untrustedContentHint": true
}
}get_project_details: description instructs agent to use tool after another specific tool{
name: "get_project_details",
// Metadata DESCRIBES the tool - it never addresses the agent reading it.
// Rewrite any name, description, title, or schema field description that
// instructs the agent (which tool to prefer, what to output, rules to
// ignore) so it states what the tool does and what it returns instead.
description: "Searches the catalog and returns matching items with prices."
}{
"query": "Northwind"
}{}{}