camofox_save_screenshot
Save a screenshot of a Camofox browser tab directly to a local file, reducing token usage by bypassing intermediate output.
Instructions
Take a screenshot of a Camofox browser tab and save it directly to a local file. Better than a simple camofox_screenshot to write to file directly and save tokens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabId | Yes | The tab ID to capture | |
| userId | Yes | The user ID for the session | |
| sessionKey | Yes | The session key for authentication | |
| output_file | Yes | File path to save the screenshot image |