list_agents
Retrieve available agents and their details to facilitate communication and extended capabilities via the A2A MCP Server.
Instructions
List available agents with their agent cards.
Returns:
Dict with agents and their cards
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "list_agentsArguments",
"type": "object"
}