searchAccounts searches accounts saved in the connected workspace. Use
searchOrganizations instead when you want companies from Apollo’s broader
intelligence database.
automations/search-apollo-accounts.automation.ts
Returns
{ accounts: ApolloAccount[]; pagination: ApolloPagination }.
Pagination includes page, perPage, totalEntries, and totalPages.