Skip to main content
Glama

miro_get_board

Read-only

Retrieve board metadata including name, description, owner, creation date, and sharing policy to understand board settings and ownership details.

Instructions

Get board metadata: name, description, owner, creation date, and sharing policy.

USE WHEN: "who owns this board?", "when was this board created?", "board settings", "tell me about this board"

NOT FOR: Board content overview with item counts (use miro_get_board_summary). Full content export for AI analysis (use miro_get_board_content).

PARAMETERS:

  • board_id: Required. Get from miro_list_boards or miro_find_board.

RETURNS: Board name, description, owner info, creation/modification timestamps, sharing policy, and view link.

VOICE-FRIENDLY: "Board 'Sprint Planning' owned by Jane, created Jan 15"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_idYesBoard ID to retrieve

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
nameYes
teamNo
ownerNo
pictureNo
viewLinkNo
createdAtNo
item_countNo
modifiedAtNo
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