summarize_website
Generate AI summaries of websites and their internal links. Set custom instructions, choose bullet or paragraph format, and control summary length.
Instructions
Summarize a website (and its internal links) using AI via ReviewWeb.site API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The main URL of the website 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 pages to process | |
| maxLength | No | Maximum length of the summary in words | |
| format | No | Format of the summary (bullet points or paragraph) | |
| debug | No | Enable debug mode for detailed logging | |
| api_key | No | Your ReviewWebsite API key |