get_events
Retrieve recent detection events from Frigate, optionally filtered by camera name or object label.
Instructions
Get recent detection events from Frigate.
Retrieves events based on optional filters for camera and detected object label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Filter by detected object label like 'person', 'car', 'dog' (optional) | |
| limit | No | Maximum number of events to return (default: 10, max: 100) | |
| camera | No | Filter by specific camera name (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |