save_screenshot
Save a full-quality PNG screenshot to disk for high-resolution reporting, debugging, or sharing.
Instructions
Save a full-quality PNG screenshot to disk. Use this when you need a high-quality image for reporting, debugging, or sharing — not for LLM processing (use get_screenshot instead).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device ID | |
| path | No | Directory to save screenshot to (supports ~/). Defaults to OS temp directory. | |
| name | No | Optional filename (without .png extension) |