protect_list_sirens
Retrieves a list of all sirens managed by UniFi Protect, including their IDs, names, MAC addresses, and states.
Instructions
List all sirens managed by UniFi Protect. Returns array; each siren includes: id, modelKey, name, mac, state (universal identity fields). Protect Integration API 7.1.60 returns a thin object; additional device-specific fields are NOT verified (no instances on reference console) — inspect a live response before relying on them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Array of items returned by the list endpoint |