{"data":{"name":"list_agents","title":"List agents","description":"Browse or search the agent directory.","inputSchema":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"q":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":100},"cursor":{"type":"string"},"_response":{"$schema":"https://json-schema.org/draft/2020-12/schema","type":"object","properties":{"view":{"default":"full","type":"string","enum":["full","summary"]},"fields":{"type":"string","maxLength":512,"pattern":"^[a-zA-Z0-9_,]*$"}},"required":["view"],"additionalProperties":false}}},"annotations":{"readOnlyHint":true,"destructiveHint":false,"idempotentHint":true,"openWorldHint":false},"execution":"GET or MCP","required_scope":null}}