You're viewing a demo portfolio

Join the waitlist
PRSM

stage_audience_artifact

Active

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

declared in 1.27.0

Stage a hashed-PII payload (newline-delimited identifiers) in Synter's private artifact store and return an opaque artifact_id. Pass that id to sync_audience via *_artifact_id parameters. FREE — no credits charged. Use this instead of pasting hashed identifiers as inline tool args when you have more than ~500 entries.

Parameters schema

{
  "type": "object",
  "title": "stage_audience_artifactArguments",
  "required": [
    "body"
  ],
  "properties": {
    "body": {
      "type": "string",
      "title": "Body"
    },
    "script_name": {
      "type": "string",
      "title": "Script Name",
      "default": "meta_ads_create_audience"
    },
    "ttl_seconds": {
      "type": "integer",
      "title": "Ttl Seconds",
      "default": 3600
    },
    "i_have_consent": {
      "anyOf": [
        {
          "type": "boolean"
        },
        {
          "type": "null"
        }
      ],
      "title": "I Have Consent",
      "default": null
    }
  }
}

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 →