get_hubs_sections_by_section_id
Retrieve Plex section hubs for a given section ID, optionally limiting results to transient hubs like On Deck and Recently Added.
Instructions
Get section hubs.
GET /hubs/sections/{sectionId}
Args: section_id: The section ID for the hubs to fetch only_transient: Only return hubs which are "transient", meaning those which are prone to changing after media playback or addition (e.g. On Deck, or Recently Added)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| section_id | Yes | ||
| only_transient | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |