Skip to main content
POST
Dispatch a task now, or arm a launch plan if dependencies still gate start

Body

application/json
taskId
string
required

Task ID

actorSession
string

Attribute the dispatch to a specific session (overrides RAVI_TASK_ACTOR; useful when a UI dispatches on behalf of a session)

agent
string

Agent ID to receive the task

checkpoint
string

Override the assignment checkpoint interval

effort
string

Runtime effort: low|medium|high|xhigh

model
string

Dispatch runtime model override

reportEvents
string

Override report events for this assignment

reportTo
string

Override the report target for this assignment

session
string

Target session name (defaults to task-specific session)

thinking
string

Runtime thinking: off|normal|verbose

Response

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

The response is of type object.