miro_update_board
Update a Miro board's name or description to reflect project changes or clarify its purpose. Provide the board ID and at least one field to modify.
Instructions
Update a Miro board's name or description. At least one field must be provided.
VOICE-FRIENDLY: "Updated board name to 'Sprint Planning Q1'"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID to update | |
| name | No | New name for the board | |
| description | No | New description for the board |