garageband_wait_ui
Pause execution until a GarageBand accessibility element matching a query becomes visible, ensuring correct timing for automation.
Instructions
Wait until a visible GarageBand Accessibility element matching a query appears.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| role | No | ||
| enabled_only | No | ||
| max_depth | No | ||
| timeout_seconds | No | ||
| interval_seconds | No | ||
| limit | No |