qui_get_torrent_field
Retrieve a torrent field value from a qBittorrent instance using qui's API. Provide instance ID, torrent identifier, and the field name to get the value.
Instructions
Call qui's POST /instances/{instanceID}/torrents/field 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 |