A2A Integration
A2A Server — expose an agent
Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /.well-known/agent.json | Agent Card discovery |
POST | / | JSON-RPC 2.0 dispatch |
JSON-RPC methods
| Method | Description |
|---|---|
message/send | Send message, receive completed Task |
message/stream | Send message, receive SSE stream |
tasks/get | Retrieve task by ID |
tasks/cancel | Cancel a running task |