basecamp_list_todos
List all to-dos in a specified Basecamp to-do list, with optional filters for status and completion.
Instructions
List all to-dos in a to-do list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status: active, archived, or trashed | |
| completed | No | Filter by completion status | |
| project_id | Yes | Project ID | |
| todolist_id | Yes | To-do List ID |