get_disk_info
Retrieve disk space usage for a specified path or root directory. Monitor free, used, and total storage capacity.
Instructions
Get disk space information for a path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to check disk space (default: root/current drive) | / |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |