generate_video
ActiveTool 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
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.jshorwitz/synter-ads
https://github.com/jshorwitz/synter-mcp-server
1/7 registries