jump_to_chapter
Start playing a specific audiobook chapter by resuming playback at that position. Use dry-run mode to validate inputs and preview what would change before applying it.
Instructions
Start playing a specific audiobook chapter (1-based number) by resuming the audiobook context at that chapter. Use dry_run to preview without touching playback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chapter | Yes | Chapter to play, 1-based (first chapter = 1) | |
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | No | Device to play on. Default: active device | |
| audiobook_id | Yes | Spotify audiobook ID |