qui_add_torrent
Add a torrent to a specified qBittorrent instance via its instance ID. Provide parameters and JSON body to create the torrent entry.
Instructions
Call qui's POST /instances/{instanceID}/torrents/ 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 |