enrich_lead
ActiveTool of io.github.huwhitememes/tollbooth
declared in 0.12.0
Enrich a company domain. Returns company name, description, detected tech stack, social media links, DNS records, platform detection (WordPress/Shopify/etc.), and contact page links. Useful for lead scoring and prospect research.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"description": "Company domain (e.g. stripe.com or https://stripe.com)"
}
}
}Parent server
io.github.huwhitememes/tollbooth
1/7 registries