extract_multiple_webpages
Extract content from up to five webpages in a single request to gather information from multiple sources at once.
Instructions
Extract and analyze content from multiple webpages in a single request. Limited to 5 URLs per request to maintain performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of webpage URLs to extract content from. Each URL must be public and start with http:// or https://. Maximum 5 URLs per request. |