statsfm_now_playing
Get the currently playing track for a specified stats.fm user. Returns track details or null when idle.
Instructions
What a stats.fm user is playing right now (null when idle)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | stats.fm user id or customId (e.g. "martijn") | |
| response_format | No | 'concise' = human prose, 'detailed' = more fields in prose, 'json' = raw API object | concise |