Create List
create_listCreates a new list on a Trello board using the board name and list name. Solves the need to add lists without guessing board identifiers.
Instructions
Create a new list on a Trello board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_name | Yes | ||
| board_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |