Auto-generate action inputs from blueprint definition
Mor Paz - Port team
Right now if you want to create an action that includes as inputs the exact same properties that exist on a blueprint, that action has to be created and its inputs need to be configured manually.
But since it is quite common that action inputs closely resemble the blueprints they are defined on, it would save a lot of time and configuration to just create a new blueprint action with an “input copy” of the blueprint properties. The user will then have the option to customize the action inputs as he needs, but a lot of the initial work of replicating the blueprint properties as inputs again will be saved.