update-frame-item
Modify a frame on a Miro board by updating its title, position, dimensions, or style. Use board and frame IDs to target specific frames for customization.
Instructions
Update a frame on a Miro board based on the data, style, or geometry properties provided in the request body
Input Schema
Name | Required | Description | Default |
---|---|---|---|
boardId | Yes | Unique identifier (ID) of the board where you want to update the frame | |
data | No | The updated content and configuration of the frame | |
geometry | No | Updated dimensions of the frame | |
itemId | Yes | Unique identifier (ID) of the frame that you want to update | |
position | No | Updated position of the frame on the board | |
style | No | Updated style configuration of the frame |