config_dump
Retrieve the complete rclone configuration as a JSON object, with each remote represented as a key.
Instructions
Dump configuration — Returns the contents of the config file as a JSON object keyed by remote name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |