get_cpu_temperature
Retrieves current CPU temperature from hwmon sensors for thermal monitoring. Provides sensor reading when available; otherwise returns an error message in the errors field.
Instructions
Returns current CPU temperature from hwmon sensors if available. Read-only. If no sensors are exposed, returns a message in the errors field instead of failing. Use for thermal monitoring; prefer get_system_health_check for an overall verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| message | No | ||
| temperatures | Yes |