AI AGENT ADDONS

Flowstudio Power Automate Debug

github/awesome-copilot
Debugging
1,762installs

Failing Power Automate flows can be hard to fix. The standard error messages only show top-level status codes. To find the real root cause, you need to look at each action's details.

This debug tool inspects action-level inputs and outputs. It shows exactly what data went in and what went out. This helps you find problems like timeouts, auth errors, or expression bugs.

You need a FlowStudio MCP subscription to use this skill. It works with cloud flows and gives you step-by-step diagnostics. Find the actual cause of any flow failure quickly.

Add Flowstudio Power Automate Debug skill to your workflow

Global

mkdir -p ~/.claude/skills/flowstudio-power-automate-debug

Project

mkdir -p .claude/skills/flowstudio-power-automate-debug

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago