enrich_spotify
ActiveTool of GoCreative Agent API
declared in 1.27.1
Enrich a Spotify artist profile with monthly listeners, follower count, top tracks, and genres. Use for music marketing, A&R research, or playlist-pitching workflows. Example call: {"artist_id": "06HL4z0CvFAxyc27GXpf02"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "enrich_spotifyArguments",
"required": [
"artist_id"
],
"properties": {
"artist_id": {
"type": "string",
"title": "Artist Id"
}
}
}Parent server
GoCreative Agent API
1/7 registries