get_recommendations
Get personalized movie recommendations from your Plex library based on watch history. Analyzes genres, directors, and actors to score unwatched films, supporting per-user and Trakt ratings.
Instructions
Get personalized movie recommendations from your Plex library based on watch history. Analyzes genres, directors, and actors you've watched to score unwatched films. Supports per-user recommendations for multi-user Plex servers. If Trakt is configured, uses your rating profile to further refine scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recommendations to return (default: 10) | |
| userId | No | Plex account ID for per-user recommendations. Omit to use the server owner. Use get_user_stats to find user IDs. | |
| libraryKey | Yes | Library section key (required — use get_libraries to find it) |