qui_get_torrent_pieces
Retrieve the piece list and status for a specific torrent by providing instance ID and torrent hash. Access piece-level download progress for monitoring.
Instructions
Call qui's GET /instances/{instanceID}/torrents/{hash}/pieces 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 |