get_library_sections_by_section_id_albums
Retrieve all albums in a Plex library section by specifying its section ID. Returns the album list for that section.
Instructions
Set section albums.
GET /library/sections/{sectionId}/albums
Args: section_id: Section identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |