create_checklist_item
Create a new checklist item in ClickUp by providing the checklist ID and name, and optionally assign a user.
Instructions
Create an item in a ClickUp checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the checklist item | |
| assignee | No | User ID to assign the item | |
| checklist_id | Yes | The ID of the checklist |