get_queue
Retrieve the current track queue from a specified Sonos device or the active device. Returns a list of tracks with detailed information for playback management.
Instructions
Retrieve the queue of tracks for a Sonos device.
Args: name: The name of the device to retrieve the queue from. If None, uses the current device.
Returns: List[Dict[str, Any]]: A list of dictionaries containing track information in the queue.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Sonos MCP Server
Related Tools
- @WinstonFassett/sonos-mcp-server
- @WinstonFassett/sonos-mcp-server
- @WinstonFassett/sonos-mcp-server
- @WinstonFassett/sonos-mcp-server
- @WinstonFassett/sonos-mcp-server