capcut_add_karaoke_captions
Add Hormozi-style karaoke captions to a CapCut draft by syncing word timestamps so the active spoken word lights up in gold or green.
Instructions
Add viral Hormozi-style karaoke captions where the active spoken word lights up in bright gold/yellow (#FFD700) or electric green (#00FF66). word_timestamps_json: JSON string of [{"word": "Stop", "start_ms": 0, "end_ms": 250}, ...]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_name | Yes | ||
| highlight_color | No | #FFD700 | |
| words_per_chunk | No | ||
| word_timestamps_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |