sonarr_process_manual_import
Confirm and import files identified from a manual import preview. Use the items array from the preview response to finalize the import.
Instructions
Confirm and import files identified by sonarr_get_manual_import. Pass the items array from the preview response (optionally filtered to only importable items with no rejections).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Items from sonarr_get_manual_import to import (exclude items with rejections) |