qui_get_orphan_scan_run
Retrieve a specific orphan scan run's details by passing instance ID and run ID. Use it to review orphan detection outcomes for qBittorrent management.
Instructions
Call qui's GET /instances/{instanceID}/orphan-scan/runs/{runID} 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 |