Skip to content

Copilot: Adaptive Card Tile

Description

This Node allows you to create and display adaptive cards in your AI Copilot Workspace. Adaptive cards can display rich content and interactive elements, such as images, text, buttons, and forms.

The Adaptive Card Designer can help you to define an Adaptive Card. Copy the JSON card payload and paste it into the form.

Settings

Parameter Type Description
Tile ID CognigyScript The ID that you created in the AI Copilot configuration.
Adaptive Card JSON HTML The Adaptive Card JSON payload to render inside the tile.
JSON Data JSON The Data to send to the IFrame as a postMessage event.

More Information