BV
BlitzReels Video Editor
/media_upload_start
Start Media Upload
Get a presigned URL for direct file upload (for large files)
liveunknown~5s typical
mcpblitzreelsvideoeditor
$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-com-blitzreels-blitzreels /media_upload_start for me.
Input
| Field | Type | Description |
|---|---|---|
| fileName* | string | Name of the file to upload |
| contentType* | string | MIME type (e.g., video/mp4, audio/mp3, image/jpeg) |
| projectId | string | Optional project ID to associate the upload with. UUID string. |
| workspaceId | string | Optional workspace ID when projectId is not provided. Defaults to the user's default works |
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-com-blitzreels-blitzreels","endpoint":"/media_upload_start","input":{"fileName":"...","contentType":"..."}}'cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_upload_start -i '{"fileName":"...","contentType":"..."}'mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_upload_start", input: {"fileName":"...","contentType":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.