operations_cleanup
Permanently delete trashed files from cloud storage to free up space and maintain a clean remote directory.
Instructions
Remove trashed files — Permanently removes trashed objects from the specified remote path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fs | No | Remote name or path to clean up, for example `drive:`. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |