capcut_add_subtitles_batch
Add Burmese or English subtitles in bulk to CapCut draft projects, with configurable typography, outline strokes, and placement.
Instructions
Bulk add Burmese/English subtitles with typography styling, outline strokes, and positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posY | No | vertical position from -1.0 to 1.0 (default: -0.75 near bottom) | |
| color | No | text fill hex color (e.g. "#FFFFFF", "#FFE600") | |
| draft | Yes | ||
| fontSize | No | font size (default: 12) | |
| subtitles | Yes | array of subtitle segments | |
| trackIndex | No | target text track index | |
| strokeColor | No | outline stroke hex color (e.g. "#000000") | |
| strokeWidth | No | outline stroke width (default: 0.08) |