W
Weftly
/complete_upload
complete upload
Confirm that the file has been uploaded (via HTTP PUT to the upload_url from transcribe or summarize) and start processing. Verifies that the file is present in
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 /complete_upload for me.
Input
| Field | Type | Description |
|---|---|---|
| job_id* | string | The job_id returned from a previous transcribe or summarize call. |
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":"/complete_upload","input":{"job_id":"..."}}'cli
npx cracked-ai run -p mcp-ai-weftly-weftly -e /complete_upload -i '{"job_id":"..."}'mcp
run_tool({ provider: "mcp-ai-weftly-weftly", endpoint: "/complete_upload", input: {"job_id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.