list_hubs_search
Search your Plex library by query and get categorized hubs of matching movies, shows, and collections. Set section_id for context, limit per hub, and include_collections for collection results.
Instructions
Search Hub.
GET /hubs/search
Args: query: The query term section_id: This gives context to the search, and can result in re-ordering of search result hubs. limit: The number of items to return per hub. 3 if not specified include_collections: Include collection results in search hubs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| section_id | No | ||
| include_collections | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |