W
Weftly
/trigger_youtube_publish
trigger youtube publish
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
liveunknown~5s typical
mcpweftly
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-weftly-weftly /trigger_youtube_publish for me.
Input
| Field | Type | Description |
|---|---|---|
| session_token* | string | Session token |
| job_id* | string | Job ID returned by publish_to_youtube |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-weftly-weftly","endpoint":"/trigger_youtube_publish","input":{"session_token":"...","job_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-weftly-weftly -e /trigger_youtube_publish -i '{"session_token":"...","job_id":"..."}'mcp
run_tool({ provider: "mcp-ai-weftly-weftly", endpoint: "/trigger_youtube_publish", input: {"session_token":"...","job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.