now_playing
Fetch real-time data on currently playing tracks across all Sonos devices, including track name, artist, and album, via the Sonos MCP Server.
Instructions
Retrieve information about currently playing tracks on all Sonos devices.
Returns: List[Dict[str, str]]: A list of dictionaries containing the name, title, artist, and album of currently playing tracks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |