index_repository
Analyze a GitHub repository by indexing its codebase. Use this tool to prepare the repository for detailed queries about its structure, architecture, and tech stack.
Instructions
Index a GitHub repository to analyze its codebase. This must be done before asking questions about the repository.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_url | Yes | The GitHub repository URL to index (format: https://github.com/username/repo). |