info_scrape
Fetch webpage content and return it as markdown. Provide a URL to obtain structured text.
Instructions
Read a webpage and return its content as markdown. url: the webpage URL to scrape.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||