II.
APIEndpoint overview
Reference · liveapi-endpoint:kradle-web-post-orgs-org-agents-dispatch
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.
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
- package:a5c-ai-kradle-web·PackageSurfaceKradle Web Console
Incoming edges
None.