qui_get_instance_capabilities
Retrieve the supported capabilities of a specific qBittorrent instance. Check which features and endpoints are available for monitoring and management.
Instructions
Call qui's GET /instances/{instanceID}/capabilities 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 |