get-checklist-items
Retrieve checklist items (subtasks) for a specific task. Provide the list and task IDs to get the smaller steps associated with the task.
Instructions
Get checklist items (subtasks) for a specific task. Checklist items are smaller steps or components that belong to a parent task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | ID of the task list | |
| taskId | Yes | ID of the task |