artist_top
ActiveTool of mcp-deezer
declared in 0.1.0
Top tracks for an artist.
Parameters schema
{
"type": "object",
"examples": [
{
"id": 27
},
{
"id": 27,
"limit": 10
}
],
"required": [
"id"
],
"properties": {
"id": {
"type": "number"
},
"limit": {
"type": "number",
"description": "1-100 (default 25)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-deezer
https://github.com/pipeworx-io/mcp-deezer
2/7 registries