A2A protocol endpoints for agent-to-agent communication
A2A(agent).get_router().
http://localhost:8000
| Type | Fields | Description |
|---|---|---|
text | text | Plain text content |
file | uri, mimeType | File attachment |
| Code | Message |
|---|---|
-32700 | Parse error |
-32600 | Invalid request |
-32601 | Method not found |
-32602 | Invalid params |
-32603 | Internal error |