summarize_content
Summarizes web content from a specified URL to fit LLM context constraints, providing concise input for improved processing and analysis.
Instructions
Summarizes web content for more concise LLM context
Input Schema
Name | Required | Description | Default |
---|---|---|---|
maxLength | No | Maximum length of the summary | |
url | Yes | URL to summarize |