pull_spotify_ads_performance
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Get Spotify Ads metrics (2 credits). Use account_name to specify which account when multiple are connected.
Parameters schema
{
"type": "object",
"title": "pull_spotify_ads_performanceArguments",
"properties": {
"days": {
"type": "integer",
"title": "Days",
"default": 30
},
"account_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Id",
"default": null
},
"account_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Name",
"default": null
}
}
}Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries