bi_get_clip_info
Fetch forensic details for a clip/alert from Blue Iris: resolution, duration, and AI/profile/schedule/zones active at trigger time. Supply the clip path from bi_list_alerts.
Instructions
Forensic detail for one clip/alert: resolution, duration, AI/profile/schedule/zones active at trigger time. Pass clip 'path' from bi_list_alerts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | If true, return the raw Blue Iris JSON instead of the shaped view. | |
| path | Yes | Clip path/identifier from bi_list_alerts. |