anyone tried JSON schema for custom tool with lines supported, for example creating sales order?
m
Matt Bernstein
08/14/2025, 9:04 PM
I have been able to get string and booleans to work as part of the schema. Neither object or array worked for me. If you use string and in the description mention it has to be valid stringified json, does that work?
a
Abdul Qadeer
08/15/2025, 3:01 AM
@Matt Bernstein yeah I did that way, it worked for JE and it was created.