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。