get_library_sections_by_section_id_collections
Retrieve all collections within a library section by supplying its section ID. Queries Plex to list the collections available in that section.
Instructions
Get collections in a section.
GET /library/sections/{sectionId}/collections
Args: section_id: Section identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |