start_screenshot_capture
Initiate screenshot capture for temporary server-side storage, enabling chunked transfer to vision and non-vision language models through session-based workflow.
Instructions
Capture a screenshot and store it in a temporary server-side session.
Use this as step 1 of the chunked screenshot flow.
Next calls should be: get_screenshot_manifest, then all get_screenshot_chunk, then release_screenshot_capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| monitor_index | No | ||
| image_format | No | jpeg | |
| max_width | No | ||
| quality | No | ||
| chunk_size | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||