sonarr_update_import_list
Update a Sonarr import list to enable or disable it, and control automatic addition of matched items.
Instructions
Update an import list in Sonarr — primarily used to enable or disable it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| listId | Yes | Import list ID (from sonarr_get_import_lists) | |
| enabled | No | Enable or disable the import list (optional) | |
| enableAuto | No | Enable automatic add for matched items (optional) |