Created a way for anyone to define the data types associated with their SaaS/website such that we can parse plaintext user requests into function calls that the backend can handle. For example. User types “Rename all my documents in the ‘Memos’ folder to follow the pattern “[Department] Memo: [Date]”, our API yields JSON with the IDs of functions to be called and their parameters.