tududi_create_task
Create new tasks in Tududi with title, description, due dates, priorities, and assign to projects or areas directly from development tools.
Instructions
Create a new task in Tududi
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Task title | |
| description | No | Task description | |
| projectId | No | Project ID to assign task to | |
| areaId | No | Area ID to assign task to | |
| dueDate | No | Due date in ISO format | |
| priority | No | Task priority |