crawl_url
Fetch any webpage and return its text content as markdown for precise quoting and analysis.
Instructions
Fetch a URL and return the page text as markdown for quoting or analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| reasoning | Yes | ||
| max_chars | No | ||
| country | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |