export_selected_track
Export the currently selected Ableton Live track to a specified folder using GUI automation. Requires macOS accessibility permissions for Terminal/Python integration.
Instructions
Export the currently selected track using GUI automation.
IMPORTANT: Requires Accessibility permissions for Terminal/Python.
macOS only.
Args:
output_folder: Where to save the exported file
Returns:
Status message
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_folder | No | ~/Desktop/ableton-exports |