How to access Configuration object in the Auth0 action?

In the Auth0 Marketplace Actions Integrations we have some actions with Configuration and Secrets section .
For example in the Create a Web3 Wallet action :

The values of Secrets section can be accessed using events.secrets object .

How can we access objects in the Configurations section ?