list_todo_items
Fetches every to-do item in a to-do list by its ID. Enables quick review of tasks and their statuses within Basecamp projects.
Instructions
List all to-do items in a to-do list.
Args: todo_list_id: The numeric to-do list ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| todo_list_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |