kimi_fetch_url
Fetch a URL and extract its plain text content by stripping HTML. Get readable text from web pages for further analysis.
Instructions
Fetch a URL and return its text content (HTML stripped).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch | |
| workFolder | No |