add_transition_to_clip
Add a transition to the start or end of a clip in Premiere Pro, specifying the transition name, position, and duration.
Instructions
Add a transition to a specific clip's start or end
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID of the clip | |
| transition_name | Yes | Name of the transition | |
| position | No | Where to apply the transition (default: end) | |
| duration_seconds | No | Duration of the transition in seconds (default: 1.0) |