preview_directory
Analyzes codebases deeply to reveal entry points, hot functions, call graphs, and git activity for comprehensive architecture understanding.
Instructions
Deep architecture analysis - entry points, hot functions, call graph, git activity (RICH output ~3-5k tokens; for first-time orientation of an unknown codebase. For targeted questions, search_structures or scan_directory are cheaper first calls)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | deep | |
| directory | Yes | ||
| max_files | No | ||
| max_entries | No | ||
| respect_gitignore | No |