Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.
Check Email TypeENRICH_LAYER_CHECK_EMAIL_TYPE
Check whether an email address is disposable and whether it belongs to a free email provider. A live request consumed 1 Enrich Layer credit despite the provider documentation describing this endpoint as free.
Enrich CompanyENRICH_LAYER_ENRICH_COMPANY
Return a structured company profile from its LinkedIn company URL. Uses cache when present and costs 1 credit on a successful base request.
Enrich PersonENRICH_LAYER_ENRICH_PERSON
Return a structured person profile from exactly one LinkedIn, Twitter/X, or Facebook profile URL. Uses cache when present and costs 1 credit on a successful base request.
Find Person By EmailENRICH_LAYER_FIND_PERSON_BY_EMAIL
Resolve social profile URLs for a person from a personal or work email address. Costs 3 credits on a match; the default superficial lookup avoids charging when no result is found.
Find Person By RoleENRICH_LAYER_FIND_PERSON_BY_ROLE
Return the single person profile URL that most closely matches a role at a named company. Costs 3 credits on any successful 200 response, including no match.
Find Social Profiles By PhoneENRICH_LAYER_FIND_SOCIAL_PROFILES_BY_PHONE
Find LinkedIn, Facebook, and Twitter/X profile URLs associated with one E.164 phone number. Costs 3 credits when profiles are found; grouped live balance evidence is consistent with no charge for a 200 no-result response.
Get Credit BalanceENRICH_LAYER_GET_CREDIT_BALANCE
Return the connected Enrich Layer account's current credit balance without consuming credits. Use before or after paid enrichment calls to manage cost.
Resolve CompanyENRICH_LAYER_RESOLVE_COMPANY
Resolve a LinkedIn company profile URL from a company domain, company name, or both. Costs 2 credits on any successful 200 response, including a null result.
Resolve PersonENRICH_LAYER_RESOLVE_PERSON
Return the closest person profile URL from a first name and company name or domain, or null when no match is found. Costs 2 credits on a match; the cost-safe default does not charge for null results.