tautulli_history
Retrieve recent Plex playback history filtered by user, media type, title search, or date range. Get up to 50 records of movie, episode, or track history.
Instructions
Get recent Plex playback history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | Number of records to return (default 10, max 50). | |
| user | No | Filter by username. | |
| media_type | No | Filter by type: "movie", "episode", "track" (audiobook). | |
| search | No | Text search in titles. | |
| start_date | No | Only show history from this date (YYYY-MM-DD). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |