read_web_page
Read a web page and return its content as clean markdown. Use when the user asks to read, analyze, summarize, or extract information from a specific URL. Also useful for competitor research, checking a website, or reading an article.
[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 read (must include https:// or http://) | |
| companyId | No | FreedomOS company id to act within (you must be a member). Required for company-scoped tools. |