get_file_summary
Extract token-efficient file summary including imports, classes, functions, and docstrings for small context windows.
Instructions
Returns a token-efficient summary of a file: imports, classes, functions, and docstrings. Optimized for small context windows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |