add_shape
Add shapes like rectangles, circles, or triangles to Adobe Premiere Pro timelines with precise timing, positioning, and sizing controls.
Instructions
Adds a shape (rectangle, circle, etc.) to the timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shapeType | Yes | The type of shape to add | |
| sequenceId | Yes | The sequence to add the shape to | |
| trackIndex | Yes | The video track to place the shape on | |
| startTime | Yes | The time in seconds when the shape should appear | |
| duration | Yes | How long the shape should remain on screen in seconds | |
| color | No | The hex color code for the shape | |
| size | No | Shape size | |
| position | No | Shape position on screen |