capcut_add_sticker
Add a sticker or overlay to a CapCut draft at a precise time, position, scale, rotation, opacity, and duration. Use it to insert visual elements into a timeline without manual editing.
Instructions
Place a sticker/overlay onto the timeline at a specific time, position, scale, and duration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| posX | No | horizontal position from -1.0 to 1.0 (default: 0.0 center) | |
| posY | No | vertical position from -1.0 to 1.0 (default: 0.0 center) | |
| atSec | Yes | start time on the timeline, seconds | |
| draft | Yes | ||
| scale | No | scale multiplier (default: 1.0) | |
| durSec | No | duration on the timeline, seconds (default: 3.0s) | |
| opacity | No | opacity from 0.0 to 1.0 (default: 1.0) | |
| sticker | Yes | sticker resource ID or keyword/name (e.g. "Like", "Subscribe", resource ID) | |
| rotation | No | rotation in degrees (default: 0.0) | |
| trackIndex | No | target sticker track index |