query_repository
Query indexed GitHub repositories for insights on code, architecture, and tech stack using AI. Provide a repository URL and ask specific questions to get detailed responses.
Instructions
Ask questions about a GitHub repository and receive detailed AI responses. The repository must be indexed first.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
conversation_history | No | Previous conversation history for multi-turn conversations. | |
question | Yes | The question to ask about the repository. | |
repo_url | Yes | The GitHub repository URL to query (format: https://github.com/username/repo). |