Skip to main content
Glama
vanman2024

Multilead Open API MCP Server

by vanman2024

update_lead_in_campaign

Modify lead information in a Multilead campaign by updating built-in fields like businessEmail or custom variables for targeted LinkedIn accounts.

Instructions

Update one or more variables for a lead in a specified campaign and LinkedIn account

This updates lead fields including built-in fields (businessEmail, etc.) and custom variables.

Args: campaign_id: The ID of the campaign lead_id: The ID of the lead to update linkedin_account_id: The LinkedIn account ID changed_values: Dictionary of field names and new values to update Can include built-in fields like "businessEmail" or custom fields

Returns: Updated lead information

Example: update_lead_in_campaign( campaign_id="12345", lead_id="67890", linkedin_account_id="2", changed_values={ "businessEmail": "john.smith@company.com", "custom-variable": "custom value" } )

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
campaign_idYes
lead_idYes
linkedin_account_idYes
changed_valuesYes

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