Skip to main content
Glama

Preview one product

preview_assets
Read-onlyIdempotent

Render one product as up to three SVG assets for free. Arguments are the render input directly, not an input wrapper; maximum 8192 UTF-8 bytes when serialized. Returns assets and warnings, without toolkit source.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
brandYes
styleNoeditorial
themeNolime
formatsNo
productsYes

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior4/5

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

Beyond the annotations (read-only, idempotent, non-destructive), the description discloses meaningful behavioral details: the input is passed directly without a wrapper, there is a 8192-byte serialization limit, and it returns assets and warnings without toolkit source. These add practical context for the agent.

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?

The description is a compact two-sentence structure that front-loads the core purpose and immediately follows with key constraints. Every sentence contributes essential information without redundancy, achieving high information density in minimal space.

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

Completeness3/5

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

The description covers the essential operational constraints (input format, size limit, output contents) and correctly notes the single-product limitation, but it omits any usage context or when to choose this tool over siblings. Given the tool's moderate complexity and lack of output schema, it is adequate but not fully comprehensive.

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?

The description does not mention any parameters or their semantics, and schema description coverage is 0%, so it fails to compensate for the lack of inline parameter information. Although the schema itself is richly documented, the tool description adds no parameter-level guidance, leaving the agent to rely solely on the schema.

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 clearly states a specific verb ('render') and resource ('one product') with an explicit output ('up to three SVG assets') and a distinctive qualifier ('for free'). This distinguishes it from sibling tools focused on evidence and validation, leaving no ambiguity about its function.

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?

The description does not provide any guidance on when to use this tool versus alternatives, nor does it mention exclusions or prerequisites. While 'for free' hints at a trial purpose, it does not explicitly compare with other tools or state when to prefer it.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources