rc_error
Return a test error response with arbitrary parameters to validate error handling logic in Rclone cloud storage operations.
Instructions
Return a test error — Always returns an error response incorporating the supplied parameters, useful for testing error handling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| params | No | Additional arbitrary parameters allowed. |