{ "opencollection": "1.0.0", "info": { "name": "Kibana APIs Actions agent builder API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "agent builder", "type": "folder" }, "items": [ { "info": { "name": "Send A2A task", "type": "http" }, "http": { "method": "POST", "url": "https://{kibana_url}/api/agent_builder/a2a/:agentId", "params": [ { "name": "agentId", "value": "", "type": "path", "description": "The unique identifier of the agent to send the A2A task to." } ], "body": { "type": "json", "data": "{}" } }, "docs": "**Spaces method and path for this operation:**\n\n