TIDAL · Arazzo Workflow
TIDAL Album Tracklist Explorer
Version 1.0.0
Read an album, enumerate its items, then resolve the first track and its artist.
Provider
Workflows
album-tracklist
Read an album, its items, and the first track's artist.
Reads an album, follows its items relationship, reads the first item as a track, and follows the track artists relationship.
1
getAlbum
{$sourceDescriptions.catalogApi.url}#/paths/~1albums~1{id}/get
Read the album resource, including its artists and items relationships for context.
2
getAlbumItems
{$sourceDescriptions.catalogApi.url}#/paths/~1albums~1{id}~1relationships~1items/get
Follow the album items relationship to enumerate the track and video resource identifiers on the album.
3
getFirstTrack
{$sourceDescriptions.catalogApi.url}#/paths/~1tracks~1{id}/get
Read the first album item as a track, including its artists relationship.
4
getTrackArtists
{$sourceDescriptions.catalogApi.url}#/paths/~1tracks~1{id}~1relationships~1artists/get
Follow the track artists relationship to resolve the performing artist identifiers for the first track.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/tidal-album-tracklist-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.