The foundational workflow for tracking specific released tracks.
Before you can analyze a song’s performance, your Agent must locate its unique identity in the database.
song_identity_resolverDescription: This is the essential first step. It resolves a song's Chatmu UUID by querying an ISRC code, a platform-specific ID (like a Spotify track link), or by matching a song title against an artist's catalog.
get_released_song_metadataDescription: Once you have the song_uuid, this tool extracts the track's DNA. It retrieves the technical metadata (ISRC, Label), Spotify Audio Features (Acousticness, Danceability, etc.), and AI-driven lyric analysis. Strict Rule: This is only for already released tracks, not raw audio files.
get_song_performance_and_chartsDescription: Retrieves the song's current performance metrics (streams, popularity) and its historical presence in official charts across major platforms like Apple Music, Deezer, and YouTube.