da_type
Send text to the current input focus via simulated keystrokes. Supports optional per-character delay to pace typing for automation tasks.
Instructions
Type a string at the current keyboard focus. Empty string is a no-op. Optional per-char delay (ms).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| perCharDelayMs | No |