Skip to main content
Glama

McFlow

analyze

Analyze workflow structure and dependencies to identify connections and optimize automation processes for efficient development.

Instructions

Analyze a workflow structure and dependencies

Input Schema

NameRequiredDescriptionDefault
pathYesPath to the workflow file relative to workflows root

Input Schema (JSON Schema)

{ "properties": { "path": { "description": "Path to the workflow file relative to workflows root", "type": "string" } }, "required": [ "path" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mckinleymedia/mcflow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server