gid_get_file_summary
Analyze a file and return structured data for AI to generate a concise summary of its content and purpose.
Instructions
Get structured file analysis ready for AI to generate a summary description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the file to summarize | |
| includeContent | No | Include full file content (default: false) |