This skill lets AI agents read, monitor, and operate Microsoft Power Automate cloud flows programmatically through a FlowStudio MCP server — no browser, no UI, no manual steps.
Requires: A FlowStudio MCP subscription (or compatible Power Automate MCP server). You will need: MCP endpoint: https://mcp.flowstudio.app/mcp (same for all subscribers) API key / JWT token (x-api-key header — NOT Bearer) Power Platform environment name (e.g. Default- )
| 1 | Real API response | Always trust what the server actually returns | | 2 | tools/list | Tool names, parameter names, types, required flags | | 3 | SKILL docs & reference files | Response shapes, behavioral notes, workflow recipes |
FlowStudio MCP 서버를 통해 Power Automate 클라우드 흐름에 연결하고 운영합니다. 요청 시 사용: 흐름 나열, 흐름 정의 읽기, 실행 기록 확인, 작업 출력 검사, 실행 다시 제출, 실행 중인 흐름 취소, 연결 보기, 트리거 URL 가져오기, 정의 유효성 검사, 흐름 상태 모니터링 또는 MCP 도구를 통해 Power Automate API와 통신해야 하는 모든 작업. Power Platform 환경 검색 및 연결 관리에도 사용됩니다. FlowStudio MCP 구독 또는 호환 서버가 필요합니다. https://mcp.flowstudio.app을 참조하세요. 출처: github/awesome-copilot.