search_repository
Find specific patterns, text, functions, or classes in a GitHub repository using regex or predefined search types. Filter results by file extensions, exclude paths, and include context for precise code analysis.
Instructions
Search for patterns, text, functions, or classes across the entire repository with advanced filtering options.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
options | No | ||
query | Yes | Search query (supports regex patterns) | |
search_type | No | Type of search to perform | text |
url | Yes | GitHub repository URL |