Create a task
dwt_create_taskCreate a task for your deep work tracker. Specify #skill tags and an optional @time estimate to attach relevant skills automatically.
Instructions
Create a task. Put skills in the description as #tags (e.g. 'Fix auth bug #python #django @1h'); an @Nh/@Nm marker sets the estimate. #tags only attach to skills that already exist on the account. Returns the created task with its attached skills.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| description | Yes | Task text, optionally with #skill tags and an @1h30m estimate | |
| estimate_minutes | No |