create_todolist
Create a new todo list in a Basecamp 2 project by providing the project ID and list name, with an optional description for added context.
Instructions
Create a new todo list in a Basecamp 2 project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the todo list | |
| project_id | Yes | The project ID | |
| description | No | Optional description for the todo list |