v1
protected

Handle Agent Jsonrpc

Serve one A2A JSON-RPC call (plain JSON, or SSE for the streaming methods).

post/v1/agents/{agent_id}/a2a/rpc

Path parameters

agent_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/v1/agents/{agent_id}/a2a/rpc:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes