You're viewing a demo portfolio

Join the waitlist
PRSM

generate_image

Active

Tool of io.github.jshorwitz/synter-ads

declared in 1.27.0

Generate an AI image for ad creatives using Imagen 4, Flux, or Stable Diffusion.

Parameters schema

{
  "type": "object",
  "title": "generate_image_toolArguments",
  "required": [
    "prompt"
  ],
  "properties": {
    "name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Name",
      "default": null
    },
    "size": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Size",
      "default": null
    },
    "prompt": {
      "type": "string",
      "title": "Prompt"
    },
    "provider": {
      "type": "string",
      "title": "Provider",
      "default": "imagen"
    }
  }
}

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 →