Generate Summary
generate_summaryGenerate summaries of text or local files (PDF, audio, images, video) with Gemini. Choose length, focus, or output language.
Instructions
Summarise text or a local file with Gemini. Provide text, or file_path to almost any file: text/code, PDF, images, audio or video (Office docs must be exported to PDF first). Choose the length and optionally a focus or output language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | The text to summarise. Provide this or file_path. | |
| file_path | No | Absolute path to a local file to summarise. Accepts text/code, PDF, images, audio and video — loaded server-side (bypasses MCP transport limits). | |
| length | No | Summary length/format: brief, standard, detailed, or bullets. | standard |
| focus | No | Optional angle to emphasise (e.g. "risks and open questions"). | |
| language | No | Optional output language (e.g. "German"). Defaults to the source language. | |
| model | No | Model to use (defaults to the configured chat/analysis model). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| success | Yes |