get_clip_automation
Retrieves automation data for a specified clip parameter based on track index, clip index, and parameter name.
Instructions
Get automation data for a clip parameter.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
parameter_name: Name of the parameter to get automation for
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes | ||
| parameter_name | Yes |