get_recommendations
Find unwatched movies in your Plex library by analyzing your watch history, genres, directors, and actors. Supports per-user recommendations and uses Trakt ratings when configured to refine results.
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) |