core_du
Report disk usage statistics for a local directory, with optional grouping and asynchronous execution. Defaults to the rclone cache directory.
Instructions
Report disk usage — Returns disk usage statistics for the supplied local directory (defaults to the cache dir).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dir | No | Local directory path to report disk usage for. Defaults to the rclone cache directory when omitted. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |