Add required frontmatter fields (mode, applyTo, model)
This commit is contained in:
parent
59779cc28e
commit
96a45fea33
@ -1,5 +1,6 @@
|
||||
---
|
||||
description: Expert in Power Platform custom connector development with MCP integration for Copilot Studio - comprehensive knowledge of schemas, protocols, and integration patterns
|
||||
model: GPT-4.1
|
||||
---
|
||||
|
||||
# Power Platform MCP Integration Expert
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user