Skip to main content
Glama

render_poster

Convert an archived HTML/CSS poster into PNG or PDF files using headless Chromium, with JavaScript disabled. Choose from preset sizes like Instagram portrait or A4 to generate presentation-ready artifacts.

Instructions

Render an archived HTML/CSS poster to PNG and/or PDF with headless Chromium. JavaScript is disabled during rendering.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pdfNo
pngNo
sizeNo
posterIdYes
Behavior3/5

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

Discloses that headless Chromium is used and JavaScript is disabled during rendering, which clarifies part of the rendering behavior. However, with no annotations available, it omits permission requirements, output naming/return conventions, or failure modes.

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?

A single sentence that effectively captures the tool's operation.

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?

The tool has 4 params, an enum, no output schema, and no annotations. The description confirms rendering but fails to specify output types, side effects, or the meaning of 'size' and posterId. Sibling tools are relevant but no differentiator.

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 input schema has 4 parameters but 0% schema description coverage. The description doesn't explain posterId, the size enum (instagram-portrait, instagram-square, story, a4-portrait), or whether png/pdf booleans can be combined or must be exclusive.

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?

States a specific conversion task: render an archived HTML/CSS poster to PNG/PDF via headless Chrome. The word 'archived' distinguishes it from create/update/get tools, though it doesn't explicitly name an alternative.

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 siblings (create_poster, get_poster, search_posters) or exclusions for when another tool is preferable.

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/sebit-provider/pilates_mcp'

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