anava_get_events
Retrieve historical camera events by specifying camera name, time range, and event limit. Integrates with Anava MCP Server for efficient event monitoring and analysis.
Instructions
Get historical events from camera
Input Schema
Name | Required | Description | Default |
---|---|---|---|
camera | No | Camera name or use default if not specified | |
end_time | No | ISO timestamp for end of time range | |
limit | No | Maximum number of events to return | |
start_time | No | ISO timestamp for start of time range |