You're viewing a demo portfolio

Join the waitlist
PRSM

attach_audience

Active

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

declared in 1.27.0

Attach (or replace/remove) a matched audience on an EXISTING campaign's targeting (5 credits). LinkedIn supported today.

Parameters schema

{
  "type": "object",
  "title": "attach_audience_toolArguments",
  "required": [
    "campaign_id"
  ],
  "properties": {
    "mode": {
      "type": "string",
      "title": "Mode",
      "default": "add"
    },
    "facet": {
      "type": "string",
      "title": "Facet",
      "default": "audienceMatchingSegments"
    },
    "platform": {
      "type": "string",
      "title": "Platform",
      "default": "linkedin"
    },
    "audience_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Audience Id",
      "default": null
    },
    "campaign_id": {
      "type": "string",
      "title": "Campaign Id"
    },
    "segment_urn": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Segment Urn",
      "default": null
    }
  }
}

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 →
attach_audience — io.github.Synter-Media-AI/synter-ads — PRSM MCP