screenshot
Capture full screen images on GNOME desktops. Choose to include mouse cursor and output as file path or base64 PNG for automation workflows.
Instructions
Take a full screenshot of the entire screen.
Args: include_cursor: Whether to include the mouse cursor. format: "path" returns filepath, "base64" returns base64-encoded PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_cursor | No | ||
| format | No | path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |