Update FlowStudio Power Automate skills for server 1.2.77 (#2943)

trigger_live_flow now runs scheduled (Recurrence) flows on demand;
list_live_connections requires environmentName and applies top after search;
the ChatGPT/claude.ai connector path is documented in the mcp skill; the
brand reads FlowStudio (one word) across the skills and plugin README; the
build skill is back under the 500-line lint limit.

Co-authored-by: Aaron Powell <me@aaron-powell.com>
This commit is contained in:
Catherine Han
2026-09-07 12:40:51 +10:00
committed by GitHub
co-authored by Aaron Powell
parent d28f79cbe8
commit 0ccadfda8a
7 changed files with 49 additions and 50 deletions
@@ -39,7 +39,7 @@ enriched with governance metadata and remediation hints.
## How Monitoring Works
Flow Studio scans the Power Automate API daily for each subscriber and caches
FlowStudio scans the Power Automate API daily for each subscriber and caches
the results. There are two levels:
- **All flows** get metadata scanned: definition, connections, owners, trigger
@@ -54,7 +54,7 @@ the results. There are two levels:
a flow was last scanned. If stale, the scanning pipeline may not be running.
**Enabling monitoring:** Set `monitor: true` via `update_store_flow` or the
Flow Studio for Teams app
FlowStudio for Teams app
([how to select flows](https://learn.flowstudio.app/teams-monitoring)).
**Designating critical flows:** Use `update_store_flow` with `critical=true`