qui_get_arr_instance
Retrieve a specific qBittorrent instance by ID to see its details. Pass the instance ID as a path variable.
Instructions
Call qui's GET /arr/instances/{id} 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 |