summarize
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). |