workflow_runs_create — BlitzReels Video Editor MCP Tool
workflow_runs_create
(workflow runs create) is one of 75 tools on the
BlitzReels Video Editor
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call workflow_runs_create from your client
- Claude Code BlitzReels Video Editor workflow_runs_create run in your project directory
- Claude Desktop BlitzReels Video Editor workflow_runs_create ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BlitzReels Video Editor workflow_runs_create ~/.cursor/mcp.json
- VS Code BlitzReels Video Editor workflow_runs_create .vscode/mcp.json
- Zed BlitzReels Video Editor workflow_runs_create ~/.config/zed/settings.json
- Windsurf BlitzReels Video Editor workflow_runs_create ~/.codeium/windsurf/mcp_config.json
- Cline BlitzReels Video Editor workflow_runs_create ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BlitzReels Video Editor workflow_runs_create ~/.gemini/settings.json
- Grok BlitzReels Video Editor workflow_runs_create .mcp.json (in your project root)
- ChatGPT BlitzReels Video Editor workflow_runs_create Settings → Connectors → Advanced → Developer mode
- Claude.ai BlitzReels Video Editor workflow_runs_create Settings → Connectors → Add custom connector
- LangChain BlitzReels Video Editor workflow_runs_create pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http blitzreels https://www.blitzreels.com/api/mcp
Other tools on this server
- projects_list
- projects_get
- projects_inspect
- exports_list
- media_list
- media_transcript_get
- projects_create
- media_upload_file
- media_import_url
- media_upload_start
- media_upload_finish
- media_import_inspect
- media_import_scan_page
- clips_presets_list
- captions_themes_list
- media_assets_get
- media_assets_preview
- media_folders_list
- media_folders_create
- media_assets_update
- media_upscale_estimate
- media_upscale
- clips_create
- clips_get
- clips_manage
- clip_batches_delete
- timeline_edit_apply
- timeline_edit_preview
- update_timeline_clip
- batch_update_timeline_clips
- mute_clip_audio
- delete_timeline_items
- add_text_overlay
- add_transition
- workflows_list
- workflows_import
- workflows_get
- workflow_runs_get
- workflow_runs_execute_step
- timeline_media_add
- timeline_audio_add
- exports_start
- generation_options_list
- generation_image_create
- generation_video_create
- generation_voiceover_create
- generation_music_create
- generation_sound_create
- generation_faceless_create
- generation_jobs_get
- generation_jobs_cancel
- generation_plan_brief
- generation_plan_validate
- characters_list
- characters_get
- characters_apply
- story_kits_list
- story_kits_get
- story_kits_apply
- series_list
- series_get
- series_content
- series_apply
- series_assign
- series_delete
- carousels_compile
- carousels_preview
- carousels_get
- carousels_patch_slide
- carousels_patch_document
- carousels_expand_recipe
- carousels_migrate
- carousels_clone
- carousels_kit
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.