summarize_multiple_urls
Summarize multiple web pages using AI. Provide a list of URLs and optional instructions for tailored summaries.
Instructions
Summarize multiple web page URLs using AI via ReviewWeb.site API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | List of URLs to summarize | |
| instructions | No | Custom instructions for the AI on how to summarize the content | |
| systemPrompt | No | Custom system prompt to guide the AI | |
| model | No | AI model to use for summarization | |
| delayAfterLoad | No | Optional delay after page load in milliseconds | |
| maxLinks | No | Maximum number of URLs to process | |
| maxLength | No | Maximum length of each summary in words | |
| format | No | Format of the summary (bullet points or paragraph) | |
| debug | No | Whether to enable debug mode | |
| api_key | No | Your ReviewWebsite API key |