@lightdash/common 0.2219.0 → 0.2221.0

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.
Files changed (235) hide show
  1. package/dist/cjs/.tsbuildinfo +1 -1
  2. package/dist/cjs/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts +0 -4
  3. package/dist/cjs/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts.map +1 -1
  4. package/dist/cjs/ee/AiAgent/index.d.ts +2 -2
  5. package/dist/cjs/ee/AiAgent/schemas/index.d.ts +0 -1
  6. package/dist/cjs/ee/AiAgent/schemas/index.d.ts.map +1 -1
  7. package/dist/cjs/ee/AiAgent/schemas/index.js +0 -1
  8. package/dist/cjs/ee/AiAgent/schemas/index.js.map +1 -1
  9. package/dist/cjs/ee/AiAgent/schemas/toolSchemaBuilder.d.ts +2 -12
  10. package/dist/cjs/ee/AiAgent/schemas/toolSchemaBuilder.d.ts.map +1 -1
  11. package/dist/cjs/ee/AiAgent/schemas/toolSchemaBuilder.js +2 -8
  12. package/dist/cjs/ee/AiAgent/schemas/toolSchemaBuilder.js.map +1 -1
  13. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts +0 -13
  14. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts.map +1 -1
  15. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardArgs.js +0 -1
  16. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardArgs.js.map +1 -1
  17. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts +0 -29
  18. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts.map +1 -1
  19. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardV2Args.js +0 -2
  20. package/dist/cjs/ee/AiAgent/schemas/tools/toolDashboardV2Args.js.map +1 -1
  21. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts +0 -8
  22. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts.map +1 -1
  23. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindChartsArgs.js +0 -1
  24. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindChartsArgs.js.map +1 -1
  25. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts +0 -8
  26. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts.map +1 -1
  27. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindContentArgs.js +0 -1
  28. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindContentArgs.js.map +1 -1
  29. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts +0 -8
  30. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts.map +1 -1
  31. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js +0 -1
  32. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js.map +1 -1
  33. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts +3 -78
  34. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts.map +1 -1
  35. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindExploresArgs.js +2 -12
  36. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindExploresArgs.js.map +1 -1
  37. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts +0 -8
  38. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts.map +1 -1
  39. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js +0 -1
  40. package/dist/cjs/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js.map +1 -1
  41. package/dist/cjs/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts +0 -5
  42. package/dist/cjs/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts.map +1 -1
  43. package/dist/cjs/ee/AiAgent/schemas/tools/toolImproveContextArgs.js +0 -2
  44. package/dist/cjs/ee/AiAgent/schemas/tools/toolImproveContextArgs.js.map +1 -1
  45. package/dist/cjs/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts +0 -5
  46. package/dist/cjs/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts.map +1 -1
  47. package/dist/cjs/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js +0 -2
  48. package/dist/cjs/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js.map +1 -1
  49. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts +0 -10
  50. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts.map +1 -1
  51. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js +0 -1
  52. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js.map +1 -1
  53. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts +0 -10
  54. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts.map +1 -1
  55. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunQueryArgs.js +0 -2
  56. package/dist/cjs/ee/AiAgent/schemas/tools/toolRunQueryArgs.js.map +1 -1
  57. package/dist/cjs/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts +0 -10
  58. package/dist/cjs/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts.map +1 -1
  59. package/dist/cjs/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js +0 -1
  60. package/dist/cjs/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js.map +1 -1
  61. package/dist/cjs/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts +0 -9
  62. package/dist/cjs/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts.map +1 -1
  63. package/dist/cjs/ee/AiAgent/schemas/tools/toolTableVizArgs.js +0 -1
  64. package/dist/cjs/ee/AiAgent/schemas/tools/toolTableVizArgs.js.map +1 -1
  65. package/dist/cjs/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts +0 -9
  66. package/dist/cjs/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts.map +1 -1
  67. package/dist/cjs/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js +0 -1
  68. package/dist/cjs/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js.map +1 -1
  69. package/dist/cjs/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts +0 -9
  70. package/dist/cjs/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts.map +1 -1
  71. package/dist/cjs/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js +0 -1
  72. package/dist/cjs/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js.map +1 -1
  73. package/dist/cjs/ee/AiAgent/utils.d.ts +0 -4
  74. package/dist/cjs/ee/AiAgent/utils.d.ts.map +1 -1
  75. package/dist/esm/.tsbuildinfo +1 -1
  76. package/dist/esm/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts +0 -4
  77. package/dist/esm/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts.map +1 -1
  78. package/dist/esm/ee/AiAgent/index.d.ts +2 -2
  79. package/dist/esm/ee/AiAgent/schemas/index.d.ts +0 -1
  80. package/dist/esm/ee/AiAgent/schemas/index.d.ts.map +1 -1
  81. package/dist/esm/ee/AiAgent/schemas/index.js +0 -1
  82. package/dist/esm/ee/AiAgent/schemas/index.js.map +1 -1
  83. package/dist/esm/ee/AiAgent/schemas/toolSchemaBuilder.d.ts +2 -12
  84. package/dist/esm/ee/AiAgent/schemas/toolSchemaBuilder.d.ts.map +1 -1
  85. package/dist/esm/ee/AiAgent/schemas/toolSchemaBuilder.js +2 -8
  86. package/dist/esm/ee/AiAgent/schemas/toolSchemaBuilder.js.map +1 -1
  87. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts +0 -13
  88. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts.map +1 -1
  89. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardArgs.js +0 -1
  90. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardArgs.js.map +1 -1
  91. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts +0 -29
  92. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts.map +1 -1
  93. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardV2Args.js +0 -2
  94. package/dist/esm/ee/AiAgent/schemas/tools/toolDashboardV2Args.js.map +1 -1
  95. package/dist/esm/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts +0 -8
  96. package/dist/esm/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts.map +1 -1
  97. package/dist/esm/ee/AiAgent/schemas/tools/toolFindChartsArgs.js +0 -1
  98. package/dist/esm/ee/AiAgent/schemas/tools/toolFindChartsArgs.js.map +1 -1
  99. package/dist/esm/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts +0 -8
  100. package/dist/esm/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts.map +1 -1
  101. package/dist/esm/ee/AiAgent/schemas/tools/toolFindContentArgs.js +0 -1
  102. package/dist/esm/ee/AiAgent/schemas/tools/toolFindContentArgs.js.map +1 -1
  103. package/dist/esm/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts +0 -8
  104. package/dist/esm/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts.map +1 -1
  105. package/dist/esm/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js +0 -1
  106. package/dist/esm/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js.map +1 -1
  107. package/dist/esm/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts +3 -78
  108. package/dist/esm/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts.map +1 -1
  109. package/dist/esm/ee/AiAgent/schemas/tools/toolFindExploresArgs.js +1 -11
  110. package/dist/esm/ee/AiAgent/schemas/tools/toolFindExploresArgs.js.map +1 -1
  111. package/dist/esm/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts +0 -8
  112. package/dist/esm/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts.map +1 -1
  113. package/dist/esm/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js +0 -1
  114. package/dist/esm/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js.map +1 -1
  115. package/dist/esm/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts +0 -5
  116. package/dist/esm/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts.map +1 -1
  117. package/dist/esm/ee/AiAgent/schemas/tools/toolImproveContextArgs.js +0 -2
  118. package/dist/esm/ee/AiAgent/schemas/tools/toolImproveContextArgs.js.map +1 -1
  119. package/dist/esm/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts +0 -5
  120. package/dist/esm/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts.map +1 -1
  121. package/dist/esm/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js +0 -2
  122. package/dist/esm/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js.map +1 -1
  123. package/dist/esm/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts +0 -10
  124. package/dist/esm/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts.map +1 -1
  125. package/dist/esm/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js +0 -1
  126. package/dist/esm/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js.map +1 -1
  127. package/dist/esm/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts +0 -10
  128. package/dist/esm/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts.map +1 -1
  129. package/dist/esm/ee/AiAgent/schemas/tools/toolRunQueryArgs.js +0 -2
  130. package/dist/esm/ee/AiAgent/schemas/tools/toolRunQueryArgs.js.map +1 -1
  131. package/dist/esm/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts +0 -10
  132. package/dist/esm/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts.map +1 -1
  133. package/dist/esm/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js +0 -1
  134. package/dist/esm/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js.map +1 -1
  135. package/dist/esm/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts +0 -9
  136. package/dist/esm/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts.map +1 -1
  137. package/dist/esm/ee/AiAgent/schemas/tools/toolTableVizArgs.js +0 -1
  138. package/dist/esm/ee/AiAgent/schemas/tools/toolTableVizArgs.js.map +1 -1
  139. package/dist/esm/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts +0 -9
  140. package/dist/esm/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts.map +1 -1
  141. package/dist/esm/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js +0 -1
  142. package/dist/esm/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js.map +1 -1
  143. package/dist/esm/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts +0 -9
  144. package/dist/esm/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts.map +1 -1
  145. package/dist/esm/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js +0 -1
  146. package/dist/esm/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js.map +1 -1
  147. package/dist/esm/ee/AiAgent/utils.d.ts +0 -4
  148. package/dist/esm/ee/AiAgent/utils.d.ts.map +1 -1
  149. package/dist/types/.tsbuildinfo +1 -1
  150. package/dist/types/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts +0 -4
  151. package/dist/types/ee/AiAgent/chartConfig/web/getWebAiChartConfig.d.ts.map +1 -1
  152. package/dist/types/ee/AiAgent/index.d.ts +2 -2
  153. package/dist/types/ee/AiAgent/schemas/index.d.ts +0 -1
  154. package/dist/types/ee/AiAgent/schemas/index.d.ts.map +1 -1
  155. package/dist/types/ee/AiAgent/schemas/index.js +0 -1
  156. package/dist/types/ee/AiAgent/schemas/index.js.map +1 -1
  157. package/dist/types/ee/AiAgent/schemas/toolSchemaBuilder.d.ts +2 -12
  158. package/dist/types/ee/AiAgent/schemas/toolSchemaBuilder.d.ts.map +1 -1
  159. package/dist/types/ee/AiAgent/schemas/toolSchemaBuilder.js +2 -8
  160. package/dist/types/ee/AiAgent/schemas/toolSchemaBuilder.js.map +1 -1
  161. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts +0 -13
  162. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardArgs.d.ts.map +1 -1
  163. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardArgs.js +0 -1
  164. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardArgs.js.map +1 -1
  165. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts +0 -29
  166. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardV2Args.d.ts.map +1 -1
  167. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardV2Args.js +0 -2
  168. package/dist/types/ee/AiAgent/schemas/tools/toolDashboardV2Args.js.map +1 -1
  169. package/dist/types/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts +0 -8
  170. package/dist/types/ee/AiAgent/schemas/tools/toolFindChartsArgs.d.ts.map +1 -1
  171. package/dist/types/ee/AiAgent/schemas/tools/toolFindChartsArgs.js +0 -1
  172. package/dist/types/ee/AiAgent/schemas/tools/toolFindChartsArgs.js.map +1 -1
  173. package/dist/types/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts +0 -8
  174. package/dist/types/ee/AiAgent/schemas/tools/toolFindContentArgs.d.ts.map +1 -1
  175. package/dist/types/ee/AiAgent/schemas/tools/toolFindContentArgs.js +0 -1
  176. package/dist/types/ee/AiAgent/schemas/tools/toolFindContentArgs.js.map +1 -1
  177. package/dist/types/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts +0 -8
  178. package/dist/types/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.d.ts.map +1 -1
  179. package/dist/types/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js +0 -1
  180. package/dist/types/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.js.map +1 -1
  181. package/dist/types/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts +3 -78
  182. package/dist/types/ee/AiAgent/schemas/tools/toolFindExploresArgs.d.ts.map +1 -1
  183. package/dist/types/ee/AiAgent/schemas/tools/toolFindExploresArgs.js +1 -11
  184. package/dist/types/ee/AiAgent/schemas/tools/toolFindExploresArgs.js.map +1 -1
  185. package/dist/types/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts +0 -8
  186. package/dist/types/ee/AiAgent/schemas/tools/toolFindFieldsArgs.d.ts.map +1 -1
  187. package/dist/types/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js +0 -1
  188. package/dist/types/ee/AiAgent/schemas/tools/toolFindFieldsArgs.js.map +1 -1
  189. package/dist/types/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts +0 -5
  190. package/dist/types/ee/AiAgent/schemas/tools/toolImproveContextArgs.d.ts.map +1 -1
  191. package/dist/types/ee/AiAgent/schemas/tools/toolImproveContextArgs.js +0 -2
  192. package/dist/types/ee/AiAgent/schemas/tools/toolImproveContextArgs.js.map +1 -1
  193. package/dist/types/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts +0 -5
  194. package/dist/types/ee/AiAgent/schemas/tools/toolProposeChangeArgs.d.ts.map +1 -1
  195. package/dist/types/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js +0 -2
  196. package/dist/types/ee/AiAgent/schemas/tools/toolProposeChangeArgs.js.map +1 -1
  197. package/dist/types/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts +0 -10
  198. package/dist/types/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.d.ts.map +1 -1
  199. package/dist/types/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js +0 -1
  200. package/dist/types/ee/AiAgent/schemas/tools/toolRunMetricQueryArgs.js.map +1 -1
  201. package/dist/types/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts +0 -10
  202. package/dist/types/ee/AiAgent/schemas/tools/toolRunQueryArgs.d.ts.map +1 -1
  203. package/dist/types/ee/AiAgent/schemas/tools/toolRunQueryArgs.js +0 -2
  204. package/dist/types/ee/AiAgent/schemas/tools/toolRunQueryArgs.js.map +1 -1
  205. package/dist/types/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts +0 -10
  206. package/dist/types/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.d.ts.map +1 -1
  207. package/dist/types/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js +0 -1
  208. package/dist/types/ee/AiAgent/schemas/tools/toolSearchFieldValuesArgs.js.map +1 -1
  209. package/dist/types/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts +0 -9
  210. package/dist/types/ee/AiAgent/schemas/tools/toolTableVizArgs.d.ts.map +1 -1
  211. package/dist/types/ee/AiAgent/schemas/tools/toolTableVizArgs.js +0 -1
  212. package/dist/types/ee/AiAgent/schemas/tools/toolTableVizArgs.js.map +1 -1
  213. package/dist/types/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts +0 -9
  214. package/dist/types/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.d.ts.map +1 -1
  215. package/dist/types/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js +0 -1
  216. package/dist/types/ee/AiAgent/schemas/tools/toolTimeSeriesArgs.js.map +1 -1
  217. package/dist/types/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts +0 -9
  218. package/dist/types/ee/AiAgent/schemas/tools/toolVerticalBarArgs.d.ts.map +1 -1
  219. package/dist/types/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js +0 -1
  220. package/dist/types/ee/AiAgent/schemas/tools/toolVerticalBarArgs.js.map +1 -1
  221. package/dist/types/ee/AiAgent/utils.d.ts +0 -4
  222. package/dist/types/ee/AiAgent/utils.d.ts.map +1 -1
  223. package/package.json +1 -1
  224. package/dist/cjs/ee/AiAgent/schemas/parser.d.ts +0 -3955
  225. package/dist/cjs/ee/AiAgent/schemas/parser.d.ts.map +0 -1
  226. package/dist/cjs/ee/AiAgent/schemas/parser.js +0 -51
  227. package/dist/cjs/ee/AiAgent/schemas/parser.js.map +0 -1
  228. package/dist/esm/ee/AiAgent/schemas/parser.d.ts +0 -3955
  229. package/dist/esm/ee/AiAgent/schemas/parser.d.ts.map +0 -1
  230. package/dist/esm/ee/AiAgent/schemas/parser.js +0 -46
  231. package/dist/esm/ee/AiAgent/schemas/parser.js.map +0 -1
  232. package/dist/types/ee/AiAgent/schemas/parser.d.ts +0 -3955
  233. package/dist/types/ee/AiAgent/schemas/parser.d.ts.map +0 -1
  234. package/dist/types/ee/AiAgent/schemas/parser.js +0 -46
  235. package/dist/types/ee/AiAgent/schemas/parser.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"toolDashboardV2Args.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolDashboardV2Args.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,uCAA2C;AAC3C,sDAA6D;AAC7D,4DAAwD;AACxD,yDAG4B;AAEf,QAAA,6BAA6B,GAAG;;;;;;;;;;;;;;;;;CAiB5C,CAAC;AAEF,8EAA8E;AAC9E,MAAM,8BAA8B,GAAG,yCAAsB,CAAC;AAMjD,QAAA,yBAAyB,GAAG,IAAA,oCAAgB,EAAC;IACtD,IAAI,EAAE,oBAAY,CAAC,mBAAmB;IACtC,WAAW,EAAE,qCAA6B;CAC7C,CAAC;KACG,MAAM,CAAC;IACJ,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,uCAAuC,CAAC;IACnE,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CACL,yDAAyD,CAC5D;IACL,cAAc,EAAE,OAAC;SACZ,KAAK,CAAC,8BAA8B,CAAC;SACrC,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,EAAE,CAAC;SACP,QAAQ,CACL,gNAAgN,CACnN;CACR,CAAC;KACD,KAAK,EAAE,CAAC;AAIA,QAAA,oCAAoC,GAC7C,iCAAyB,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IAC3C,GAAG,IAAI;IACP,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAC5C,oDAAiC,CAAC,KAAK,CAAC,GAAG,CAAC,CAC/C;CACJ,CAAC,CAAC,CAAC;AAMK,QAAA,2BAA2B,GAAG,OAAC,CAAC,MAAM,CAAC;IAChD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
1
+ {"version":3,"file":"toolDashboardV2Args.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolDashboardV2Args.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AACxD,yDAG4B;AAEf,QAAA,6BAA6B,GAAG;;;;;;;;;;;;;;;;;CAiB5C,CAAC;AAEF,8EAA8E;AAC9E,MAAM,8BAA8B,GAAG,yCAAsB,CAAC;AAMjD,QAAA,yBAAyB,GAAG,IAAA,oCAAgB,EAAC;IACtD,WAAW,EAAE,qCAA6B;CAC7C,CAAC;KACG,MAAM,CAAC;IACJ,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,uCAAuC,CAAC;IACnE,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CACL,yDAAyD,CAC5D;IACL,cAAc,EAAE,OAAC;SACZ,KAAK,CAAC,8BAA8B,CAAC;SACrC,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,EAAE,CAAC;SACP,QAAQ,CACL,gNAAgN,CACnN;CACR,CAAC;KACD,KAAK,EAAE,CAAC;AAIA,QAAA,oCAAoC,GAC7C,iCAAyB,CAAC,SAAS,CAAC,CAAC,IAAI,EAAE,EAAE,CAAC,CAAC;IAC3C,GAAG,IAAI;IACP,cAAc,EAAE,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,CAAC,GAAG,EAAE,EAAE,CAC5C,oDAAiC,CAAC,KAAK,CAAC,GAAG,CAAC,CAC/C;CACJ,CAAC,CAAC,CAAC;AAMK,QAAA,2BAA2B,GAAG,OAAC,CAAC,MAAM,CAAC;IAChD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
@@ -1,8 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  export declare const TOOL_FIND_CHARTS_DESCRIPTION = "Tool: \"findCharts\"\nPurpose:\nFinds charts by name or description within a project, returning detailed info about each.\n\nUsage tips:\n- IMPORTANT: Pass the user's full query or relevant portion directly (e.g., \"revenue based on campaigns\" instead of just \"campaigns\")\n- The search engine understands natural language and context - more words provide better results\n- You can provide multiple search queries to search for different chart topics simultaneously\n- If results aren't relevant, retry with the full user query or more specific terms\n- Results are paginated \u2014 use the page parameter to get more results if needed\n- Returns chart URLs when available\n";
3
3
  export declare const toolFindChartsArgsSchema: z.ZodObject<{
4
- type: z.ZodLiteral<"find_charts">;
5
- } & {
6
4
  chartSearchQueries: z.ZodArray<z.ZodObject<{
7
5
  label: z.ZodString;
8
6
  }, "strip", z.ZodTypeAny, {
@@ -13,13 +11,11 @@ export declare const toolFindChartsArgsSchema: z.ZodObject<{
13
11
  } & {
14
12
  page: z.ZodNullable<z.ZodNumber>;
15
13
  }, z.UnknownKeysParam, z.ZodTypeAny, {
16
- type: "find_charts";
17
14
  page: number | null;
18
15
  chartSearchQueries: {
19
16
  label: string;
20
17
  }[];
21
18
  }, {
22
- type: "find_charts";
23
19
  page: number | null;
24
20
  chartSearchQueries: {
25
21
  label: string;
@@ -27,8 +23,6 @@ export declare const toolFindChartsArgsSchema: z.ZodObject<{
27
23
  }>;
28
24
  export type ToolFindChartsArgs = z.infer<typeof toolFindChartsArgsSchema>;
29
25
  export declare const toolFindChartsArgsSchemaTransformed: z.ZodObject<{
30
- type: z.ZodLiteral<"find_charts">;
31
- } & {
32
26
  chartSearchQueries: z.ZodArray<z.ZodObject<{
33
27
  label: z.ZodString;
34
28
  }, "strip", z.ZodTypeAny, {
@@ -39,13 +33,11 @@ export declare const toolFindChartsArgsSchemaTransformed: z.ZodObject<{
39
33
  } & {
40
34
  page: z.ZodNullable<z.ZodNumber>;
41
35
  }, z.UnknownKeysParam, z.ZodTypeAny, {
42
- type: "find_charts";
43
36
  page: number | null;
44
37
  chartSearchQueries: {
45
38
  label: string;
46
39
  }[];
47
40
  }, {
48
- type: "find_charts";
49
41
  page: number | null;
50
42
  chartSearchQueries: {
51
43
  label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindChartsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindChartsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,4BAA4B,0qBAWxC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;EAgBzB,CAAC;AAEb,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE1E,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;EAA2B,CAAC;AAE5E,MAAM,MAAM,6BAA6B,GAAG,kBAAkB,CAAC;AAE/D,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;EAGrC,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindChartsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindChartsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,4BAA4B,0qBAWxC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;EAezB,CAAC;AAEb,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAE1E,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;EAA2B,CAAC;AAE5E,MAAM,MAAM,6BAA6B,GAAG,kBAAkB,CAAC;AAE/D,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;EAGrC,CAAC;AAEH,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC"}
@@ -17,7 +17,6 @@ Usage tips:
17
17
  - Returns chart URLs when available
18
18
  `;
19
19
  exports.toolFindChartsArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
20
- type: 'find_charts',
21
20
  description: exports.TOOL_FIND_CHARTS_DESCRIPTION,
22
21
  })
23
22
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindChartsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindChartsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,4BAA4B,GAAG;;;;;;;;;;;CAW3C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,oCAAgB,EAAC;IACrD,IAAI,EAAE,aAAa;IACnB,WAAW,EAAE,oCAA4B;CAC5C,CAAC;KACG,MAAM,CAAC;IACJ,kBAAkB,EAAE,OAAC,CAAC,KAAK,CACvB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAIA,QAAA,mCAAmC,GAAG,gCAAwB,CAAC;AAI/D,QAAA,0BAA0B,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindChartsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindChartsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,4BAA4B,GAAG;;;;;;;;;;;CAW3C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,oCAAgB,EAAC;IACrD,WAAW,EAAE,oCAA4B;CAC5C,CAAC;KACG,MAAM,CAAC;IACJ,kBAAkB,EAAE,OAAC,CAAC,KAAK,CACvB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAIA,QAAA,mCAAmC,GAAG,gCAAwB,CAAC;AAI/D,QAAA,0BAA0B,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
@@ -1,8 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  export declare const TOOL_FIND_CONTENT_DESCRIPTION = "Tool: \"findContent\"\nPurpose:\nFinds charts or dashboards by name or description within a project, returning detailed information about each.\n\nUsage tips:\n- IMPORTANT: Pass the user's full query or relevant portion directly (e.g., \"revenue based on campaigns\" instead of just \"campaigns\").\n- The search engine understands natural language and context \u2014 more descriptive queries yield better results.\n- You can provide multiple search queries to look for different topics simultaneously (e.g., [\"monthly revenue\", \"user acquisition trends\"]).\n- If results aren't relevant, retry with the full user query or more specific terms.\n- Dashboards with validation errors will be deprioritized.\n- Returns chart and dashboard URLs when available.\n- It doesn't provide summaries for dashboards yet, so don't suggest this capability.";
3
3
  export declare const toolFindContentArgsSchema: z.ZodObject<{
4
- type: z.ZodLiteral<"find_content">;
5
- } & {
6
4
  searchQueries: z.ZodArray<z.ZodObject<{
7
5
  label: z.ZodString;
8
6
  }, "strip", z.ZodTypeAny, {
@@ -11,19 +9,15 @@ export declare const toolFindContentArgsSchema: z.ZodObject<{
11
9
  label: string;
12
10
  }>, "many">;
13
11
  }, z.UnknownKeysParam, z.ZodTypeAny, {
14
- type: "find_content";
15
12
  searchQueries: {
16
13
  label: string;
17
14
  }[];
18
15
  }, {
19
- type: "find_content";
20
16
  searchQueries: {
21
17
  label: string;
22
18
  }[];
23
19
  }>;
24
20
  export declare const toolFindContentArgsSchemaTransformed: z.ZodObject<{
25
- type: z.ZodLiteral<"find_content">;
26
- } & {
27
21
  searchQueries: z.ZodArray<z.ZodObject<{
28
22
  label: z.ZodString;
29
23
  }, "strip", z.ZodTypeAny, {
@@ -32,12 +26,10 @@ export declare const toolFindContentArgsSchemaTransformed: z.ZodObject<{
32
26
  label: string;
33
27
  }>, "many">;
34
28
  }, z.UnknownKeysParam, z.ZodTypeAny, {
35
- type: "find_content";
36
29
  searchQueries: {
37
30
  label: string;
38
31
  }[];
39
32
  }, {
40
- type: "find_content";
41
33
  searchQueries: {
42
34
  label: string;
43
35
  }[];
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindContentArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindContentArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,6BAA6B,k1BAW2C,CAAC;AAEtF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;EAe1B,CAAC;AAEb,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;;;;;EAA4B,CAAC;AAE9E,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;EAGtC,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,8BAA8B,GAAG,mBAAmB,CAAC;AACjE,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindContentArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindContentArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,6BAA6B,k1BAW2C,CAAC;AAEtF,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;EAc1B,CAAC;AAEb,eAAO,MAAM,oCAAoC;;;;;;;;;;;;;;;;EAA4B,CAAC;AAE9E,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;EAGtC,CAAC;AAEH,MAAM,MAAM,mBAAmB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,yBAAyB,CAAC,CAAC;AAC5E,MAAM,MAAM,8BAA8B,GAAG,mBAAmB,CAAC;AACjE,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC"}
@@ -17,7 +17,6 @@ Usage tips:
17
17
  - Returns chart and dashboard URLs when available.
18
18
  - It doesn't provide summaries for dashboards yet, so don't suggest this capability.`;
19
19
  exports.toolFindContentArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
20
- type: 'find_content',
21
20
  description: exports.TOOL_FIND_CONTENT_DESCRIPTION,
22
21
  })
23
22
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindContentArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindContentArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,6BAA6B,GAAG;;;;;;;;;;;qFAWwC,CAAC;AAEzE,QAAA,yBAAyB,GAAG,IAAA,oCAAgB,EAAC;IACtD,IAAI,EAAE,cAAc;IACpB,WAAW,EAAE,qCAA6B;CAC7C,CAAC;KACG,MAAM,CAAC;IACJ,aAAa,EAAE,OAAC,CAAC,KAAK,CAClB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,oCAAoC,GAAG,iCAAyB,CAAC;AAEjE,QAAA,2BAA2B,GAAG,OAAC,CAAC,MAAM,CAAC;IAChD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindContentArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindContentArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,6BAA6B,GAAG;;;;;;;;;;;qFAWwC,CAAC;AAEzE,QAAA,yBAAyB,GAAG,IAAA,oCAAgB,EAAC;IACtD,WAAW,EAAE,qCAA6B;CAC7C,CAAC;KACG,MAAM,CAAC;IACJ,aAAa,EAAE,OAAC,CAAC,KAAK,CAClB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,oCAAoC,GAAG,iCAAyB,CAAC;AAEjE,QAAA,2BAA2B,GAAG,OAAC,CAAC,MAAM,CAAC;IAChD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
@@ -1,8 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  export declare const TOOL_FIND_DASHBOARDS_DESCRIPTION = "Tool: \"findDashboards\"\nPurpose:\nFinds dashboards by name or description within a project, returning detailed info about each.\n\nUsage tips:\n- IMPORTANT: Pass the user's full query or relevant portion directly (e.g., \"revenue based on campaigns\" instead of just \"campaigns\")\n- The search engine understands natural language and context - more words provide better results\n- You can provide multiple search queries to search for different dashboard topics simultaneously\n- If results aren't relevant, retry with the full user query or more specific terms\n- Results are paginated \u2014 use the page parameter to get more results if needed\n- Dashboards with validation errors will be deprioritized\n- Returns dashboard URLs when available\n- It doesn't provide a dashboard summary yet, so don't suggest this capability\n";
3
3
  export declare const toolFindDashboardsArgsSchema: z.ZodObject<{
4
- type: z.ZodLiteral<"find_dashboards">;
5
- } & {
6
4
  dashboardSearchQueries: z.ZodArray<z.ZodObject<{
7
5
  label: z.ZodString;
8
6
  }, "strip", z.ZodTypeAny, {
@@ -13,13 +11,11 @@ export declare const toolFindDashboardsArgsSchema: z.ZodObject<{
13
11
  } & {
14
12
  page: z.ZodNullable<z.ZodNumber>;
15
13
  }, z.UnknownKeysParam, z.ZodTypeAny, {
16
- type: "find_dashboards";
17
14
  page: number | null;
18
15
  dashboardSearchQueries: {
19
16
  label: string;
20
17
  }[];
21
18
  }, {
22
- type: "find_dashboards";
23
19
  page: number | null;
24
20
  dashboardSearchQueries: {
25
21
  label: string;
@@ -27,8 +23,6 @@ export declare const toolFindDashboardsArgsSchema: z.ZodObject<{
27
23
  }>;
28
24
  export type ToolFindDashboardsArgs = z.infer<typeof toolFindDashboardsArgsSchema>;
29
25
  export declare const toolFindDashboardsArgsSchemaTransformed: z.ZodObject<{
30
- type: z.ZodLiteral<"find_dashboards">;
31
- } & {
32
26
  dashboardSearchQueries: z.ZodArray<z.ZodObject<{
33
27
  label: z.ZodString;
34
28
  }, "strip", z.ZodTypeAny, {
@@ -39,13 +33,11 @@ export declare const toolFindDashboardsArgsSchemaTransformed: z.ZodObject<{
39
33
  } & {
40
34
  page: z.ZodNullable<z.ZodNumber>;
41
35
  }, z.UnknownKeysParam, z.ZodTypeAny, {
42
- type: "find_dashboards";
43
36
  page: number | null;
44
37
  dashboardSearchQueries: {
45
38
  label: string;
46
39
  }[];
47
40
  }, {
48
- type: "find_dashboards";
49
41
  page: number | null;
50
42
  dashboardSearchQueries: {
51
43
  label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindDashboardsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,gCAAgC,q0BAa5C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;EAgB7B,CAAC;AAEb,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AAEF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;;;;;EACpB,CAAC;AAEjC,MAAM,MAAM,iCAAiC,GAAG,sBAAsB,CAAC;AAEvE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;EAGzC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC1C,OAAO,8BAA8B,CACxC,CAAC"}
1
+ {"version":3,"file":"toolFindDashboardsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,gCAAgC,q0BAa5C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;EAe7B,CAAC;AAEb,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AAEF,eAAO,MAAM,uCAAuC;;;;;;;;;;;;;;;;;;;;EACpB,CAAC;AAEjC,MAAM,MAAM,iCAAiC,GAAG,sBAAsB,CAAC;AAEvE,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;EAGzC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC1C,OAAO,8BAA8B,CACxC,CAAC"}
@@ -19,7 +19,6 @@ Usage tips:
19
19
  - It doesn't provide a dashboard summary yet, so don't suggest this capability
20
20
  `;
21
21
  exports.toolFindDashboardsArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
22
- type: 'find_dashboards',
23
22
  description: exports.TOOL_FIND_DASHBOARDS_DESCRIPTION,
24
23
  })
25
24
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindDashboardsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;CAa/C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,IAAI,EAAE,iBAAiB;IACvB,WAAW,EAAE,wCAAgC;CAChD,CAAC;KACG,MAAM,CAAC;IACJ,sBAAsB,EAAE,OAAC,CAAC,KAAK,CAC3B,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAMA,QAAA,uCAAuC,GAChD,oCAA4B,CAAC;AAIpB,QAAA,8BAA8B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindDashboardsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindDashboardsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;CAa/C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,WAAW,EAAE,wCAAgC;CAChD,CAAC;KACG,MAAM,CAAC;IACJ,sBAAsB,EAAE,OAAC,CAAC,KAAK,CAC3B,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC;aACH,MAAM,EAAE;aACR,QAAQ,CACL,qIAAqI,CACxI;KACR,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAMA,QAAA,uCAAuC,GAChD,oCAA4B,CAAC;AAIpB,QAAA,8BAA8B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
@@ -1,112 +1,37 @@
1
1
  import { z } from 'zod';
2
2
  export declare const TOOL_FIND_EXPLORES_DESCRIPTION = "Tool: findExplores\n\nPurpose:\nReturns an explore with all its fields, joined tables, AI hints and descriptions. When multiple explores match your search, also returns alternative explores and top 50 matching fields across ALL explores.\nIMPORTANT: Each explore may include fields from multiple joined tables. Check the \"joinedTables\" elements to see which tables are included in the explore.\n\nParameters:\n- searchQuery: Full user query for finding relevant explores\n\nOutput:\n- Selected explore with all fields and metadata (including fields from joined tables)\n- Alternative explores (if multiple matches) with searchRank scores\n- Top matching fields with their explore names and searchRank scores\n";
3
3
  export declare const toolFindExploresArgsSchemaV1: z.ZodObject<{
4
- type: z.ZodLiteral<"find_explores">;
5
- } & {
6
4
  exploreName: z.ZodNullable<z.ZodString>;
7
5
  } & {
8
6
  page: z.ZodNullable<z.ZodNumber>;
9
7
  }, z.UnknownKeysParam, z.ZodTypeAny, {
10
- type: "find_explores";
11
8
  exploreName: string | null;
12
9
  page: number | null;
13
10
  }, {
14
- type: "find_explores";
15
11
  exploreName: string | null;
16
12
  page: number | null;
17
13
  }>;
18
14
  export declare const toolFindExploresArgsSchemaV2: z.ZodObject<{
19
- type: z.ZodLiteral<"find_explores_v2">;
20
- } & {
21
15
  exploreName: z.ZodString;
22
16
  }, z.UnknownKeysParam, z.ZodTypeAny, {
23
- type: "find_explores_v2";
24
17
  exploreName: string;
25
18
  }, {
26
- type: "find_explores_v2";
27
19
  exploreName: string;
28
20
  }>;
29
21
  export declare const toolFindExploresArgsSchemaV3: z.ZodObject<{
30
- type: z.ZodLiteral<"find_explores_v3">;
31
- } & {
32
22
  searchQuery: z.ZodString;
33
23
  }, z.UnknownKeysParam, z.ZodTypeAny, {
34
- type: "find_explores_v3";
35
24
  searchQuery: string;
36
25
  }, {
37
- type: "find_explores_v3";
38
26
  searchQuery: string;
39
27
  }>;
40
- export declare const toolFindExploresArgsSchema: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
41
- type: z.ZodLiteral<"find_explores">;
42
- } & {
43
- exploreName: z.ZodNullable<z.ZodString>;
44
- } & {
45
- page: z.ZodNullable<z.ZodNumber>;
46
- }, z.UnknownKeysParam, z.ZodTypeAny, {
47
- type: "find_explores";
48
- exploreName: string | null;
49
- page: number | null;
50
- }, {
51
- type: "find_explores";
52
- exploreName: string | null;
53
- page: number | null;
54
- }>, z.ZodObject<{
55
- type: z.ZodLiteral<"find_explores_v2">;
56
- } & {
57
- exploreName: z.ZodString;
58
- }, z.UnknownKeysParam, z.ZodTypeAny, {
59
- type: "find_explores_v2";
60
- exploreName: string;
61
- }, {
62
- type: "find_explores_v2";
63
- exploreName: string;
64
- }>, z.ZodObject<{
65
- type: z.ZodLiteral<"find_explores_v3">;
66
- } & {
28
+ export declare const toolFindExploresArgsSchemaTransformed: z.ZodObject<{
67
29
  searchQuery: z.ZodString;
68
30
  }, z.UnknownKeysParam, z.ZodTypeAny, {
69
- type: "find_explores_v3";
70
31
  searchQuery: string;
71
32
  }, {
72
- type: "find_explores_v3";
73
33
  searchQuery: string;
74
- }>]>;
75
- export declare const toolFindExploresArgsSchemaTransformed: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
76
- type: z.ZodLiteral<"find_explores">;
77
- } & {
78
- exploreName: z.ZodNullable<z.ZodString>;
79
- } & {
80
- page: z.ZodNullable<z.ZodNumber>;
81
- }, z.UnknownKeysParam, z.ZodTypeAny, {
82
- type: "find_explores";
83
- exploreName: string | null;
84
- page: number | null;
85
- }, {
86
- type: "find_explores";
87
- exploreName: string | null;
88
- page: number | null;
89
- }>, z.ZodObject<{
90
- type: z.ZodLiteral<"find_explores_v2">;
91
- } & {
92
- exploreName: z.ZodString;
93
- }, z.UnknownKeysParam, z.ZodTypeAny, {
94
- type: "find_explores_v2";
95
- exploreName: string;
96
- }, {
97
- type: "find_explores_v2";
98
- exploreName: string;
99
- }>, z.ZodObject<{
100
- type: z.ZodLiteral<"find_explores_v3">;
101
- } & {
102
- searchQuery: z.ZodString;
103
- }, z.UnknownKeysParam, z.ZodTypeAny, {
104
- type: "find_explores_v3";
105
- searchQuery: string;
106
- }, {
107
- type: "find_explores_v3";
108
- searchQuery: string;
109
- }>]>;
34
+ }>;
110
35
  export declare const findExploresRankingMetadataSchema: z.ZodObject<{
111
36
  searchQuery: z.ZodString;
112
37
  exploreSearchResults: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -345,7 +270,7 @@ export declare const toolFindExploresOutputSchema: z.ZodObject<{
345
270
  export type ToolFindExploresArgsV1 = z.infer<typeof toolFindExploresArgsSchemaV1>;
346
271
  export type ToolFindExploresArgsV2 = z.infer<typeof toolFindExploresArgsSchemaV2>;
347
272
  export type ToolFindExploresArgsV3 = z.infer<typeof toolFindExploresArgsSchemaV3>;
348
- export type ToolFindExploresArgs = z.infer<typeof toolFindExploresArgsSchema>;
273
+ export type ToolFindExploresArgs = z.infer<typeof toolFindExploresArgsSchemaV3>;
349
274
  export type ToolFindExploresArgsTransformed = ToolFindExploresArgs;
350
275
  export type ToolFindExploresOutput = z.infer<typeof toolFindExploresOutputSchema>;
351
276
  //# sourceMappingURL=toolFindExploresArgs.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindExploresArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindExploresArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,8BAA8B,4sBAa1C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;EAW7B,CAAC;AAEb,eAAO,MAAM,4BAA4B;;;;;;;;;;EAU7B,CAAC;AAEb,eAAO,MAAM,4BAA4B;;;;;;;;;;EAa7B,CAAC;AAEb,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIrC,CAAC;AAEH,eAAO,MAAM,qCAAqC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAA6B,CAAC;AAEhF,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwB5C,CAAC;AAEH,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKvC,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC;AAC9E,MAAM,MAAM,+BAA+B,GAAG,oBAAoB,CAAC;AACnE,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC"}
1
+ {"version":3,"file":"toolFindExploresArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindExploresArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,8BAA8B,4sBAa1C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;EAU7B,CAAC;AAEb,eAAO,MAAM,4BAA4B;;;;;;EAQ7B,CAAC;AAEb,eAAO,MAAM,4BAA4B;;;;;;EAW7B,CAAC;AAEb,eAAO,MAAM,qCAAqC;;;;;;EAClB,CAAC;AAEjC,eAAO,MAAM,iCAAiC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwB5C,CAAC;AAEH,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKvC,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AACF,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,4BAA4B,CAAC,CAAC;AAChF,MAAM,MAAM,+BAA+B,GAAG,oBAAoB,CAAC;AACnE,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.toolFindExploresOutputSchema = exports.findExploresRankingMetadataSchema = exports.toolFindExploresArgsSchemaTransformed = exports.toolFindExploresArgsSchema = exports.toolFindExploresArgsSchemaV3 = exports.toolFindExploresArgsSchemaV2 = exports.toolFindExploresArgsSchemaV1 = exports.TOOL_FIND_EXPLORES_DESCRIPTION = void 0;
3
+ exports.toolFindExploresOutputSchema = exports.findExploresRankingMetadataSchema = exports.toolFindExploresArgsSchemaTransformed = exports.toolFindExploresArgsSchemaV3 = exports.toolFindExploresArgsSchemaV2 = exports.toolFindExploresArgsSchemaV1 = exports.TOOL_FIND_EXPLORES_DESCRIPTION = void 0;
4
4
  const zod_1 = require("zod");
5
5
  const outputMetadata_1 = require("../outputMetadata");
6
6
  const toolSchemaBuilder_1 = require("../toolSchemaBuilder");
@@ -19,7 +19,6 @@ Output:
19
19
  - Top matching fields with their explore names and searchRank scores
20
20
  `;
21
21
  exports.toolFindExploresArgsSchemaV1 = (0, toolSchemaBuilder_1.createToolSchema)({
22
- type: 'find_explores',
23
22
  description: exports.TOOL_FIND_EXPLORES_DESCRIPTION,
24
23
  })
25
24
  .extend({
@@ -31,9 +30,7 @@ exports.toolFindExploresArgsSchemaV1 = (0, toolSchemaBuilder_1.createToolSchema)
31
30
  .withPagination()
32
31
  .build();
33
32
  exports.toolFindExploresArgsSchemaV2 = (0, toolSchemaBuilder_1.createToolSchema)({
34
- type: 'find_explores',
35
33
  description: exports.TOOL_FIND_EXPLORES_DESCRIPTION,
36
- version: 2,
37
34
  })
38
35
  .extend({
39
36
  exploreName: zod_1.z
@@ -42,9 +39,7 @@ exports.toolFindExploresArgsSchemaV2 = (0, toolSchemaBuilder_1.createToolSchema)
42
39
  })
43
40
  .build();
44
41
  exports.toolFindExploresArgsSchemaV3 = (0, toolSchemaBuilder_1.createToolSchema)({
45
- type: 'find_explores',
46
42
  description: exports.TOOL_FIND_EXPLORES_DESCRIPTION,
47
- version: 3,
48
43
  })
49
44
  .extend({
50
45
  // TODO: check if we need to add exploreName back in for backward compatibility
@@ -53,12 +48,7 @@ exports.toolFindExploresArgsSchemaV3 = (0, toolSchemaBuilder_1.createToolSchema)
53
48
  .describe('The full user query or search terms to help find the most relevant explore. Use the complete user request for better search results.'),
54
49
  })
55
50
  .build();
56
- exports.toolFindExploresArgsSchema = zod_1.z.discriminatedUnion('type', [
57
- exports.toolFindExploresArgsSchemaV1,
58
- exports.toolFindExploresArgsSchemaV2,
59
- exports.toolFindExploresArgsSchemaV3,
60
- ]);
61
- exports.toolFindExploresArgsSchemaTransformed = exports.toolFindExploresArgsSchema;
51
+ exports.toolFindExploresArgsSchemaTransformed = exports.toolFindExploresArgsSchemaV3;
62
52
  exports.findExploresRankingMetadataSchema = zod_1.z.object({
63
53
  searchQuery: zod_1.z.string(),
64
54
  exploreSearchResults: zod_1.z
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindExploresArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindExploresArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,8BAA8B,GAAG;;;;;;;;;;;;;CAa7C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,sCAA8B;CAC9C,CAAC;KACG,MAAM,CAAC;IACJ,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAEA,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,sCAA8B;IAC3C,OAAO,EAAE,CAAC;CACb,CAAC;KACG,MAAM,CAAC;IACJ,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,IAAI,EAAE,eAAe;IACrB,WAAW,EAAE,sCAA8B;IAC3C,OAAO,EAAE,CAAC;CACb,CAAC;KACG,MAAM,CAAC;IACJ,+EAA+E;IAC/E,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CACL,sIAAsI,CACzI;CACR,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,0BAA0B,GAAG,OAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACnE,oCAA4B;IAC5B,oCAA4B;IAC5B,oCAA4B;CAC/B,CAAC,CAAC;AAEU,QAAA,qCAAqC,GAAG,kCAA0B,CAAC;AAEnE,QAAA,iCAAiC,GAAG,OAAC,CAAC,MAAM,CAAC;IACtD,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE;IACvB,oBAAoB,EAAE,OAAC;SAClB,KAAK,CACF,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;QAC5C,YAAY,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;KAC1D,CAAC,CACL;SACA,QAAQ,EAAE;IACf,iBAAiB,EAAE,OAAC;SACf,KAAK,CACF,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;QACrB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;QACrB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;QAC5C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;KAC/C,CAAC,CACL;SACA,QAAQ,EAAE;CAClB,CAAC,CAAC;AAEU,QAAA,4BAA4B,GAAG,OAAC,CAAC,MAAM,CAAC;IACjD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB,CAAC,MAAM,CAAC;QACtC,OAAO,EAAE,yCAAiC,CAAC,QAAQ,EAAE;KACxD,CAAC;CACL,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindExploresArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindExploresArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,8BAA8B,GAAG;;;;;;;;;;;;;CAa7C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,WAAW,EAAE,sCAA8B;CAC9C,CAAC;KACG,MAAM,CAAC;IACJ,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,EAAE;SACV,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAEA,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,WAAW,EAAE,sCAA8B;CAC9C,CAAC;KACG,MAAM,CAAC;IACJ,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,WAAW,EAAE,sCAA8B;CAC9C,CAAC;KACG,MAAM,CAAC;IACJ,+EAA+E;IAC/E,WAAW,EAAE,OAAC;SACT,MAAM,EAAE;SACR,QAAQ,CACL,sIAAsI,CACzI;CACR,CAAC;KACD,KAAK,EAAE,CAAC;AAEA,QAAA,qCAAqC,GAC9C,oCAA4B,CAAC;AAEpB,QAAA,iCAAiC,GAAG,OAAC,CAAC,MAAM,CAAC;IACtD,WAAW,EAAE,OAAC,CAAC,MAAM,EAAE;IACvB,oBAAoB,EAAE,OAAC;SAClB,KAAK,CACF,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;QAC5C,YAAY,EAAE,OAAC,CAAC,KAAK,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;KAC1D,CAAC,CACL;SACA,QAAQ,EAAE;IACf,iBAAiB,EAAE,OAAC;SACf,KAAK,CACF,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;QAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;QACrB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;QACrB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;QAC5C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;KAC/C,CAAC,CACL;SACA,QAAQ,EAAE;CAClB,CAAC,CAAC;AAEU,QAAA,4BAA4B,GAAG,OAAC,CAAC,MAAM,CAAC;IACjD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB,CAAC,MAAM,CAAC;QACtC,OAAO,EAAE,yCAAiC,CAAC,QAAQ,EAAE;KACxD,CAAC;CACL,CAAC,CAAC"}
@@ -1,8 +1,6 @@
1
1
  import { z } from 'zod';
2
2
  export declare const TOOL_FIND_FIELDS_DESCRIPTION = "Tool: \"findFields\"\n\nPurpose:\nFinds the most relevant Fields (Metrics & Dimensions) within Explores, returning detailed info about each.\n\nUsage tips:\n- Use \"findExplores\" first to discover available Explores and their field labels.\n- Use full field labels in search terms (e.g. \"Total Revenue\", \"Order Date\").\n- Pass all needed fields in one request.\n- Fields are sorted by relevance, with a maximum score of 1 and a minimum of 0, so the top results are the most relevant.\n- If results aren't relevant, retry with clearer or more specific terms.\n- Results are paginated \u2014 use the next page token to get more results if needed.\n";
3
3
  export declare const toolFindFieldsArgsSchema: z.ZodObject<{
4
- type: z.ZodLiteral<"find_fields">;
5
- } & {
6
4
  table: z.ZodString;
7
5
  fieldSearchQueries: z.ZodArray<z.ZodObject<{
8
6
  label: z.ZodString;
@@ -15,22 +13,18 @@ export declare const toolFindFieldsArgsSchema: z.ZodObject<{
15
13
  page: z.ZodNullable<z.ZodNumber>;
16
14
  }, z.UnknownKeysParam, z.ZodTypeAny, {
17
15
  table: string;
18
- type: "find_fields";
19
16
  page: number | null;
20
17
  fieldSearchQueries: {
21
18
  label: string;
22
19
  }[];
23
20
  }, {
24
21
  table: string;
25
- type: "find_fields";
26
22
  page: number | null;
27
23
  fieldSearchQueries: {
28
24
  label: string;
29
25
  }[];
30
26
  }>;
31
27
  export declare const toolFindFieldsArgsSchemaTransformed: z.ZodObject<{
32
- type: z.ZodLiteral<"find_fields">;
33
- } & {
34
28
  table: z.ZodString;
35
29
  fieldSearchQueries: z.ZodArray<z.ZodObject<{
36
30
  label: z.ZodString;
@@ -43,14 +37,12 @@ export declare const toolFindFieldsArgsSchemaTransformed: z.ZodObject<{
43
37
  page: z.ZodNullable<z.ZodNumber>;
44
38
  }, z.UnknownKeysParam, z.ZodTypeAny, {
45
39
  table: string;
46
- type: "find_fields";
47
40
  page: number | null;
48
41
  fieldSearchQueries: {
49
42
  label: string;
50
43
  }[];
51
44
  }, {
52
45
  table: string;
53
- type: "find_fields";
54
46
  page: number | null;
55
47
  fieldSearchQueries: {
56
48
  label: string;
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindFieldsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindFieldsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,4BAA4B,gpBAYxC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAazB,CAAC;AAEb,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;;;;;EAA2B,CAAC;AAE5E,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwB1C,CAAC;AAEH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKrC,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAC1E,MAAM,MAAM,6BAA6B,GAAG,kBAAkB,CAAC;AAC/D,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindFieldsArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindFieldsArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,4BAA4B,gpBAYxC,CAAC;AAEF,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;EAYzB,CAAC;AAEb,eAAO,MAAM,mCAAmC;;;;;;;;;;;;;;;;;;;;;;;EAA2B,CAAC;AAE5E,eAAO,MAAM,+BAA+B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwB1C,CAAC;AAEH,eAAO,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAKrC,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,wBAAwB,CAAC,CAAC;AAC1E,MAAM,MAAM,6BAA6B,GAAG,kBAAkB,CAAC;AAC/D,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAC"}
@@ -18,7 +18,6 @@ Usage tips:
18
18
  - Results are paginated — use the next page token to get more results if needed.
19
19
  `;
20
20
  exports.toolFindFieldsArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
21
- type: 'find_fields',
22
21
  description: exports.TOOL_FIND_FIELDS_DESCRIPTION,
23
22
  })
24
23
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolFindFieldsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindFieldsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,4BAA4B,GAAG;;;;;;;;;;;;CAY3C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,oCAAgB,EAAC;IACrD,IAAI,EAAE,aAAa;IACnB,WAAW,EAAE,oCAA4B;CAC5C,CAAC;KACG,MAAM,CAAC;IACJ,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,OAAC,CAAC,KAAK,CACvB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kBAAkB,CAAC;KACjD,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAEA,QAAA,mCAAmC,GAAG,gCAAwB,CAAC;AAE/D,QAAA,+BAA+B,GAAG,OAAC,CAAC,MAAM,CAAC;IACpD,aAAa,EAAE,OAAC,CAAC,KAAK,CAClB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,OAAO,EAAE,OAAC,CAAC,KAAK,CACZ,OAAC,CAAC,MAAM,CAAC;YACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;YAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;YACjB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;YACrB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;YACrB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;YAC5C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;SAC/C,CAAC,CACL;QACD,UAAU,EAAE,OAAC;aACR,MAAM,CAAC;YACJ,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;YAChB,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE;YACpB,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE;YACxB,cAAc,EAAE,OAAC,CAAC,MAAM,EAAE;SAC7B,CAAC;aACD,QAAQ,EAAE;KAClB,CAAC,CACL;CACJ,CAAC,CAAC;AAEU,QAAA,0BAA0B,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB,CAAC,MAAM,CAAC;QACtC,OAAO,EAAE,uCAA+B,CAAC,QAAQ,EAAE;KACtD,CAAC;CACL,CAAC,CAAC"}
1
+ {"version":3,"file":"toolFindFieldsArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolFindFieldsArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,4BAA4B,GAAG;;;;;;;;;;;;CAY3C,CAAC;AAEW,QAAA,wBAAwB,GAAG,IAAA,oCAAgB,EAAC;IACrD,WAAW,EAAE,oCAA4B;CAC5C,CAAC;KACG,MAAM,CAAC;IACJ,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,yBAAyB,CAAC;IACrD,kBAAkB,EAAE,OAAC,CAAC,KAAK,CACvB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,CAAC,kBAAkB,CAAC;KACjD,CAAC,CACL;CACJ,CAAC;KACD,cAAc,EAAE;KAChB,KAAK,EAAE,CAAC;AAEA,QAAA,mCAAmC,GAAG,gCAAwB,CAAC;AAE/D,QAAA,+BAA+B,GAAG,OAAC,CAAC,MAAM,CAAC;IACpD,aAAa,EAAE,OAAC,CAAC,KAAK,CAClB,OAAC,CAAC,MAAM,CAAC;QACL,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;QACjB,OAAO,EAAE,OAAC,CAAC,KAAK,CACZ,OAAC,CAAC,MAAM,CAAC;YACL,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;YAChB,KAAK,EAAE,OAAC,CAAC,MAAM,EAAE;YACjB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;YACrB,SAAS,EAAE,OAAC,CAAC,MAAM,EAAE;YACrB,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;YAC5C,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,CAAC,QAAQ,EAAE;SAC/C,CAAC,CACL;QACD,UAAU,EAAE,OAAC;aACR,MAAM,CAAC;YACJ,IAAI,EAAE,OAAC,CAAC,MAAM,EAAE;YAChB,QAAQ,EAAE,OAAC,CAAC,MAAM,EAAE;YACpB,YAAY,EAAE,OAAC,CAAC,MAAM,EAAE;YACxB,cAAc,EAAE,OAAC,CAAC,MAAM,EAAE;SAC7B,CAAC;aACD,QAAQ,EAAE;KAClB,CAAC,CACL;CACJ,CAAC,CAAC;AAEU,QAAA,0BAA0B,GAAG,OAAC,CAAC,MAAM,CAAC;IAC/C,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB,CAAC,MAAM,CAAC;QACtC,OAAO,EAAE,uCAA+B,CAAC,QAAQ,EAAE;KACtD,CAAC;CACL,CAAC,CAAC"}
@@ -1,9 +1,6 @@
1
1
  import { z } from 'zod';
2
- import { AiResultType } from '../../types';
3
2
  export declare const TOOL_IMPROVE_CONTEXT_DESCRIPTION = "\nCaptures learnings from user corrections, clarifications, and guidance to improve future responses.\n\n**Supported Learning Categories:**\n- explore_selection: Which tables/explores to use for specific types of queries\n- field_selection: Which fields to use for specific metrics or dimensions\n- filter_logic: How to apply filters for calculations\n- calculation: How to perform specific calculations or aggregations\n- other: General preferences, formatting, or methodologies\n\n**Technical Requirements:**\n- Must provide original query context that led to the learning\n- Must capture what was incorrect and what the correct approach is\n- Must categorize the learning into one of the supported categories\n- Must provide a confidence score (0-1) indicating if this is a learnable pattern\n- Must generate a clear, actionable instruction to append to agent settings\n- Instructions should be specific and context-aware (not overly generic)\n";
4
3
  export declare const toolImproveContextArgsSchema: z.ZodObject<{
5
- type: z.ZodLiteral<AiResultType.IMPROVE_CONTEXT>;
6
- } & {
7
4
  originalQuery: z.ZodString;
8
5
  incorrectResponse: z.ZodString;
9
6
  correctResponse: z.ZodString;
@@ -11,7 +8,6 @@ export declare const toolImproveContextArgsSchema: z.ZodObject<{
11
8
  confidence: z.ZodNumber;
12
9
  suggestedInstruction: z.ZodString;
13
10
  }, z.UnknownKeysParam, z.ZodTypeAny, {
14
- type: AiResultType.IMPROVE_CONTEXT;
15
11
  category: "explore_selection" | "field_selection" | "filter_logic" | "calculation" | "other";
16
12
  originalQuery: string;
17
13
  incorrectResponse: string;
@@ -19,7 +15,6 @@ export declare const toolImproveContextArgsSchema: z.ZodObject<{
19
15
  confidence: number;
20
16
  suggestedInstruction: string;
21
17
  }, {
22
- type: AiResultType.IMPROVE_CONTEXT;
23
18
  category: "explore_selection" | "field_selection" | "filter_logic" | "calculation" | "other";
24
19
  originalQuery: string;
25
20
  incorrectResponse: string;
@@ -1 +1 @@
1
- {"version":3,"file":"toolImproveContextArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolImproveContextArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAI3C,eAAO,MAAM,gCAAgC,w7BAiB5C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;EAkC7B,CAAC;AAEb,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AAEF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;EAGzC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC1C,OAAO,8BAA8B,CACxC,CAAC"}
1
+ {"version":3,"file":"toolImproveContextArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolImproveContextArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAIxB,eAAO,MAAM,gCAAgC,w7BAiB5C,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;EAiC7B,CAAC;AAEb,MAAM,MAAM,sBAAsB,GAAG,CAAC,CAAC,KAAK,CACxC,OAAO,4BAA4B,CACtC,CAAC;AAEF,eAAO,MAAM,8BAA8B;;;;;;;;;;;;;;;;;;;EAGzC,CAAC;AAEH,MAAM,MAAM,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAC1C,OAAO,8BAA8B,CACxC,CAAC"}
@@ -2,7 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.toolImproveContextOutputSchema = exports.toolImproveContextArgsSchema = exports.TOOL_IMPROVE_CONTEXT_DESCRIPTION = void 0;
4
4
  const zod_1 = require("zod");
5
- const types_1 = require("../../types");
6
5
  const outputMetadata_1 = require("../outputMetadata");
7
6
  const toolSchemaBuilder_1 = require("../toolSchemaBuilder");
8
7
  exports.TOOL_IMPROVE_CONTEXT_DESCRIPTION = `
@@ -24,7 +23,6 @@ Captures learnings from user corrections, clarifications, and guidance to improv
24
23
  - Instructions should be specific and context-aware (not overly generic)
25
24
  `;
26
25
  exports.toolImproveContextArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
27
- type: types_1.AiResultType.IMPROVE_CONTEXT,
28
26
  description: exports.TOOL_IMPROVE_CONTEXT_DESCRIPTION,
29
27
  })
30
28
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolImproveContextArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolImproveContextArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,uCAA2C;AAC3C,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;;;;;CAiB/C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,IAAI,EAAE,oBAAY,CAAC,eAAe;IAClC,WAAW,EAAE,wCAAgC;CAChD,CAAC;KACG,MAAM,CAAC;IACJ,aAAa,EAAE,OAAC;SACX,MAAM,EAAE;SACR,QAAQ,CAAC,uDAAuD,CAAC;IACtE,iBAAiB,EAAE,OAAC;SACf,MAAM,EAAE;SACR,QAAQ,CAAC,+CAA+C,CAAC;IAC9D,eAAe,EAAE,OAAC;SACb,MAAM,EAAE;SACR,QAAQ,CAAC,sCAAsC,CAAC;IACrD,QAAQ,EAAE,OAAC;SACN,IAAI,CAAC;QACF,mBAAmB;QACnB,iBAAiB;QACjB,cAAc;QACd,aAAa;QACb,OAAO;KACV,CAAC;SACD,QAAQ,CAAC,0BAA0B,CAAC;IACzC,UAAU,EAAE,OAAC;SACR,MAAM,EAAE;SACR,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,CAAC,CAAC;SACN,QAAQ,CACL,8EAA8E,CACjF;IACL,oBAAoB,EAAE,OAAC;SAClB,MAAM,EAAE;SACR,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,KAAK,EAAE,CAAC;AAMA,QAAA,8BAA8B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
1
+ {"version":3,"file":"toolImproveContextArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolImproveContextArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AACxB,sDAA6D;AAC7D,4DAAwD;AAE3C,QAAA,gCAAgC,GAAG;;;;;;;;;;;;;;;;;CAiB/C,CAAC;AAEW,QAAA,4BAA4B,GAAG,IAAA,oCAAgB,EAAC;IACzD,WAAW,EAAE,wCAAgC;CAChD,CAAC;KACG,MAAM,CAAC;IACJ,aAAa,EAAE,OAAC;SACX,MAAM,EAAE;SACR,QAAQ,CAAC,uDAAuD,CAAC;IACtE,iBAAiB,EAAE,OAAC;SACf,MAAM,EAAE;SACR,QAAQ,CAAC,+CAA+C,CAAC;IAC9D,eAAe,EAAE,OAAC;SACb,MAAM,EAAE;SACR,QAAQ,CAAC,sCAAsC,CAAC;IACrD,QAAQ,EAAE,OAAC;SACN,IAAI,CAAC;QACF,mBAAmB;QACnB,iBAAiB;QACjB,cAAc;QACd,aAAa;QACb,OAAO;KACV,CAAC;SACD,QAAQ,CAAC,0BAA0B,CAAC;IACzC,UAAU,EAAE,OAAC;SACR,MAAM,EAAE;SACR,GAAG,CAAC,CAAC,CAAC;SACN,GAAG,CAAC,CAAC,CAAC;SACN,QAAQ,CACL,8EAA8E,CACjF;IACL,oBAAoB,EAAE,OAAC;SAClB,MAAM,EAAE;SACR,QAAQ,CAAC,6CAA6C,CAAC;CAC/D,CAAC;KACD,KAAK,EAAE,CAAC;AAMA,QAAA,8BAA8B,GAAG,OAAC,CAAC,MAAM,CAAC;IACnD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,yCAAwB;CACrC,CAAC,CAAC"}
@@ -1,6 +1,5 @@
1
1
  import { z } from 'zod';
2
2
  import { type Dimension, type Metric, type Table } from '../../../..';
3
- import { AiResultType } from '../../types';
4
3
  export declare const TOOL_PROPOSE_CHANGE_DESCRIPTION = "\nCreates a change proposal for tables, metrics, and dimensions. Changes are applied immediately but can be reviewed and rejected afterward.\n\n**Supported Operations:**\n- Update table descriptions and labels\n- Update metric/dimension descriptions and labels\n- Create new metrics\n\n**Technical Requirements:**\n- When updating descriptions or labels, must preserve as much original content as possible\n- Descriptions should maintain their original format (preserve complete value and formatting)\n- Must provide entity table name, rationale, and change details\n- Changes are tracked with proposer information and timestamp\n- For updates: use \"replace\" operation with complete updated value (not partial)\n- For adding new properties: use \"add\" operation (creates property if it does not exist)\n- For new metrics: use \"create\" operation with full metric definition\n";
5
4
  type ChangePatch<T> = Partial<Record<keyof T, z.ZodType>>;
6
5
  declare const stringOpSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
@@ -23,8 +22,6 @@ declare const stringOpSchema: z.ZodDiscriminatedUnion<"op", [z.ZodObject<{
23
22
  op: "add";
24
23
  }>]>;
25
24
  export declare const toolProposeChangeArgsSchema: z.ZodObject<{
26
- type: z.ZodLiteral<AiResultType.PROPOSE_CHANGE>;
27
- } & {
28
25
  entityTableName: z.ZodString;
29
26
  rationale: z.ZodString;
30
27
  change: z.ZodDiscriminatedUnion<"entityType", [z.ZodObject<{
@@ -607,7 +604,6 @@ export declare const toolProposeChangeArgsSchema: z.ZodObject<{
607
604
  entityType: "metric";
608
605
  }>]>;
609
606
  }, z.UnknownKeysParam, z.ZodTypeAny, {
610
- type: AiResultType.PROPOSE_CHANGE;
611
607
  entityTableName: string;
612
608
  rationale: string;
613
609
  change: {
@@ -690,7 +686,6 @@ export declare const toolProposeChangeArgsSchema: z.ZodObject<{
690
686
  entityType: "metric";
691
687
  };
692
688
  }, {
693
- type: AiResultType.PROPOSE_CHANGE;
694
689
  entityTableName: string;
695
690
  rationale: string;
696
691
  change: {
@@ -1 +1 @@
1
- {"version":3,"file":"toolProposeChangeArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolProposeChangeArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,MAAM,EAAE,KAAK,KAAK,EAAE,MAAM,aAAa,CAAC;AACtE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAS3C,eAAO,MAAM,+BAA+B,o3BAgB3C,CAAC;AAMF,KAAK,WAAW,CAAC,CAAC,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC;AAoC1D,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;IAA0B,CAAC;AAqF/C,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAe5B,CAAC;AAEb,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9E,MAAM,MAAM,oBAAoB,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC;AAC1D,MAAM,MAAM,iBAAiB,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC;AACpD,MAAM,MAAM,gBAAgB,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC;AAElD,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAexC,CAAC;AAEH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CACzC,OAAO,6BAA6B,CACvC,CAAC"}
1
+ {"version":3,"file":"toolProposeChangeArgs.d.ts","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolProposeChangeArgs.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,KAAK,SAAS,EAAE,KAAK,MAAM,EAAE,KAAK,KAAK,EAAE,MAAM,aAAa,CAAC;AAStE,eAAO,MAAM,+BAA+B,o3BAgB3C,CAAC;AAMF,KAAK,WAAW,CAAC,CAAC,IAAI,OAAO,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC;AAoC1D,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;IAA0B,CAAC;AAqF/C,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAc5B,CAAC;AAEb,MAAM,MAAM,qBAAqB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,2BAA2B,CAAC,CAAC;AAChF,MAAM,MAAM,gCAAgC,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9E,MAAM,MAAM,oBAAoB,GAAG,WAAW,CAAC,SAAS,CAAC,CAAC;AAC1D,MAAM,MAAM,iBAAiB,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC;AACpD,MAAM,MAAM,gBAAgB,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC;AAElD,eAAO,MAAM,6BAA6B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAexC,CAAC;AAEH,MAAM,MAAM,uBAAuB,GAAG,CAAC,CAAC,KAAK,CACzC,OAAO,6BAA6B,CACvC,CAAC"}
@@ -2,7 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.toolProposeChangeOutputSchema = exports.toolProposeChangeArgsSchema = exports.TOOL_PROPOSE_CHANGE_DESCRIPTION = void 0;
4
4
  const zod_1 = require("zod");
5
- const types_1 = require("../../types");
6
5
  const customMetrics_1 = require("../customMetrics");
7
6
  const fieldId_1 = require("../fieldId");
8
7
  const toolSchemaBuilder_1 = require("../toolSchemaBuilder");
@@ -128,7 +127,6 @@ const changeSchema = zod_1.z.discriminatedUnion('entityType', [
128
127
  // Tool Schema Export
129
128
  // ============================================================================
130
129
  exports.toolProposeChangeArgsSchema = (0, toolSchemaBuilder_1.createToolSchema)({
131
- type: types_1.AiResultType.PROPOSE_CHANGE,
132
130
  description: exports.TOOL_PROPOSE_CHANGE_DESCRIPTION,
133
131
  })
134
132
  .extend({
@@ -1 +1 @@
1
- {"version":3,"file":"toolProposeChangeArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolProposeChangeArgs.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"toolProposeChangeArgs.js","sourceRoot":"","sources":["../../../../../../src/ee/AiAgent/schemas/tools/toolProposeChangeArgs.ts"],"names":[],"mappings":";;;AAAA,6BAAwB;AAExB,oDAA0D;AAC1D,wCAA8C;AAC9C,4DAAwD;AAExD,+EAA+E;AAC/E,mBAAmB;AACnB,+EAA+E;AAElE,QAAA,+BAA+B,GAAG;;;;;;;;;;;;;;;;CAgB9C,CAAC;AAQF,MAAM,mBAAmB,GAAG,CAAC,IAAsC,EAAE,EAAE,CACnE,yBAAyB,IAAI,iEAAiE,CAAC;AAEnG,+EAA+E;AAC/E,oBAAoB;AACpB,+EAA+E;AAE/E;;GAEG;AACH,MAAM,WAAW,GAAG,CAAyB,IAAO,EAAE,EAAE,CACpD,OAAC,CAAC,kBAAkB,CAAC,IAAI,EAAE;IACvB,OAAC;SACI,MAAM,CAAC,EAAE,EAAE,EAAE,OAAC,CAAC,OAAO,CAAC,SAAS,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC;SACjD,QAAQ,CACL;QACI,6CAA6C;QAC7C,mHAAmH;QACnH,2HAA2H;KAC9H,CAAC,IAAI,CAAC,IAAI,CAAC,CACf;IACL,OAAC;SACI,MAAM,CAAC,EAAE,EAAE,EAAE,OAAC,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC;SAC7C,QAAQ,CACL,6EAA6E,CAChF;IACL,aAAa;IACb,2BAA2B;IAC3B,oBAAoB;IACpB,sIAAsI;IACtI,MAAM;IACN,yCAAyC;CAC5C,CAAC,CAAC;AAEP,MAAM,cAAc,GAAG,WAAW,CAAC,OAAC,CAAC,MAAM,EAAE,CAAC,CAAC;AAE/C,+EAA+E;AAC/E,wBAAwB;AACxB,+EAA+E;AAE/E,MAAM,iBAAiB,GAAG,OAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACnD,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;QACzB,KAAK,EAAE,OAAC;aACH,MAAM,CAAC;YACJ,WAAW,EAAE,cAAc,CAAC,QAAQ,EAAE;YACtC,KAAK,EAAE,cAAc,CAAC,QAAQ,EAAE;SACN,CAAC;aAC9B,QAAQ,CAAC,mBAAmB,CAAC,OAAO,CAAC,CAAC;KAC9C,CAAC;CACL,CAAC,CAAC;AAEH,MAAM,qBAAqB,GAAG,OAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACvD,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;QACzB,KAAK,EAAE,OAAC;aACH,MAAM,CAAC;YACJ,KAAK,EAAE,cAAc,CAAC,QAAQ,EAAE;YAChC,WAAW,EAAE,cAAc,CAAC,QAAQ,EAAE;SACR,CAAC;aAClC,QAAQ,CAAC,mBAAmB,CAAC,WAAW,CAAC,CAAC;KAClD,CAAC;IACF,aAAa;IACb,+BAA+B;IAC/B,KAAK;CACR,CAAC,CAAC;AAEH,MAAM,kBAAkB,GAAG,OAAC,CAAC,kBAAkB,CAAC,MAAM,EAAE;IACpD,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;QACzB,KAAK,EAAE,OAAC,CAAC,kBAAkB,CAAC,YAAY,EAAE;YACtC,OAAC;iBACI,MAAM,CAAC;gBACJ,UAAU,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;gBAC/B,MAAM,EAAE,sCAAsB;aACjC,CAAC;iBACD,QAAQ,CAAC,qBAAqB,CAAC;SACvC,CAAC;KACL,CAAC;IACF,OAAC,CAAC,MAAM,CAAC;QACL,IAAI,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;QACzB,KAAK,EAAE,OAAC;aACH,MAAM,CAAC;YACJ,KAAK,EAAE,cAAc,CAAC,QAAQ,EAAE;YAChC,WAAW,EAAE,cAAc,CAAC,QAAQ,EAAE;YACtC,oBAAoB;SACO,CAAC;aAC/B,QAAQ,CAAC,mBAAmB,CAAC,QAAQ,CAAC,CAAC;KAC/C,CAAC;CACL,CAAC,CAAC;AAEH,+EAA+E;AAC/E,qBAAqB;AACrB,+EAA+E;AAE/E,MAAM,YAAY,GAAG,OAAC,CAAC,kBAAkB,CAAC,YAAY,EAAE;IACpD,OAAC,CAAC,MAAM,CAAC;QACL,UAAU,EAAE,OAAC,CAAC,OAAO,CAAC,OAAO,CAAC;QAC9B,KAAK,EAAE,iBAAiB;KAC3B,CAAC;IACF,OAAC,CAAC,MAAM,CAAC;QACL,UAAU,EAAE,OAAC,CAAC,OAAO,CAAC,WAAW,CAAC;QAClC,OAAO,EAAE,IAAA,0BAAgB,EAAC,EAAE,qBAAqB,EAAE,EAAE,EAAE,CAAC;QACxD,KAAK,EAAE,qBAAqB;KAC/B,CAAC;IACF,OAAC,CAAC,MAAM,CAAC;QACL,UAAU,EAAE,OAAC,CAAC,OAAO,CAAC,QAAQ,CAAC;QAC/B,OAAO,EAAE,IAAA,0BAAgB,EAAC;YACtB,qBAAqB,EACjB,+FAA+F;SACtG,CAAC;QACF,KAAK,EAAE,kBAAkB;KAC5B,CAAC;CACL,CAAC,CAAC;AAEH,+EAA+E;AAC/E,qBAAqB;AACrB,+EAA+E;AAElE,QAAA,2BAA2B,GAAG,IAAA,oCAAgB,EAAC;IACxD,WAAW,EAAE,uCAA+B;CAC/C,CAAC;KACG,MAAM,CAAC;IACJ,eAAe,EAAE,OAAC;SACb,MAAM,EAAE;SACR,QAAQ,CAAC,8CAA8C,CAAC;IAC7D,SAAS,EAAE,OAAC;SACP,MAAM,EAAE;SACR,QAAQ,CACL,6EAA6E,CAChF;IACL,MAAM,EAAE,YAAY;CACvB,CAAC;KACD,KAAK,EAAE,CAAC;AAQA,QAAA,6BAA6B,GAAG,OAAC,CAAC,MAAM,CAAC;IAClD,MAAM,EAAE,OAAC,CAAC,MAAM,EAAE;IAClB,QAAQ,EAAE,OAAC,CAAC,kBAAkB,CAAC,QAAQ,EAAE;QACrC,OAAC,CAAC,MAAM,CAAC;YACL,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,SAAS,CAAC;YAC5B,UAAU,EAAE,OAAC,CAAC,MAAM,EAAE;YACtB,YAAY,EAAE,OAAC;iBACV,IAAI,CAAC,CAAC,UAAU,EAAE,UAAU,CAAC,CAAC;iBAC9B,OAAO,CAAC,UAAU,CAAC;iBACnB,QAAQ,EAAE;SAClB,CAAC;QACF,OAAC,CAAC,MAAM,CAAC;YACL,MAAM,EAAE,OAAC,CAAC,OAAO,CAAC,OAAO,CAAC;SAC7B,CAAC;KACL,CAAC;CACL,CAAC,CAAC"}