browse_url
Browse 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.
[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.]
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. |