search_events
Find recorded events by describing what happened. Use natural language phrases to locate matching camera footage from your Frigate NVR.
Instructions
Search events using natural language / semantic search.
This uses Frigate's built-in semantic search to find events matching a description. Great for queries like "delivery person", "dog in yard", or "car in driveway at night".
Requires Frigate+ or a configured search model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Only events after this Unix timestamp | |
| limit | No | Max results to return | |
| query | Yes | Natural language search query (e.g. 'person at front door', 'red car') | |
| zones | No | Comma-separated zone names | |
| before | No | Only events before this Unix timestamp | |
| labels | No | Comma-separated labels to filter | |
| cameras | No | Comma-separated camera names to search | |
| search_type | No | Search type: 'similarity' or 'text' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||