list_cameras
List all UniFi Protect cameras with their name, model, online state, and connection status. Use it to find camera IDs needed for snapshots, details, health summaries, and event tools.
Instructions
List every UniFi Protect camera with its online state and identity.
Read-only operation: it returns a summary per camera (name, model, state, and connection status) for the targeted Protect console. Use this to discover the camera_id values needed by get_camera_details, get_camera_snapshot, get_camera_health_summary, and the event tools. Use get_camera_health_summary when you only need aggregate connected/disconnected counts rather than the full per-camera list.
Args: device: Optional Protect console name to target a specific UniFi Protect device; omit to use the first Protect-enabled device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | Optional Protect console name to target a specific UniFi Protect device; omit to use the first Protect-enabled device. |