Finds the latest songs from Pitchfork's Best New Tracks and creates a Spotify playlist for you
Create a Spotify playlist with Pitchfork's most recent Best New Tracks.
Prerequisites: Spotify must be connected to Zo Computer.
Use tool view_webpage with URL https://pitchfork.com/reviews/best/tracks/ to load the page.
Parse the page content to extract track titles and artist names. Extract the most recent 10 tracks.
For each extracted track, search Spotify using the Spotify app integration. Search sequentially, not in parallel, to avoid rate limiting.
Use the Spotify app to create a new playlist with the specified name and description "Latest Best New Tracks from Pitchfork".
Add all successfully found tracks to the newly created playlist using Spotify URIs in the format spotify:track:[TRACK_ID].
Provide a summary showing: