get_fully_watched
Retrieve fully watched movies and shows from a Plex library using specified filters like media type and limit, simplifying content tracking and management.
Instructions
Get all fully watched movies and shows from a library
Input Schema
Name | Required | Description | Default |
---|---|---|---|
libraryKey | No | Library section key (optional, searches all if not provided) | |
limit | No | Number of items to return (default: 100) | |
mediaType | No | Filter by media type (movie, show, all) | all |