Miro MCP

by k-jarzyna

get-specific-board

Use the tool to retrieve detailed information about a specific Miro board by providing its unique board ID, enabling quick access to board data for analysis or integration purposes.

Instructions

Retrieve information about a specific Miro board by its ID

Input Schema

NameRequiredDescriptionDefault
boardIdYesUnique identifier (ID) of the board that you want to retrieve

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "boardId": { "description": "Unique identifier (ID) of the board that you want to retrieve", "type": "string" } }, "required": [ "boardId" ], "type": "object" }

You must be authenticated.

Other Tools from Miro MCP

Related Tools

ID: kagg0s1404