Skip to main content
Glama

add_keywords_to_global_blacklist

Block specific keywords from appearing in lead data by adding them to a global blacklist. Configure keyword types and matching methods to filter out unwanted company names, emails, domains, or other lead attributes.

Instructions

Add keywords to the global blacklist via JSON

Args: team_id: Team ID user_id: User ID keywords: List of keywords to blacklist (e.g., ["test", "test123"]) keyword_type: Type of keyword. Options: "company_name", "email", "domain", "full_name", "profile_url", "job_title" comparison_type: How to match keywords. Options: "exact", "contains", "starts_with", "ends_with"

Returns: Success confirmation

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
team_idYes
user_idYes
keywordsYes
keyword_typeYes
comparison_typeYes

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