get-screenshot
Capture screenshots of web pages using browser automation via Cloudflare Playwright MCP. Ideal for web monitoring, testing, and documentation purposes.
Instructions
Get a screenshot of the current page
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}