Skip to main content
Glama

miro_list_all_items

Read-only

Retrieve all items from a Miro board with automatic pagination for comprehensive board exports or complete content listings.

Instructions

Retrieve ALL items from a board with automatic pagination (up to 10000). For quick lookups (max 50), use miro_list_items instead.

USE WHEN: "get everything on board", "list all items", "export board contents"

VOICE-FRIENDLY: "Retrieved 847 items in 9 pages"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
typeNoFilter by item type: sticky_note, shape, text, connector, frame, card, image, document, embed
max_itemsNoMaximum total items to fetch across all pages (default 500, max 10000)
detail_levelNoResponse detail level: 'minimal' (default) returns basic fields, 'full' includes style, geometry, timestamps, and creator info

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
countYes
itemsYes
messageYes
truncatedYes
total_pagesYes

Tool Definition Quality

Score is being calculated. Check back soon.

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