Skip to main content
Glama

x402-placeholder-image

Placeholder Image: Placeholder Image

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hNoH to process
wNoW to process
bgNoBg to process
fgNoFg to process
textNoText to process
widthNoWidth to process
formatNoFormat to process
heightNoHeight to process
backgroundNoBackground to process
foregroundNoForeground to process

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • addedInput schema / properties / text
      Added value: +{
      +  "description": "Text to process",
      +  "type": "string"
      +}
  2. First observed

TDQS

D1.3/5.0
Behavior1/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure, and it discloses nothing. It does not say what image format is produced, whether the result is a URL or binary, how defaults are chosen, or how the overlapping dimension/color parameters interact.

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

Conciseness2/5

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

It is short, but brevity here is under-specification rather than conciseness: the single duplicated clause earns no place because it conveys no information. There is no front-loaded purpose or structure to speak of.

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?

A 10-parameter generation tool with no annotations, no output schema, and a meaningless one-line description is completely inadequate. An agent cannot reliably invoke it correctly given the ambiguous duplicate parameters and total absence of behavioral or output guidance.

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?

Ten parameters are present and their schema descriptions are boilerplate placeholders ('H to process', 'Bg to process'), so nominal 100% coverage conveys no real meaning. The description adds nothing at all about the pairs h/height, w/width, bg/background, fg/foreground, or the accepted values for format, leaving every parameter effectively undocumented.

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

Purpose1/5

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

The description is 'Placeholder Image: Placeholder Image', a pure restatement of the tool name with no verb, no resource detail, and no scope. It tells an agent nothing it could not infer from the identifier alone, and nothing distinguishes it from image-producing siblings like x402-og-image, x402-avatar-generate, or x402-gradient-generate.

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

Usage Guidelines1/5

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

There is no when-to-use, when-not-to-use, or alternative routing information of any kind. The agent has no basis for choosing this tool over the many other image/asset generators in the sibling list.

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