iyke_type
Types text into an input, textarea, or contenteditable element. Specify target by selector or ref; optionally overwrite existing content.
Instructions
Type text into an input/textarea/contenteditable element. Specify exactly one of ref or selector. By default appends; pass replace=true to overwrite the existing value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| pane | No | ||
| text | Yes | ||
| replace | No | ||
| selector | No |