Skip to main content
Glama

Multilead Open API MCP Server

by vanman2024

pause_lead_execution

Pause campaign workflow steps for a specific lead to temporarily halt automated actions and communications.

Instructions

Pause the execution of campaign steps for a specific lead

This pauses all upcoming steps in the campaign workflow for this lead.

Args: lead_id: The ID of the lead to pause

Returns: Confirmation of lead pause

Input Schema

NameRequiredDescriptionDefault
lead_idYes

Input Schema (JSON Schema)

{ "properties": { "lead_id": { "type": "string" } }, "required": [ "lead_id" ], "type": "object" }

Other Tools from Multilead Open API 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/vanman2024/multilead-mcp'

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