cloak_fill_form
Fill multiple form fields at once by providing field references and values. Optionally submit the form after filling.
Instructions
Fill multiple form fields at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | List of {ref, value} objects. | |
| submit_ref | No | Optional ref of submit button. |