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