qui_get_cross_seed_local_matches
Fetches local cross-seed matches for a torrent by providing its instance ID and hash. Use it to find identical files already present in qBittorrent for efficient cross-seeding.
Instructions
Call qui's GET /cross-seed/torrents/{instanceID}/{hash}/local-matches 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 |