capcut_add_captions
Add styled captions to a CapCut timeline from timed JSON entries, specifying caption text, start milliseconds, duration, and an optional preset.
Instructions
Add styled captions to the CapCut timeline. captions_json format: [{"text": "...", "start_ms": 0, "duration_ms": 1500}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preset | No | tiktok_bold | |
| draft_name | Yes | ||
| captions_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |