trello_create_board
Create a new Trello board to organize projects and tasks. Specify board name, description, and whether to include default lists.
Instructions
Create a new board
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the board | |
| desc | No | The description of the board | |
| defaultLists | No | Whether to create default lists |