Skip to main content
Glama

mcp-miro

by evalstate

get_frames

Extract all frames from a specified Miro board using the board ID. Ideal for organizing, analyzing, or integrating board content into workflows.

Instructions

Get all frames from a Miro board

Input Schema

NameRequiredDescriptionDefault
boardIdYesID of the board to get frames from

Input Schema (JSON Schema)

{ "properties": { "boardId": { "description": "ID of the board to get frames from", "type": "string" } }, "required": [ "boardId" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-miro

Related Tools

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/evalstate/mcp-miro'

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