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: Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support
mode: agent
---
# Power Platform MCP Connector Generator

View File

@@ -1,5 +1,6 @@
---
description: Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation
mode: agent
---
# Power Platform MCP Connector Suite