qui_delete_instance
Delete a qBittorrent instance by its ID. This tool calls the qui API's DELETE endpoint to remove the instance from your managed setup.
Instructions
Call qui's DELETE /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 |