create_player_playback_seek
Jump to a specific position in current Plex playback by setting an offset in milliseconds. Use to skip or rewind content precisely.
Instructions
Player Seek.
POST /player/playback/seek
Args: offset: Target offset in milliseconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |