Feature Request: Support for Deeper levels of Nesting in Actions for Response Schema
When working with Actions in the Plugins Workspace we have noticed that the Generate Schema from Response button does not generate anything in some cases which makes it hard to us to dot walk and reference the appropriate variables.
Currently we only handle 32 levels of nesting when generating the schema. Recommendation is to generate a schema that doesn't require elements nested past the 32nd level. But when this comes to integrations like Salesforce and Workday in Agent studio the JSON response would have a huge number of attributes which would need to be parsed by us to allow building of the use case end to end.