Tools that your AI agent can use through this MCP server to interact with lemlist
This action updates a lead in a specific campaign. If the lead doesn't exist a 404 error will be returned. See the docs here
This action will unsubscribe a lead from all campaigns if he belongs to the specified campaign. See the docs here
This action starts a specific lead using its email in all campaigns. See the docs here
This action pauses a specific lead using its email in all campaigns. See the docs here
This action marks a specific lead as not interested using its email in a specific campaign. See the docs here
This action marks a specific lead as interested using its email in a specific campaign. See the docs here
This action marks a specific lead as not interested using its email in all campaigns. See the docs here
This action marks a specific lead as interested using its email in all campaigns. See the docs here
This action retrieves all the information of a specific lead using its email. See the docs here
This action deletes a lead from a specific campaign. All information, including statistics, will be deleted. See the docs here
This action deletes a lead in the unsubscribed list. See the docs here
This action adds a lead in a specific campaign. If the lead doesn't exist, it'll be created, then inserted to the campaign. The creator of the lead is the campaign's sender See the docs here
This action adds a lead in the unsubscribed list. See the docs here