mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-11 18:55:55 +00:00
29 lines
918 B
JSON
29 lines
918 B
JSON
{
|
|
"name": "flowstudio-power-automate",
|
|
"description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Awesome Copilot Community"
|
|
},
|
|
"repository": "https://github.com/github/awesome-copilot",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"power-automate",
|
|
"power-platform",
|
|
"flowstudio",
|
|
"mcp",
|
|
"model-context-protocol",
|
|
"cloud-flows",
|
|
"workflow-automation",
|
|
"monitoring",
|
|
"governance"
|
|
],
|
|
"skills": [
|
|
"./skills/flowstudio-power-automate-mcp",
|
|
"./skills/flowstudio-power-automate-debug",
|
|
"./skills/flowstudio-power-automate-build",
|
|
"./skills/flowstudio-power-automate-monitoring",
|
|
"./skills/flowstudio-power-automate-governance"
|
|
]
|
|
}
|