jump_to_playlist_index
Jump to a specific track in the current playlist by providing the player ID and the zero-based track index.
Instructions
Jump to a specific track index in the current playlist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| playerId | Yes | Player ID to control | |
| index | Yes | Track index to jump to (0-based) |