create-list
Add new lists to Trello boards by specifying board ID, list name, and position. Supports integration via Advanced Trello MCP Server for streamlined project management.
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) |