Provides cloud browser automation capabilities using Browserbase, enabling LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.
Tools
browserbase_create_session
Create a new cloud browser session using Browserbase
browserbase_navigate
Navigate to a URL
browserbase_screenshot
Takes a screenshot of the current page. Use this tool to learn where you are on the page when controlling the browser with Stagehand. Only use this tool when the other tools are not sufficient to get the information you need.
browserbase_click
Click an element on the page
View 2 more tools