I'm looking for a feature similar to environment variables in Microsoft Power Platform where I can create a variable that can used across plugins, actions, conversational processes, and connectors.
Example:
The Workday API has a path param for {tenant}. It would be great if I could create an env variable for this value in both Sandbox and Prod. When the plugin is deployed to Prod, it would use the Prod {tenant} value.