summarize
Summarize any block of text into a concise abstract with optional maximum length. Works without an external API key.
Instructions
Summarize a block of text into a short abstract, with an optional target length. No external API key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to summarize. | |
| max_words | No | Approximate maximum length of the summary, in words (default ~80). |