get_library_sections_by_section_id_label
Retrieve all labels assigned to a Plex library section by its ID. Use this to fetch tag metadata for a specific media library.
Instructions
Get Section Labels.
GET /library/sections/{sectionId}/label
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 |