Skip to main content
Glama

webcap_capture

PAID ($0.001): screenshot a URL as PNG/JPEG/PDF and get a persistent public artifact URL plus free OG metadata. Settles gasless USDC over x402.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesAbsolute http(s) URL to fetch
formatNoScreenshot format (default png)
fullPageNoCapture the full scrollable page

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.8/5.0
Behavior4/5

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

No annotations are provided, so the description carries the behavioral disclosure burden. It clearly communicates the per-call cost ($0.001), the settlement mechanism ('gasless USDC over x402'), the persistent public nature of the artifact, and the inclusion of OG metadata. It omits auth/rate-limit/error details, but the major side effects of a paid public capture are disclosed.

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 two tight sentences with no filler. The cost signal is front-loaded, then the action, output formats, artifact behavior, and settlement detail each earn their place.

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?

For a flat 3-parameter tool with fully documented schema, the description is appropriately complete: it explains inputs, outputs, cost, and persistence. There is no output schema, but the return value is summarized as a public artifact URL plus OG metadata. Exact response field names are not given, but the high-level contract is clear enough for selection and invocation.

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 maps 'PNG/JPEG/PDF' to the format enum and implicitly references the url parameter, but it adds no meaning beyond the schema for fullPage. The schema already documents the parameters sufficiently.

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 states a specific action ('screenshot a URL'), the supported output formats ('PNG/JPEG/PDF'), and the key outputs ('persistent public artifact URL' and 'free OG metadata'). The 'PAID' marker and persistence detail help distinguish it from sibling tools like webcap_preview, webcap_quick_thumbnail, and webcap_og.

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?

There is no explicit guidance on when to use this tool versus alternatives, and no mention of when-not-to-use conditions. The 'PAID' prefix implies a paid route and trial-claim siblings exist, but the description never tells the agent when to prefer this capture tool over preview, thumbnail, or OG-metadata tools.

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.