Skip to main content
Glama

getMiroBoard

Retrieve complete Miro board details, including sticky notes, shapes, and other items, to review or process board content.

Instructions

Retrieves detailed information about a specific Miro board including its items (sticky notes, shapes, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
boardIdYesThe ID of the Miro board to retrieve
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It discloses the read-only nature ('Retrieves') and that items are included, but does not mention any other behavioral traits like potential large response sizes or board access restrictions. Adequate but limited.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single sentence, front-loaded with action and resource, no filler or redundant details.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple get-by-ID tool with one parameter and no annotations, the description covers the primary purpose and output highlights (items). It could specify what 'detailed information' encompasses beyond items, but it is sufficient for a basic retrieval tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% description coverage for boardId ('The ID of the Miro board to retrieve'). The description adds no new parameter meaning beyond what the schema already provides, so baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Retrieves') and clearly identifies the resource ('specific Miro board') and scope ('including its items'). It differentiates from sibling tools like listMiroBoards, which lists boards, and other get tools for different systems.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage: use when you need detailed info about a specific board by ID, contrasting with listMiroBoards for listing. No explicit exclusion or alternative mention, but the context is clear for a get-by-id tool.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

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/grantanderson603-bit/mcp-d1839'

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