PowerShell as a code type within N8N

The idea is:

Adding PowerShell as a code type alongside Python and JavaScript

My use case:

I need to call a function within Exchange Online which is not covered by Microsoft Graph API

I think it would be beneficial to add this because:

I’m unable to perform API calls to some of Microsoft’s services as they are not covered under their Graph API however this can be achieved by PowerShell requests when certain modules are installed

Any resources to support this?

Are you willing to work on this?

I would be willing to test this if put into development

Don’t think it would be worth it to add Powershell mainly for this, did you try calling external script with the execute command node ?