close.listUsers list users in the connected Close organization.
automations/close-list-users.automation.ts
Inputs
limit defaults to 100 and accepts 1–200. skip defaults to 0. Optional second argument { account } selects a named Close binding.
Output
Returns{ data: CloseUser[], hasMore: boolean } for sales reps and other organization users.