Create task
create_taskCreate a ClickUp task in a specified list, configuring name, status, assignees, priority, due dates, and custom fields to streamline task management.
Instructions
Create a task in a ClickUp List.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| parent | No | ||
| status | No | ||
| list_id | Yes | ||
| due_date | No | ||
| priority | No | ||
| assignees | No | ||
| notify_all | No | ||
| start_date | No | ||
| description | No | ||
| due_date_time | No | ||
| custom_item_id | No | ||
| start_date_time | No | ||
| time_estimate_ms | No | ||
| markdown_description | No | ||
| check_required_custom_fields | No |