miro_get_frame
Retrieve detailed information about a specific frame on a Miro board by providing the board ID and frame ID.
Instructions
Get full details of a specific frame by ID. To get items inside the frame, use miro_get_frame_items.
VOICE-FRIENDLY: "Frame 'Sprint Planning' is 800x600 with 12 items inside"
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| board_id | Yes | Board ID | |
| frame_id | Yes | Frame ID to retrieve |