disk_info
Retrieve disk partition information and usage for each drive to monitor storage capacity and identify free space.
Instructions
Return disk partition information and usage for each drive.
Returns: A dict with keys: status, data (list of partition details).
Examples: disk_info()
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||