Skip to main content
Employee
May 15, 2025
4. Future Consideration

Feature Request: Support for Deeper levels of Nesting in Actions for Response Schema

Related products:Agent Studio
  • May 15, 2025
  • 1 reply
  • 19 views

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.  

1 reply

Ajay Merchia
Community Manager
May 15, 2025

We’ll take this under consideration. It’d be helpful to better understand how many layers of nesting are necessary to support your use case. I find it hard to believe Salesforce has an API that returns data nested 32 layers deep.