v52

OpenAPI 3.1.0raw.githubusercontent.com2026-08-033240556.8 KB
Tasks

Create a new task

post/api/tasks

Request body

taskstring required
agentIdstring
taskTypestring
tagsstring[]
priorityinteger
dependsOnstring[]
offeredTostring
dirstring
parentTaskIdstring
keystring

Non-unique asset directory namespace (for example shared/ or personal/<user-id>/drafts/). Runtime write boundaries normalize and validate the canonical form.

source'mcp' | 'slack' | 'api' | 'ui' | 'github' | 'gitlab' | 'agentmail' | 'system' | 'schedule' | 'workflow' | 'linear' | 'jira'
outputSchemaobject
contextKeystring
requestedByUserIdstring
modelstring
modelTier'smol' | 'regular' | 'smart' | 'ultra'
effort'off' | 'low' | 'medium' | 'high' | 'xhigh' | 'max'

Response

Task created