You're viewing a demo portfolio

Join the waitlist
PRSM

generate_text_ad

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Generate text ad copy (headlines, descriptions, CTAs) for any platform using Claude (5 credits)

Parameters schema

{
  "type": "object",
  "title": "generate_text_ad_toolArguments",
  "required": [
    "platform",
    "product"
  ],
  "properties": {
    "cta": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Cta",
      "default": null
    },
    "tone": {
      "type": "string",
      "title": "Tone",
      "default": "professional"
    },
    "product": {
      "type": "string",
      "title": "Product"
    },
    "keywords": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Keywords",
      "default": null
    },
    "platform": {
      "type": "string",
      "title": "Platform"
    },
    "headlines_count": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Headlines Count",
      "default": null
    },
    "landing_page_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Landing Page Url",
      "default": null
    },
    "descriptions_count": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Descriptions Count",
      "default": null
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.jshorwitz/synter-ads

https://github.com/jshorwitz/synter-mcp-server

1/7 registries
View full server →
generate_text_ad — io.github.jshorwitz/synter-ads — PRSM MCP