You're viewing a demo portfolio

Join the waitlist
PRSM

ads_update_budget

Active

Tool of io.aeotool/mcp

declared in 1.0.0

ÉCRITURE GARDÉE — modifie le budget quotidien d’une campagne. Caps : ±20 % max par appel, plafond absolu (env ADS_MAX_DAILY_BUDGET_EUR, défaut 200 €/j), budgets partagés refusés. Sans confirm:true : dry-run validé par Google. Pilotage requis ; journalisé.

Parameters schema

{
  "type": "object",
  "required": [
    "campaign_id",
    "new_daily_budget_eur"
  ],
  "properties": {
    "confirm": {
      "type": "boolean",
      "description": "false/absent = dry-run ; true = appliquer"
    },
    "campaign_id": {
      "type": "string",
      "description": "Campagne cible (voir ads_performance)"
    },
    "customer_id": {
      "type": "string",
      "description": "Compte Ads (optionnel)"
    },
    "new_daily_budget_eur": {
      "type": "number",
      "description": "Nouveau budget quotidien en euros"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.aeotool/mcp

1/7 registries
View full server →