qui_remove_rss_item
Delete an RSS item from a qBittorrent instance by providing the instance ID and item parameters. Use this to clean up unwanted RSS feeds.
Instructions
Call qui's DELETE /instances/{instanceID}/rss/items 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 |