create_event
Manually create a camera event to mark notable time periods when Frigate's automatic detection misses them. Specify camera, label, and optional details.
Instructions
Manually create an event on a camera.
Useful for marking a time period as notable even if Frigate didn't detect anything automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Object label for the event | |
| score | No | Detection score (0-1) | |
| camera | Yes | Camera name to create the event on | |
| duration | No | Event duration in seconds (default 30) | |
| sub_label | No | Optional sub-label | |
| include_recording | No | Include recording clip (default true) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||