miro_create_frame
Create a frame container to visually group items on a Miro board. Useful for organizing content with a border.
Instructions
Create a frame container to group items visually. For logical grouping without a visual border, use miro_create_group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | X position | |
| y | No | Y position | |
| color | No | Background color | |
| title | No | Frame title | |
| width | No | Width (default 800) | |
| height | No | Height (default 600) | |
| board_id | Yes | Board ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| message | Yes | ||
| item_url | No |