fetch_webpage_text
Retrieve webpage content and extract clean text without HTML tags. Convert any URL into plain text for easy reading or further processing.
Instructions
Fetches a webpage and extracts clean text content without HTML tags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL of the webpage to fetch |