You're viewing a demo portfolio

Join the waitlist
PRSM

music-intel__get_artist_albums

Active

Tool of TO1 Intelligence Fleet

declared in 1.0.0

[music-intel] Get the official album discography for an artist by their MusicBrainz ID (MBID). Returns album title, release date, country, label, and track count.

Parameters schema

{
  "type": "object",
  "required": [
    "artist_id"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max albums to return (default 25, max 50)"
    },
    "artist_id": {
      "type": "string",
      "description": "Artist MBID from search_artist (e.g. 'b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d' for The Beatles)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TO1 Intelligence Fleet

1/7 registries
View full server →
music-intel__get_artist_albums — TO1 Intelligence Fleet — PRSM MCP