Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

create_campaign_from_template

Launch a URL-based email campaign using a saved sequence template. The campaign activates immediately after creation for lead outreach.

Instructions

Create a new campaign from a saved sequence template

This creates a URL-based campaign from the user's saved sequences. The campaign goes live immediately after creation.

Args: user_id: The ID of the user account_id: The ID of the account (seat) sequence_template_id: The ID of the sequence template to use campaign_name: Name for the new campaign lead_source_url: Optional lead source URL to attach to the campaign

Returns: Created campaign information

Example: create_campaign_from_template( user_id="123", account_id="456", sequence_template_id="789", campaign_name="Q1 Outreach Campaign", lead_source_url="https://linkedin.com/sales/search/..." )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYes
account_idYes
sequence_template_idYes
campaign_nameYes
lead_source_urlNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

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