Interactive skill for discovering Power Automate environments and flows.
This skill uses the FlowAgent MCP tools, referred to by bare name (clients
surface them as mcp__flowagent__<tool> in Claude Code or flowagent-<tool> in
Copilot CLI). If no MCP tools are present, the plugin is not wired up — run the setup skill.
Resolve environment:
$ARGUMENTS contains an environment ID, use it.list_environments (use query to filter if user mentioned a name).List flows: Call list_flows on the selected environment. Use name param if user is looking for something specific.
Present results in a table:
| # | Name | State | Trigger | Actions | Last Modified |
|---|
Offer next steps via AskUserQuestion:
get_flow)get_run_history)/debug-flow)/create-flow)