@keystrokehq/simplekpi 0.1.0 → 0.1.3

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 (417) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-user-group-item.cjs +3 -3
  4. package/dist/actions/add-user-group-item.cjs.map +1 -1
  5. package/dist/actions/add-user-group-item.d.cts +16 -3
  6. package/dist/actions/add-user-group-item.d.cts.map +1 -1
  7. package/dist/actions/add-user-group-item.d.mts +16 -3
  8. package/dist/actions/add-user-group-item.d.mts.map +1 -1
  9. package/dist/actions/add-user-group-item.mjs +3 -3
  10. package/dist/actions/add-user-group-item.mjs.map +1 -1
  11. package/dist/actions/add-user-kpi.cjs +1 -1
  12. package/dist/actions/add-user-kpi.cjs.map +1 -1
  13. package/dist/actions/add-user-kpi.d.cts +20 -3
  14. package/dist/actions/add-user-kpi.d.cts.map +1 -1
  15. package/dist/actions/add-user-kpi.d.mts +20 -3
  16. package/dist/actions/add-user-kpi.d.mts.map +1 -1
  17. package/dist/actions/add-user-kpi.mjs +1 -1
  18. package/dist/actions/add-user-kpi.mjs.map +1 -1
  19. package/dist/actions/create-category-kpi.cjs +1 -1
  20. package/dist/actions/create-category-kpi.cjs.map +1 -1
  21. package/dist/actions/create-category-kpi.d.cts +41 -3
  22. package/dist/actions/create-category-kpi.d.cts.map +1 -1
  23. package/dist/actions/create-category-kpi.d.mts +41 -3
  24. package/dist/actions/create-category-kpi.d.mts.map +1 -1
  25. package/dist/actions/create-category-kpi.mjs +1 -1
  26. package/dist/actions/create-category-kpi.mjs.map +1 -1
  27. package/dist/actions/create-group-item.cjs +5 -5
  28. package/dist/actions/create-group-item.cjs.map +1 -1
  29. package/dist/actions/create-group-item.d.cts +18 -3
  30. package/dist/actions/create-group-item.d.cts.map +1 -1
  31. package/dist/actions/create-group-item.d.mts +18 -3
  32. package/dist/actions/create-group-item.d.mts.map +1 -1
  33. package/dist/actions/create-group-item.mjs +5 -5
  34. package/dist/actions/create-group-item.mjs.map +1 -1
  35. package/dist/actions/create-group.cjs +4 -4
  36. package/dist/actions/create-group.cjs.map +1 -1
  37. package/dist/actions/create-group.d.cts +15 -3
  38. package/dist/actions/create-group.d.cts.map +1 -1
  39. package/dist/actions/create-group.d.mts +15 -3
  40. package/dist/actions/create-group.d.mts.map +1 -1
  41. package/dist/actions/create-group.mjs +4 -4
  42. package/dist/actions/create-group.mjs.map +1 -1
  43. package/dist/actions/create-kpi-category.cjs +4 -4
  44. package/dist/actions/create-kpi-category.cjs.map +1 -1
  45. package/dist/actions/create-kpi-category.d.cts +15 -3
  46. package/dist/actions/create-kpi-category.d.cts.map +1 -1
  47. package/dist/actions/create-kpi-category.d.mts +15 -3
  48. package/dist/actions/create-kpi-category.d.mts.map +1 -1
  49. package/dist/actions/create-kpi-category.mjs +4 -4
  50. package/dist/actions/create-kpi-category.mjs.map +1 -1
  51. package/dist/actions/create-kpi-unit.cjs +1 -1
  52. package/dist/actions/create-kpi-unit.cjs.map +1 -1
  53. package/dist/actions/create-kpi-unit.d.cts +21 -3
  54. package/dist/actions/create-kpi-unit.d.cts.map +1 -1
  55. package/dist/actions/create-kpi-unit.d.mts +21 -3
  56. package/dist/actions/create-kpi-unit.d.mts.map +1 -1
  57. package/dist/actions/create-kpi-unit.mjs +1 -1
  58. package/dist/actions/create-kpi-unit.mjs.map +1 -1
  59. package/dist/actions/create-kpi.cjs +11 -11
  60. package/dist/actions/create-kpi.cjs.map +1 -1
  61. package/dist/actions/create-kpi.d.cts +46 -3
  62. package/dist/actions/create-kpi.d.cts.map +1 -1
  63. package/dist/actions/create-kpi.d.mts +46 -3
  64. package/dist/actions/create-kpi.d.mts.map +1 -1
  65. package/dist/actions/create-kpi.mjs +11 -11
  66. package/dist/actions/create-kpi.mjs.map +1 -1
  67. package/dist/actions/create-or-update-kpi-entries.cjs +2 -2
  68. package/dist/actions/create-or-update-kpi-entries.cjs.map +1 -1
  69. package/dist/actions/create-or-update-kpi-entries.d.cts +40 -3
  70. package/dist/actions/create-or-update-kpi-entries.d.cts.map +1 -1
  71. package/dist/actions/create-or-update-kpi-entries.d.mts +40 -3
  72. package/dist/actions/create-or-update-kpi-entries.d.mts.map +1 -1
  73. package/dist/actions/create-or-update-kpi-entries.mjs +2 -2
  74. package/dist/actions/create-or-update-kpi-entries.mjs.map +1 -1
  75. package/dist/actions/create-user.cjs +1 -1
  76. package/dist/actions/create-user.cjs.map +1 -1
  77. package/dist/actions/create-user.d.cts +40 -3
  78. package/dist/actions/create-user.d.cts.map +1 -1
  79. package/dist/actions/create-user.d.mts +40 -3
  80. package/dist/actions/create-user.d.mts.map +1 -1
  81. package/dist/actions/create-user.mjs +1 -1
  82. package/dist/actions/create-user.mjs.map +1 -1
  83. package/dist/actions/delete-category-kpi.cjs +1 -1
  84. package/dist/actions/delete-category-kpi.cjs.map +1 -1
  85. package/dist/actions/delete-category-kpi.d.cts +9 -3
  86. package/dist/actions/delete-category-kpi.d.cts.map +1 -1
  87. package/dist/actions/delete-category-kpi.d.mts +9 -3
  88. package/dist/actions/delete-category-kpi.d.mts.map +1 -1
  89. package/dist/actions/delete-category-kpi.mjs +1 -1
  90. package/dist/actions/delete-category-kpi.mjs.map +1 -1
  91. package/dist/actions/delete-group-item.cjs +3 -3
  92. package/dist/actions/delete-group-item.cjs.map +1 -1
  93. package/dist/actions/delete-group-item.d.cts +12 -3
  94. package/dist/actions/delete-group-item.d.cts.map +1 -1
  95. package/dist/actions/delete-group-item.d.mts +12 -3
  96. package/dist/actions/delete-group-item.d.mts.map +1 -1
  97. package/dist/actions/delete-group-item.mjs +3 -3
  98. package/dist/actions/delete-group-item.mjs.map +1 -1
  99. package/dist/actions/delete-group.cjs +1 -1
  100. package/dist/actions/delete-group.cjs.map +1 -1
  101. package/dist/actions/delete-group.d.cts +10 -3
  102. package/dist/actions/delete-group.d.cts.map +1 -1
  103. package/dist/actions/delete-group.d.mts +10 -3
  104. package/dist/actions/delete-group.d.mts.map +1 -1
  105. package/dist/actions/delete-group.mjs +1 -1
  106. package/dist/actions/delete-group.mjs.map +1 -1
  107. package/dist/actions/delete-kpi-category.cjs +4 -4
  108. package/dist/actions/delete-kpi-category.cjs.map +1 -1
  109. package/dist/actions/delete-kpi-category.d.cts +11 -3
  110. package/dist/actions/delete-kpi-category.d.cts.map +1 -1
  111. package/dist/actions/delete-kpi-category.d.mts +11 -3
  112. package/dist/actions/delete-kpi-category.d.mts.map +1 -1
  113. package/dist/actions/delete-kpi-category.mjs +4 -4
  114. package/dist/actions/delete-kpi-category.mjs.map +1 -1
  115. package/dist/actions/delete-kpi-entry.cjs +1 -1
  116. package/dist/actions/delete-kpi-entry.cjs.map +1 -1
  117. package/dist/actions/delete-kpi-entry.d.cts +7 -3
  118. package/dist/actions/delete-kpi-entry.d.cts.map +1 -1
  119. package/dist/actions/delete-kpi-entry.d.mts +7 -3
  120. package/dist/actions/delete-kpi-entry.d.mts.map +1 -1
  121. package/dist/actions/delete-kpi-entry.mjs +1 -1
  122. package/dist/actions/delete-kpi-entry.mjs.map +1 -1
  123. package/dist/actions/delete-kpi-unit.cjs +4 -4
  124. package/dist/actions/delete-kpi-unit.cjs.map +1 -1
  125. package/dist/actions/delete-kpi-unit.d.cts +11 -3
  126. package/dist/actions/delete-kpi-unit.d.cts.map +1 -1
  127. package/dist/actions/delete-kpi-unit.d.mts +11 -3
  128. package/dist/actions/delete-kpi-unit.d.mts.map +1 -1
  129. package/dist/actions/delete-kpi-unit.mjs +4 -4
  130. package/dist/actions/delete-kpi-unit.mjs.map +1 -1
  131. package/dist/actions/delete-kpi.cjs +3 -3
  132. package/dist/actions/delete-kpi.cjs.map +1 -1
  133. package/dist/actions/delete-kpi.d.cts +10 -3
  134. package/dist/actions/delete-kpi.d.cts.map +1 -1
  135. package/dist/actions/delete-kpi.d.mts +10 -3
  136. package/dist/actions/delete-kpi.d.mts.map +1 -1
  137. package/dist/actions/delete-kpi.mjs +3 -3
  138. package/dist/actions/delete-kpi.mjs.map +1 -1
  139. package/dist/actions/delete-user-group-item.cjs +1 -1
  140. package/dist/actions/delete-user-group-item.cjs.map +1 -1
  141. package/dist/actions/delete-user-group-item.d.cts +11 -3
  142. package/dist/actions/delete-user-group-item.d.cts.map +1 -1
  143. package/dist/actions/delete-user-group-item.d.mts +11 -3
  144. package/dist/actions/delete-user-group-item.d.mts.map +1 -1
  145. package/dist/actions/delete-user-group-item.mjs +1 -1
  146. package/dist/actions/delete-user-group-item.mjs.map +1 -1
  147. package/dist/actions/delete-user-kpi.cjs +3 -3
  148. package/dist/actions/delete-user-kpi.cjs.map +1 -1
  149. package/dist/actions/delete-user-kpi.d.cts +12 -3
  150. package/dist/actions/delete-user-kpi.d.cts.map +1 -1
  151. package/dist/actions/delete-user-kpi.d.mts +12 -3
  152. package/dist/actions/delete-user-kpi.d.mts.map +1 -1
  153. package/dist/actions/delete-user-kpi.mjs +3 -3
  154. package/dist/actions/delete-user-kpi.mjs.map +1 -1
  155. package/dist/actions/delete-user.cjs +1 -1
  156. package/dist/actions/delete-user.cjs.map +1 -1
  157. package/dist/actions/delete-user.d.cts +10 -3
  158. package/dist/actions/delete-user.d.cts.map +1 -1
  159. package/dist/actions/delete-user.d.mts +10 -3
  160. package/dist/actions/delete-user.d.mts.map +1 -1
  161. package/dist/actions/delete-user.mjs +1 -1
  162. package/dist/actions/delete-user.mjs.map +1 -1
  163. package/dist/actions/get-all-data-entries.cjs +2 -2
  164. package/dist/actions/get-all-data-entries.cjs.map +1 -1
  165. package/dist/actions/get-all-data-entries.d.cts +34 -3
  166. package/dist/actions/get-all-data-entries.d.cts.map +1 -1
  167. package/dist/actions/get-all-data-entries.d.mts +34 -3
  168. package/dist/actions/get-all-data-entries.d.mts.map +1 -1
  169. package/dist/actions/get-all-data-entries.mjs +2 -2
  170. package/dist/actions/get-all-data-entries.mjs.map +1 -1
  171. package/dist/actions/get-category-kpi.cjs +4 -4
  172. package/dist/actions/get-category-kpi.cjs.map +1 -1
  173. package/dist/actions/get-category-kpi.d.cts +25 -3
  174. package/dist/actions/get-category-kpi.d.cts.map +1 -1
  175. package/dist/actions/get-category-kpi.d.mts +25 -3
  176. package/dist/actions/get-category-kpi.d.mts.map +1 -1
  177. package/dist/actions/get-category-kpi.mjs +4 -4
  178. package/dist/actions/get-category-kpi.mjs.map +1 -1
  179. package/dist/actions/get-group-item.cjs +1 -1
  180. package/dist/actions/get-group-item.cjs.map +1 -1
  181. package/dist/actions/get-group-item.d.cts +16 -3
  182. package/dist/actions/get-group-item.d.cts.map +1 -1
  183. package/dist/actions/get-group-item.d.mts +16 -3
  184. package/dist/actions/get-group-item.d.mts.map +1 -1
  185. package/dist/actions/get-group-item.mjs +1 -1
  186. package/dist/actions/get-group-item.mjs.map +1 -1
  187. package/dist/actions/get-group.cjs +1 -1
  188. package/dist/actions/get-group.cjs.map +1 -1
  189. package/dist/actions/get-group.d.cts +13 -3
  190. package/dist/actions/get-group.d.cts.map +1 -1
  191. package/dist/actions/get-group.d.mts +13 -3
  192. package/dist/actions/get-group.d.mts.map +1 -1
  193. package/dist/actions/get-group.mjs +1 -1
  194. package/dist/actions/get-group.mjs.map +1 -1
  195. package/dist/actions/get-kpi-category.cjs +1 -1
  196. package/dist/actions/get-kpi-category.cjs.map +1 -1
  197. package/dist/actions/get-kpi-category.d.cts +13 -3
  198. package/dist/actions/get-kpi-category.d.cts.map +1 -1
  199. package/dist/actions/get-kpi-category.d.mts +13 -3
  200. package/dist/actions/get-kpi-category.d.mts.map +1 -1
  201. package/dist/actions/get-kpi-category.mjs +1 -1
  202. package/dist/actions/get-kpi-category.mjs.map +1 -1
  203. package/dist/actions/get-kpi-entry.cjs +6 -6
  204. package/dist/actions/get-kpi-entry.cjs.map +1 -1
  205. package/dist/actions/get-kpi-entry.d.cts +17 -3
  206. package/dist/actions/get-kpi-entry.d.cts.map +1 -1
  207. package/dist/actions/get-kpi-entry.d.mts +17 -3
  208. package/dist/actions/get-kpi-entry.d.mts.map +1 -1
  209. package/dist/actions/get-kpi-entry.mjs +6 -6
  210. package/dist/actions/get-kpi-entry.mjs.map +1 -1
  211. package/dist/actions/get-kpi-frequency.cjs +1 -1
  212. package/dist/actions/get-kpi-frequency.cjs.map +1 -1
  213. package/dist/actions/get-kpi-frequency.d.cts +10 -3
  214. package/dist/actions/get-kpi-frequency.d.cts.map +1 -1
  215. package/dist/actions/get-kpi-frequency.d.mts +10 -3
  216. package/dist/actions/get-kpi-frequency.d.mts.map +1 -1
  217. package/dist/actions/get-kpi-frequency.mjs +1 -1
  218. package/dist/actions/get-kpi-frequency.mjs.map +1 -1
  219. package/dist/actions/get-kpi-icon.cjs +1 -1
  220. package/dist/actions/get-kpi-icon.cjs.map +1 -1
  221. package/dist/actions/get-kpi-icon.d.cts +10 -3
  222. package/dist/actions/get-kpi-icon.d.cts.map +1 -1
  223. package/dist/actions/get-kpi-icon.d.mts +10 -3
  224. package/dist/actions/get-kpi-icon.d.mts.map +1 -1
  225. package/dist/actions/get-kpi-icon.mjs +1 -1
  226. package/dist/actions/get-kpi-icon.mjs.map +1 -1
  227. package/dist/actions/get-kpi-unit.cjs +3 -3
  228. package/dist/actions/get-kpi-unit.cjs.map +1 -1
  229. package/dist/actions/get-kpi-unit.d.cts +15 -3
  230. package/dist/actions/get-kpi-unit.d.cts.map +1 -1
  231. package/dist/actions/get-kpi-unit.d.mts +15 -3
  232. package/dist/actions/get-kpi-unit.d.mts.map +1 -1
  233. package/dist/actions/get-kpi-unit.mjs +3 -3
  234. package/dist/actions/get-kpi-unit.mjs.map +1 -1
  235. package/dist/actions/get-kpi.cjs +1 -1
  236. package/dist/actions/get-kpi.cjs.map +1 -1
  237. package/dist/actions/get-kpi.d.cts +23 -3
  238. package/dist/actions/get-kpi.d.cts.map +1 -1
  239. package/dist/actions/get-kpi.d.mts +23 -3
  240. package/dist/actions/get-kpi.d.mts.map +1 -1
  241. package/dist/actions/get-kpi.mjs +1 -1
  242. package/dist/actions/get-kpi.mjs.map +1 -1
  243. package/dist/actions/get-user-group-item.cjs +6 -6
  244. package/dist/actions/get-user-group-item.cjs.map +1 -1
  245. package/dist/actions/get-user-group-item.d.cts +16 -3
  246. package/dist/actions/get-user-group-item.d.cts.map +1 -1
  247. package/dist/actions/get-user-group-item.d.mts +16 -3
  248. package/dist/actions/get-user-group-item.d.mts.map +1 -1
  249. package/dist/actions/get-user-group-item.mjs +6 -6
  250. package/dist/actions/get-user-group-item.mjs.map +1 -1
  251. package/dist/actions/get-user-kpi.cjs +1 -1
  252. package/dist/actions/get-user-kpi.cjs.map +1 -1
  253. package/dist/actions/get-user-kpi.d.cts +16 -3
  254. package/dist/actions/get-user-kpi.d.cts.map +1 -1
  255. package/dist/actions/get-user-kpi.d.mts +16 -3
  256. package/dist/actions/get-user-kpi.d.mts.map +1 -1
  257. package/dist/actions/get-user-kpi.mjs +1 -1
  258. package/dist/actions/get-user-kpi.mjs.map +1 -1
  259. package/dist/actions/get-user.cjs +8 -8
  260. package/dist/actions/get-user.cjs.map +1 -1
  261. package/dist/actions/get-user.d.cts +21 -3
  262. package/dist/actions/get-user.d.cts.map +1 -1
  263. package/dist/actions/get-user.d.mts +21 -3
  264. package/dist/actions/get-user.d.mts.map +1 -1
  265. package/dist/actions/get-user.mjs +8 -8
  266. package/dist/actions/get-user.mjs.map +1 -1
  267. package/dist/actions/list-category-kpis.cjs +2 -2
  268. package/dist/actions/list-category-kpis.cjs.map +1 -1
  269. package/dist/actions/list-category-kpis.d.cts +25 -3
  270. package/dist/actions/list-category-kpis.d.cts.map +1 -1
  271. package/dist/actions/list-category-kpis.d.mts +25 -3
  272. package/dist/actions/list-category-kpis.d.mts.map +1 -1
  273. package/dist/actions/list-category-kpis.mjs +2 -2
  274. package/dist/actions/list-category-kpis.mjs.map +1 -1
  275. package/dist/actions/list-group-items.cjs +2 -2
  276. package/dist/actions/list-group-items.cjs.map +1 -1
  277. package/dist/actions/list-group-items.d.cts +16 -3
  278. package/dist/actions/list-group-items.d.cts.map +1 -1
  279. package/dist/actions/list-group-items.d.mts +16 -3
  280. package/dist/actions/list-group-items.d.mts.map +1 -1
  281. package/dist/actions/list-group-items.mjs +2 -2
  282. package/dist/actions/list-group-items.mjs.map +1 -1
  283. package/dist/actions/list-groups.cjs +7 -7
  284. package/dist/actions/list-groups.cjs.map +1 -1
  285. package/dist/actions/list-groups.d.cts +11 -3
  286. package/dist/actions/list-groups.d.cts.map +1 -1
  287. package/dist/actions/list-groups.d.mts +11 -3
  288. package/dist/actions/list-groups.d.mts.map +1 -1
  289. package/dist/actions/list-groups.mjs +7 -7
  290. package/dist/actions/list-groups.mjs.map +1 -1
  291. package/dist/actions/list-kpi-categories.cjs +5 -5
  292. package/dist/actions/list-kpi-categories.cjs.map +1 -1
  293. package/dist/actions/list-kpi-categories.d.cts +11 -3
  294. package/dist/actions/list-kpi-categories.d.cts.map +1 -1
  295. package/dist/actions/list-kpi-categories.d.mts +11 -3
  296. package/dist/actions/list-kpi-categories.d.mts.map +1 -1
  297. package/dist/actions/list-kpi-categories.mjs +5 -5
  298. package/dist/actions/list-kpi-categories.mjs.map +1 -1
  299. package/dist/actions/list-kpi-entries.cjs +2 -2
  300. package/dist/actions/list-kpi-entries.cjs.map +1 -1
  301. package/dist/actions/list-kpi-entries.d.cts +29 -3
  302. package/dist/actions/list-kpi-entries.d.cts.map +1 -1
  303. package/dist/actions/list-kpi-entries.d.mts +29 -3
  304. package/dist/actions/list-kpi-entries.d.mts.map +1 -1
  305. package/dist/actions/list-kpi-entries.mjs +2 -2
  306. package/dist/actions/list-kpi-entries.mjs.map +1 -1
  307. package/dist/actions/list-kpi-frequencies.cjs +4 -4
  308. package/dist/actions/list-kpi-frequencies.cjs.map +1 -1
  309. package/dist/actions/list-kpi-frequencies.d.cts +8 -3
  310. package/dist/actions/list-kpi-frequencies.d.cts.map +1 -1
  311. package/dist/actions/list-kpi-frequencies.d.mts +8 -3
  312. package/dist/actions/list-kpi-frequencies.d.mts.map +1 -1
  313. package/dist/actions/list-kpi-frequencies.mjs +4 -4
  314. package/dist/actions/list-kpi-frequencies.mjs.map +1 -1
  315. package/dist/actions/list-kpi-icons.cjs +4 -4
  316. package/dist/actions/list-kpi-icons.cjs.map +1 -1
  317. package/dist/actions/list-kpi-icons.d.cts +10 -3
  318. package/dist/actions/list-kpi-icons.d.cts.map +1 -1
  319. package/dist/actions/list-kpi-icons.d.mts +10 -3
  320. package/dist/actions/list-kpi-icons.d.mts.map +1 -1
  321. package/dist/actions/list-kpi-icons.mjs +4 -4
  322. package/dist/actions/list-kpi-icons.mjs.map +1 -1
  323. package/dist/actions/list-kpi-units.cjs +2 -2
  324. package/dist/actions/list-kpi-units.cjs.map +1 -1
  325. package/dist/actions/list-kpi-units.d.cts +13 -3
  326. package/dist/actions/list-kpi-units.d.cts.map +1 -1
  327. package/dist/actions/list-kpi-units.d.mts +13 -3
  328. package/dist/actions/list-kpi-units.d.mts.map +1 -1
  329. package/dist/actions/list-kpi-units.mjs +2 -2
  330. package/dist/actions/list-kpi-units.mjs.map +1 -1
  331. package/dist/actions/list-kpis.cjs +2 -2
  332. package/dist/actions/list-kpis.cjs.map +1 -1
  333. package/dist/actions/list-kpis.d.cts +21 -3
  334. package/dist/actions/list-kpis.d.cts.map +1 -1
  335. package/dist/actions/list-kpis.d.mts +21 -3
  336. package/dist/actions/list-kpis.d.mts.map +1 -1
  337. package/dist/actions/list-kpis.mjs +2 -2
  338. package/dist/actions/list-kpis.mjs.map +1 -1
  339. package/dist/actions/list-user-group-items.cjs +8 -8
  340. package/dist/actions/list-user-group-items.cjs.map +1 -1
  341. package/dist/actions/list-user-group-items.d.cts +16 -3
  342. package/dist/actions/list-user-group-items.d.cts.map +1 -1
  343. package/dist/actions/list-user-group-items.d.mts +16 -3
  344. package/dist/actions/list-user-group-items.d.mts.map +1 -1
  345. package/dist/actions/list-user-group-items.mjs +8 -8
  346. package/dist/actions/list-user-group-items.mjs.map +1 -1
  347. package/dist/actions/list-user-kpis.cjs +7 -7
  348. package/dist/actions/list-user-kpis.cjs.map +1 -1
  349. package/dist/actions/list-user-kpis.d.cts +16 -3
  350. package/dist/actions/list-user-kpis.d.cts.map +1 -1
  351. package/dist/actions/list-user-kpis.d.mts +16 -3
  352. package/dist/actions/list-user-kpis.d.mts.map +1 -1
  353. package/dist/actions/list-user-kpis.mjs +7 -7
  354. package/dist/actions/list-user-kpis.mjs.map +1 -1
  355. package/dist/actions/update-category-kpi.cjs +1 -1
  356. package/dist/actions/update-category-kpi.cjs.map +1 -1
  357. package/dist/actions/update-category-kpi.d.cts +57 -3
  358. package/dist/actions/update-category-kpi.d.cts.map +1 -1
  359. package/dist/actions/update-category-kpi.d.mts +57 -3
  360. package/dist/actions/update-category-kpi.d.mts.map +1 -1
  361. package/dist/actions/update-category-kpi.mjs +1 -1
  362. package/dist/actions/update-category-kpi.mjs.map +1 -1
  363. package/dist/actions/update-group-item.cjs +1 -1
  364. package/dist/actions/update-group-item.cjs.map +1 -1
  365. package/dist/actions/update-group-item.d.cts +18 -3
  366. package/dist/actions/update-group-item.d.cts.map +1 -1
  367. package/dist/actions/update-group-item.d.mts +18 -3
  368. package/dist/actions/update-group-item.d.mts.map +1 -1
  369. package/dist/actions/update-group-item.mjs +1 -1
  370. package/dist/actions/update-group-item.mjs.map +1 -1
  371. package/dist/actions/update-group.cjs +1 -1
  372. package/dist/actions/update-group.cjs.map +1 -1
  373. package/dist/actions/update-group.d.cts +15 -3
  374. package/dist/actions/update-group.d.cts.map +1 -1
  375. package/dist/actions/update-group.d.mts +15 -3
  376. package/dist/actions/update-group.d.mts.map +1 -1
  377. package/dist/actions/update-group.mjs +1 -1
  378. package/dist/actions/update-group.mjs.map +1 -1
  379. package/dist/actions/update-kpi-entry.cjs +5 -5
  380. package/dist/actions/update-kpi-entry.cjs.map +1 -1
  381. package/dist/actions/update-kpi-entry.d.cts +29 -3
  382. package/dist/actions/update-kpi-entry.d.cts.map +1 -1
  383. package/dist/actions/update-kpi-entry.d.mts +29 -3
  384. package/dist/actions/update-kpi-entry.d.mts.map +1 -1
  385. package/dist/actions/update-kpi-entry.mjs +5 -5
  386. package/dist/actions/update-kpi-entry.mjs.map +1 -1
  387. package/dist/actions/update-kpi-unit.cjs +6 -6
  388. package/dist/actions/update-kpi-unit.cjs.map +1 -1
  389. package/dist/actions/update-kpi-unit.d.cts +21 -3
  390. package/dist/actions/update-kpi-unit.d.cts.map +1 -1
  391. package/dist/actions/update-kpi-unit.d.mts +21 -3
  392. package/dist/actions/update-kpi-unit.d.mts.map +1 -1
  393. package/dist/actions/update-kpi-unit.mjs +6 -6
  394. package/dist/actions/update-kpi-unit.mjs.map +1 -1
  395. package/dist/actions/update-kpi.cjs +11 -11
  396. package/dist/actions/update-kpi.cjs.map +1 -1
  397. package/dist/actions/update-kpi.d.cts +55 -3
  398. package/dist/actions/update-kpi.d.cts.map +1 -1
  399. package/dist/actions/update-kpi.d.mts +55 -3
  400. package/dist/actions/update-kpi.d.mts.map +1 -1
  401. package/dist/actions/update-kpi.mjs +11 -11
  402. package/dist/actions/update-kpi.mjs.map +1 -1
  403. package/dist/actions/update-user.cjs +1 -1
  404. package/dist/actions/update-user.cjs.map +1 -1
  405. package/dist/actions/update-user.d.cts +30 -3
  406. package/dist/actions/update-user.d.cts.map +1 -1
  407. package/dist/actions/update-user.d.mts +30 -3
  408. package/dist/actions/update-user.d.mts.map +1 -1
  409. package/dist/actions/update-user.mjs +1 -1
  410. package/dist/actions/update-user.mjs.map +1 -1
  411. package/dist/catalog.cjs +25 -1
  412. package/dist/catalog.cjs.map +1 -1
  413. package/dist/catalog.d.cts +24 -0
  414. package/dist/catalog.d.mts +24 -0
  415. package/dist/catalog.mjs +25 -1
  416. package/dist/catalog.mjs.map +1 -1
  417. package/package.json +2 -2
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-category-kpi.d.ts
4
- declare const SimplekpiGetCategoryKpiInput: z.ZodTypeAny;
5
- declare const SimplekpiGetCategoryKpiOutput: z.ZodTypeAny;
6
- declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetCategoryKpiInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ category_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SimplekpiGetCategoryKpiOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ icon_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ unit_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ category_id: z.ZodNullable<z.ZodNumber>;
18
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ frequency_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ is_calculated: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
21
+ target_default: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
22
+ value_direction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$loose>;
25
+ declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: number;
27
+ category_id: number;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { simplekpiGetCategoryKpi };
9
31
  //# sourceMappingURL=get-category-kpi.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-category-kpi.d.cts","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGgC;AAAA,cAChE,6BAAA,EAA+B,CAAA,CAAE,UAgBqB;AAAA,cAEtD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-category-kpi.d.cts","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-category-kpi.d.ts
4
- declare const SimplekpiGetCategoryKpiInput: z.ZodTypeAny;
5
- declare const SimplekpiGetCategoryKpiOutput: z.ZodTypeAny;
6
- declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetCategoryKpiInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ category_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SimplekpiGetCategoryKpiOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodNumber>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ icon_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ unit_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ is_active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ category_id: z.ZodNullable<z.ZodNumber>;
18
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ frequency_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ is_calculated: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
21
+ target_default: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
22
+ value_direction: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ aggregate_function: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ }, z.core.$loose>;
25
+ declare const simplekpiGetCategoryKpi: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ id: number;
27
+ category_id: number;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { simplekpiGetCategoryKpi };
9
31
  //# sourceMappingURL=get-category-kpi.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-category-kpi.d.mts","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGgC;AAAA,cAChE,6BAAA,EAA+B,CAAA,CAAE,UAgBqB;AAAA,cAEtD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-category-kpi.d.mts","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB7B,uBAAA,gCAAuB,wBAAA"}
@@ -9,22 +9,22 @@ const simplekpiGetCategoryKpi = action("SIMPLEKPI_GET_CATEGORY_KPI", {
9
9
  category_id: z.number().int().describe("The ID of the category containing the KPI.")
10
10
  }).describe("Request model for retrieving a specific KPI within a category."),
11
11
  output: z.object({
12
- id: z.number().int().describe("Automatically generated identifier for the KPI."),
13
- name: z.string().describe("The name of the KPI (max 100 characters)."),
12
+ id: z.number().int().describe("Automatically generated identifier for the KPI.").nullable(),
13
+ name: z.string().describe("The name of the KPI (max 100 characters).").nullable(),
14
14
  icon_id: z.number().int().describe("The ID of the icon assigned to the KPI (16-bit integer).").nullable().optional(),
15
15
  unit_id: z.number().int().describe("The ID of the unit of measure assigned to the KPI.").nullable().optional(),
16
16
  is_active: z.boolean().describe("Whether the KPI accepts data entries.").nullable().optional(),
17
17
  created_at: z.string().describe("UTC timestamp of creation.").nullable().optional(),
18
18
  sort_order: z.number().int().describe("Display ordering of the KPI (16-bit integer).").nullable().optional(),
19
19
  updated_at: z.string().describe("UTC timestamp of last modification.").nullable().optional(),
20
- category_id: z.number().int().describe("The identifier of the category containing the KPI."),
20
+ category_id: z.number().int().describe("The identifier of the category containing the KPI.").nullable(),
21
21
  description: z.string().describe("Optional explanation of the KPI (max 150 characters).").nullable().optional(),
22
22
  frequency_id: z.string().describe("The ID of the frequency of data entry for the KPI. This field is case sensitive.").nullable().optional(),
23
23
  is_calculated: z.boolean().describe("Calculated KPIs cannot be amended via the API.").nullable().optional(),
24
24
  target_default: z.union([z.number(), z.string()]).nullable().optional(),
25
25
  value_direction: z.string().describe("Direction indicator: U(p), D(own), or N(one).").nullable().optional(),
26
26
  aggregate_function: z.string().describe("Calculation method: AVG or SUM (max 3 characters).").nullable().optional()
27
- }).describe("Response model for a specific KPI within a category.")
27
+ }).passthrough().describe("Response model for a specific KPI within a category.")
28
28
  });
29
29
  //#endregion
30
30
  export { simplekpiGetCategoryKpi };
@@ -1 +1 @@
1
- {"version":3,"file":"get-category-kpi.mjs","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetCategoryKpiInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of the KPI to retrieve.\"),\n category_id: z.number().int().describe(\"The ID of the category containing the KPI.\"),\n}).describe(\"Request model for retrieving a specific KPI within a category.\");\nexport const SimplekpiGetCategoryKpiOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI.\"),\n name: z.string().describe(\"The name of the KPI (max 100 characters).\"),\n icon_id: z.number().int().describe(\"The ID of the icon assigned to the KPI (16-bit integer).\").nullable().optional(),\n unit_id: z.number().int().describe(\"The ID of the unit of measure assigned to the KPI.\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the KPI accepts data entries.\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp of creation.\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering of the KPI (16-bit integer).\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp of last modification.\").nullable().optional(),\n category_id: z.number().int().describe(\"The identifier of the category containing the KPI.\"),\n description: z.string().describe(\"Optional explanation of the KPI (max 150 characters).\").nullable().optional(),\n frequency_id: z.string().describe(\"The ID of the frequency of data entry for the KPI. This field is case sensitive.\").nullable().optional(),\n is_calculated: z.boolean().describe(\"Calculated KPIs cannot be amended via the API.\").nullable().optional(),\n target_default: z.union([z.number(), z.string()]).nullable().optional(),\n value_direction: z.string().describe(\"Direction indicator: U(p), D(own), or N(one).\").nullable().optional(),\n aggregate_function: z.string().describe(\"Calculation method: AVG or SUM (max 3 characters).\").nullable().optional(),\n}).describe(\"Response model for a specific KPI within a category.\");\n\nexport const simplekpiGetCategoryKpi = action(\"SIMPLEKPI_GET_CATEGORY_KPI\", {\n slug: \"simplekpi-get-category-kpi\",\n name: \"Get Category KPI\",\n description: \"Tool to retrieve a specific KPI within a category. Use when you need detailed information about a particular KPI including its name, description, target values, and configuration settings.\",\n input: SimplekpiGetCategoryKpiInput,\n output: SimplekpiGetCategoryKpiOutput,\n});\n"],"mappings":";;AA0BA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1BwD,EAAE,OAAO;EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;EAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACrF,CAAC,CAAC,CAAC,SAAS,gEAuBH;CACP,QAvByD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;EAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACrE,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;EAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,gBAAgB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-category-kpi.mjs","names":[],"sources":["../../src/actions/get-category-kpi.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetCategoryKpiInput = z.object({\n id: z.number().int().describe(\"The ID of the KPI to retrieve.\"),\n category_id: z.number().int().describe(\"The ID of the category containing the KPI.\"),\n}).describe(\"Request model for retrieving a specific KPI within a category.\");\nexport const SimplekpiGetCategoryKpiOutput = z.object({\n id: z.number().int().describe(\"Automatically generated identifier for the KPI.\").nullable(),\n name: z.string().describe(\"The name of the KPI (max 100 characters).\").nullable(),\n icon_id: z.number().int().describe(\"The ID of the icon assigned to the KPI (16-bit integer).\").nullable().optional(),\n unit_id: z.number().int().describe(\"The ID of the unit of measure assigned to the KPI.\").nullable().optional(),\n is_active: z.boolean().describe(\"Whether the KPI accepts data entries.\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp of creation.\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering of the KPI (16-bit integer).\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp of last modification.\").nullable().optional(),\n category_id: z.number().int().describe(\"The identifier of the category containing the KPI.\").nullable(),\n description: z.string().describe(\"Optional explanation of the KPI (max 150 characters).\").nullable().optional(),\n frequency_id: z.string().describe(\"The ID of the frequency of data entry for the KPI. This field is case sensitive.\").nullable().optional(),\n is_calculated: z.boolean().describe(\"Calculated KPIs cannot be amended via the API.\").nullable().optional(),\n target_default: z.union([z.number(), z.string()]).nullable().optional(),\n value_direction: z.string().describe(\"Direction indicator: U(p), D(own), or N(one).\").nullable().optional(),\n aggregate_function: z.string().describe(\"Calculation method: AVG or SUM (max 3 characters).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific KPI within a category.\");\n\nexport const simplekpiGetCategoryKpi = action(\"SIMPLEKPI_GET_CATEGORY_KPI\", {\n slug: \"simplekpi-get-category-kpi\",\n name: \"Get Category KPI\",\n description: \"Tool to retrieve a specific KPI within a category. Use when you need detailed information about a particular KPI including its name, description, target values, and configuration settings.\",\n input: SimplekpiGetCategoryKpiInput,\n output: SimplekpiGetCategoryKpiOutput,\n});\n"],"mappings":";;AA0BA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA1B0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;EAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACrF,CAAC,CAAC,CAAC,SAAS,gEAuBH;CACP,QAvB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,gBAAgB,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAOhB;AACV,CAAC"}
@@ -12,7 +12,7 @@ const SimplekpiGetGroupItemOutput = zod.z.object({
12
12
  created_at: zod.z.string().describe("The UTC date and time the item was created.").nullable().optional(),
13
13
  sort_order: zod.z.number().int().describe("The display order of the item within the group.").nullable().optional(),
14
14
  updated_at: zod.z.string().describe("The UTC date and time of the last update of the item.").nullable().optional()
15
- }).describe("Response model containing the details of a group item.");
15
+ }).passthrough().describe("Response model containing the details of a group item.");
16
16
  const simplekpiGetGroupItem = require_action.action("SIMPLEKPI_GET_GROUP_ITEM", {
17
17
  slug: "simplekpi-get-group-item",
18
18
  name: "Get Group Item",
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-item.cjs","names":["z","action"],"sources":["../../src/actions/get-group-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupItemInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the item to retrieve.\"),\n group_id: z.number().int().describe(\"The identifier of the group containing the item.\"),\n}).describe(\"Request model for retrieving a specific group item by ID.\");\nexport const SimplekpiGetGroupItemOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the item, automatically assigned when created.\").nullable().optional(),\n name: z.string().describe(\"The name of the item (max 100 characters).\").nullable().optional(),\n group_id: z.number().int().describe(\"The identifier of the parent group.\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the item was created.\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the item within the group.\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time of the last update of the item.\").nullable().optional(),\n}).describe(\"Response model containing the details of a group item.\");\n\nexport const simplekpiGetGroupItem = action(\"SIMPLEKPI_GET_GROUP_ITEM\", {\n slug: \"simplekpi-get-group-item\",\n name: \"Get Group Item\",\n description: \"Tool to retrieve a specific group item by ID. Use when you need to fetch details of a particular item within a group.\",\n input: SimplekpiGetGroupItemInput,\n output: SimplekpiGetGroupItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-group-item.cjs","names":["z","action"],"sources":["../../src/actions/get-group-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupItemInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the item to retrieve.\"),\n group_id: z.number().int().describe(\"The identifier of the group containing the item.\"),\n}).describe(\"Request model for retrieving a specific group item by ID.\");\nexport const SimplekpiGetGroupItemOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the item, automatically assigned when created.\").nullable().optional(),\n name: z.string().describe(\"The name of the item (max 100 characters).\").nullable().optional(),\n group_id: z.number().int().describe(\"The identifier of the parent group.\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the item was created.\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the item within the group.\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time of the last update of the item.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the details of a group item.\");\n\nexport const simplekpiGetGroupItem = action(\"SIMPLEKPI_GET_GROUP_ITEM\", {\n slug: \"simplekpi-get-group-item\",\n name: \"Get Group Item\",\n description: \"Tool to retrieve a specific group item by ID. Use when you need to fetch details of a particular item within a group.\",\n input: SimplekpiGetGroupItemInput,\n output: SimplekpiGetGroupItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group-item.d.ts
4
- declare const SimplekpiGetGroupItemInput: z.ZodTypeAny;
5
- declare const SimplekpiGetGroupItemOutput: z.ZodTypeAny;
6
- declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetGroupItemInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ group_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SimplekpiGetGroupItemOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ group_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ id: number;
18
+ group_id: number;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { simplekpiGetGroupItem };
9
22
  //# sourceMappingURL=get-group-item.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-item.d.cts","names":[],"sources":["../../src/actions/get-group-item.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG6B;AAAA,cAC3D,2BAAA,EAA6B,CAAA,CAAE,UAOyB;AAAA,cAExD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group-item.d.cts","names":[],"sources":["../../src/actions/get-group-item.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group-item.d.ts
4
- declare const SimplekpiGetGroupItemInput: z.ZodTypeAny;
5
- declare const SimplekpiGetGroupItemOutput: z.ZodTypeAny;
6
- declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetGroupItemInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ group_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SimplekpiGetGroupItemOutput: z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ group_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$loose>;
16
+ declare const simplekpiGetGroupItem: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ id: number;
18
+ group_id: number;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { simplekpiGetGroupItem };
9
22
  //# sourceMappingURL=get-group-item.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-item.d.mts","names":[],"sources":["../../src/actions/get-group-item.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG6B;AAAA,cAC3D,2BAAA,EAA6B,CAAA,CAAE,UAOyB;AAAA,cAExD,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group-item.d.mts","names":[],"sources":["../../src/actions/get-group-item.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;cAS3B,qBAAA,gCAAqB,wBAAA"}
@@ -15,7 +15,7 @@ const simplekpiGetGroupItem = action("SIMPLEKPI_GET_GROUP_ITEM", {
15
15
  created_at: z.string().describe("The UTC date and time the item was created.").nullable().optional(),
16
16
  sort_order: z.number().int().describe("The display order of the item within the group.").nullable().optional(),
17
17
  updated_at: z.string().describe("The UTC date and time of the last update of the item.").nullable().optional()
18
- }).describe("Response model containing the details of a group item.")
18
+ }).passthrough().describe("Response model containing the details of a group item.")
19
19
  });
20
20
  //#endregion
21
21
  export { simplekpiGetGroupItem };
@@ -1 +1 @@
1
- {"version":3,"file":"get-group-item.mjs","names":[],"sources":["../../src/actions/get-group-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupItemInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the item to retrieve.\"),\n group_id: z.number().int().describe(\"The identifier of the group containing the item.\"),\n}).describe(\"Request model for retrieving a specific group item by ID.\");\nexport const SimplekpiGetGroupItemOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the item, automatically assigned when created.\").nullable().optional(),\n name: z.string().describe(\"The name of the item (max 100 characters).\").nullable().optional(),\n group_id: z.number().int().describe(\"The identifier of the parent group.\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the item was created.\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the item within the group.\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time of the last update of the item.\").nullable().optional(),\n}).describe(\"Response model containing the details of a group item.\");\n\nexport const simplekpiGetGroupItem = action(\"SIMPLEKPI_GET_GROUP_ITEM\", {\n slug: \"simplekpi-get-group-item\",\n name: \"Get Group Item\",\n description: \"Tool to retrieve a specific group item by ID. Use when you need to fetch details of a particular item within a group.\",\n input: SimplekpiGetGroupItemInput,\n output: SimplekpiGetGroupItemOutput,\n});\n"],"mappings":";;AAiBA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CACxF,CAAC,CAAC,CAAC,SAAS,2DAcH;CACP,QAduD,EAAE,OAAO;EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-group-item.mjs","names":[],"sources":["../../src/actions/get-group-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupItemInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the item to retrieve.\"),\n group_id: z.number().int().describe(\"The identifier of the group containing the item.\"),\n}).describe(\"Request model for retrieving a specific group item by ID.\");\nexport const SimplekpiGetGroupItemOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the item, automatically assigned when created.\").nullable().optional(),\n name: z.string().describe(\"The name of the item (max 100 characters).\").nullable().optional(),\n group_id: z.number().int().describe(\"The identifier of the parent group.\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the item was created.\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the item within the group.\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time of the last update of the item.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the details of a group item.\");\n\nexport const simplekpiGetGroupItem = action(\"SIMPLEKPI_GET_GROUP_ITEM\", {\n slug: \"simplekpi-get-group-item\",\n name: \"Get Group Item\",\n description: \"Tool to retrieve a specific group item by ID. Use when you need to fetch details of a particular item within a group.\",\n input: SimplekpiGetGroupItemInput,\n output: SimplekpiGetGroupItemOutput,\n});\n"],"mappings":";;AAiBA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CACxF,CAAC,CAAC,CAAC,SAAS,2DAcH;CACP,QAdyC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
@@ -8,7 +8,7 @@ const SimplekpiGetGroupOutput = zod.z.object({
8
8
  created_at: zod.z.string().describe("The date and time the group was created (ISO 8601 format)").nullable().optional(),
9
9
  sort_order: zod.z.number().int().describe("The display order of the group").nullable().optional(),
10
10
  updated_at: zod.z.string().describe("The date and time of the last update of the group (ISO 8601 format)").nullable().optional()
11
- }).describe("Response model containing group information.");
11
+ }).passthrough().describe("Response model containing group information.");
12
12
  const simplekpiGetGroup = require_action.action("SIMPLEKPI_GET_GROUP", {
13
13
  slug: "simplekpi-get-group",
14
14
  name: "Get Group",
@@ -1 +1 @@
1
- {"version":3,"file":"get-group.cjs","names":["z","action"],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAE1D,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-group.cjs","names":["z","action"],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group.d.ts
4
- declare const SimplekpiGetGroupInput: z.ZodTypeAny;
5
- declare const SimplekpiGetGroupOutput: z.ZodTypeAny;
6
- declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetGroupInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetGroupOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$loose>;
14
+ declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ id: number;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { simplekpiGetGroup };
9
19
  //# sourceMappingURL=get-group.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group.d.cts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAE4B;AAAA,cACtD,uBAAA,EAAyB,CAAA,CAAE,UAMmB;AAAA,cAE9C,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group.d.cts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAQvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-group.d.ts
4
- declare const SimplekpiGetGroupInput: z.ZodTypeAny;
5
- declare const SimplekpiGetGroupOutput: z.ZodTypeAny;
6
- declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetGroupInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetGroupOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$loose>;
14
+ declare const simplekpiGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ id: number;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { simplekpiGetGroup };
9
19
  //# sourceMappingURL=get-group.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-group.d.mts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAE4B;AAAA,cACtD,uBAAA,EAAyB,CAAA,CAAE,UAMmB;AAAA,cAE9C,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-group.d.mts","names":[],"sources":["../../src/actions/get-group.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;cAQvB,iBAAA,gCAAiB,wBAAA"}
@@ -11,7 +11,7 @@ const simplekpiGetGroup = action("SIMPLEKPI_GET_GROUP", {
11
11
  created_at: z.string().describe("The date and time the group was created (ISO 8601 format)").nullable().optional(),
12
12
  sort_order: z.number().int().describe("The display order of the group").nullable().optional(),
13
13
  updated_at: z.string().describe("The date and time of the last update of the group (ISO 8601 format)").nullable().optional()
14
- }).describe("Response model containing group information.")
14
+ }).passthrough().describe("Response model containing group information.")
15
15
  });
16
16
  //#endregion
17
17
  export { simplekpiGetGroup };
@@ -1 +1 @@
1
- {"version":3,"file":"get-group.mjs","names":[],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":";;AAeA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,sDAaH;CACP,QAbmD,EAAE,OAAO;EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,SAAS,8CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-group.mjs","names":[],"sources":["../../src/actions/get-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the group to retrieve\"),\n}).describe(\"Request model for retrieving a specific group by ID.\");\nexport const SimplekpiGetGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the group, automatically assigned when creating a group\").nullable().optional(),\n name: z.string().describe(\"The name of the group\").nullable().optional(),\n created_at: z.string().describe(\"The date and time the group was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"The display order of the group\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time of the last update of the group (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing group information.\");\n\nexport const simplekpiGetGroup = action(\"SIMPLEKPI_GET_GROUP\", {\n slug: \"simplekpi-get-group\",\n name: \"Get Group\",\n description: \"Tool to get a specific group by ID from SimplekPI. Use when you need to retrieve detailed information about a particular group.\",\n input: SimplekpiGetGroupInput,\n output: SimplekpiGetGroupOutput,\n});\n"],"mappings":";;AAeA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC,CAAC,CAAC,SAAS,sDAaH;CACP,QAbqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAOhB;AACV,CAAC"}
@@ -8,7 +8,7 @@ const SimplekpiGetKpiCategoryOutput = zod.z.object({
8
8
  created_at: zod.z.string().describe("The UTC date and time the category was created (ISO 8601 format)").nullable().optional(),
9
9
  sort_order: zod.z.number().int().describe("Display ordering value for the category (16-bit integer)").nullable().optional(),
10
10
  updated_at: zod.z.string().describe("The UTC date and time the category was last updated (ISO 8601 format)").nullable().optional()
11
- }).describe("Response model containing KPI category information.");
11
+ }).passthrough().describe("Response model containing KPI category information.");
12
12
  const simplekpiGetKpiCategory = require_action.action("SIMPLEKPI_GET_KPI_CATEGORY", {
13
13
  slug: "simplekpi-get-kpi-category",
14
14
  name: "Get KPI Category",
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-category.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-kpi-category.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-kpi-category.d.ts
4
- declare const SimplekpiGetKpiCategoryInput: z.ZodTypeAny;
5
- declare const SimplekpiGetKpiCategoryOutput: z.ZodTypeAny;
6
- declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetKpiCategoryInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$loose>;
14
+ declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ id: number;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { simplekpiGetKpiCategory };
9
19
  //# sourceMappingURL=get-kpi-category.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-category.d.cts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE6B;AAAA,cAC7D,6BAAA,EAA+B,CAAA,CAAE,UAMoB;AAAA,cAErD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-kpi-category.d.cts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-kpi-category.d.ts
4
- declare const SimplekpiGetKpiCategoryInput: z.ZodTypeAny;
5
- declare const SimplekpiGetKpiCategoryOutput: z.ZodTypeAny;
6
- declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetKpiCategoryInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetKpiCategoryOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ sort_order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$loose>;
14
+ declare const simplekpiGetKpiCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ id: number;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { simplekpiGetKpiCategory };
9
19
  //# sourceMappingURL=get-kpi-category.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-category.d.mts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE6B;AAAA,cAC7D,6BAAA,EAA+B,CAAA,CAAE,UAMoB;AAAA,cAErD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-kpi-category.d.mts","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAQ7B,uBAAA,gCAAuB,wBAAA"}
@@ -11,7 +11,7 @@ const simplekpiGetKpiCategory = action("SIMPLEKPI_GET_KPI_CATEGORY", {
11
11
  created_at: z.string().describe("The UTC date and time the category was created (ISO 8601 format)").nullable().optional(),
12
12
  sort_order: z.number().int().describe("Display ordering value for the category (16-bit integer)").nullable().optional(),
13
13
  updated_at: z.string().describe("The UTC date and time the category was last updated (ISO 8601 format)").nullable().optional()
14
- }).describe("Response model containing KPI category information.")
14
+ }).passthrough().describe("Response model containing KPI category information.")
15
15
  });
16
16
  //#endregion
17
17
  export { simplekpiGetKpiCategory };
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-category.mjs","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;AAeA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfwD,EAAE,OAAO,EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAaH;CACP,QAbyD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-kpi-category.mjs","names":[],"sources":["../../src/actions/get-kpi-category.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiCategoryInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the KPI category to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI category by ID.\");\nexport const SimplekpiGetKpiCategoryOutput = z.object({\n id: z.number().int().describe(\"Automatically generated unique identifier for the KPI category\").nullable().optional(),\n name: z.string().describe(\"The name of the KPI category (maximum 50 characters)\").nullable().optional(),\n created_at: z.string().describe(\"The UTC date and time the category was created (ISO 8601 format)\").nullable().optional(),\n sort_order: z.number().int().describe(\"Display ordering value for the category (16-bit integer)\").nullable().optional(),\n updated_at: z.string().describe(\"The UTC date and time the category was last updated (ISO 8601 format)\").nullable().optional(),\n}).passthrough().describe(\"Response model containing KPI category information.\");\n\nexport const simplekpiGetKpiCategory = action(\"SIMPLEKPI_GET_KPI_CATEGORY\", {\n slug: \"simplekpi-get-kpi-category\",\n name: \"Get KPI Category\",\n description: \"Tool to get a specific KPI category by ID from SimpleKPI. Use when you need to retrieve detailed information about a particular KPI category.\",\n input: SimplekpiGetKpiCategoryInput,\n output: SimplekpiGetKpiCategoryOutput,\n});\n"],"mappings":";;AAeA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,EACvF,CAAC,CAAC,CAAC,SAAS,6DAaH;CACP,QAb2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
@@ -3,16 +3,16 @@ let zod = require("zod");
3
3
  //#region src/actions/get-kpi-entry.ts
4
4
  const SimplekpiGetKpiEntryInput = zod.z.object({ kpientryid: zod.z.number().int().describe("The unique identifier of the KPI entry to retrieve") }).describe("Request model for retrieving a specific KPI entry by ID.");
5
5
  const SimplekpiGetKpiEntryOutput = zod.z.object({
6
- id: zod.z.number().int().describe("Auto-generated KPI entry ID"),
6
+ id: zod.z.number().int().describe("Auto-generated KPI entry ID").nullable(),
7
7
  notes: zod.z.string().describe("The note associated with the KPI entry (max 500 characters)").nullable().optional(),
8
- actual: zod.z.number().describe("The recorded actual value for the period"),
9
- kpi_id: zod.z.number().int().describe("The KPI associated with this entry"),
8
+ actual: zod.z.number().describe("The recorded actual value for the period").nullable(),
9
+ kpi_id: zod.z.number().int().describe("The KPI associated with this entry").nullable(),
10
10
  target: zod.z.number().describe("The target value of the entry").nullable().optional(),
11
- user_id: zod.z.number().int().describe("Identifier of the user who created the entry"),
11
+ user_id: zod.z.number().int().describe("Identifier of the user who created the entry").nullable(),
12
12
  created_at: zod.z.string().describe("UTC datetime when the KPI entry was created").nullable().optional(),
13
- entry_date: zod.z.string().describe("The date of the entry (YYYY-MM-DD format)"),
13
+ entry_date: zod.z.string().describe("The date of the entry (YYYY-MM-DD format)").nullable(),
14
14
  updated_at: zod.z.string().describe("UTC datetime when the KPI entry was last updated").nullable().optional()
15
- }).describe("Response model for a KPI entry with all its details.");
15
+ }).passthrough().describe("Response model for a KPI entry with all its details.");
16
16
  const simplekpiGetKpiEntry = require_action.action("SIMPLEKPI_GET_KPI_ENTRY", {
17
17
  slug: "simplekpi-get-kpi-entry",
18
18
  name: "Get KPI Entry",
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-entry.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiEntryInput: z.ZodTypeAny = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\"),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\"),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\"),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\"),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\"),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EAC5F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-kpi-entry.cjs","names":["z","action"],"sources":["../../src/actions/get-kpi-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SimplekpiGetKpiEntryInput = z.object({\n kpientryid: z.number().int().describe(\"The unique identifier of the KPI entry to retrieve\"),\n}).describe(\"Request model for retrieving a specific KPI entry by ID.\");\nexport const SimplekpiGetKpiEntryOutput = z.object({\n id: z.number().int().describe(\"Auto-generated KPI entry ID\").nullable(),\n notes: z.string().describe(\"The note associated with the KPI entry (max 500 characters)\").nullable().optional(),\n actual: z.number().describe(\"The recorded actual value for the period\").nullable(),\n kpi_id: z.number().int().describe(\"The KPI associated with this entry\").nullable(),\n target: z.number().describe(\"The target value of the entry\").nullable().optional(),\n user_id: z.number().int().describe(\"Identifier of the user who created the entry\").nullable(),\n created_at: z.string().describe(\"UTC datetime when the KPI entry was created\").nullable().optional(),\n entry_date: z.string().describe(\"The date of the entry (YYYY-MM-DD format)\").nullable(),\n updated_at: z.string().describe(\"UTC datetime when the KPI entry was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for a KPI entry with all its details.\");\n\nexport const simplekpiGetKpiEntry = action(\"SIMPLEKPI_GET_KPI_ENTRY\", {\n slug: \"simplekpi-get-kpi-entry\",\n name: \"Get KPI Entry\",\n description: \"Tool to retrieve a specific KPI entry by ID. Use when you need to fetch detailed information about a particular KPI entry including actual values, targets, notes, and timestamps.\",\n input: SimplekpiGetKpiEntryInput,\n output: SimplekpiGetKpiEntryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EAC5F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-kpi-entry.d.ts
4
- declare const SimplekpiGetKpiEntryInput: z.ZodTypeAny;
5
- declare const SimplekpiGetKpiEntryOutput: z.ZodTypeAny;
6
- declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetKpiEntryInput: z.ZodObject<{
5
+ kpientryid: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ actual: z.ZodNullable<z.ZodNumber>;
11
+ kpi_id: z.ZodNullable<z.ZodNumber>;
12
+ target: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ user_id: z.ZodNullable<z.ZodNumber>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ entry_date: z.ZodNullable<z.ZodString>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ kpientryid: number;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { simplekpiGetKpiEntry };
9
23
  //# sourceMappingURL=get-kpi-entry.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-entry.d.cts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE6B;AAAA,cAC1D,0BAAA,EAA4B,CAAA,CAAE,UAUwB;AAAA,cAEtD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-kpi-entry.d.cts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-kpi-entry.d.ts
4
- declare const SimplekpiGetKpiEntryInput: z.ZodTypeAny;
5
- declare const SimplekpiGetKpiEntryOutput: z.ZodTypeAny;
6
- declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SimplekpiGetKpiEntryInput: z.ZodObject<{
5
+ kpientryid: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SimplekpiGetKpiEntryOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ notes: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ actual: z.ZodNullable<z.ZodNumber>;
11
+ kpi_id: z.ZodNullable<z.ZodNumber>;
12
+ target: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ user_id: z.ZodNullable<z.ZodNumber>;
14
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ entry_date: z.ZodNullable<z.ZodString>;
16
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const simplekpiGetKpiEntry: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ kpientryid: number;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { simplekpiGetKpiEntry };
9
23
  //# sourceMappingURL=get-kpi-entry.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-kpi-entry.d.mts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE6B;AAAA,cAC1D,0BAAA,EAA4B,CAAA,CAAE,UAUwB;AAAA,cAEtD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-kpi-entry.d.mts","names":[],"sources":["../../src/actions/get-kpi-entry.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}