summarize
Summarize text with configurable length (brief/standard/detailed), format (prose/bullet_points/structured), and optional topic focus. Returns summary, key points, and compression ratio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to summarize | |
| focus | No | Optional topic to focus the summary on | |
| format | No | Output format | structured |
| maxLength | No | Summary length | standard |