miro_update_frame
Modify a Miro whiteboard frame by adjusting its title, position, dimensions, or background color to organize content visually.
Instructions
Update a frame's title, position, size, or color. At least one field must be provided.
VOICE-FRIENDLY: "Updated frame title to 'Q1 Goals'"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| frame_id | Yes | Frame ID to update | |
| title | No | New frame title | |
| x | No | New X position | |
| y | No | New Y position | |
| width | No | New width | |
| height | No | New height | |
| color | No | New background color |