This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What is the purpose of using Adaptive Cards in a declarative agent?
To render information retrieved from APIs in a visually appealing way.
To make the agent reply with an Adaptive Card instead of plain text.
To submit the data in a structured way to the API.
What property developers use to define an Adaptive Card template in the API plugin definition?
response_semantics
static_template
response_semantics.properties
What developers need to do to preview an Adaptive Card template in Visual Studio Code?
Build the Adaptive Card template in a file. Create a separate file with sample data. Use the Adaptive Card Previewer extension to preview the card showing the sample data.
Add the Adaptive Card with data to the API plugin definition. Deploy the agent to Microsoft 365 and test it in Microsoft 365 Copilot.
Add the Adaptive Card template and sample data to the API plugin definition. Deploy the agent to Microsoft 365 and test it in Microsoft 365 Copilot.
You must answer all questions before checking your work.
Was this page helpful?