@mondaydotcomorg/atp-client 0.19.15 → 0.19.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1616,5 +1616,9 @@ exports.CodeGenerator = CodeGenerator;
1616
1616
  exports.InProcessSession = InProcessSession;
1617
1617
  exports.ToolNames = ToolNames;
1618
1618
  exports.createToolsFromATPClient = createToolsFromATPClient;
1619
+ exports.executeCodeInputSchema = executeCodeInputSchema;
1620
+ exports.exploreApiInputSchema = exploreApiInputSchema;
1621
+ exports.fetchAllApisInputSchema = fetchAllApisInputSchema;
1622
+ exports.searchApiInputSchema = searchApiInputSchema;
1619
1623
  //# sourceMappingURL=index.cjs.map
1620
1624
  //# sourceMappingURL=index.cjs.map