List Physical Disks
truenas_list_disksRetrieve a detailed inventory of physical disks in TrueNAS, including model, serial number, size, HDD/SSD type, pool assignment, and optional temperature readings.
Instructions
List physical disks with model, serial number, size, type (HDD/SSD), which pool each belongs to, and optionally the current temperature in °C (readings are cached ~5 minutes by TrueNAS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | markdown = compact human-readable summary; json = full structured data | markdown |
| include_temperatures | No | Also fetch current disk temperatures |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| disks | Yes | ||
| temperature_error | No |