browse_movies
Browse the movie collection with filters for genre, decade, director, and year.
Optional: filter by decade (e.g. ‘1990’, ‘2000’)
Optional: filter by director name
Optional: filter by genre (e.g. ‘Horror’, ‘Comedy’, ‘Drama’)
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to
true.Number of movies to return Defaults to
10.Optional: sort order (default: desc) One of:
asc, desc.Page number Defaults to
1.Optional: sort by field (default: watched_at). Options: watched_at, title, year, rating
Optional: filter by release year
get_movie_details
Get detailed information about a specific movie by ID, including director, genres, rating, summary, watch history, poster image, and Letterboxd review links for rated watches.
Movie ID
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to
true.get_recent_watches
Get recently watched movies and TV shows from Plex and Letterboxd.
Optional: filter to a specific date (YYYY-MM-DD)
Optional: start of date range (ISO 8601)
Include artwork/poster image content blocks in the response. Default true. Set false to keep responses small. Defaults to
true.Number of recent watches to return (max 50) Defaults to
10.Page number for pagination (1-indexed). Combine with limit to page through longer windows like “last month”. Defaults to
1.Optional: end of date range (ISO 8601)
get_watching_decades
Get decade breakdown across all watched movies.
This tool takes no parameters.
get_watching_directors
Get top directors by watched-movie count.
Number of directors to return Defaults to
20.get_watching_genres
Get genre breakdown across all watched movies.
This tool takes no parameters.
get_watching_stats
Get overall watching statistics including total movies, watch time, movies this year, top genre, top director, TV show counts, and episode counts.
Optional: filter to a specific date (YYYY-MM-DD)
Optional: start of date range (ISO 8601)
Optional: end of date range (ISO 8601)