core_obscure
Obscures a plain-text string into a form suitable for storage in rclone configuration files. Use this to protect secrets before adding them to rclone.conf.
Instructions
Obscure a clear string — Obscures a plain-text secret for inclusion in rclone.conf.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clear | No | Plain-text string to obscure for storage in the config file. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |