parse_url
Convert remote documents and non-HTML resources into clean text or Markdown for LLM processing.
Instructions
Parse a remote document or non-HTML resource into LLM-ready text/Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_chars | No | ||
| use_cache | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||