qui_create_torrent
Initiate torrent creation on a qBittorrent instance via qui's API. Send a POST request with path variables and body to create a torrent.
Instructions
Call qui's POST /instances/{instanceID}/torrent-creator/ 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 |