qui_create_torznab_indexer
Creates a Torznab indexer through qui's API, sending a POST request to add a new indexer for discovering and managing torrent sources in qBittorrent.
Instructions
Call qui's POST /torznab/indexers/ 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 |