take_screenshot
Capture and retrieve screenshots of a user's screen for AI-driven analysis and assistance using the MCP interface.
Instructions
Take a screenshot of the user's screen and return it as an image
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "screenshot_toolArguments",
"type": "object"
}