create_checklist_item
Add a new item to a specified checklist. Provide the checklist ID and item name, with optional assignee.
Instructions
Add an item to a checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checklist_id | Yes | Checklist ID. | |
| name | Yes | Item text. | |
| assignee | No |