iiRecord
Agentic AI Atlas · POST /api/orgs/:org/agents/dispatch
api-endpoint:kradle-web-post-orgs-org-agents-dispatcha5c.ai
II.
APIEndpoint overview

api-endpoint:kradle-web-post-orgs-org-agents-dispatch

Reference · live

POST /api/orgs/:org/agents/dispatch overview

Dispatches an agent stack through the Kradle controller. Source: packages/kradle/web/app/api/orgs/[org]/agents/dispatch/route.js; export async function POST.

APIEndpointOutgoing · 1Incoming · 0

Attributes

displayName
POST /api/orgs/:org/agents/dispatch
method
POST
path
/api/orgs/:org/agents/dispatch
version
v1
responseShape
AgentDispatchRun result or { error, message }
readOnly
false
errorEnvelope
standard-json
authRequired
true
description
Dispatches an agent stack through the Kradle controller. Source: packages/kradle/web/app/api/orgs/[org]/agents/dispatch/route.js; export async function POST.

Outgoing edges

exposed_by1

Incoming edges

None.