llm_summarize
Condense lengthy tool outputs, logs, and multi-step results into concise summaries. Set a target word count to extract key information quickly.
Instructions
Compress verbose tool outputs, logs, or multi-step execution results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Raw content to summarize | |
| maxWords | No | Target maximum words (default 100) |