create_list
Creates a new list on a specific Trello board using the board ID and list name. Returns the created list's ID and name.
Instructions
Create a new list on a Trello board. Returns the created list with id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| board_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |