get_fully_watched
Fetch fully watched movies and shows from Plex libraries. Filter by library key, media type, or limit the number of results.
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) | |
| mediaType | No | Filter by media type (movie, show, all) | all |
| limit | No | Number of items to return (default: 500) |