{ "jsonrpc": "2.0", "result": [ { "id": "<string>", "task_id": "<string>", "content": { "type": "<string>", "author": "user", "style": "static", "format": "markdown", "content": "<string>", "attachments": [ {} ] }, "streaming_status": "IN_PROGRESS", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" } ], "error": "<any>", "id": 123 }
Handle JSON-RPC requests for an agent by its unique name.
event/send
task/create
message/send
task/cancel
The parameters for the agent RPC request
Show child attributes
"2.0"
Successful Response
The result of the agent RPC request