You're viewing a demo portfolio

Join the waitlist
PRSM

request_project_content

Active

Tool of SendIt

declared in 0.1.0

Generate UGC, slideshow, remix, caption, or calendar content from project intelligence.

Parameters schema

{
  "type": "object",
  "required": [
    "projectId"
  ],
  "properties": {
    "goal": {
      "type": "string"
    },
    "count": {
      "type": "number",
      "maximum": 10,
      "minimum": 1
    },
    "prompt": {
      "type": "string"
    },
    "team_id": {
      "type": "string",
      "description": "Optional team ID or slug. Ignored when using a team-scoped API key."
    },
    "platforms": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "projectId": {
      "type": "string"
    },
    "contentType": {
      "enum": [
        "reaction_demo",
        "hook_slideshow",
        "tiktok_video_remix",
        "tiktok_slideshow_remix",
        "ugc_avatar",
        "caption_pack",
        "content_calendar"
      ],
      "type": "string"
    },
    "saveToLibrary": {
      "type": "boolean"
    },
    "consentConfirmed": {
      "type": "boolean",
      "description": "Required when using uploaded creator or likeness-like media."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

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

1/7 registries
View full server →