enable_campaign
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Enable/resume a paused campaign on any ad platform (2 credits)
Parameters schema
{
"type": "object",
"title": "enable_campaignArguments",
"required": [
"platform",
"campaign_id"
],
"properties": {
"platform": {
"type": "string",
"title": "Platform"
},
"account_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Id",
"default": null
},
"campaign_id": {
"type": "string",
"title": "Campaign Id"
},
"account_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Name",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries