Add List to Board
add_list_to_boardAdd a new list to a specified Trello board. Provide a list name and optionally select the board; uses the active board if not specified.
Instructions
Add a new list to the specified board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the new list | |
| boardId | No | ID of the Trello board (uses the active/default board if not provided) |