BlitzReels Video Editor
BV
BlitzReels Video Editor
/captions_themes_list

List Caption Themes

List built-in caption looks and saved caption themes available to a workspace.

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 /captions_themes_list for me.

Input

FieldTypeDescription
workspaceIdstringOptional workspace ID. Defaults to the user's default workspace. UUID string.
includeBuiltInLooksbooleanInclude built-in caption looks. default true
includeSavedThemesbooleanInclude saved workspace caption themes. default true

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":"/captions_themes_list","input":{"includeBuiltInLooks":true,"includeSavedThemes":true}}'
cli
npx cracked-ai run -p mcp-com-blitzreels-blitzreels -e /captions_themes_list -i '{"includeBuiltInLooks":true,"includeSavedThemes":true}'
mcp
run_tool({ provider: "mcp-com-blitzreels-blitzreels", endpoint: "/captions_themes_list", input: {"includeBuiltInLooks":true,"includeSavedThemes":true} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.