Skip to main content
The /track command researches a song across Discogs, WhoSampled, MusicBrainz, Genius, and iTunes, then renders a TrackCard component with tabbed views covering every dimension of the track.

Syntax

Example

What it produces

The agent outputs a TrackCard component with the following tabs:

Research steps

1

Perplexity web search

First call — gets the full recording story: studio context, who played on it, cultural impact, and interesting facts. This becomes the narrative context shown in the component header.
2

Discogs

Production credits, pressing count, median market price, original label and catalog number, and cover art URL.
3

WhoSampled (both directions)

Samples this track uses (direction: from) with element type — drum break, bassline, melody, etc. — and tracks that have sampled this song (direction: by).
4

MusicBrainz

Additional musician and writer credits if not fully covered by Perplexity or Discogs.
5

Genius

A notable annotation or production trivia. The agent does not include full song lyrics — only contextual details.
6

iTunes

Album art fallback if Discogs did not return cover art.

Sample tree fields

Each sample entry in the tree includes:

/artist

Full artist profile for the track’s creator

/story

Narrative deep dive on the album this track appears on

/influence

Influence map for the artist behind the track

/prep

Generate talk breaks and context cards for this track
The agent intentionally skips full lyrics and only pulls Genius annotations. This keeps the focus on production context and avoids copyright issues.