create_import_list
Add a new import list to Sonarr, defining how series are automatically added and monitored, including root folder, quality profile, and series type.
Instructions
Add a new import list. Build the body from get_import_list_schema: it needs name, implementation, configContract and the fields array, plus enableAutomaticAdd, shouldMonitor, rootFolderPath, qualityProfileId, seriesType.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | Yes | Full import list resource object, based on the schema |