get_movie_genres
Extract and deliver genres for a specific movie using its unique key, enabling efficient genre-based organization and management of your Plex media library.
Instructions
Get genres for a specific movie.
Parameters: movie_key: The key of the movie.
Returns: A formatted string of movie genres or an error message.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
movie_key | Yes |