mcp_opendaw_delete_automation_event
Delete a specific automation event using unit, track, and event indexes. Remove unwanted value points from an automation track to clean up automation data.
Instructions
Delete a single automation event (ValueEventBox) from an automation track.
unit_index: Audio unit index. track_index: Track index within the unit (automation track). event_index: Event index within the track's value region.
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| event_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |