apollo.listContactDeals lists the deals associated with one saved contact.
automations/list-apollo-contact-deals.automation.ts
contact accepts an Apollo contact ID, exact email or name, or { id }. Returns { deals: ApolloDeal[] }. Optional second argument { account } selects the Apollo binding.
This action requires an Apollo master API key because Apollo rejects OAuth access tokens for this endpoint.