summarize_website
Generate concise summaries of websites, including multiple pages, using AI. Customize instructions, model, and format (bullet points or paragraph) for tailored results via ReviewWebsite API.
Instructions
Summarize a website (multiple pages) using AI via ReviewWebsite API.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
api_key | No | Your ReviewWebsite API key | |
debug | No | Enable debug mode for detailed logging | |
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 the summary in words | |
maxLinks | No | Maximum number of pages to process | |
model | No | AI model to use for summarization | |
systemPrompt | No | Custom system prompt to guide the AI | |
url | Yes | The main URL of the website to summarize |