add_text_overlay
Add text overlays to video timelines in Adobe Premiere Pro by specifying content, timing, position, and formatting parameters.
Instructions
Adds a text layer (title) over the video timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text content to display | |
| sequenceId | Yes | The sequence to add the text to | |
| trackIndex | Yes | The video track to place the text on | |
| startTime | Yes | The time in seconds when the text should appear | |
| duration | Yes | How long the text should remain on screen in seconds | |
| fontFamily | No | e.g., "Arial", "Times New Roman" | |
| fontSize | No | e.g., 48 | |
| color | No | The hex color code for the text, e.g., "#FFFFFF" | |
| position | No | Text position on screen | |
| alignment | No | Text alignment |