You're viewing a demo portfolio

Join the waitlist
PRSM

generate_video

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Generate an AI video ad using Veo, Runway, or Luma. Great for YouTube and social ads.

Parameters schema

{
  "type": "object",
  "title": "generate_video_toolArguments",
  "required": [
    "product_name",
    "key_benefit"
  ],
  "properties": {
    "concept": {
      "type": "string",
      "title": "Concept",
      "default": "pas"
    },
    "duration": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Duration",
      "default": null
    },
    "provider": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Provider",
      "default": null
    },
    "key_benefit": {
      "type": "string",
      "title": "Key Benefit"
    },
    "product_name": {
      "type": "string",
      "title": "Product Name"
    },
    "target_audience": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Target Audience",
      "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 →