health_sensor_get
Retrieve a specific sensor by ID for a device using hostname and sensor type, accessing health metrics like temperature, voltage, or fan speed.
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 | |||