suggestCodeOptimization
Analyze code in Azure DevOps repositories and provide AI-driven optimization suggestions for performance, memory usage, or readability.
Instructions
Suggest code optimizations using AI
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | Path to the file to optimize | |
lineEnd | No | Ending line number | |
lineStart | No | Starting line number | |
optimizationType | No | Type of optimization to focus on | |
repositoryId | Yes | ID of the repository |