bosch_camera_motion_zones_get
List motion detection zone rectangles for a camera using normalized coordinates. Returns empty if none configured, or an error if privacy mode is active.
Instructions
List the motion-detection zone rectangles configured for one camera.
Coordinates are normalized 0.0-1.0 (x/y = top-left corner, w/h = size).
Returns an empty list if no zones are configured. Raises privacy_blocked
if the camera is currently in privacy mode (Bosch returns HTTP 443 for
this endpoint while privacy is on).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |