health_sensor_get
Retrieve a specific health sensor reading from a device using its sensor ID, sensor type, and hostname, providing exact monitoring data for a single sensor.
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 | |||