create_checklist_item
Add a step or subtask to a task checklist in ClickUp by specifying the checklist ID, item name, and optional assignee for streamlined task management.
Instructions
Add a line item to a task checklist. Checklist items represent individual steps or subtasks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignee | No | User ID to assign the checklist item to | |
checklistId | Yes | ID of the checklist to add an item to | |
name | Yes | Name of the checklist item |