get_library_sections_by_section_id_shows
Retrieve the list of TV shows from a specific Plex library section by providing its ID. Returns show details for browsing or integration.
Instructions
Get Section Shows.
GET /library/sections/{sectionId}/shows
Args: section_id: The id of the section
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |