qui_get_directory_content
Retrieve directory contents from a qBittorrent instance by passing the instance ID and path. Use to list files and folders for monitoring or managing data.
Instructions
Call qui's GET /instances/{instanceID}/getDirectoryContent 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 |