Input Node
Specify the details an on-demand runbook needs to be able to execute. The Input node requires you to explicitly supply these details to give runbook the context it needs to be able to execute, information that an incident runbook acquires implicitly from its Trigger node.
Properties
Node Label — Type an informative name for the Input node. You can keep the system-provided default of "Input" if you wish.
Starting Entity
Specify the object for which the on-demand runbook will execute by choosing it from the dropdown menu. This determines the Primary Entity that will need to be identified in the Run Runbook dialog when the runbook is executed.
Additional Parameter Values Received From Caller
Specify the names of variables that correspond to parameters that will be used to execute the runbook. (Each variable needs to be defined separately.) When the runbook is executed, these will be listed in the Run Runbook dialog, and each will require a value to be supplied.
Runbook Compatibility
On-Demand