Organization Intelligence
deliveriq_org_intelRetrieve organization intelligence for a domain: email patterns, verified contacts, and company name. Free to use with no credit cost.
Instructions
Query the organization intelligence database for a domain. Returns email patterns, verified contact count, and company name. Free — no credits charged.
This data is populated by the enrichment system. If no data exists, use deliveriq_find_email to trigger enrichment for the domain.
Args:
domain (string): Company domain (e.g. "acme.com")
Returns: Primary email pattern, confidence, verified contact count, and all observed patterns.
Examples:
"What email patterns does acme.com use?" -> { domain: "acme.com" }
Credit cost: Free
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to query organization intelligence (e.g. "acme.com") |