fetch_batch
Retrieve contents from multiple URLs in parallel, outputting as markdown or JSON for efficient data collection.
Instructions
Fetch multiple URLs in parallel and return their contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |