get_indexer_by_id
Retrieve a specific indexer's configuration from Prowlarr by its numeric ID. Use this to inspect or verify indexer settings in your automation workflow.
Instructions
Read Indexer.
GET /api/v1/indexer/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |