gograph_stats
Generate repository-level code statistics including total files, lines, packages, structs, functions, and interfaces. Use to build code density reports or verify parsing health.
Instructions
Generate comprehensive repository-level code statistics including total package counts, symbol frequencies, and imports. BEHAVIOR & SAFETY: This is a 100% local, read-only static analysis tool. It has no side effects, requires no authorization or credentials, has no rate limits, and performs zero destructive modifications. USAGE GUIDELINES: Call this tool to build high-level code density reports, trace total codebase sizes, or verify initial repository parsing health. Do NOT use for single symbol profiling (use gograph_node instead). COMPLETENESS: Returns total counts of files, lines, packages, structs, functions, and interfaces.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||