view_files_outlines
Extract structural outlines from multiple code files to explore project architecture, trace interface logic, and perform code reviews with Java Spring annotation parsing.
Instructions
[Deep Code Insight] Batch extraction of file structural outlines. The best tool for exploring global project structures, enhanced for Java with Spring annotation parsing (e.g., identifying API routes, Service components). Use this to concurrently fetch outlines for multiple files when building project maps, tracing interface logic, or performing large-scale code reviews.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| AbsolutePaths | Yes | List of absolute paths for target files. |