get_file_summary
Extract concise summaries of specific files within your codebase to understand their purpose and structure quickly. Part of the FileScopeMCP server for code analysis.
Instructions
Get the summary of a specific file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filepath | Yes | The path to the file to check |