get_service_sonarr_lookup_by_tmdb_id
Look up a TV series in Sonarr using its TMDB ID to retrieve series details and availability.
Instructions
Get series from Sonarr.
GET /api/v1/service/sonarr/lookup/{tmdbId}
Args: tmdb_id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tmdb_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |