miro_create_board
Create a new Miro board for collaboration. Specify a name, team ID, and description to set up your workspace.
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 |