Ref: https://github.com/segmentio/integration-mailchimp/issues/26
Basically if a user passes an array, we should probably return a single email string (the first one in the array) since that's what we define the spec.
Tools that need multiple emails can call .proxy themselves.