From 6e1d09e388bf899cf905ede5e46c30d7c60dbb96 Mon Sep 17 00:00:00 2001 From: Chidozie Ononiwu Date: Fri, 13 Mar 2026 15:39:26 -0700 Subject: [PATCH] Update ToolDescriptionEvaluator documentation --- eng/tools/ToolDescriptionEvaluator/Quickstart.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/tools/ToolDescriptionEvaluator/Quickstart.md b/eng/tools/ToolDescriptionEvaluator/Quickstart.md index 58d959f9f6..b48ff432f4 100644 --- a/eng/tools/ToolDescriptionEvaluator/Quickstart.md +++ b/eng/tools/ToolDescriptionEvaluator/Quickstart.md @@ -44,10 +44,10 @@ Or copy `.env.example` to `.env` and fill in your credentials. ./scripts/Run-ToolDescriptionEvaluator.ps1 # For Fabric MCP Server - ./scripts/Run-ToolDescriptionEvaluator.ps1 -Server "Fabric" + ./scripts/Run-ToolDescriptionEvaluator.ps1 -Area "Acr" - # For a specific server executable - ./scripts/Run-ToolDescriptionEvaluator.ps1 -ServerExe "./path/to/azmcp.exe" + # Build the Azure.Mcp.Server as part of the run + ./scripts/Run-ToolDescriptionEvaluator.ps1 -BuildAzureMcp ``` 4. Check if your tool ranks in the top 3 for the prompts (ideally #1) and with a score of at least `0.4`