You're viewing a demo portfolio

Join the waitlist
PRSM

update_campaign_budget

Active

Tool of io.github.Synter-Media-AI/synter-ads

declared in 1.27.0

Update a campaign's daily budget (5 credits)

Parameters schema

{
  "type": "object",
  "title": "update_campaign_budgetArguments",
  "required": [
    "platform",
    "campaign_id",
    "daily_budget"
  ],
  "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
    },
    "daily_budget": {
      "type": "number",
      "title": "Daily Budget"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

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
View full server →