get_todos
Retrieve todo items from Basecamp projects or specific lists, with optional filtering by completion status to manage tasks efficiently.
Instructions
Get todo items from a project or specific todo list. Optionally filter by completion status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| list_id | No | ||
| completed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |