Skip to main content
Glama

HiveFlow MCP Server

Official
by hiveflowai

resume_flow

Resume paused automation workflows on the HiveFlow platform by specifying the flow ID, enabling continued execution of tasks without manual intervention.

Instructions

Reanuda un flujo pausado

Input Schema

NameRequiredDescriptionDefault
flowIdYesID del flujo a reanudar

Input Schema (JSON Schema)

{ "properties": { "flowId": { "description": "ID del flujo a reanudar", "type": "string" } }, "required": [ "flowId" ], "type": "object" }
Install Server

Other Tools from HiveFlow MCP Server

Related Tools

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/hiveflowai/hiveflow-mcp-server'

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