create_indexer
Add a new indexer using its schema configuration, specifying RSS and automatic search options for TV library management.
Instructions
Add a new indexer. Build the body from get_indexer_schema: it needs name, implementation, configContract and the fields array, plus enableRss, enableAutomaticSearch, enableInteractiveSearch, priority, protocol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Full indexer resource object, based on the schema |