list_media_subscriptions_template
Retrieve a subscription template for a media item using its GUID, type, and target library section to set up Plex media subscriptions.
Instructions
Get the subscription template.
GET /media/subscriptions/template
Args: guid: The guid of the item for which to get the template type: Subscription type. target_library_section_id: Target library section ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guid | No | ||
| type | No | ||
| target_library_section_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |