Skip to main content
Glama
takeokunn

@takeokunn/metabase-mcp

by takeokunn

preview_embed_card

Preview an embedded card from Metabase using its embed token. Admin access required to generate the preview.

Instructions

Preview an embedded card by token from Metabase (admin only)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
inputYes
Behavior2/5

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

No annotations provided. Description states admin-only restriction but does not disclose whether the operation is read-only, whether it has side effects, or any rate limits. Lacks behavioral context beyond access control.

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

Conciseness4/5

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

Single sentence is efficient and front-loaded with key actions. Could be restructured to include more critical details without increasing length, but is not verbose.

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

Completeness2/5

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

Tool is simple (1 param, no output schema), yet description omits expected output format, error handling for invalid tokens, and relationship to preview-related siblings. Insufficient for an agent to fully understand the tool's role.

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

Parameters2/5

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

Schema description coverage is 0%, so description must compensate. It mentions 'by token' but does not add meaning beyond the schema's 'Preview embed token' description. Fails to explain token format, source, or validation behavior.

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

Purpose4/5

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

Description specifies verb 'Preview', resource 'embedded card', and method 'by token' plus access restriction 'admin only'. Clearly distinguishes from siblings like 'get_embed_card' which is a retrieval, not preview. However, does not clarify what 'preview' returns (image, data, URL).

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

Usage Guidelines2/5

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

No guidance on when to use this tool vs alternatives such as 'preview_embed_card_query' or 'get_preview_embed_card_tile'. Only mentions admin access prerequisite but no context for selection.

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/takeokunn/metabase-mcp'

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