You're viewing a demo portfolio

Join the waitlist
PRSM

upload_creative

Active

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

declared in 1.27.0

Upload a generated creative asset to an ad platform and attach it to a campaign (5 credits)

Parameters schema

{
  "type": "object",
  "title": "upload_creative_toolArguments",
  "required": [
    "asset_url",
    "platform",
    "campaign_id"
  ],
  "properties": {
    "name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Name",
      "default": null
    },
    "form_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Form Id",
      "default": null
    },
    "headline": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Headline",
      "default": null
    },
    "platform": {
      "type": "string",
      "title": "Platform"
    },
    "asset_url": {
      "type": "string",
      "title": "Asset Url"
    },
    "account_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Account Id",
      "default": null
    },
    "asset_type": {
      "type": "string",
      "title": "Asset Type",
      "default": "IMAGE"
    },
    "ad_group_id": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Ad Group Id",
      "default": null
    },
    "campaign_id": {
      "type": "string",
      "title": "Campaign Id"
    },
    "description": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Description",
      "default": null
    },
    "landing_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Landing Url",
      "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 →
upload_creative — io.github.Synter-Media-AI/synter-ads — PRSM MCP