qui_get_torrent_peers
Get the peers connected to a specific torrent in a qBittorrent instance. Provide the instance ID and torrent hash to retrieve peer information.
Instructions
Call qui's GET /instances/{instanceID}/torrents/{hash}/peers 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 |