generate audio
Search the ranked background-music catalog and place a matching track. Errors if nothing matches — no silent fallback. Confirm unless Auto Mode in-app.
generate audio
Tool name: generate_audio
Required scope: editor:write
Search the ranked background-music catalog and place a matching track. Errors if nothing matches — no silent fallback. Confirm unless Auto Mode in-app.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | required | Editor project id. |
prompt | string | required | |
confirmed | boolean | optional |
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 speech
ElevenLabs TTS onto the timeline. Pass voiceId from list_voices. Optional stability, similarityBoost, style, useSpeakerBoost, speed. Confirm unless Auto Mode in-app; MCP is skipConfirmation.