screenshot
Capture a screenshot of the current screen or window to enable visual input for MCP clients, supporting interaction through image-based communication and live webcam integration.
Instructions
Gets a screenshot of the current screen or window
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"
}