wb_fill
Clear any input, textarea, or contenteditable and insert new text. Target elements via CSS selector or @e.
Instructions
Clear-and-fill input/textarea/contenteditable. selector = @e or CSS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | Text to insert (replaces existing) | |
| session | No | Per-call session override (does not change the process default) | |
| selector | Yes |