We added three new browser tools that allow our Studio AI agents to interact with live webpages. Take a visual screenshot to see how a page looks, extract specific content by CSS selector, or map out all the links on a page to crawl further.
browser_screenshot— captures a JPEG screenshot of any public URL, with configurable viewport size and full-page supportbrowser_extract— pulls targeted content from a page using CSS selectors (up to 10 selectors per call)browser_links— lists all links on a page, grouped as internal or external