create_list
Add a new list to a Trello board by providing the board ID and list name. Optionally set the list's position.
Instructions
Create a new list on a Trello board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | ||
| name | Yes | ||
| position | No | bottom |