bosch_camera_maintenance_status
Check for ongoing Bosch Smart Home cloud maintenance when cameras are unavailable or the cloud returns 5xx errors. Returns status, time window, and a recommended action to handle active or scheduled maintenance.
Instructions
Fetch the current Bosch Smart Home cloud maintenance announcement from the official community RSS feed.
Returns title, time window, link, state (active/scheduled/past/recent/unknown/idle),
and a recommended_action hint for the calling agent:
"check_lan"— state is"active"(outage/maintenance in progress): runbosch_camera_lan_pingto check per-camera LAN reachability, then useprefer_local=Trueon privacy/light writes while the cloud is down."wait"— state is"scheduled": outage is upcoming; no action needed yet.null— state is past/recent/unknown/idle: normal operation expected.
Use this tool when users ask why cameras are unavailable or when the cloud returns 5xx errors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||