protect_update_camera
Update a UniFi Protect camera's settings including name, OSD text, and LED status.
Instructions
Update a Protect camera's settings (name, OSD, LED, etc.).
Args: camera_id: The camera ID. data: Fields to update (e.g. {"name": "Front Door"}).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| camera_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |