Skip to main content
POST
Create a new task attempt for one workflow task node

Body

application/json
nodeKey
string
required

Task node key

runId
string
required

Workflow run id

agent
string

Optional agent to dispatch immediately

instructions
string

Task instructions

priority
string
default:normal

low|normal|high|urgent

profile
string

Task profile id

session
string

Optional session name for immediate dispatch

title
string

Task title

Response

Success — no @Returns schema declared; payload shape is loose.

The response is of type object.