Improve AKS tool description#771
Merged
JonathanCrd merged 8 commits intomicrosoft:mainfrom Oct 10, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR enhances the Azure Kubernetes Service (AKS) tool descriptions to improve LLM selection accuracy. The changes focus on making the descriptions more specific about what the tools do and when to use them, while clearly differentiating them from Kubernetes-native operations.
- Updated AKS command descriptions to be more precise and reduce ambiguity for LLM selection
- Added clear boundaries between Azure resource management and Kubernetes cluster operations
- Enhanced the main AKS command group description to better communicate its scope and purpose
Reviewed Changes
Copilot reviewed 6 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
tools/Azure.Mcp.Tools.Aks/src/Commands/Nodepool/NodepoolGetCommand.cs |
Updated nodepool get command description to be more concise and specific about functionality |
tools/Azure.Mcp.Tools.Aks/src/Commands/Cluster/ClusterGetCommand.cs |
Improved cluster get command description with clearer parameter requirements and scope |
tools/Azure.Mcp.Tools.Aks/src/AksSetup.cs |
Enhanced main AKS command group description to better explain use cases and limitations |
servers/Azure.Mcp.Server/CHANGELOG.md |
Added changelog entry documenting the description improvements |
eng/tools/ToolDescriptionEvaluator/tools.json |
Updated tool descriptions in the evaluator configuration to match code changes |
eng/tools/ToolDescriptionEvaluator/prompts.json |
Added new test prompts for various Azure services (unrelated to AKS changes) |
KarishmaGhiya
approved these changes
Oct 10, 2025
colbytimm
pushed a commit
to colbytimm/microsoft-mcp
that referenced
this pull request
Dec 8, 2025
* First iteration of description enhancement * Second iteration using copilot * Third iteration with copilot * Update CHANGELOG * Improve Cluster Get command using ToolDescriptionEvaluator * Run DescriptionEvaluator tool * Ran tool description evaluator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
This PR enhances the Azure Kubernetes Service tool descriptions for better LLM selection.
GitHub issue number?
Fixes #242
Pre-merge Checklist
servers/Azure.Mcp.Server/CHANGELOG.mdand/orservers/Fabric.Mcp.Server/CHANGELOG.mdfor product changes (features, bug fixes, UI/UX, updated dependencies)servers/Azure.Mcp.Server/README.mdand/orservers/Fabric.Mcp.Server/README.mddocumentation/servers/Azure.Mcp.Server/docs/azmcp-commands.mdand/or/docs/fabric-commands.mdToolDescriptionEvaluatorand obtained a score of0.4or more and a top 3 ranking for all related test prompts/servers/Azure.Mcp.Server/docs/e2eTestPrompts.mdcrypto mining, spam, data exfiltration, etc.)/azp run mcp - pullrequest - liveto run Live Test Pipeline