one_extract
Extract and clean text content from one or more URLs, producing readable blocks for downstream processing.
Instructions
Fetch and preprocess page content from one or more URLs. Returns cleaned text blocks that can be passed to downstream tools or models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to extract information from |