Skip to main content
Glama

screenshot

Screenshot of any public URL (viewport PNG)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.9/5.0
Behavior2/5

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

No annotations are provided, so the description carries full responsibility for disclosing behavior. It states 'public URL' implying no authentication needed, but does not disclose rate limits, rendering behavior, timeouts, what happens to non-viewport content, or potential errors (e.g., blocked sites). The behavioral profile is severely incomplete.

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 extremely concise (5 words). It is front-loaded with the core action and subject. However, it sacrifices important details for brevity. A 4 reflects that while it is not verbose, it omits critical information that a slightly longer description could cover without becoming wordy.

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?

Given the tool's simplicity (1 param, no output schema, no annotations), the description is incomplete. It fails to specify output details beyond 'viewport PNG', such as resolution, scroll handling, or error states. An agent cannot reliably predict tool behavior from this description alone.

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?

Schema description coverage is 0% for the single 'url' parameter. The description adds only 'any public URL', which does not clarify format (e.g., must include scheme), accepted domains, or validation rules. The agent gains little semantic meaning beyond knowing a URL string is required.

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 explicitly states 'Screenshot of any public URL (viewport PNG)'. The verb 'screenshot' is implied by the tool name, and the resource is clearly any public URL. The format 'viewport PNG' adds specificity. This clearly distinguishes the tool from sibling tools like 'read' or 'url_safety', which serve different purposes.

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 is provided on when to use this tool versus alternatives. The description does not mention any exclusions, prerequisites, or contextual cues (e.g., 'use this to capture visual content for analysis'). Sibling tools like 'read' or 'url_safety' might overlap in URL processing, but no comparative advice is given.

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