agent builder

Send A2A task

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/agent_builder/a2a/{agentId}</span></div>

Refer to Spaces for more information.

warn This endpoint is designed for A2A protocol clients and should not be used directly via REST APIs. Use an A2A SDK or A2A Inspector instead. To learn more about the Agent Builder A2A server, refer to the A2A server documentation.<br/><br/>[Required authorization] Route required privileges: agentBuilder:read.

post/api/agent_builder/a2a/{agentId}

Path parameters

agentIdstring required

The unique identifier of the agent to send the A2A task to.

Request body

{"stackTrail":"paths:/api/agent_builder/a2a/{agentId}:post:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}

Response

Indicates a successful response

Changes

No recorded changes to this endpoint across all 92 revisions of this API.