execute_campaign_plan
ActiveTool of io.github.jshorwitz/synter-ads
declared in 1.27.0
Launch an approved campaign plan — activates all entities across platforms in dependency order (10 credits).
Parameters schema
{
"type": "object",
"title": "execute_campaign_planArguments",
"required": [
"plan_id",
"execute_token"
],
"properties": {
"plan_id": {
"type": "string",
"title": "Plan Id"
},
"execute_token": {
"type": "string",
"title": "Execute Token"
}
}
}Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries