qui_apply_cross_seed_search
Apply a cross-seed search result to a specific torrent using its instance ID and hash. Triggers the cross-seed action to start seeding matched torrents.
Instructions
Call qui's POST /cross-seed/torrents/{instanceID}/{hash}/apply 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 |