create_list
Create a new list on a specified Trello board with a given name and optional position (top, bottom, or number).
Instructions
Create a new list on a board. Position can be 'top', 'bottom', or a number.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| board_id | Yes | ||
| position | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |