Communicate with an assistant using the Agent-to-Agent Protocol. Sends a JSON-RPC 2.0 message to the assistant.
jsonrpc, id, method, and optional params.Supported Methods:
message/send: Send a message to the assistanttasks/get: Get the status and result of a taskNotes:
Must be application/json
application/json The ID of the assistant to communicate with
JSON-RPC version
2.0 Request identifier
The method to invoke
message/send, tasks/get Method parameters