one_extract
Fetch and preprocess page content from multiple URLs, returning cleaned text blocks for downstream analysis.
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 |