BV
BlitzReels Video Editor
/media_assets_get
Get Media Asset
Get metadata and processing state for one media-library asset without returning transcript segments.
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_assets_get for me.
Input
| Field | Type | Description |
|---|---|---|
| assetId* | string | Media asset UUID. UUID string. |
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_assets_get","input":{"assetId":"..."}}'cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_assets_get -i '{"assetId":"..."}'mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_assets_get", input: {"assetId":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.