qui_rename_torrent
Rename a specific torrent in a qBittorrent instance by providing the instance ID and torrent hash.
Instructions
Call qui's PUT /instances/{instanceID}/torrents/{hash}/rename 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 |