Skip to main content
Glama

miro_get_frame_items

Retrieve items from a Miro whiteboard frame, filterable by type, to manage content within visual groups.

Instructions

Get all items contained within a specific frame. Filterable by type. For items in a logical group, use miro_get_group_items.

VOICE-FRIENDLY: "Frame has 8 items: 5 stickies, 2 shapes, 1 text"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
frame_idYesFrame ID to get items from
typeNoFilter by item type: sticky_note, shape, text, card, image
limitNoMax items to return (default 50, max 100)
cursorNoPagination cursor
detail_levelNoResponse detail level: 'minimal' (default) returns basic fields, 'full' includes style, geometry, timestamps, and creator info
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/olgasafonova/miro-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server