qui_get_application_info
Retrieve application information from a qBittorrent instance, including version and build details, through qui's API.
Instructions
Call qui's GET /application/info 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 |