You're viewing a demo portfolio

Join the waitlist
PRSM

create_campaign_for_audience

Active

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

declared in 1.27.0

Create a campaign targeting an existing audience (200 credits — campaign launch)

Parameters schema

{
  "type": "object",
  "title": "create_campaign_for_audienceArguments",
  "required": [
    "platform",
    "campaign_name",
    "audience_id"
  ],
  "properties": {
    "headline": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Headline",
      "default": null
    },
    "platform": {
      "type": "string",
      "title": "Platform"
    },
    "final_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Final Url",
      "default": null
    },
    "image_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Image Url",
      "default": null
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "audience_id": {
      "type": "string",
      "title": "Audience Id"
    },
    "description": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Description",
      "default": null
    },
    "daily_budget": {
      "type": "number",
      "title": "Daily Budget",
      "default": 25
    },
    "campaign_name": {
      "type": "string",
      "title": "Campaign Name"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

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

https://github.com/Synter-Media-AI/mcp-server

4/7 registries
View full server →