search_library
Search your Plex library for movies and TV shows you already own. Matches partial titles to help you locate specific content.
Instructions
Search your Plex library for movies and TV shows you already have.
Use this when a user asks what's in their library or wants to find content they already own. This searches by title substring within Plex, so "dracula" will match "Bram Stoker's Dracula".
To search for new content to request, use search_media instead.
Args: query: Title to search for (substring match) media_type: Optional filter - "movie" or "tv"
Returns: List of matching items from your Plex library with title, year, rating, and type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| media_type | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||