qui_get_torrent_properties
Fetch properties of a torrent in a qBittorrent instance. Provide instance ID and torrent hash to get metadata like progress, ratio, and state.
Instructions
Call qui's GET /instances/{instanceID}/torrents/{hash}/properties 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 |