mcp_opendaw_delete_automation_event
Delete a selected automation event from an automation track in openDAW by specifying its unit, track, and event index.
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 |