session_fill
Fill form fields in your current browser session using selectors or snapshot refs, including rich text editors like ProseMirror, Lexical, and Slate.
Instructions
Fill a form field (input, textarea, or contenteditable) with a value. Supports ProseMirror, Lexical, Slate and other rich text editors.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | A ref from session_snapshot, such as @e12, used instead of selector | |
| tabId | No | ||
| value | Yes | ||
| selector | Yes |