act_autonomous
Automate multi-step browser tasks by describing a goal in natural language. The tool loops through actions until the task completes or the maximum steps are reached.
Instructions
Execute a goal autonomously with multiple steps. Fara loops until task completion (terminate action) or max steps reached.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | Natural language goal to achieve autonomously | |
| driver | Yes | Driver alias (must be browser) | |
| session_id | Yes | Session ID |