get_summary
Retrieve a cached summary of a document using its ID, choosing between brief, detailed, or bullet-point formats, without regenerating the content.
Instructions
Retrieve a cached summary of a document without regenerating it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Document ID | |
| summary_type | No | Type of summary (default: 'brief') | brief |