summarize
Extract key points from web pages using AI, automatically bypassing bot protection to generate concise summaries.
Instructions
Summarize the content of a web page using an LLM. Automatically falls back to the webclaw cloud API when bot protection is detected.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_sentences | No | Number of sentences in the summary (default: 3) | |
| url | Yes | URL to fetch and summarize |