qui_rename_torrent_file
Rename a file within a torrent by calling qui's rename-file endpoint. Supply instance ID, torrent hash, and new filename in arguments.
Instructions
Call qui's PUT /instances/{instanceID}/torrents/{hash}/rename-file endpoint. Pass path variables directly in arguments, query values in arguments.params, and a JSON request body in arguments.body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |