enrich_company
ActiveTool of GoCreative Agent API
declared in 1.27.1
Enrich a company with metadata (industry, employee size, founded year, logo, social links) given just a domain. Use whenever you need company context for a B2B lead, prospect, or competitor. Example call: {"domain": "stripe.com"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "enrich_companyArguments",
"required": [
"domain"
],
"properties": {
"domain": {
"type": "string",
"title": "Domain"
}
}
}Parent server
GoCreative Agent API
1/7 registries