You're viewing a demo portfolio

Join the waitlist
PRSM

trigger_youtube_publish

Active

Tool of Weftly

declared in 0.25.1

Start the YouTube upload after payment is confirmed. Call this after publish_to_youtube once payment_status is "paid". Returns immediately — the upload runs as a durable Workflow in the background. Poll get_youtube_publish_status to track progress.

Parameters schema

{
  "type": "object",
  "required": [
    "session_token",
    "job_id"
  ],
  "properties": {
    "job_id": {
      "type": "string",
      "description": "Job ID returned by publish_to_youtube"
    },
    "session_token": {
      "type": "string",
      "description": "Session token"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Weftly

https://github.com/woven-record-media/weftly-monorepo

1/7 registries
View full server →
trigger_youtube_publish — Weftly — PRSM MCP