get_library_sections_by_section_id_playlists
Retrieve all playlists in a Plex library section using its section ID. Get a list of playlists for a specific media library to manage or browse them.
Instructions
Get Section Playlists.
GET /library/sections/{sectionId}/playlists
Args: section_id: The unique identifier of the library section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |