Skip to main content
Glama

delete_flow

Remove API workflow configurations by specifying the flow ID to manage your backend development environment and testing processes.

Instructions

Delete a flow

Input Schema

NameRequiredDescriptionDefault
flowIdYesID of the flow to delete

Input Schema (JSON Schema)

{ "properties": { "flowId": { "description": "ID of the flow to delete", "type": "string" } }, "required": [ "flowId" ], "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/martin-1103/mcp2'

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