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