Support for Sentry in Workflow Custom Code

I had been looking over the Workflows Custom Code Workflows | Custom Code Actions - HubSpot docs and the Node.js supported libraries.

I was wondering if there is any planned support for Sentry? (https://www.npmjs.com/package/@sentry/node)

We use this, and I’m certain a lot of other HubSpot companies use it to track errors that occur in their programs.

It’d be super handy to be able to use it in our custom code!