fill
Type text into inputs or select options by referencing element UID and page ID, using filtered snapshots to reduce token usage.
Instructions
Type text into an input, text area or select an option from a element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | The uid of an element on the page from the page content snapshot | |
| value | Yes | The value to fill in. "true" or "false" for checkboxes and toggles, "true" for radio buttons. | |
| pageId | Yes | Targets a specific page by ID. | |
| includeSnapshot | No | Whether to include a snapshot in the response. Default is false. |