Force null values
# support
r
How can I force tool call values to be forcibly set to null? Specifically, this use case lays inside a WF, and this tool can be called in multiple paths, so it is modified with different values set to null depending on the section of the flow the call is in. https://cdn.discordapp.com/attachments/1390726461270397059/1390726461861662810/image.png?ex=68694e72&is=6867fcf2&hm=8fe03c761d6443f85a6f5f6735a8239acf34d7b52648fe2bdebfec48bff3f1b3&
c
Hey, can you send me a screen recording video that walks through the issue you are facing? It would be easier for me to understand your issue and help you out with it.
r
I don't understand what I can do on a video other than what i've provided here.
c
Hey, I understand this can be a bit confusing. Could you rephrase your request and include an example? That way, our team can better understand and look into it.
r
I want the ability to set a value to undefined/empty/null. Is this possible?
c
You are able to set the property value to NULL by leaving it empty but not the enum value. Depending on the section of the flow, then the property value can be set to anything
4 Views