seek
Jump to a specific time in the currently playing track by providing a position in milliseconds. Optionally specify the device.
Instructions
Seek to a position in the currently playing track.
Args:
position_ms: Position in milliseconds to seek to.
device_id: ID of the device. If not provided, uses the active device.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position_ms | Yes | ||
| device_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |