update_text_style
Modify the font size, color, alignment, bold, and italic settings of an existing text overlay in a CapCut project.
Instructions
Update the styling of an existing text overlay.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bold | No | Set bold style (optional). | |
| color | No | New text color hex (optional). | |
| italic | No | Set italic style (optional). | |
| alignment | No | New alignment — 0=left, 1=center, 2=right (optional). | |
| font_size | No | New font size (optional). | |
| segment_id | Yes | ID of the text segment to update (from get_project_info or add_text). | |
| project_name | Yes | Name of the CapCut project. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |