Skip to main content
Glama

render_theme

Render UI components in light and dark mode side-by-side and get labeled screenshots to verify theme appearance.

Instructions

Render a component in both light and dark mode side-by-side. Returns 2 labeled screenshots for quick theme verification.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYesComponent code to render
frameworkNoFrameworkreact
widthNoViewport width (px)
heightNoViewport height (px)
Behavior3/5

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

No annotations are provided, so the description carries full burden. It states the tool renders a component and returns screenshots, which is transparent for a rendering tool. However, it does not disclose that it executes arbitrary code (security implication) or any other side effects.

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?

Two sentences, front-loaded with the core function and output. Every word is necessary; no redundancy.

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?

Given the tool has 4 well-described parameters and no output schema, the description provides a clear purpose and output format. It could be slightly more complete by comparing to sibling tools, but it is adequate for a straightforward 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 description coverage is 100%, so the baseline is 3. The description adds context about rendering in both themes but does not elaborate on parameter specifics beyond what the schema already provides.

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 the tool renders a component in both light and dark modes side-by-side and returns 2 labeled screenshots. This specific verb+resource+outcome distinguishes it from sibling tools like render_component or render_responsive.

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?

The description implies usage for 'quick theme verification,' but does not explicitly contrast with alternatives like render_component or diff_component. No when-not-to-use guidance is provided.

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/kamegoro/frameshot'

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