Health Sensor Get
health_sensor_getGet a specific health sensor by ID to access its type, value, and status for a device. Use it to verify monitoring data or troubleshoot sensor issues.
Instructions
Get a specific sensor by ID for a device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Sensor type (e.g. temperature, voltage, fanspeed) | |
| hostname | Yes | Device hostname or ID | |
| sensor_id | Yes | Sensor ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||