pub fn run_with_input_binding( expr: &str, binding_name: &str, input: Value, ) -> Result<Value, SdaError>