list_movies
Retrieve metadata for specific movies from Bazarr, with optional paging by start index and length, or filtered by Radarr IDs.
Instructions
List movies metadata for specific movies.
GET /api/movies
Args: start: Paging start integer length: Paging length integer radarrid: Movies IDs to get metadata for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| length | No | ||
| radarrid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |