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
Always call tools/list first to confirm available tool names and their parameter schemas. Tool names and parameters may change between server versions. This skill covers response shapes, behavioral notes, and build patterns — things tools/list cannot tell you. If this document disagrees with tools/list or a real API response, the API wins.
FlowStudio MCP 서버를 사용하여 Power Automate 클라우드 흐름을 구축, 스캐폴드 및 배포합니다. 흐름 만들기, 새 흐름 구축, 흐름 정의 배포, Power Automate 워크플로 스캐폴드, 흐름 JSON 구성, 기존 흐름 작업 업데이트, 흐름 정의 패치, 흐름에 작업 추가, 연결 연결 또는 처음부터 워크플로 정의 생성을 요청하면 이 기술을 로드합니다. FlowStudio MCP 구독이 필요합니다. https://mcp.flowstudio.app을 참조하세요. 출처: github/awesome-copilot.