W
Weftly
/get_youtube_publish_status
get youtube publish status
Check the status of a YouTube publish job. Poll periodically after trigger_youtube_publish — the upload takes 1-10 minutes depending on video size. Returns stat
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 /get_youtube_publish_status 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":"/get_youtube_publish_status","input":{"session_token":"...","job_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-weftly-weftly -e /get_youtube_publish_status -i '{"session_token":"...","job_id":"..."}'mcp
run_tool({ provider: "mcp-ai-weftly-weftly", endpoint: "/get_youtube_publish_status", input: {"session_token":"...","job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.