Slack integration missing users:read.email [GOT CREATED]

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.

Any resources to support this?

Are you willing to work on this?

Good news — configurable OAuth2 scopes for the Slack node have been released in n8n v2.20.0 via #28728. You can now add users:read.email and other scopes yourself. Closing as completed.