get_library_sections_by_section_id_autocomplete
Get autocomplete search suggestions for a Plex library section by providing its section ID and an optional partial field query to match.
Instructions
Get autocompletions for search.
GET /library/sections/{sectionId}/autocomplete
Args: section_id: Section identifier field_query: The "field" stands in for any field, the value is a partial string for matching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| field_query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |