add_show_by_tvdb_id
Add a TV show to Sonarr by providing its TVDB ID and title. Optionally specify a root folder to control where the show is stored.
Instructions
Add a specific TV show to Sonarr using its TVDB ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title of the show | |
| tvdb_id | Yes | The TV Database ID for the show | |
| root_folder | No | Optional root folder path (e.g., "/storage/anime") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| success | Yes | ||
| media_id | No |