song_box_sets
Find King Crimson box sets and compilations that include a specific song, with title, year, format, and Discogs link. Fills the gap for multi-show releases that date matching cannot resolve.
Instructions
List King Crimson box sets / compilations that contain a given song (from Discogs). Complements song_live_releases: that tool maps single-show live albums to eras; this one covers the multi-show box sets and comps that date-matching can't resolve.
Run refresh_box_sets_cache first.
Args: song: Song title (e.g. "Red"). artist_mbid: MusicBrainz artist MBID (cache key). Defaults to King Crimson. match: "exact" (case-insensitive full track title) or "contains".
Returns: The box sets/compilations whose tracklist includes the song, with title, year, format, Discogs URL, and how many times the song appears on each.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| song | Yes | ||
| match | No | exact | |
| artist_mbid | No | b38225b8-8e5f-42aa-bcdc-7bae5b5bdab3 |