Skip to main content
Glama

take_screenshot

Capture website screenshots in PNG, JPEG, WebP, or PDF with device emulation, dark mode, ad blocking, and full-page support.

Instructions

Capture a screenshot of any website. Returns the image as a PNG, JPEG, WebP, or PDF. Supports device emulation (iPhone, Pixel, iPad), dark mode, ad blocking, cookie banner removal, full-page capture, and custom viewports.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to capture (must start with http:// or https://)
formatNoOutput format (default: png)
widthNoViewport width in pixels (default: 1280)
heightNoViewport height in pixels (default: 800)
full_pageNoCapture entire scrollable page (default: false)
qualityNoImage quality for JPEG/WebP, 1-100 (default: 90)
delayNoMilliseconds to wait after page load (default: 0)
dark_modeNoEnable dark mode CSS emulation (default: false)
block_adsNoBlock advertisements and trackers (default: true)
block_cookie_bannersNoRemove cookie consent banners (default: true)
deviceNoDevice preset for mobile/tablet emulation
hide_selectorsNoComma-separated CSS selectors to hide before capture
click_selectorNoCSS selector to click before capture
Behavior3/5

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

No annotations provided, so description carries full burden. It mentions output formats and features but lacks details on error behavior, rate limits, or prerequisites.

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?

Single sentence covering core action and key features. No fluff, front-loaded with main purpose.

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

Completeness3/5

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

13 parameters, no output schema, no annotations. Description lists formats but does not specify how the result is returned (e.g., binary, URL). Could be more complete on output.

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 coverage is 100%, baseline 3. Description adds overview of features but does not elaborate on parameter usage beyond what schema already provides.

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?

Description states 'Capture a screenshot of any website' with specific verb and resource. It lists many features like format support, device emulation, dark mode, etc., clearly distinguishing it from sibling tools (check_screenshot_cache, get_usage).

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

Usage Guidelines3/5

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

No explicit guidance on when to use this vs alternatives. The sibling tools are about cache checking and usage, so the context is implied but not stated.

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/User0856/snaprender-integrations'

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