Fetch a public HTTPS URL and return a prose summary with key points. Lean mode — no bundle stored. Use when you need a condensed understanding of a web page. For raw text, use url.extract. For asking a specific question about a page, use url.qa.
Returns: { url, summary, key_points: string[], truncated: boolean, word_count }
Example prompts:
- "Summarize https://en.wikipedia.org/wiki/Artificial_intelligence for me."
- "Give me the key points from this blog post: [URL]."
- "What is this article about? Summarize [URL]."
ConnectorNo auth