List movie genres
get_movie_genresRetrieve a list of movie genres with their numeric IDs and names for use in filtering movie discoveries.
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 |