get_fx_param_automation
Read an existing FX-parameter envelope without creating or arming it. Returns state, inclusive-range points, optional neighbors, automation items, duplicate times, and a canonical content hash.
Instructions
Read one existing FX-parameter envelope without creating or arming it. Returns envelope state, inclusive-range points, optional neighbors, automation items, duplicate times, and a canonical content hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track | No | Exact track name (case-insensitive). | |
| fx_guid | No | ||
| end_time | No | ||
| fx_index | No | ||
| fx_scope | No | ||
| start_time | No | ||
| param_index | No | ||
| track_contains | No | Case-insensitive substring; errors if it matches more than one track. | |
| fx_name_contains | No | ||
| include_neighbors | No | ||
| target_track_guid | No | Stable REAPER track GUID; preferred when available. | |
| use_selected_track | No | Target the currently selected track instead of naming one. | |
| param_name_contains | No |