get_todolist
Retrieve a specific Basecamp 2 todo list and all its todos by providing the project ID and todo list ID.
Instructions
Get a single todo list with its todos
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID | |
| todolist_id | Yes | The todo list ID |