type_text
Insert literal text into a specified macOS app by simulating keyboard input. Automate text entry by targeting the app via its name, path, or bundle identifier.
Instructions
Type literal text using keyboard input
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | Yes | App name, full app path, or unambiguous bundle identifier | |
| text | Yes | Literal text to type |