BV
BlitzReels Video Editor
/media_assets_preview
Preview Media Asset
Return one bounded JPEG as MCP image content for visual inspection. Images use the stored visual; videos use the existing thumbnail.
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_preview for me.
Input
| Field | Type | Description |
|---|---|---|
| assetId* | string | Media asset UUID. UUID string. |
| maxDimension | integer | Maximum preview width or height in pixels (256-1536). default 1024 |
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_preview","input":{"assetId":"...","maxDimension":1024}}'cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_assets_preview -i '{"assetId":"...","maxDimension":1024}'mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_assets_preview", input: {"assetId":"...","maxDimension":1024} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.