list_library_search
Search your Plex library for movies, shows, and other content by query. Filter results by type, provider, and limit, with optional metadata for detailed discovery.
Instructions
Search Discover.
GET /library/search
Args: query: The search query string limit: Maximum number of items to return search_types: Types of content to search for search_providers: Providers to include in the search include_metadata: Include metadata in the search results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| search_types | No | ||
| include_metadata | No | ||
| search_providers | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |