unifi_locate_device
Start or stop LED flashing on a UniFi device to physically locate it. Preview the command with dry-run to confirm before sending.
Instructions
Preview LED locate start/stop. Execution requires user intent and API key.
Start is not auto-stopped; use enabled=False to stop. LED state is not verified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | No | ||
| dry_run | No | ||
| enabled | Yes | ||
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mac | Yes | ||
| name | Yes | ||
| site | Yes | ||
| dry_run | Yes | ||
| message | Yes | ||
| verified | No | ||
| device_id | Yes | ||
| operation | Yes | ||
| acknowledged | No | ||
| proposed_value | Yes |