bulkCreateTasks creates one task per resolved contact in a single provider
request.
automations/bulk-create-apollo-tasks.automation.ts
contacts is a non-empty reference array. user, type, and dueAt are
required. priority defaults to "medium", status to "scheduled", and
note is optional. Optional account selects the binding. Returns one
ApolloTask per created task.