Values.ToolOutputConfigurationSourceConfiguration for tool output handling.
type nonrec t = {outputVariableNameOverride : NonEmptyString.t option;Override the tool output results to different variable name.
*)sessionDataNamespace : NonEmptyString.t option;The session data namespace for tool output.
*)}