Skip to main content
Glama

miro_find_board

Read-only

Search for a Miro board by name using case-insensitive partial matching to obtain its board ID for further operations.

Instructions

Find a Miro board by name (case-insensitive, partial match). Returns board ID for subsequent operations. For listing all boards, use miro_list_boards.

USE WHEN: "find board named X", "get the Design Sprint board"

VOICE-FRIENDLY: "Found 'Design Sprint' board - ready to work on it"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesBoard name to search for (case-insensitive, supports partial matching)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
nameYes
messageYes
view_linkYes
descriptionNo

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