get_popular_content
Retrieve popular Plex content sorted by play count or watch duration. Filter by media type and time range.
Instructions
Get most popular content by plays or duration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items to return (default: 50) | |
| metric | No | Sort by plays or total duration | plays |
| mediaType | No | Filter by media type | all |
| timeRange | No | Time range in days (default: 30) |