seek
Jump to a precise position in the currently playing track by providing a time in milliseconds.
Instructions
Seek to a position in the current track
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only: validate inputs and describe exactly what would change without performing it | |
| device_id | No | Target device ID | |
| position_ms | Yes | Position in milliseconds | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |