get_livetv_dvrs_by_dvr_id
Retrieves a specific live TV DVR from Plex using its unique ID. Use this tool to fetch detailed information about a single DVR when you know its ID.
Instructions
Get a single DVR.
GET /livetv/dvrs/{dvrId}
Args: dvr_id: The ID of the DVR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dvr_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |