add_list_to_board
Add a new list to a Trello board by providing the board ID and list name. Create columns for organizing tasks and managing workflow stages.
Instructions
Add a new list to the specified board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | ID of the Trello board (uses default if not provided) | |
| name | Yes | Name of the new list |