babelwrap_submit
Submit a form on the current page by specifying a target via natural language or element ID from a previous snapshot.
Instructions
Submit a form on the current page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The active session ID. | |
| target | No | Optional natural language description of which form to submit. If omitted, submits the most prominent form. TIP: Pass an element ID from a previous snapshot (e.g. "btn-submit") to bypass LLM resolution entirely for instant, deterministic targeting. | |
| compact | No | If True, return a compact snapshot with minimal whitespace. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||