get_hubs_metadata_by_metadata_id
Fetches hubs tied to a media item's metadata ID, showing sections like On Deck or Recently Added. Optionally filter to transient hubs only.
Instructions
Get hubs for section by metadata item.
GET /hubs/metadata/{metadataId}
Args: metadata_id: The metadata 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 |
|---|---|---|---|
| metadata_id | Yes | ||
| only_transient | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |