create-list
Add a new list to a Trello board by specifying the board ID, list name, and position. Simplify task organization and project management through structured workflows.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | ID of the board to create the list in | |
name | Yes | Name of the list | |
position | No | Position of the list (e.g. "top", "bottom", or a number) |