content_summarizer
Extract and summarize content from multiple URLs, including sentiment analysis and focused insights. Generate overall summaries for combined understanding.
Instructions
Extract and summarize content from multiple URLs with sentiment analysis and intelligent insights
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of URLs to summarize (1-10 URLs) | |
| maxLength | No | Maximum length of summary per URL in words | |
| includeSentiment | No | Include sentiment analysis for each URL | |
| focusAreas | No | Specific areas to focus on in summaries (e.g., ["key points", "conclusions", "data"]) | |
| generateOverallSummary | No | Generate an overall summary combining all URLs |