Skip to main content
Glama

workflows-mcp

by FiveOhhWon

start_workflow

Initiate a multi-step workflow execution session with structured control, enabling precise step-by-step task management and cognitive reasoning for complex processes.

Instructions

Start a workflow execution session with step-by-step control

Input Schema

NameRequiredDescriptionDefault
idYes
inputsNo

Input Schema (JSON Schema)

{ "properties": { "id": { "type": "string" }, "inputs": { "additionalProperties": {}, "type": "object" } }, "required": [ "id" ], "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/FiveOhhWon/workflows-mcp'

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