mcp_opendaw_delete_track
Delete a track from an audio unit by specifying the unit index and track index. All regions, clips, and notes on that track are removed.
Instructions
Delete a track from an audio unit. Removes all regions, clips, and notes on that track.
unit_index: Audio unit index. track_index: Track index within the unit.
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |