Get Camera Health
get_camera_healthDiagnose camera connectivity issues by checking MQTT broker status and camera message activity. Use when the MCP server runs but the camera appears offline.
Instructions
Check operational health and connectivity of camera integration.
Distinguishes between MCP server availability and camera/broker connectivity.
Returns operational state:
MCP server alive: process is running
MQTT broker connected: broker reachable
Camera online: camera publishing state messages
Camera offline: broker connected but no camera messages
MCP server starts successfully even if camera is offline. Use this tool to diagnose connectivity issues rather than assuming MCP failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| camera | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||