create_task
Create new tasks in Delega with content, priority, due dates, and project assignments to manage workflows.
Instructions
Create a new task in Delega
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Task title / content | |
| description | No | Detailed description | |
| project_id | No | Project ID to assign to | |
| labels | No | Labels to apply | |
| priority | No | Priority: 1=normal, 2=medium, 3=high, 4=urgent | |
| due_date | No | Due date in YYYY-MM-DD format |