Skip to main content
Glama

workflows-mcp

by FiveOhhWon

get_workflow_versions

Retrieve all versions of a specific workflow to manage updates and ensure compatibility using the workflows-mcp server.

Instructions

List all available versions of a workflow

Input Schema

NameRequiredDescriptionDefault
workflow_idYes

Input Schema (JSON Schema)

{ "properties": { "workflow_id": { "type": "string" } }, "required": [ "workflow_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