The idea is:
The slack integration is missing users:read.email Oauth scope, which means User profile requests do not include their email.
My use case:
I am trying to join JIRA and Slack users in a workflow, and this attribute would be necessary.
I think it would be beneficial to add this because:
It is likely the expected behavior.