Browse URL
browse_urlBrowse a web page in a real browser and take a screenshot. Returns page content and a screenshot image. Use when you need to SEE what a page looks like (visual audit, brand check), interact with JavaScript-heavy pages, or capture visual evidence. The screenshot is returned as an image you can analyze directly with your vision.
Routing: Costs 2 browser credits/minute of browser time; for simple text extraction, read_web_page is faster and cheaper — use browse_url only when you need to SEE the page or interact with JS.
[sensitive-tier — first use may require a manager's approval; a from-now-on approval makes future calls seamless, a just-once approval re-asks next time. Call it on the first clear ask; the card is the yes — do not re-ask in chat.]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The full URL to browse (must include https:// or http://) | |
| actions | No | Optional browser actions to perform before taking screenshot. Each action has a type and optional selector/value. | |
| companyId | Yes | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |