task_create
Create a new task, optionally assigning it to an owner. Specify a title, detail, lane, and owner to organize work.
Instructions
Create a task (open, or assigned if an owner is given).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| detail | No | ||
| lane | No | ||
| owner | No |