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