fetch_webpage
Retrieve webpage content and convert it to simplified markdown for analysis. This tool fetches webpages and returns clean text representation.
Instructions
Fetches a webpage and returns a simplified markdown representation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |