get_event_snapshot
Retrieve a base64-encoded JPEG snapshot of an event, with optional cropping to the detected object and adjustable image quality.
Instructions
Get the snapshot image for an event as base64-encoded JPEG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| crop | No | Crop to the detected object region | |
| quality | No | JPEG quality (1-100) | |
| event_id | Yes | Event ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||