get_application_dialog
Retrieve current Ableton dialog details including open dialog count, message, and button count. Use this to monitor dialog state and respond to prompts in Live.
Instructions
Get information about the current Ableton dialog box.
Returns open dialog count, current dialog message, and current dialog button count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| open_dialog_count | No | ||
| current_dialog_message | No | ||
| current_dialog_button_count | No |