get_library_sections_by_section_id_artists
Retrieve artists from a specific Plex library section by providing the section ID. Use this to fetch all artists in a music library.
Instructions
Get Section Artists.
GET /library/sections/{sectionId}/artists
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 |