list_media_subscriptions
List media subscriptions from Plex, optionally including active grabs and computing storage for recorded items.
Instructions
Get all subscriptions.
GET /media/subscriptions
Args: include_grabs: Indicates whether the active grabs should be included as well include_storage: Compute the storage of recorded items desired by this subscription
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_grabs | No | ||
| include_storage | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |