You're viewing a demo portfolio

Join the waitlist
PRSM

generate_post_bundle

Active

Tool of SendIt

declared in 0.1.0

Generate multi-variant AI content with quality scoring for multiple platforms. Returns the best variant plus alternatives.

Parameters schema

{
  "type": "object",
  "required": [
    "platforms",
    "prompt"
  ],
  "properties": {
    "prompt": {
      "type": "string",
      "description": "Content topic or instructions (required)"
    },
    "platforms": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Target platforms (required)"
    },
    "generation": {
      "type": "object",
      "properties": {
        "tone": {
          "type": "string"
        },
        "style": {
          "type": "string"
        },
        "callToAction": {
          "type": "string"
        }
      },
      "description": "Generation parameters (tone, style, CTA)"
    },
    "variant_count": {
      "type": "number",
      "description": "Number of variants to generate (1-5, default: 3)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →