flowstudio-power-automate-build

Installation
Summary

Programmatically build, scaffold, and deploy Power Automate cloud flows via FlowStudio MCP.

  • Requires a FlowStudio MCP subscription and valid JWT token; connection setup covered in the flowstudio-power-automate-mcp skill
  • Covers the full build workflow: safety checks for existing flows, connection reference discovery, definition construction, deployment (create or update), and test execution
  • Includes reference templates for triggers, core actions (variables, control flow, expressions), data transforms, and connector-specific patterns (SharePoint, Outlook, Teams, Approvals)
  • Handles both HTTP-triggered flows and scheduled/connector-triggered flows; provides a test-with-temp-HTTP-trigger pattern for flows without manual entry points
  • Common deployment errors documented with root causes and fixes; gotchas section covers connection reference syntax, Teams recipient formats, and expression pitfalls
SKILL.md

Build & Deploy Power Automate Flows with FlowStudio MCP

Step-by-step guide for constructing and deploying Power Automate cloud flows programmatically through the FlowStudio MCP server.

Prerequisite: A FlowStudio MCP server must be reachable with a valid JWT. See the flowstudio-power-automate-mcp skill for connection setup. Subscribe at https://mcp.flowstudio.app

Workflow:

  1. Load current build tools.
  2. Check for an existing flow.
  3. Resolve connection references.
  4. Build the definition.
  5. Deploy.
  6. Verify.
  7. Test.

Related skills

More from github/awesome-copilot

Installs
1.6K
GitHub Stars
32.7K
First Seen
Mar 8, 2026