search_code
Search for specific code across Azure DevOps repositories by filtering projects, repositories, paths, and branches. Retrieve relevant results with customizable filters and options for facets, skip, and top entries.
Instructions
Search Azure DevOps Repositories for a given search text
Input Schema
Name | Required | Description | Default |
---|---|---|---|
branch | No | Filter by branches | |
includeFacets | No | Include facets in the search results | |
path | No | Filter by paths | |
project | No | Filter by projects | |
repository | No | Filter by repositories | |
searchText | Yes | Keywords to search for in code repositories | |
skip | No | Number of results to skip | |
top | No | Maximum number of results to return |