FLOWRA_BROWSER_START_SESSION | Browser start session | Start a browser session; returns sessionId for other browser tools. |
FLOWRA_BROWSER_END_SESSION | Browser end session | End a session started with start session. |
FLOWRA_BROWSER_NAVIGATE | Browser navigate | Open a URL in the session. |
FLOWRA_BROWSER_ACT | Browser act | Perform an action from natural language (click, type, etc.). |
FLOWRA_BROWSER_OBSERVE | Browser observe | Inspect the page and answer questions about elements or state. |
FLOWRA_BROWSER_EXTRACT | Browser extract | Extract structured data from the page (instruction + schema). |
FLOWRA_BROWSER_AGENT | Browser agent | Autonomous multi-step browser tasks (navigate, interact, complete flows). |
FLOWRA_BROWSER_LIST_CAPTURED_ENDPOINTS | Browser list captured endpoints | List captured API endpoints from a session (optional rate filter). |