capcut_set_clip_speed
Adjust clip playback speed in CapCut projects by setting a multiplier from 0.01x to 100x, with optional pitch preservation to keep voices natural.
Instructions
Sets playback speed multiplier (e.g. 0.5x slow-mo, 1.25x talking head, 2.0x time-lapse) with optional pitch preservation so voices do not sound like chipmunks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | Yes | Speed multiplier (e.g. 0.5 for half speed, 1.2 for faster speech, 2.0 for double speed). | |
| segment_id | Yes | UUID of the video or audio segment. | |
| preserve_pitch | No | If true, preserves original audio pitch when altering speed. | |
| project_name_or_id | Yes | Target project name or ID. |