Last.fm · Arazzo Workflow
Last.fm Now Playing Context
Version 1.0.0
Read a user's most recent track, resolve its full info, and surface the community tags that describe it.
View Spec
View on GitHub
MusicAudioScrobblingRecommendationsChartsPublic APIsAudioScrobblerArazzoWorkflows
Provider
Workflows
now-playing-context
Turn a user's latest scrobble into a track profile with descriptive top tags.
Reads recent tracks, resolves the latest track's info, and pulls its top community tags.
1
recentTracks
userGetRecentTracks
Read the user's most recent scrobbles, including any currently playing track.
2
trackInfo
trackGetInfo
Resolve the full info envelope for the user's most recent track.
3
trackTopTags
trackGetTopTags
Pull the top community tags that describe the current track.