Skip to main content
Glama

kloakt_screenshot

Capture a real PNG screenshot of any page using a locally-installed Chrome, Chromium, or Edge browser. Specify URL, viewport size, and output path.

Instructions

Capture a real PNG screenshot of a page. kloakt has no rasterizer, so this delegates to a locally-installed Chrome/Chromium/Edge; it errors clearly if none is found. For structure without pixels, prefer kloakt_snapshot (always available).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesPage URL to screenshot
widthNoViewport width (default: 1280)
chromeNoPath to a Chrome/Chromium/Edge binary (overrides auto-detect)
heightNoViewport height (default: 800)
outputNoOutput PNG path (default: screenshot.png)screenshot.png
Behavior5/5

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

With no annotations, the description fully discloses that it delegates to a locally-installed browser and errors clearly if none is found, providing essential behavioral context.

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?

Three sentences, front-loaded with main purpose, each sentence adding value: purpose, dependency/error handling, and alternative. No wasted words.

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?

Covers core behavior, dependency, and alternative. Could mention return value (PNG) but it's implied by 'screenshot' and output path. Valid URL handling assumed. Minor gap, but sufficient for agent use.

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 baseline of 3 applies. Description adds little beyond schema—only that Chrome parameter overrides auto-detect. No additional param details are needed given the schema richness.

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 uses a specific verb-resource pair ('Capture a real PNG screenshot of a page') and explicitly distinguishes from sibling kloakt_snapshot by stating the latter is for structure without pixels.

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

Usage Guidelines5/5

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

Provides explicit guidance: 'For structure without pixels, prefer kloakt_snapshot (always available)' and mentions error behavior if Chrome is missing, helping the agent decide 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/KultMember6Banger/kloakt'

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