qui_update_instance
Modify qBittorrent instance settings by calling qui's update endpoint. Pass instance ID, query params, and JSON body to apply changes.
Instructions
Call qui's PUT /instances/{instanceID}/ 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 |