analyze_url
Fetch a URL and analyze its complete content with a Fabric pattern, extracting summaries, wisdom, or insights without truncation.
Instructions
Fetch content from a URL and analyze it with a Fabric pattern in one step. Works with articles, documentation, blog posts, etc. This ensures complete content is processed without truncation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to fetch and analyze | |
| pattern | Yes | The Fabric pattern to apply (e.g., 'extract_wisdom', 'summarize', 'analyze_paper', etc.) |