anyone tried JSON schema for custom tool with line...
# ai-netsuite
a
anyone tried JSON schema for custom tool with lines supported, for example creating sales order?
m
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
@Matt Bernstein yeah I did that way, it worked for JE and it was created.