ai_summarize
Summarize a URL or plain text using a free LLM. Pass either a URL or text, not both.
Instructions
Summarize a URL or plain text using a configured free LLM. Pass url OR text (not both). Plain text only — no code or secrets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to fetch and summarize | |
| text | No | Plain text to summarize |