next
Skip to the next track on a specified or active Sonos device and retrieve its updated state, including volume, playback status, and track details, using the Sonos MCP Server.
Instructions
Skip to the next track on a Sonos device.
Args: name: The name of the device to skip the track on. If None, uses the current device.
Returns: Dict[str, Any]: The device's state after skipping to the next track, including name, volume, state, and track info.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No |