create_board
Create a new Trello board by providing a name and optional description. The tool returns the created board's id and name.
Instructions
Create a new Trello board. Returns the created board with id and name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |