bosch_camera_maintenance_status
Fetch Bosch Smart Home cloud maintenance status and determine if maintenance is active, scheduled, or idle, with recommended actions for camera availability issues.
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 | |||