capcut_add_progress_bar
Add an animated progress bar to a CapCut draft that fills from 0% to 100% over the video duration, using position and color options to indicate playback progress.
Instructions
Add an animated video progress bar that fills from 0% to 100% across the video duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| color | No | hex color (e.g. "#FF0055", "#FFE600", default: "#FF0055") | |
| draft | Yes | ||
| position | No | bar position (default: "bottom") | |
| trackIndex | No | target track index |