gemini_summarize
Summarize lengthy content using Gemini, choosing from brief, detailed, or bullet-point styles for tailored output.
Instructions
Summarize long text using Gemini with configurable summary style
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to summarize | |
| model | No | Model to use (default: gemini-3.1-pro-preview) | |
| style | No | Summary style: brief, detailed, bullet-points (default: brief) |