The Power Platform Snippets repository offers YAML code samples for Microsoft Copilot Studio topics and actions.
| Sample | Description | Link |
|---|---|---|
| Multiple Topics Matched | This is a snippet that demonstrates how to set custom intent recognition score thresholds for triggering a Multiple Topics Matched prompt for the user (or skip it), and demonstrates how to present the options vertically in an Adaptive Card, working both in Teams and in Web Chat. | Link |
| Timeout Message | This is a snippet that demonstrates a sample message for when a copilot session times out. It includes two Power Fx expressions for formatting of the time and date. | Link |
| Weather | This is a snippet that demonstrates how to use the MSN Weather - Get current weather action in a plugin action. | Link |