Skip to main content
Glama

import_poster

Import existing HTML/CSS poster designs into the local archive with metadata, enabling reuse and management of promotional materials for Pilates centers.

Instructions

Import existing HTML/CSS into the local archive with metadata. Image-only poster reconstruction is intentionally out of Phase 1 scope.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cssNo
htmlNo
themeNo
contentNo
cssPathNo
htmlPathNo
metadataYes
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It only mentions that content is imported and metadata is included, but does not explain side effects such as overwriting, validation, permissions, or what happens on error. The out-of-scope note is about scope, not behavior.

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?

The description is two sentences, front-loaded with the primary purpose and a scope clarification. It is efficient and free of filler, though it sacrifices detail for brevity.

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

Completeness1/5

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

Given seven parameters with complex nested structures and no output schema or annotations, the description is far from complete. It omits return values, error handling, relationships to other poster tools, and detailed behavior. The minimalism leads to inadequacy for reliable use.

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

Parameters1/5

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

Schema description coverage is 0%, yet the description provides no parameter guidance. It only mentions 'with metadata' without detailing html, css, content, theme, or path parameters. The complex nested content object's semantics are entirely unexplained, failing to compensate for the lack of schema descriptions.

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 action (import), the resource (existing HTML/CSS), the target (local archive), and the inclusion of metadata. It distinguishes from sibling tools by being the only import tool for poster content and explicitly notes what is out of scope (image-only reconstruction).

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 provides context by stating it is for HTML/CSS import and clarifies that image-only poster reconstruction is not supported. While it does not explicitly name alternatives like create_poster or update_poster, the scope note gives a reasonable sense of when to use this 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/sebit-provider/pilates_mcp'

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