sonarr_add
Add a TV series to Sonarr by providing its TVDB ID and title; by default it triggers a search for missing episodes to start downloads.
Instructions
Add a series to Sonarr. By default starts searching for missing episodes immediately. Requires user confirmation before calling.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Series title | |
| search | No | Immediately search for missing episodes and start downloading | |
| tvdbId | Yes | TVDB id of the series (from sonarr_lookup) | |
| monitored | No | ||
| seasonFolder | No | ||
| rootFolderPath | No | Root folder path in Sonarr (defaults to the first configured) | |
| qualityProfileId | No | Sonarr quality profile id (defaults to the first configured) |