TIDAL · Arazzo Workflow
TIDAL Create Playlist and Add Tracks
Version 1.0.0
Create a new playlist, then add a track to its items relationship.
Provider
Workflows
create-playlist-and-add-tracks
Create a playlist and add a track to it.
Creates a playlist, captures its id, and adds a track resource to the playlist's items relationship.
1
createPlaylist
{$sourceDescriptions.playlistsApi.url}#/paths/~1playlists/post
Create a new playlist with the supplied name, access type, and description, returning the created playlist resource.
2
addTrack
{$sourceDescriptions.playlistsApi.url}#/paths/~1playlists~1{id}~1relationships~1items/post
Add the supplied track to the new playlist's items relationship using the JSON:API relationship add operation.
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-create-playlist-and-add-tracks-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.