capcut_add_audio_fade
Add volume fade-in and fade-out envelopes to an audio segment in a CapCut project, preventing abrupt cutoffs in music or dialogue.
Instructions
Adds smooth volume fade-in and/or fade-out envelopes to an audio track segment, eliminating abrupt audio cutoffs in background music or dialogue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| segment_id | Yes | UUID of the audio segment. | |
| fade_in_seconds | No | Fade-in duration in seconds (e.g. 1.5). | |
| fade_out_seconds | No | Fade-out duration in seconds (e.g. 2.0). | |
| project_name_or_id | Yes | Target project name or ID. |