analyze_url
Analyze any URL to get a structured summary with key points, sentiment, and topics. Understand web page content without reading it.
Instructions
Analyze any URL and return a structured summary with key points, sentiment, and topics.
Use this to understand what a web page is about without reading it.
Returns title, 2-3 sentence summary, key points, topics, sentiment,
and estimated reading time. Powered by AI — no scraping needed.
Parameters:
url — The full URL to analyze (e.g. "https://example.com/page").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |