qui_get_rss_rules
Retrieve RSS rules for a specified qBittorrent instance by passing the instance ID as a path variable. Use this to view or manage existing automation rules.
Instructions
Call qui's GET /instances/{instanceID}/rss/rules 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 |