| Parameter | Type | Required | Description |
|---|---|---|---|
prompt | str / string | Yes | Natural language instruction describing the action to perform. |
skip_refresh / skipRefresh | bool / boolean | No | Skip refreshing the page state before acting. Defaults to False. |
use_economy_tree / useEconomyTree | bool / boolean | No | Use a lighter DOM representation to reduce token usage. Defaults to False. |
None / void.
