seek
Jump to a precise time in the currently playing track by specifying milliseconds. Optionally choose a 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 |