atlas_context
Analyzes files, dependencies, and project structure to provide context about a codebase. Use queries and specific file paths to target the information you need.
Instructions
Gather context about a project or codebase. Analyzes files, dependencies, and project structure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | What context to focus on | |
| filePaths | No | Specific files to analyze | |
| projectPath | Yes | Path to the project root |