get-screenshot
Capture a screenshot of the current webpage using browser automation through MCP. Enable visual verification and page state documentation without manual intervention.
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"
}