From fd81347a811ae8290ad0db788fdac2666a7f93fb Mon Sep 17 00:00:00 2001 From: SirajShaik-MSFT Date: Fri, 10 Jul 2026 10:48:12 +0530 Subject: [PATCH] Update review-copilot-validation-guidelines.md --- .../appsource/prepare/review-copilot-validation-guidelines.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/msteams-platform/concepts/deploy-and-publish/appsource/prepare/review-copilot-validation-guidelines.md b/msteams-platform/concepts/deploy-and-publish/appsource/prepare/review-copilot-validation-guidelines.md index a49e58facf4..a3438e8f0d0 100644 --- a/msteams-platform/concepts/deploy-and-publish/appsource/prepare/review-copilot-validation-guidelines.md +++ b/msteams-platform/concepts/deploy-and-publish/appsource/prepare/review-copilot-validation-guidelines.md @@ -400,9 +400,7 @@ A custom engine agent is a conversational Teams bot that must meet the following * Support insertion for all images in the Adaptive Card. -* Declarative agents only support static tool discovery from MCP servers. Therefore, within the agent plugin manifest, the flags `enable_dynamic_discovery` and `enable_dynamic_client_registration` for MCP servers must always be set to false. [*Must fix*] - -* Prompts that depend on add‑in actions must provide a graceful failure message in Copilot hubs where add‑in isn't supported. +* WXP add-ins should not be used as actions in the agent manifest.