submit
Submit HTML forms by collecting input values and navigating to the action URL. Supports GET and standard POST requests, but not multipart file uploads.
Instructions
Submit a form by gathering input/textarea/select values and navigating to the resolved action URL. Supports GET and application/x-www-form-urlencoded POST. Checked checkbox/radio values are serialized; multipart upload forms are not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Form element ref like e:142 |