get_live_flow_run_action_outputs — Power Automate MCP Server by Flow Studio MCP Tool Read-only
get_live_flow_run_action_outputs
(get live flow run action outputs) is one of 28 tools on the
Power Automate MCP Server by Flow Studio
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_live_flow_run_action_outputs from your client
- Claude Code Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs run in your project directory
- Claude Desktop Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/.cursor/mcp.json
- VS Code Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs .vscode/mcp.json
- Zed Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/.config/zed/settings.json
- Windsurf Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/.codeium/windsurf/mcp_config.json
- Cline Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs ~/.gemini/settings.json
- Grok Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs .mcp.json (in your project root)
- ChatGPT Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs Settings → Connectors → Advanced → Developer mode
- Claude.ai Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs Settings → Connectors → Add custom connector
- LangChain Power Automate MCP Server by Flow Studio get_live_flow_run_action_outputs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http flowstudio-mcp https://mcp.flowstudio.app/mcp
Other tools on this server
- tool_search
- list_skills
- report_bug
- list_store_flows
- get_store_flow
- get_store_flow_runs
- get_store_flow_summary
- update_store_flow
- list_store_environments
- list_store_makers
- get_store_maker
- list_store_power_apps
- list_store_connections
- get_live_flow_runs
- get_live_flow_run_error
- trigger_live_flow
- cancel_live_flow_run
- resubmit_live_flow_run
- set_live_flow_state
- get_live_flow
- update_live_flow
- list_live_environments
- list_live_flows
- list_live_connections
- describe_live_connector
- add_live_flow_to_solution
- resolve_live_parameters
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.