Find Company
Module · Stable
Find a company by name or email domain.
Searches companies by name (default) or domain. Returns found: true/false plus company fields including company_id for use in downstream contact or deal steps.
When to use
Section titled “When to use”Use when an upstream step already surfaced a company name or email domain — e.g. from an Incoming email trigger or a Find Contact result — and you need the company_id to feed into Create Deal, Add Note, or Update Company.
When not to use
Section titled “When not to use”If the company may not exist yet, use Create Company instead — it is idempotent and returns the same company_id whether it creates or finds the record. To scan or filter multiple companies, use List Companies.
Inputs
Section titled “Inputs”Configured per use: query, field.
Outputs
Section titled “Outputs”Auto-generated from the skill registry (load_skills()). Do not edit by hand.