Now Playing
get_now_playingReturns the song currently on air: title, artist, album, artwork URL, start time, and stream URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| art | Yes | ||
| album | Yes | ||
| title | Yes | ||
| artist | Yes | ||
| elapsed_s | Yes | ||
| duration_s | Yes | ||
| started_at | Yes | ||
| stream_url | Yes |