Videoslash API
Tools

generate image

Start Creative Studio image generation, place a placeholder, and return { jobId, status: processing } immediately. Poll poll_editor_job every 5–10s. In-app chat still confirms unless Auto Mode; MCP is async and skipConfirmation is on. Pass modelId from list_editor_models.

generate image

Tool name: generate_image

Required scope: editor:write

Start Creative Studio image generation, place a placeholder, and return { jobId, status: processing } immediately. Poll poll_editor_job every 5–10s. In-app chat still confirms unless Auto Mode; MCP is async and skipConfirmation is on. Pass modelId from list_editor_models.

Parameters

NameTypeRequiredDescription
projectIdstringrequiredEditor project id.
promptstringrequired
modelIdstringoptional
referenceAssetIdsarray of stringoptional
replaceClipIdstringoptional
startFramenumberoptional
confirmedbooleanoptional

On this page