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