update-frame-item
Modify a frame on a Miro board by updating its content, position, dimensions, or styling based on provided input parameters. Ensure precise adjustments for improved board organization and visual clarity.
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 |