openclaw_web_fetch
Fetch and extract readable content from a URL in markdown or text format, with an optional character limit.
Instructions
Fetch and extract readable content from a URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to fetch | |
| extractMode | No | Extraction mode | |
| maxChars | No | Max characters to return |