Skip to main content
Glama

miro_get_doc

Read-only

Retrieve document content and details from Miro boards by specifying board and item IDs. Returns Markdown content, position, and timestamps for viewing documents.

Instructions

Get details of a doc format item by ID.

USE WHEN: User asks "show me that document", "what's in this doc", "read the document"

PARAMETERS:

  • board_id: Required

  • item_id: Doc format item ID (required)

RETURNS: Document content (Markdown), position, timestamps.

RELATED: Use miro_create_doc to create new documents. Use miro_delete_doc to remove.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID
item_idYesDoc format item ID

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
xYes
yYes
idYes
contentNo
messageYes
created_atNo
created_byNo
modified_atNo
modified_byNo

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