deepseek_summarize
Condense lengthy content into key points. Set an optional maximum length to control summary size.
Instructions
Summarize long text into key points, with an optional maximum length constraint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to summarize | |
| deepthink | No | Enable DeepThink for better summarization (default: false) | |
| max_length | No | Maximum number of characters for the summary (optional) |