operations_about
Retrieve storage quota and usage details for a cloud remote. Get capacity information for managing storage.
Instructions
Get remote quota — Returns storage quota and usage details for the remote, equivalent to rclone about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fs | No | Remote name or path to query for capacity information. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |