miro_create_board
Create a new Miro whiteboard for collaboration. Specify a board name, optionally assign it to a team, and add a description.
Instructions
Create a new Miro board.
VOICE-FRIENDLY: "Created board 'Sprint Planning'"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the new board | |
| team_id | No | Team ID to create board in | |
| description | No | Board description |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| name | Yes | ||
| message | Yes | ||
| view_link | Yes |