get_block_devices
Enumerate physical block devices and partitions, reporting size, filesystem type, and mount point. Read-only storage snapshot for inventory, excluding loop, ram, and zram devices.
Instructions
Returns block devices and partitions: names, sizes, filesystem types, and mount points. Read-only from sysfs and /proc/mounts. Loop, ram, and zram devices are skipped. Errors land in the errors field. Use for storage inventory; get_disk_info for usage percent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| errors | No | ||
| devices | Yes |