qui_get_scan_directory
Retrieve details of a specific scan directory by its ID from the qui API. Used for monitoring and managing qBittorrent-related directory scans.
Instructions
Call qui's GET /dir-scan/directories/{directoryID} 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 |