list_progress
Retrieve playback progress for a Plex media item using its metadata key, optionally specifying the current position in milliseconds.
Instructions
Get Progress.
GET /:/progress
Args: key: The metadata key of the item time: The current playback position in milliseconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| time | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |