sales-intelligence__enrich_company
ActiveTool of com.thenextgennexus/enterprise-mcp-gateway
[Sales Intelligence] Enrich a single company with domain, description, industry, employee band, social profiles, and (where available) email patterns. Wraps `nexgendata/company-enrichment-tool`. Accepts either a free-form company name ("Stripe") or a domain ("stripe.com"). Args: domain_or_name: Company name or domain.
Parameters schema
{
"type": "object",
"required": [
"domain_or_name"
],
"properties": {
"domain_or_name": {
"type": "string"
}
}
}Parent server
com.thenextgennexus/enterprise-mcp-gateway
1/7 registries