Add required frontmatter fields (mode, applyTo, model)

This commit is contained in:
Troy Taylor
2025-10-07 16:24:06 -04:00
parent 59779cc28e
commit 96a45fea33
4 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
---
description: 'Instructions for developing Power Platform custom connectors with Model Context Protocol (MCP) integration for Microsoft Copilot Studio'
applyTo: '**/*.{json,csx,md}'
---
# Power Platform MCP Custom Connector Development