Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<!--
* Nodes for Graph connector in the declarative agent manifest must be left blank to ground the agent in all available Graph connectors of a tenant. [*Must fix*]
Expand Down