read_url
Fetch a URL and extract the page title, plain text, and Markdown content. Enables AI agents to read web pages without logging in.
Instructions
读取网页内容,返回标题、纯文本和 Markdown 格式(无登录状态)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 要读取的网页 URL |