set_event_sub_label
Set a sub-label on a Frigate event to identify a specific person or object. Provide event ID, sub-label, and optional confidence score.
Instructions
Set a sub-label on an event (e.g. to identify a specific person).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event ID | |
| sub_label | Yes | Sub-label to set (e.g. person's name) | |
| sub_label_score | No | Confidence score for the sub-label (0-1) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||