BV
BlitzReels Video Editor
/media_upload_file
Upload File
Import a video, audio, or image file from ChatGPT into the BlitzReels media library. Use this for a file the user attached or picked, and for an image ChatGPT g
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_file for me.
Input
| Field | Type | Description |
|---|---|---|
| file* | object | A file from ChatGPT: attached by the user, picked from their file library, or produced ear |
| name | string | Optional name to use in BlitzReels. |
| projectId | string | Optional BlitzReels project ID to associate with the uploaded file. 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_file","input":{"file":{}}}'cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_upload_file -i '{"file":{}}'mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_upload_file", input: {"file":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.