create_player_playback_skip_by
Skip forward or backward in Plex playback by a specified number of items. Use a positive offset to advance, negative to go back.
Instructions
Player Skip By.
POST /player/playback/skipBy
Args: offset: Number of items to skip (positive for forward, negative for backward)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |