Perform a freeform AI action on the page. The AI agent interprets the prompt, identifies the relevant elements, and executes the appropriate browser actions.Documentation Index
Fetch the complete documentation index at: https://skyvern.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
| 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.
