get_disk_usage
Check free and used disk space on all mounted partitions to determine available storage, without reporting filesystem types or partition layouts.
Instructions
Disk space usage: how much free and used space each mounted partition has. Use when the user asks how much space is left or available. Do NOT use for partition layout or filesystem type — use get_system_disk for that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||