create_todolist
Add a new todo list to a Basecamp project using its project ID and name, with an optional description.
Instructions
Create a new todo list in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the todo list | |
| project_id | Yes | The project ID | |
| description | No | Description of the todo list |