summarize
Extract key points from any file using your own local LLM.
Instructions
Summarize a file using the host's own LLM (via MCP sampling). Returns a concise summary of the file's key points.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file to summarize, inside a granted root (absolute, or relative to a root). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |