trigger_alarm_webhook
Trigger a UniFi alarm webhook by ID to activate physical alarm hardware. Requires host and webhook ID, with a confirm flag to prevent accidental activation.
Instructions
Trigger an alarm manager webhook by ID. WARNING: triggers physical alarm hardware. Verify webhook ID is correct before confirming.
host: console name, ID, or composite ID (MAC:numericId format). webhook_id: alarm webhook ID to trigger. confirm: must be True to execute. Prevents accidental triggers on live infrastructure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| confirm | No | ||
| webhook_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||