List movie genres
get_movie_genresList TMDB movie genres with numeric IDs and names. Use these IDs to filter discover_movies by genre.
Instructions
List TMDB movie genres with their numeric ids and names (reference data; rarely changes). Feed the ids into discover_movies' with_genres/without_genres.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genres | Yes |