enrichOrganization matches a company and returns normalized organization
data. A successful match consumes one Apollo credit.
automations/enrich-apollo-organization.automation.ts
domain, linkedinUrl, name, or website. Optional
account selects the binding. Returns
{ organization: ApolloOrganization | null }; a no-match result is null, not
an action failure.