trello_create_list
Create a new list on a Trello board by specifying the list name and board ID, with optional position.
Instructions
Create a new list on a board
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the list | |
| board_id | Yes | The ID of the board | |
| pos | No | The position of the list (top, bottom, or number) |