sym_editor
Read, update, estimate, render, check, and export CapCut-style video editor drafts for Symphony Creative Studio.
Instructions
Server-side draft of the Symphony editor: op get (read the draft JSON), update (write a changed draft), estimate, render, check_render, export. Drafts are CapCut-style documents (tracks, materials, texts); change them structurally and render.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| op | Yes | ||
| draft | No | ||
| taskId | No | ||
| draftId | Yes | ||
| exportParams | No | ||
| renderParams | No |