computer.screenshot
Capture desktop window screenshots on demand, defaulting to coordinate metadata for low token usage. Switch to image mode to get base64 screenshots.
Instructions
按需获取专用桌面窗口截图;默认只返回坐标元数据,避免增加 token。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | image 才返回短期 base64 截图。 | |
| window | No | 可选窗口句柄;省略时返回最多 20 个窗口。 |