act
Execute natural language goals in a browser by visually analyzing the page to determine actions like clicking, typing, or scrolling.
Instructions
Execute a goal using direct Fara visual grounding. Fara decides what action to take (click, type, scroll, etc.) based on the goal and screenshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Natural language goal (e.g., 'click the search button', 'type hello into the email field') | |
| driver | Yes | Driver alias (must be browser) | |
| session_id | Yes | Session ID |