run_applescript
Execute AppleScript code to automate macOS GUI interactions, control windows, manage mouse/keyboard input, and capture screens while blocking destructive deletion commands.
Instructions
Run arbitrary AppleScript code (full power, deletion blocked)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script | Yes | AppleScript code to execute |