Plain-English file summary
get_file_summaryRetrieve plain-English summary for an indexed file or symbol, using cached results that update when content changes.
Instructions
Lazy-generate (or return cached) plain-English summary for an indexed file or symbol. Cache invalidates when content_hash changes after re-index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project UUID (defaults to configured project) | |
| file_path | Yes | Indexed file path | |
| symbol_name | No | Optional symbol name within the file | |
| force | No | Bypass cache and regenerate |