Now Assist
Hi,I have a custom Now Assist skill with a Record (incident) input. I added a script tool to retrieve an attachment from that incident, but context.getValue() always returns empty.What I tried:- context.getValue('incident') → empty- context.getValue(...