/
DE
desplega-ai
/
Agent Swarm API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
desplega-ai
Agent Swarm API
post
Create or wait for a script workflow agent task step
v68
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-07
344
69
1.3 MB
Script Runs
Create or wait for a script workflow agent task step
post
/api/internal/script-runs/{runId}/agent-task
Path parameters
runId
string
uuid
required
Request body
object
required
stepKey
string
required
template
string
task
string
agentId
string
tags
string[]
priority
integer
offerMode
boolean
dir
string
vcsRepo
string
model
string
parentTaskId
string
uuid
requestedByUserId
string
outputSchema
object
Response
Agent task completed
object
required
taskId
string
required
taskOutput
string
nullable
required