fill
Automatically populate form fields with specified values using element UIDs to streamline web form completion.
Instructions
Fill a form field (input, textarea, select) by its UID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page ID (uses active page if not specified) | |
| uid | Yes | Element UID from snapshot | |
| value | Yes | Value to fill in |