BV
BlitzReels Video Editor
/media_list
List Media
List media files in user's library (videos, audio, images)
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_list for me.
Input
| Field | Type | Description |
|---|---|---|
| assetType | string (video | audio | image | all) | Filter by asset type default "all" |
| limit | integer | Maximum number of assets to return (1-50) default 20 |
| offset | integer | Media asset offset. default 0 |
| workspaceId | string | Optional workspace ID. Defaults to the user's default workspace. 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_list","input":{"assetType":"all","limit":20,"offset":0}}'cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /media_list -i '{"assetType":"all","limit":20,"offset":0}'mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/media_list", input: {"assetType":"all","limit":20,"offset":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.