@keystrokehq/productboard 0.1.0 → 0.1.2

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 (743) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-note-followers.cjs +2 -2
  4. package/dist/actions/add-note-followers.cjs.map +1 -1
  5. package/dist/actions/add-note-followers.d.cts +16 -3
  6. package/dist/actions/add-note-followers.d.cts.map +1 -1
  7. package/dist/actions/add-note-followers.d.mts +16 -3
  8. package/dist/actions/add-note-followers.d.mts.map +1 -1
  9. package/dist/actions/add-note-followers.mjs +2 -2
  10. package/dist/actions/add-note-followers.mjs.map +1 -1
  11. package/dist/actions/add-note-tag.cjs +2 -2
  12. package/dist/actions/add-note-tag.cjs.map +1 -1
  13. package/dist/actions/add-note-tag.d.cts +16 -3
  14. package/dist/actions/add-note-tag.d.cts.map +1 -1
  15. package/dist/actions/add-note-tag.d.mts +16 -3
  16. package/dist/actions/add-note-tag.d.mts.map +1 -1
  17. package/dist/actions/add-note-tag.mjs +2 -2
  18. package/dist/actions/add-note-tag.mjs.map +1 -1
  19. package/dist/actions/create-company-field.cjs.map +1 -1
  20. package/dist/actions/create-company-field.d.cts +9 -3
  21. package/dist/actions/create-company-field.d.cts.map +1 -1
  22. package/dist/actions/create-company-field.d.mts +9 -3
  23. package/dist/actions/create-company-field.d.mts.map +1 -1
  24. package/dist/actions/create-company-field.mjs.map +1 -1
  25. package/dist/actions/create-company.cjs +2 -2
  26. package/dist/actions/create-company.cjs.map +1 -1
  27. package/dist/actions/create-company.d.cts +31 -3
  28. package/dist/actions/create-company.d.cts.map +1 -1
  29. package/dist/actions/create-company.d.mts +31 -3
  30. package/dist/actions/create-company.d.mts.map +1 -1
  31. package/dist/actions/create-company.mjs +2 -2
  32. package/dist/actions/create-company.mjs.map +1 -1
  33. package/dist/actions/create-component.cjs +6 -6
  34. package/dist/actions/create-component.cjs.map +1 -1
  35. package/dist/actions/create-component.d.cts +41 -3
  36. package/dist/actions/create-component.d.cts.map +1 -1
  37. package/dist/actions/create-component.d.mts +41 -3
  38. package/dist/actions/create-component.d.mts.map +1 -1
  39. package/dist/actions/create-component.mjs +6 -6
  40. package/dist/actions/create-component.mjs.map +1 -1
  41. package/dist/actions/create-entities-relationships-v2.cjs +4 -4
  42. package/dist/actions/create-entities-relationships-v2.cjs.map +1 -1
  43. package/dist/actions/create-entities-relationships-v2.d.cts +37 -3
  44. package/dist/actions/create-entities-relationships-v2.d.cts.map +1 -1
  45. package/dist/actions/create-entities-relationships-v2.d.mts +37 -3
  46. package/dist/actions/create-entities-relationships-v2.d.mts.map +1 -1
  47. package/dist/actions/create-entities-relationships-v2.mjs +4 -4
  48. package/dist/actions/create-entities-relationships-v2.mjs.map +1 -1
  49. package/dist/actions/create-entities-v2.cjs +2 -2
  50. package/dist/actions/create-entities-v2.cjs.map +1 -1
  51. package/dist/actions/create-entities-v2.d.cts +71 -3
  52. package/dist/actions/create-entities-v2.d.cts.map +1 -1
  53. package/dist/actions/create-entities-v2.d.mts +71 -3
  54. package/dist/actions/create-entities-v2.d.mts.map +1 -1
  55. package/dist/actions/create-entities-v2.mjs +2 -2
  56. package/dist/actions/create-entities-v2.mjs.map +1 -1
  57. package/dist/actions/create-feature-objective-link.cjs.map +1 -1
  58. package/dist/actions/create-feature-objective-link.d.cts +9 -3
  59. package/dist/actions/create-feature-objective-link.d.cts.map +1 -1
  60. package/dist/actions/create-feature-objective-link.d.mts +9 -3
  61. package/dist/actions/create-feature-objective-link.d.mts.map +1 -1
  62. package/dist/actions/create-feature-objective-link.mjs.map +1 -1
  63. package/dist/actions/create-feature.cjs +16 -16
  64. package/dist/actions/create-feature.cjs.map +1 -1
  65. package/dist/actions/create-feature.d.cts +111 -3
  66. package/dist/actions/create-feature.d.cts.map +1 -1
  67. package/dist/actions/create-feature.d.mts +111 -3
  68. package/dist/actions/create-feature.d.mts.map +1 -1
  69. package/dist/actions/create-feature.mjs +16 -16
  70. package/dist/actions/create-feature.mjs.map +1 -1
  71. package/dist/actions/create-note-link.cjs.map +1 -1
  72. package/dist/actions/create-note-link.d.cts +9 -3
  73. package/dist/actions/create-note-link.d.cts.map +1 -1
  74. package/dist/actions/create-note-link.d.mts +9 -3
  75. package/dist/actions/create-note-link.d.mts.map +1 -1
  76. package/dist/actions/create-note-link.mjs.map +1 -1
  77. package/dist/actions/create-notes-v2.cjs +2 -2
  78. package/dist/actions/create-notes-v2.cjs.map +1 -1
  79. package/dist/actions/create-notes-v2.d.cts +75 -3
  80. package/dist/actions/create-notes-v2.d.cts.map +1 -1
  81. package/dist/actions/create-notes-v2.d.mts +75 -3
  82. package/dist/actions/create-notes-v2.d.mts.map +1 -1
  83. package/dist/actions/create-notes-v2.mjs +2 -2
  84. package/dist/actions/create-notes-v2.mjs.map +1 -1
  85. package/dist/actions/create-objectives-links-features.cjs.map +1 -1
  86. package/dist/actions/create-objectives-links-features.d.cts +9 -3
  87. package/dist/actions/create-objectives-links-features.d.cts.map +1 -1
  88. package/dist/actions/create-objectives-links-features.d.mts +9 -3
  89. package/dist/actions/create-objectives-links-features.d.mts.map +1 -1
  90. package/dist/actions/create-objectives-links-features.mjs.map +1 -1
  91. package/dist/actions/create-objectives.cjs +3 -3
  92. package/dist/actions/create-objectives.cjs.map +1 -1
  93. package/dist/actions/create-objectives.d.cts +53 -3
  94. package/dist/actions/create-objectives.d.cts.map +1 -1
  95. package/dist/actions/create-objectives.d.mts +53 -3
  96. package/dist/actions/create-objectives.d.mts.map +1 -1
  97. package/dist/actions/create-objectives.mjs +3 -3
  98. package/dist/actions/create-objectives.mjs.map +1 -1
  99. package/dist/actions/create-release.cjs +8 -8
  100. package/dist/actions/create-release.cjs.map +1 -1
  101. package/dist/actions/create-release.d.cts +55 -3
  102. package/dist/actions/create-release.d.cts.map +1 -1
  103. package/dist/actions/create-release.d.mts +55 -3
  104. package/dist/actions/create-release.d.mts.map +1 -1
  105. package/dist/actions/create-release.mjs +8 -8
  106. package/dist/actions/create-release.mjs.map +1 -1
  107. package/dist/actions/create-users.cjs +2 -2
  108. package/dist/actions/create-users.cjs.map +1 -1
  109. package/dist/actions/create-users.d.cts +22 -3
  110. package/dist/actions/create-users.d.cts.map +1 -1
  111. package/dist/actions/create-users.d.mts +22 -3
  112. package/dist/actions/create-users.d.mts.map +1 -1
  113. package/dist/actions/create-users.mjs +2 -2
  114. package/dist/actions/create-users.mjs.map +1 -1
  115. package/dist/actions/create-webhook.cjs +6 -6
  116. package/dist/actions/create-webhook.cjs.map +1 -1
  117. package/dist/actions/create-webhook.d.cts +37 -3
  118. package/dist/actions/create-webhook.d.cts.map +1 -1
  119. package/dist/actions/create-webhook.d.mts +37 -3
  120. package/dist/actions/create-webhook.d.mts.map +1 -1
  121. package/dist/actions/create-webhook.mjs +6 -6
  122. package/dist/actions/create-webhook.mjs.map +1 -1
  123. package/dist/actions/delete-company-field.cjs.map +1 -1
  124. package/dist/actions/delete-company-field.d.cts +7 -3
  125. package/dist/actions/delete-company-field.d.cts.map +1 -1
  126. package/dist/actions/delete-company-field.d.mts +7 -3
  127. package/dist/actions/delete-company-field.d.mts.map +1 -1
  128. package/dist/actions/delete-company-field.mjs.map +1 -1
  129. package/dist/actions/delete-company.cjs.map +1 -1
  130. package/dist/actions/delete-company.d.cts +7 -3
  131. package/dist/actions/delete-company.d.cts.map +1 -1
  132. package/dist/actions/delete-company.d.mts +7 -3
  133. package/dist/actions/delete-company.d.mts.map +1 -1
  134. package/dist/actions/delete-company.mjs.map +1 -1
  135. package/dist/actions/delete-custom-field-value.cjs.map +1 -1
  136. package/dist/actions/delete-custom-field-value.d.cts +9 -3
  137. package/dist/actions/delete-custom-field-value.d.cts.map +1 -1
  138. package/dist/actions/delete-custom-field-value.d.mts +9 -3
  139. package/dist/actions/delete-custom-field-value.d.mts.map +1 -1
  140. package/dist/actions/delete-custom-field-value.mjs.map +1 -1
  141. package/dist/actions/delete-entities-relationships-v2.cjs.map +1 -1
  142. package/dist/actions/delete-entities-relationships-v2.d.cts +11 -3
  143. package/dist/actions/delete-entities-relationships-v2.d.cts.map +1 -1
  144. package/dist/actions/delete-entities-relationships-v2.d.mts +11 -3
  145. package/dist/actions/delete-entities-relationships-v2.d.mts.map +1 -1
  146. package/dist/actions/delete-entities-relationships-v2.mjs.map +1 -1
  147. package/dist/actions/delete-entities-v2.cjs.map +1 -1
  148. package/dist/actions/delete-entities-v2.d.cts +7 -3
  149. package/dist/actions/delete-entities-v2.d.cts.map +1 -1
  150. package/dist/actions/delete-entities-v2.d.mts +7 -3
  151. package/dist/actions/delete-entities-v2.d.mts.map +1 -1
  152. package/dist/actions/delete-entities-v2.mjs.map +1 -1
  153. package/dist/actions/delete-feature-objective-link.cjs.map +1 -1
  154. package/dist/actions/delete-feature-objective-link.d.cts +9 -3
  155. package/dist/actions/delete-feature-objective-link.d.cts.map +1 -1
  156. package/dist/actions/delete-feature-objective-link.d.mts +9 -3
  157. package/dist/actions/delete-feature-objective-link.d.mts.map +1 -1
  158. package/dist/actions/delete-feature-objective-link.mjs.map +1 -1
  159. package/dist/actions/delete-feature.cjs.map +1 -1
  160. package/dist/actions/delete-feature.d.cts +7 -3
  161. package/dist/actions/delete-feature.d.cts.map +1 -1
  162. package/dist/actions/delete-feature.d.mts +7 -3
  163. package/dist/actions/delete-feature.d.mts.map +1 -1
  164. package/dist/actions/delete-feature.mjs.map +1 -1
  165. package/dist/actions/delete-initiatives.cjs.map +1 -1
  166. package/dist/actions/delete-initiatives.d.cts +7 -3
  167. package/dist/actions/delete-initiatives.d.cts.map +1 -1
  168. package/dist/actions/delete-initiatives.d.mts +7 -3
  169. package/dist/actions/delete-initiatives.d.mts.map +1 -1
  170. package/dist/actions/delete-initiatives.mjs.map +1 -1
  171. package/dist/actions/delete-key-results.cjs.map +1 -1
  172. package/dist/actions/delete-key-results.d.cts +7 -3
  173. package/dist/actions/delete-key-results.d.cts.map +1 -1
  174. package/dist/actions/delete-key-results.d.mts +7 -3
  175. package/dist/actions/delete-key-results.d.mts.map +1 -1
  176. package/dist/actions/delete-key-results.mjs.map +1 -1
  177. package/dist/actions/delete-note-tag.cjs.map +1 -1
  178. package/dist/actions/delete-note-tag.d.cts +9 -3
  179. package/dist/actions/delete-note-tag.d.cts.map +1 -1
  180. package/dist/actions/delete-note-tag.d.mts +9 -3
  181. package/dist/actions/delete-note-tag.d.mts.map +1 -1
  182. package/dist/actions/delete-note-tag.mjs.map +1 -1
  183. package/dist/actions/delete-notes-relationships-v2.cjs.map +1 -1
  184. package/dist/actions/delete-notes-relationships-v2.d.cts +14 -3
  185. package/dist/actions/delete-notes-relationships-v2.d.cts.map +1 -1
  186. package/dist/actions/delete-notes-relationships-v2.d.mts +14 -3
  187. package/dist/actions/delete-notes-relationships-v2.d.mts.map +1 -1
  188. package/dist/actions/delete-notes-relationships-v2.mjs.map +1 -1
  189. package/dist/actions/delete-notes-v2.cjs.map +1 -1
  190. package/dist/actions/delete-notes-v2.d.cts +7 -3
  191. package/dist/actions/delete-notes-v2.d.cts.map +1 -1
  192. package/dist/actions/delete-notes-v2.d.mts +7 -3
  193. package/dist/actions/delete-notes-v2.d.mts.map +1 -1
  194. package/dist/actions/delete-notes-v2.mjs.map +1 -1
  195. package/dist/actions/delete-objectives-links-features.cjs.map +1 -1
  196. package/dist/actions/delete-objectives-links-features.d.cts +9 -3
  197. package/dist/actions/delete-objectives-links-features.d.cts.map +1 -1
  198. package/dist/actions/delete-objectives-links-features.d.mts +9 -3
  199. package/dist/actions/delete-objectives-links-features.d.mts.map +1 -1
  200. package/dist/actions/delete-objectives-links-features.mjs.map +1 -1
  201. package/dist/actions/delete-objectives.cjs.map +1 -1
  202. package/dist/actions/delete-objectives.d.cts +7 -3
  203. package/dist/actions/delete-objectives.d.cts.map +1 -1
  204. package/dist/actions/delete-objectives.d.mts +7 -3
  205. package/dist/actions/delete-objectives.d.mts.map +1 -1
  206. package/dist/actions/delete-objectives.mjs.map +1 -1
  207. package/dist/actions/delete-release.cjs.map +1 -1
  208. package/dist/actions/delete-release.d.cts +7 -3
  209. package/dist/actions/delete-release.d.cts.map +1 -1
  210. package/dist/actions/delete-release.d.mts +7 -3
  211. package/dist/actions/delete-release.d.mts.map +1 -1
  212. package/dist/actions/delete-release.mjs.map +1 -1
  213. package/dist/actions/delete-user.cjs.map +1 -1
  214. package/dist/actions/delete-user.d.cts +7 -3
  215. package/dist/actions/delete-user.d.cts.map +1 -1
  216. package/dist/actions/delete-user.d.mts +7 -3
  217. package/dist/actions/delete-user.d.mts.map +1 -1
  218. package/dist/actions/delete-user.mjs.map +1 -1
  219. package/dist/actions/delete-webhook.cjs.map +1 -1
  220. package/dist/actions/delete-webhook.d.cts +7 -3
  221. package/dist/actions/delete-webhook.d.cts.map +1 -1
  222. package/dist/actions/delete-webhook.d.mts +7 -3
  223. package/dist/actions/delete-webhook.d.mts.map +1 -1
  224. package/dist/actions/delete-webhook.mjs.map +1 -1
  225. package/dist/actions/get-component.cjs +8 -8
  226. package/dist/actions/get-component.cjs.map +1 -1
  227. package/dist/actions/get-component.d.cts +23 -3
  228. package/dist/actions/get-component.d.cts.map +1 -1
  229. package/dist/actions/get-component.d.mts +23 -3
  230. package/dist/actions/get-component.d.mts.map +1 -1
  231. package/dist/actions/get-component.mjs +8 -8
  232. package/dist/actions/get-component.mjs.map +1 -1
  233. package/dist/actions/get-custom-field-value.cjs +4 -4
  234. package/dist/actions/get-custom-field-value.cjs.map +1 -1
  235. package/dist/actions/get-custom-field-value.d.cts +24 -3
  236. package/dist/actions/get-custom-field-value.d.cts.map +1 -1
  237. package/dist/actions/get-custom-field-value.d.mts +24 -3
  238. package/dist/actions/get-custom-field-value.d.mts.map +1 -1
  239. package/dist/actions/get-custom-field-value.mjs +4 -4
  240. package/dist/actions/get-custom-field-value.mjs.map +1 -1
  241. package/dist/actions/get-entities-configurations-v2.cjs +1 -1
  242. package/dist/actions/get-entities-configurations-v2.cjs.map +1 -1
  243. package/dist/actions/get-entities-configurations-v2.d.cts +36 -3
  244. package/dist/actions/get-entities-configurations-v2.d.cts.map +1 -1
  245. package/dist/actions/get-entities-configurations-v2.d.mts +36 -3
  246. package/dist/actions/get-entities-configurations-v2.d.mts.map +1 -1
  247. package/dist/actions/get-entities-configurations-v2.mjs +1 -1
  248. package/dist/actions/get-entities-configurations-v2.mjs.map +1 -1
  249. package/dist/actions/get-entities-v2.cjs +2 -2
  250. package/dist/actions/get-entities-v2.cjs.map +1 -1
  251. package/dist/actions/get-entities-v2.d.cts +35 -3
  252. package/dist/actions/get-entities-v2.d.cts.map +1 -1
  253. package/dist/actions/get-entities-v2.d.mts +35 -3
  254. package/dist/actions/get-entities-v2.d.mts.map +1 -1
  255. package/dist/actions/get-entities-v2.mjs +2 -2
  256. package/dist/actions/get-entities-v2.mjs.map +1 -1
  257. package/dist/actions/get-feature-release-assignment.cjs +6 -6
  258. package/dist/actions/get-feature-release-assignment.cjs.map +1 -1
  259. package/dist/actions/get-feature-release-assignment.d.cts +28 -3
  260. package/dist/actions/get-feature-release-assignment.d.cts.map +1 -1
  261. package/dist/actions/get-feature-release-assignment.d.mts +28 -3
  262. package/dist/actions/get-feature-release-assignment.d.mts.map +1 -1
  263. package/dist/actions/get-feature-release-assignment.mjs +6 -6
  264. package/dist/actions/get-feature-release-assignment.mjs.map +1 -1
  265. package/dist/actions/get-hierarchy-entities-custom-fields.cjs +6 -6
  266. package/dist/actions/get-hierarchy-entities-custom-fields.cjs.map +1 -1
  267. package/dist/actions/get-hierarchy-entities-custom-fields.d.cts +19 -3
  268. package/dist/actions/get-hierarchy-entities-custom-fields.d.cts.map +1 -1
  269. package/dist/actions/get-hierarchy-entities-custom-fields.d.mts +19 -3
  270. package/dist/actions/get-hierarchy-entities-custom-fields.d.mts.map +1 -1
  271. package/dist/actions/get-hierarchy-entities-custom-fields.mjs +6 -6
  272. package/dist/actions/get-hierarchy-entities-custom-fields.mjs.map +1 -1
  273. package/dist/actions/get-notes-configurations-v2.cjs.map +1 -1
  274. package/dist/actions/get-notes-configurations-v2.d.cts +17 -3
  275. package/dist/actions/get-notes-configurations-v2.d.cts.map +1 -1
  276. package/dist/actions/get-notes-configurations-v2.d.mts +17 -3
  277. package/dist/actions/get-notes-configurations-v2.d.mts.map +1 -1
  278. package/dist/actions/get-notes-configurations-v2.mjs.map +1 -1
  279. package/dist/actions/get-notes-v2.cjs +4 -4
  280. package/dist/actions/get-notes-v2.cjs.map +1 -1
  281. package/dist/actions/get-notes-v2.d.cts +21 -3
  282. package/dist/actions/get-notes-v2.d.cts.map +1 -1
  283. package/dist/actions/get-notes-v2.d.mts +21 -3
  284. package/dist/actions/get-notes-v2.d.mts.map +1 -1
  285. package/dist/actions/get-notes-v2.mjs +4 -4
  286. package/dist/actions/get-notes-v2.mjs.map +1 -1
  287. package/dist/actions/get-objective.cjs +11 -11
  288. package/dist/actions/get-objective.cjs.map +1 -1
  289. package/dist/actions/get-objective.d.cts +41 -3
  290. package/dist/actions/get-objective.d.cts.map +1 -1
  291. package/dist/actions/get-objective.d.mts +41 -3
  292. package/dist/actions/get-objective.d.mts.map +1 -1
  293. package/dist/actions/get-objective.mjs +11 -11
  294. package/dist/actions/get-objective.mjs.map +1 -1
  295. package/dist/actions/get-release-group.cjs +4 -4
  296. package/dist/actions/get-release-group.cjs.map +1 -1
  297. package/dist/actions/get-release-group.d.cts +17 -3
  298. package/dist/actions/get-release-group.d.cts.map +1 -1
  299. package/dist/actions/get-release-group.d.mts +17 -3
  300. package/dist/actions/get-release-group.d.mts.map +1 -1
  301. package/dist/actions/get-release-group.mjs +4 -4
  302. package/dist/actions/get-release-group.mjs.map +1 -1
  303. package/dist/actions/get-release.cjs +7 -7
  304. package/dist/actions/get-release.cjs.map +1 -1
  305. package/dist/actions/get-release.d.cts +29 -3
  306. package/dist/actions/get-release.d.cts.map +1 -1
  307. package/dist/actions/get-release.d.mts +29 -3
  308. package/dist/actions/get-release.d.mts.map +1 -1
  309. package/dist/actions/get-release.mjs +7 -7
  310. package/dist/actions/get-release.mjs.map +1 -1
  311. package/dist/actions/get-webhooks.cjs +3 -3
  312. package/dist/actions/get-webhooks.cjs.map +1 -1
  313. package/dist/actions/get-webhooks.d.cts +16 -3
  314. package/dist/actions/get-webhooks.d.cts.map +1 -1
  315. package/dist/actions/get-webhooks.d.mts +16 -3
  316. package/dist/actions/get-webhooks.d.mts.map +1 -1
  317. package/dist/actions/get-webhooks.mjs +3 -3
  318. package/dist/actions/get-webhooks.mjs.map +1 -1
  319. package/dist/actions/list-analytics-member-activities-v2.cjs +5 -5
  320. package/dist/actions/list-analytics-member-activities-v2.cjs.map +1 -1
  321. package/dist/actions/list-analytics-member-activities-v2.d.cts +43 -3
  322. package/dist/actions/list-analytics-member-activities-v2.d.cts.map +1 -1
  323. package/dist/actions/list-analytics-member-activities-v2.d.mts +43 -3
  324. package/dist/actions/list-analytics-member-activities-v2.d.mts.map +1 -1
  325. package/dist/actions/list-analytics-member-activities-v2.mjs +5 -5
  326. package/dist/actions/list-analytics-member-activities-v2.mjs.map +1 -1
  327. package/dist/actions/list-companies.cjs +4 -4
  328. package/dist/actions/list-companies.cjs.map +1 -1
  329. package/dist/actions/list-companies.d.cts +29 -3
  330. package/dist/actions/list-companies.d.cts.map +1 -1
  331. package/dist/actions/list-companies.d.mts +29 -3
  332. package/dist/actions/list-companies.d.mts.map +1 -1
  333. package/dist/actions/list-companies.mjs +4 -4
  334. package/dist/actions/list-companies.mjs.map +1 -1
  335. package/dist/actions/list-company-fields.cjs +3 -3
  336. package/dist/actions/list-company-fields.cjs.map +1 -1
  337. package/dist/actions/list-company-fields.d.cts +14 -3
  338. package/dist/actions/list-company-fields.d.cts.map +1 -1
  339. package/dist/actions/list-company-fields.d.mts +14 -3
  340. package/dist/actions/list-company-fields.d.mts.map +1 -1
  341. package/dist/actions/list-company-fields.mjs +3 -3
  342. package/dist/actions/list-company-fields.mjs.map +1 -1
  343. package/dist/actions/list-custom-field-values.cjs +5 -5
  344. package/dist/actions/list-custom-field-values.cjs.map +1 -1
  345. package/dist/actions/list-custom-field-values.d.cts +34 -3
  346. package/dist/actions/list-custom-field-values.d.cts.map +1 -1
  347. package/dist/actions/list-custom-field-values.d.mts +34 -3
  348. package/dist/actions/list-custom-field-values.d.mts.map +1 -1
  349. package/dist/actions/list-custom-field-values.mjs +5 -5
  350. package/dist/actions/list-custom-field-values.mjs.map +1 -1
  351. package/dist/actions/list-custom-fields.cjs +5 -5
  352. package/dist/actions/list-custom-fields.cjs.map +1 -1
  353. package/dist/actions/list-custom-fields.d.cts +27 -3
  354. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  355. package/dist/actions/list-custom-fields.d.mts +27 -3
  356. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  357. package/dist/actions/list-custom-fields.mjs +5 -5
  358. package/dist/actions/list-custom-fields.mjs.map +1 -1
  359. package/dist/actions/list-entities-configurations-v2.cjs +1 -1
  360. package/dist/actions/list-entities-configurations-v2.cjs.map +1 -1
  361. package/dist/actions/list-entities-configurations-v2.d.cts +17 -3
  362. package/dist/actions/list-entities-configurations-v2.d.cts.map +1 -1
  363. package/dist/actions/list-entities-configurations-v2.d.mts +17 -3
  364. package/dist/actions/list-entities-configurations-v2.d.mts.map +1 -1
  365. package/dist/actions/list-entities-configurations-v2.mjs +1 -1
  366. package/dist/actions/list-entities-configurations-v2.mjs.map +1 -1
  367. package/dist/actions/list-entities-relationships-v2.cjs +2 -2
  368. package/dist/actions/list-entities-relationships-v2.cjs.map +1 -1
  369. package/dist/actions/list-entities-relationships-v2.d.cts +49 -3
  370. package/dist/actions/list-entities-relationships-v2.d.cts.map +1 -1
  371. package/dist/actions/list-entities-relationships-v2.d.mts +49 -3
  372. package/dist/actions/list-entities-relationships-v2.d.mts.map +1 -1
  373. package/dist/actions/list-entities-relationships-v2.mjs +2 -2
  374. package/dist/actions/list-entities-relationships-v2.mjs.map +1 -1
  375. package/dist/actions/list-entities-v2.cjs +2 -2
  376. package/dist/actions/list-entities-v2.cjs.map +1 -1
  377. package/dist/actions/list-entities-v2.d.cts +60 -3
  378. package/dist/actions/list-entities-v2.d.cts.map +1 -1
  379. package/dist/actions/list-entities-v2.d.mts +60 -3
  380. package/dist/actions/list-entities-v2.d.mts.map +1 -1
  381. package/dist/actions/list-entities-v2.mjs +2 -2
  382. package/dist/actions/list-entities-v2.mjs.map +1 -1
  383. package/dist/actions/list-feature-initiatives.cjs +3 -3
  384. package/dist/actions/list-feature-initiatives.cjs.map +1 -1
  385. package/dist/actions/list-feature-initiatives.d.cts +21 -3
  386. package/dist/actions/list-feature-initiatives.d.cts.map +1 -1
  387. package/dist/actions/list-feature-initiatives.d.mts +21 -3
  388. package/dist/actions/list-feature-initiatives.d.mts.map +1 -1
  389. package/dist/actions/list-feature-initiatives.mjs +3 -3
  390. package/dist/actions/list-feature-initiatives.mjs.map +1 -1
  391. package/dist/actions/list-feature-objectives.cjs +1 -1
  392. package/dist/actions/list-feature-objectives.cjs.map +1 -1
  393. package/dist/actions/list-feature-objectives.d.cts +17 -3
  394. package/dist/actions/list-feature-objectives.d.cts.map +1 -1
  395. package/dist/actions/list-feature-objectives.d.mts +17 -3
  396. package/dist/actions/list-feature-objectives.d.mts.map +1 -1
  397. package/dist/actions/list-feature-objectives.mjs +1 -1
  398. package/dist/actions/list-feature-objectives.mjs.map +1 -1
  399. package/dist/actions/list-feature-release-assignments.cjs +6 -6
  400. package/dist/actions/list-feature-release-assignments.cjs.map +1 -1
  401. package/dist/actions/list-feature-release-assignments.d.cts +41 -3
  402. package/dist/actions/list-feature-release-assignments.d.cts.map +1 -1
  403. package/dist/actions/list-feature-release-assignments.d.mts +41 -3
  404. package/dist/actions/list-feature-release-assignments.d.mts.map +1 -1
  405. package/dist/actions/list-feature-release-assignments.mjs +6 -6
  406. package/dist/actions/list-feature-release-assignments.mjs.map +1 -1
  407. package/dist/actions/list-feature-statuses.cjs +3 -3
  408. package/dist/actions/list-feature-statuses.cjs.map +1 -1
  409. package/dist/actions/list-feature-statuses.d.cts +17 -3
  410. package/dist/actions/list-feature-statuses.d.cts.map +1 -1
  411. package/dist/actions/list-feature-statuses.d.mts +17 -3
  412. package/dist/actions/list-feature-statuses.d.mts.map +1 -1
  413. package/dist/actions/list-feature-statuses.mjs +3 -3
  414. package/dist/actions/list-feature-statuses.mjs.map +1 -1
  415. package/dist/actions/list-feedback-form-configurations.cjs +1 -1
  416. package/dist/actions/list-feedback-form-configurations.cjs.map +1 -1
  417. package/dist/actions/list-feedback-form-configurations.d.cts +19 -3
  418. package/dist/actions/list-feedback-form-configurations.d.cts.map +1 -1
  419. package/dist/actions/list-feedback-form-configurations.d.mts +19 -3
  420. package/dist/actions/list-feedback-form-configurations.d.mts.map +1 -1
  421. package/dist/actions/list-feedback-form-configurations.mjs +1 -1
  422. package/dist/actions/list-feedback-form-configurations.mjs.map +1 -1
  423. package/dist/actions/list-initiatives.cjs +5 -5
  424. package/dist/actions/list-initiatives.cjs.map +1 -1
  425. package/dist/actions/list-initiatives.d.cts +32 -3
  426. package/dist/actions/list-initiatives.d.cts.map +1 -1
  427. package/dist/actions/list-initiatives.d.mts +32 -3
  428. package/dist/actions/list-initiatives.d.mts.map +1 -1
  429. package/dist/actions/list-initiatives.mjs +5 -5
  430. package/dist/actions/list-initiatives.mjs.map +1 -1
  431. package/dist/actions/list-jira-integrations.cjs +6 -6
  432. package/dist/actions/list-jira-integrations.cjs.map +1 -1
  433. package/dist/actions/list-jira-integrations.d.cts +21 -3
  434. package/dist/actions/list-jira-integrations.d.cts.map +1 -1
  435. package/dist/actions/list-jira-integrations.d.mts +21 -3
  436. package/dist/actions/list-jira-integrations.d.mts.map +1 -1
  437. package/dist/actions/list-jira-integrations.mjs +6 -6
  438. package/dist/actions/list-jira-integrations.mjs.map +1 -1
  439. package/dist/actions/list-key-results.cjs +2 -2
  440. package/dist/actions/list-key-results.cjs.map +1 -1
  441. package/dist/actions/list-key-results.d.cts +57 -3
  442. package/dist/actions/list-key-results.d.cts.map +1 -1
  443. package/dist/actions/list-key-results.d.mts +57 -3
  444. package/dist/actions/list-key-results.d.mts.map +1 -1
  445. package/dist/actions/list-key-results.mjs +2 -2
  446. package/dist/actions/list-key-results.mjs.map +1 -1
  447. package/dist/actions/list-note-tags.cjs.map +1 -1
  448. package/dist/actions/list-note-tags.d.cts +11 -3
  449. package/dist/actions/list-note-tags.d.cts.map +1 -1
  450. package/dist/actions/list-note-tags.d.mts +11 -3
  451. package/dist/actions/list-note-tags.d.mts.map +1 -1
  452. package/dist/actions/list-note-tags.mjs.map +1 -1
  453. package/dist/actions/list-notes-configurations-v2.cjs.map +1 -1
  454. package/dist/actions/list-notes-configurations-v2.d.cts +19 -3
  455. package/dist/actions/list-notes-configurations-v2.d.cts.map +1 -1
  456. package/dist/actions/list-notes-configurations-v2.d.mts +19 -3
  457. package/dist/actions/list-notes-configurations-v2.d.mts.map +1 -1
  458. package/dist/actions/list-notes-configurations-v2.mjs.map +1 -1
  459. package/dist/actions/list-notes-links.cjs +4 -4
  460. package/dist/actions/list-notes-links.cjs.map +1 -1
  461. package/dist/actions/list-notes-links.d.cts +45 -3
  462. package/dist/actions/list-notes-links.d.cts.map +1 -1
  463. package/dist/actions/list-notes-links.d.mts +45 -3
  464. package/dist/actions/list-notes-links.d.mts.map +1 -1
  465. package/dist/actions/list-notes-links.mjs +4 -4
  466. package/dist/actions/list-notes-links.mjs.map +1 -1
  467. package/dist/actions/list-notes-relationships-v2.cjs +4 -4
  468. package/dist/actions/list-notes-relationships-v2.cjs.map +1 -1
  469. package/dist/actions/list-notes-relationships-v2.d.cts +25 -3
  470. package/dist/actions/list-notes-relationships-v2.d.cts.map +1 -1
  471. package/dist/actions/list-notes-relationships-v2.d.mts +25 -3
  472. package/dist/actions/list-notes-relationships-v2.d.mts.map +1 -1
  473. package/dist/actions/list-notes-relationships-v2.mjs +4 -4
  474. package/dist/actions/list-notes-relationships-v2.mjs.map +1 -1
  475. package/dist/actions/list-notes-v2.cjs +2 -2
  476. package/dist/actions/list-notes-v2.cjs.map +1 -1
  477. package/dist/actions/list-notes-v2.d.cts +44 -3
  478. package/dist/actions/list-notes-v2.d.cts.map +1 -1
  479. package/dist/actions/list-notes-v2.d.mts +44 -3
  480. package/dist/actions/list-notes-v2.d.mts.map +1 -1
  481. package/dist/actions/list-notes-v2.mjs +2 -2
  482. package/dist/actions/list-notes-v2.mjs.map +1 -1
  483. package/dist/actions/list-objectives-links-features.cjs +1 -1
  484. package/dist/actions/list-objectives-links-features.cjs.map +1 -1
  485. package/dist/actions/list-objectives-links-features.d.cts +17 -3
  486. package/dist/actions/list-objectives-links-features.d.cts.map +1 -1
  487. package/dist/actions/list-objectives-links-features.d.mts +17 -3
  488. package/dist/actions/list-objectives-links-features.d.mts.map +1 -1
  489. package/dist/actions/list-objectives-links-features.mjs +1 -1
  490. package/dist/actions/list-objectives-links-features.mjs.map +1 -1
  491. package/dist/actions/list-objectives-links-initiatives.cjs +1 -1
  492. package/dist/actions/list-objectives-links-initiatives.cjs.map +1 -1
  493. package/dist/actions/list-objectives-links-initiatives.d.cts +20 -3
  494. package/dist/actions/list-objectives-links-initiatives.d.cts.map +1 -1
  495. package/dist/actions/list-objectives-links-initiatives.d.mts +20 -3
  496. package/dist/actions/list-objectives-links-initiatives.d.mts.map +1 -1
  497. package/dist/actions/list-objectives-links-initiatives.mjs +1 -1
  498. package/dist/actions/list-objectives-links-initiatives.mjs.map +1 -1
  499. package/dist/actions/list-plugin-integrations.cjs +2 -2
  500. package/dist/actions/list-plugin-integrations.cjs.map +1 -1
  501. package/dist/actions/list-plugin-integrations.d.cts +16 -3
  502. package/dist/actions/list-plugin-integrations.d.cts.map +1 -1
  503. package/dist/actions/list-plugin-integrations.d.mts +16 -3
  504. package/dist/actions/list-plugin-integrations.d.mts.map +1 -1
  505. package/dist/actions/list-plugin-integrations.mjs +2 -2
  506. package/dist/actions/list-plugin-integrations.mjs.map +1 -1
  507. package/dist/actions/list-release-groups.cjs +4 -4
  508. package/dist/actions/list-release-groups.cjs.map +1 -1
  509. package/dist/actions/list-release-groups.d.cts +24 -3
  510. package/dist/actions/list-release-groups.d.cts.map +1 -1
  511. package/dist/actions/list-release-groups.d.mts +24 -3
  512. package/dist/actions/list-release-groups.d.mts.map +1 -1
  513. package/dist/actions/list-release-groups.mjs +4 -4
  514. package/dist/actions/list-release-groups.mjs.map +1 -1
  515. package/dist/actions/list-releases.cjs +7 -7
  516. package/dist/actions/list-releases.cjs.map +1 -1
  517. package/dist/actions/list-releases.d.cts +35 -3
  518. package/dist/actions/list-releases.d.cts.map +1 -1
  519. package/dist/actions/list-releases.d.mts +35 -3
  520. package/dist/actions/list-releases.d.mts.map +1 -1
  521. package/dist/actions/list-releases.mjs +7 -7
  522. package/dist/actions/list-releases.mjs.map +1 -1
  523. package/dist/actions/list-users.cjs +2 -2
  524. package/dist/actions/list-users.cjs.map +1 -1
  525. package/dist/actions/list-users.d.cts +18 -3
  526. package/dist/actions/list-users.d.cts.map +1 -1
  527. package/dist/actions/list-users.d.mts +18 -3
  528. package/dist/actions/list-users.d.mts.map +1 -1
  529. package/dist/actions/list-users.mjs +2 -2
  530. package/dist/actions/list-users.mjs.map +1 -1
  531. package/dist/actions/list-webhooks.cjs +4 -4
  532. package/dist/actions/list-webhooks.cjs.map +1 -1
  533. package/dist/actions/list-webhooks.d.cts +15 -3
  534. package/dist/actions/list-webhooks.d.cts.map +1 -1
  535. package/dist/actions/list-webhooks.d.mts +15 -3
  536. package/dist/actions/list-webhooks.d.mts.map +1 -1
  537. package/dist/actions/list-webhooks.mjs +4 -4
  538. package/dist/actions/list-webhooks.mjs.map +1 -1
  539. package/dist/actions/remove-note-follower.cjs.map +1 -1
  540. package/dist/actions/remove-note-follower.d.cts +9 -3
  541. package/dist/actions/remove-note-follower.d.cts.map +1 -1
  542. package/dist/actions/remove-note-follower.d.mts +9 -3
  543. package/dist/actions/remove-note-follower.d.mts.map +1 -1
  544. package/dist/actions/remove-note-follower.mjs.map +1 -1
  545. package/dist/actions/retrieve-company-field-value.cjs +1 -1
  546. package/dist/actions/retrieve-company-field-value.cjs.map +1 -1
  547. package/dist/actions/retrieve-company-field-value.d.cts +14 -3
  548. package/dist/actions/retrieve-company-field-value.d.cts.map +1 -1
  549. package/dist/actions/retrieve-company-field-value.d.mts +14 -3
  550. package/dist/actions/retrieve-company-field-value.d.mts.map +1 -1
  551. package/dist/actions/retrieve-company-field-value.mjs +1 -1
  552. package/dist/actions/retrieve-company-field-value.mjs.map +1 -1
  553. package/dist/actions/retrieve-company-field.cjs +3 -3
  554. package/dist/actions/retrieve-company-field.cjs.map +1 -1
  555. package/dist/actions/retrieve-company-field.d.cts +15 -3
  556. package/dist/actions/retrieve-company-field.d.cts.map +1 -1
  557. package/dist/actions/retrieve-company-field.d.mts +15 -3
  558. package/dist/actions/retrieve-company-field.d.mts.map +1 -1
  559. package/dist/actions/retrieve-company-field.mjs +3 -3
  560. package/dist/actions/retrieve-company-field.mjs.map +1 -1
  561. package/dist/actions/retrieve-company.cjs +6 -6
  562. package/dist/actions/retrieve-company.cjs.map +1 -1
  563. package/dist/actions/retrieve-company.d.cts +16 -3
  564. package/dist/actions/retrieve-company.d.cts.map +1 -1
  565. package/dist/actions/retrieve-company.d.mts +16 -3
  566. package/dist/actions/retrieve-company.d.mts.map +1 -1
  567. package/dist/actions/retrieve-company.mjs +6 -6
  568. package/dist/actions/retrieve-company.mjs.map +1 -1
  569. package/dist/actions/retrieve-feature.cjs +11 -11
  570. package/dist/actions/retrieve-feature.cjs.map +1 -1
  571. package/dist/actions/retrieve-feature.d.cts +48 -3
  572. package/dist/actions/retrieve-feature.d.cts.map +1 -1
  573. package/dist/actions/retrieve-feature.d.mts +48 -3
  574. package/dist/actions/retrieve-feature.d.mts.map +1 -1
  575. package/dist/actions/retrieve-feature.mjs +11 -11
  576. package/dist/actions/retrieve-feature.mjs.map +1 -1
  577. package/dist/actions/retrieve-product.cjs +7 -7
  578. package/dist/actions/retrieve-product.cjs.map +1 -1
  579. package/dist/actions/retrieve-product.d.cts +22 -3
  580. package/dist/actions/retrieve-product.d.cts.map +1 -1
  581. package/dist/actions/retrieve-product.d.mts +22 -3
  582. package/dist/actions/retrieve-product.d.mts.map +1 -1
  583. package/dist/actions/retrieve-product.mjs +7 -7
  584. package/dist/actions/retrieve-product.mjs.map +1 -1
  585. package/dist/actions/retrieve-user.cjs +4 -4
  586. package/dist/actions/retrieve-user.cjs.map +1 -1
  587. package/dist/actions/retrieve-user.d.cts +15 -3
  588. package/dist/actions/retrieve-user.d.cts.map +1 -1
  589. package/dist/actions/retrieve-user.d.mts +15 -3
  590. package/dist/actions/retrieve-user.d.mts.map +1 -1
  591. package/dist/actions/retrieve-user.mjs +4 -4
  592. package/dist/actions/retrieve-user.mjs.map +1 -1
  593. package/dist/actions/scim-list-users.cjs +5 -5
  594. package/dist/actions/scim-list-users.cjs.map +1 -1
  595. package/dist/actions/scim-list-users.d.cts +57 -3
  596. package/dist/actions/scim-list-users.d.cts.map +1 -1
  597. package/dist/actions/scim-list-users.d.mts +57 -3
  598. package/dist/actions/scim-list-users.d.mts.map +1 -1
  599. package/dist/actions/scim-list-users.mjs +5 -5
  600. package/dist/actions/scim-list-users.mjs.map +1 -1
  601. package/dist/actions/search-entities-v2.cjs +5 -5
  602. package/dist/actions/search-entities-v2.cjs.map +1 -1
  603. package/dist/actions/search-entities-v2.d.cts +90 -3
  604. package/dist/actions/search-entities-v2.d.cts.map +1 -1
  605. package/dist/actions/search-entities-v2.d.mts +90 -3
  606. package/dist/actions/search-entities-v2.d.mts.map +1 -1
  607. package/dist/actions/search-entities-v2.mjs +5 -5
  608. package/dist/actions/search-entities-v2.mjs.map +1 -1
  609. package/dist/actions/set-company-field-value.cjs +4 -4
  610. package/dist/actions/set-company-field-value.cjs.map +1 -1
  611. package/dist/actions/set-company-field-value.d.cts +19 -3
  612. package/dist/actions/set-company-field-value.d.cts.map +1 -1
  613. package/dist/actions/set-company-field-value.d.mts +19 -3
  614. package/dist/actions/set-company-field-value.d.mts.map +1 -1
  615. package/dist/actions/set-company-field-value.mjs +4 -4
  616. package/dist/actions/set-company-field-value.mjs.map +1 -1
  617. package/dist/actions/set-custom-field-value.cjs +4 -4
  618. package/dist/actions/set-custom-field-value.cjs.map +1 -1
  619. package/dist/actions/set-custom-field-value.d.cts +27 -3
  620. package/dist/actions/set-custom-field-value.d.cts.map +1 -1
  621. package/dist/actions/set-custom-field-value.d.mts +27 -3
  622. package/dist/actions/set-custom-field-value.d.mts.map +1 -1
  623. package/dist/actions/set-custom-field-value.mjs +4 -4
  624. package/dist/actions/set-custom-field-value.mjs.map +1 -1
  625. package/dist/actions/set-entities-relationships-parent-v2.cjs +3 -3
  626. package/dist/actions/set-entities-relationships-parent-v2.cjs.map +1 -1
  627. package/dist/actions/set-entities-relationships-parent-v2.d.cts +49 -3
  628. package/dist/actions/set-entities-relationships-parent-v2.d.cts.map +1 -1
  629. package/dist/actions/set-entities-relationships-parent-v2.d.mts +49 -3
  630. package/dist/actions/set-entities-relationships-parent-v2.d.mts.map +1 -1
  631. package/dist/actions/set-entities-relationships-parent-v2.mjs +3 -3
  632. package/dist/actions/set-entities-relationships-parent-v2.mjs.map +1 -1
  633. package/dist/actions/set-feature-release-assignment.cjs +6 -6
  634. package/dist/actions/set-feature-release-assignment.cjs.map +1 -1
  635. package/dist/actions/set-feature-release-assignment.d.cts +30 -3
  636. package/dist/actions/set-feature-release-assignment.d.cts.map +1 -1
  637. package/dist/actions/set-feature-release-assignment.d.mts +30 -3
  638. package/dist/actions/set-feature-release-assignment.d.mts.map +1 -1
  639. package/dist/actions/set-feature-release-assignment.mjs +6 -6
  640. package/dist/actions/set-feature-release-assignment.mjs.map +1 -1
  641. package/dist/actions/set-features.cjs +16 -16
  642. package/dist/actions/set-features.cjs.map +1 -1
  643. package/dist/actions/set-features.d.cts +100 -3
  644. package/dist/actions/set-features.d.cts.map +1 -1
  645. package/dist/actions/set-features.d.mts +100 -3
  646. package/dist/actions/set-features.d.mts.map +1 -1
  647. package/dist/actions/set-features.mjs +16 -16
  648. package/dist/actions/set-features.mjs.map +1 -1
  649. package/dist/actions/set-notes-relationships-customer-v2.cjs +4 -4
  650. package/dist/actions/set-notes-relationships-customer-v2.cjs.map +1 -1
  651. package/dist/actions/set-notes-relationships-customer-v2.d.cts +33 -3
  652. package/dist/actions/set-notes-relationships-customer-v2.d.cts.map +1 -1
  653. package/dist/actions/set-notes-relationships-customer-v2.d.mts +33 -3
  654. package/dist/actions/set-notes-relationships-customer-v2.d.mts.map +1 -1
  655. package/dist/actions/set-notes-relationships-customer-v2.mjs +4 -4
  656. package/dist/actions/set-notes-relationships-customer-v2.mjs.map +1 -1
  657. package/dist/actions/set-product.cjs +7 -7
  658. package/dist/actions/set-product.cjs.map +1 -1
  659. package/dist/actions/set-product.d.cts +36 -3
  660. package/dist/actions/set-product.d.cts.map +1 -1
  661. package/dist/actions/set-product.d.mts +36 -3
  662. package/dist/actions/set-product.d.mts.map +1 -1
  663. package/dist/actions/set-product.mjs +7 -7
  664. package/dist/actions/set-product.mjs.map +1 -1
  665. package/dist/actions/update-companies-custom-fields.cjs +2 -2
  666. package/dist/actions/update-companies-custom-fields.cjs.map +1 -1
  667. package/dist/actions/update-companies-custom-fields.d.cts +16 -3
  668. package/dist/actions/update-companies-custom-fields.d.cts.map +1 -1
  669. package/dist/actions/update-companies-custom-fields.d.mts +16 -3
  670. package/dist/actions/update-companies-custom-fields.d.mts.map +1 -1
  671. package/dist/actions/update-companies-custom-fields.mjs +2 -2
  672. package/dist/actions/update-companies-custom-fields.mjs.map +1 -1
  673. package/dist/actions/update-company.cjs +2 -2
  674. package/dist/actions/update-company.cjs.map +1 -1
  675. package/dist/actions/update-company.d.cts +37 -3
  676. package/dist/actions/update-company.d.cts.map +1 -1
  677. package/dist/actions/update-company.d.mts +37 -3
  678. package/dist/actions/update-company.d.mts.map +1 -1
  679. package/dist/actions/update-company.mjs +2 -2
  680. package/dist/actions/update-company.mjs.map +1 -1
  681. package/dist/actions/update-component.cjs +12 -12
  682. package/dist/actions/update-component.cjs.map +1 -1
  683. package/dist/actions/update-component.d.cts +52 -3
  684. package/dist/actions/update-component.d.cts.map +1 -1
  685. package/dist/actions/update-component.d.mts +52 -3
  686. package/dist/actions/update-component.d.mts.map +1 -1
  687. package/dist/actions/update-component.mjs +12 -12
  688. package/dist/actions/update-component.mjs.map +1 -1
  689. package/dist/actions/update-entities-v2.cjs +3 -3
  690. package/dist/actions/update-entities-v2.cjs.map +1 -1
  691. package/dist/actions/update-entities-v2.d.cts +31 -3
  692. package/dist/actions/update-entities-v2.d.cts.map +1 -1
  693. package/dist/actions/update-entities-v2.d.mts +31 -3
  694. package/dist/actions/update-entities-v2.d.mts.map +1 -1
  695. package/dist/actions/update-entities-v2.mjs +3 -3
  696. package/dist/actions/update-entities-v2.mjs.map +1 -1
  697. package/dist/actions/update-features.cjs +16 -16
  698. package/dist/actions/update-features.cjs.map +1 -1
  699. package/dist/actions/update-features.d.cts +112 -3
  700. package/dist/actions/update-features.d.cts.map +1 -1
  701. package/dist/actions/update-features.d.mts +112 -3
  702. package/dist/actions/update-features.d.mts.map +1 -1
  703. package/dist/actions/update-features.mjs +16 -16
  704. package/dist/actions/update-features.mjs.map +1 -1
  705. package/dist/actions/update-notes-v2.cjs +2 -2
  706. package/dist/actions/update-notes-v2.cjs.map +1 -1
  707. package/dist/actions/update-notes-v2.d.cts +36 -3
  708. package/dist/actions/update-notes-v2.d.cts.map +1 -1
  709. package/dist/actions/update-notes-v2.d.mts +36 -3
  710. package/dist/actions/update-notes-v2.d.mts.map +1 -1
  711. package/dist/actions/update-notes-v2.mjs +2 -2
  712. package/dist/actions/update-notes-v2.mjs.map +1 -1
  713. package/dist/actions/update-objectives.cjs.map +1 -1
  714. package/dist/actions/update-objectives.d.cts +59 -3
  715. package/dist/actions/update-objectives.d.cts.map +1 -1
  716. package/dist/actions/update-objectives.d.mts +59 -3
  717. package/dist/actions/update-objectives.d.mts.map +1 -1
  718. package/dist/actions/update-objectives.mjs.map +1 -1
  719. package/dist/actions/update-product.cjs +7 -7
  720. package/dist/actions/update-product.cjs.map +1 -1
  721. package/dist/actions/update-product.d.cts +36 -3
  722. package/dist/actions/update-product.d.cts.map +1 -1
  723. package/dist/actions/update-product.d.mts +36 -3
  724. package/dist/actions/update-product.d.mts.map +1 -1
  725. package/dist/actions/update-product.mjs +7 -7
  726. package/dist/actions/update-product.mjs.map +1 -1
  727. package/dist/actions/update-release.cjs +11 -11
  728. package/dist/actions/update-release.cjs.map +1 -1
  729. package/dist/actions/update-release.d.cts +85 -3
  730. package/dist/actions/update-release.d.cts.map +1 -1
  731. package/dist/actions/update-release.d.mts +85 -3
  732. package/dist/actions/update-release.d.mts.map +1 -1
  733. package/dist/actions/update-release.mjs +11 -11
  734. package/dist/actions/update-release.mjs.map +1 -1
  735. package/dist/actions/update-user.cjs +1 -1
  736. package/dist/actions/update-user.cjs.map +1 -1
  737. package/dist/actions/update-user.d.cts +24 -3
  738. package/dist/actions/update-user.d.cts.map +1 -1
  739. package/dist/actions/update-user.d.mts +24 -3
  740. package/dist/actions/update-user.d.mts.map +1 -1
  741. package/dist/actions/update-user.mjs +1 -1
  742. package/dist/actions/update-user.mjs.map +1 -1
  743. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteUserInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the user to delete\"),\n}).describe(\"Request model for deleting a user.\");\nexport const ProductboardDeleteUserOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model for successful user deletion.\");\n\nexport const productboardDeleteUser = action(\"PRODUCTBOARD_DELETE_USER\", {\n slug: \"productboard-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a specific user. Use when you have confirmed the user ID and need to remove it from Productboard.\",\n input: ProductboardDeleteUserInput,\n output: ProductboardDeleteUserOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATuD,EAAE,OAAO,EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACpD,CAAC,CAAC,CAAC,SAAS,oCAOH;CACP,QAPwD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oDAOtE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteUserInput = z.object({\n id: z.string().describe(\"ID of the user to delete\"),\n}).describe(\"Request model for deleting a user.\");\nexport const ProductboardDeleteUserOutput = z.object({}).describe(\"Empty response model for successful user deletion.\");\n\nexport const productboardDeleteUser = action(\"PRODUCTBOARD_DELETE_USER\", {\n slug: \"productboard-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a specific user. Use when you have confirmed the user ID and need to remove it from Productboard.\",\n input: ProductboardDeleteUserInput,\n output: ProductboardDeleteUserOutput,\n});\n"],"mappings":";;AASA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,EACpD,CAAC,CAAC,CAAC,SAAS,oCAOH;CACP,QAP0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oDAOxD;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteWebhookInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the webhook subscription to delete (e.g., '995035aa-37f2-4165-9ea5-6c9e801411ab')\"),\n}).describe(\"Request model for deleting a webhook subscription.\");\nexport const ProductboardDeleteWebhookOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model for successful webhook deletion.\");\n\nexport const productboardDeleteWebhook = action(\"PRODUCTBOARD_DELETE_WEBHOOK\", {\n slug: \"productboard-delete-webhook\",\n name: \"Delete Webhook Subscription\",\n description: \"Tool to delete a webhook subscription. Use when you need to remove a webhook subscription from Productboard.\",\n input: ProductboardDeleteWebhookInput,\n output: ProductboardDeleteWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,EACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAE1I,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook subscription to delete (e.g., '995035aa-37f2-4165-9ea5-6c9e801411ab')\"),\n}).describe(\"Request model for deleting a webhook subscription.\");\nexport const ProductboardDeleteWebhookOutput = z.object({}).describe(\"Empty response model for successful webhook deletion.\");\n\nexport const productboardDeleteWebhook = action(\"PRODUCTBOARD_DELETE_WEBHOOK\", {\n slug: \"productboard-delete-webhook\",\n name: \"Delete Webhook Subscription\",\n description: \"Tool to delete a webhook subscription. Use when you need to remove a webhook subscription from Productboard.\",\n input: ProductboardDeleteWebhookInput,\n output: ProductboardDeleteWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,EACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAE5H,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-webhook.d.ts
4
- declare const ProductboardDeleteWebhookInput: z.ZodTypeAny;
5
- declare const ProductboardDeleteWebhookOutput: z.ZodTypeAny;
6
- declare const productboardDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardDeleteWebhookInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductboardDeleteWebhookOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const productboardDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { productboardDeleteWebhook };
9
13
  //# sourceMappingURL=delete-webhook.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEkB;AAAA,cACpD,+BAAA,EAAiC,CAAA,CAAE,UAA2F;AAAA,cAE9H,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-webhook.d.ts
4
- declare const ProductboardDeleteWebhookInput: z.ZodTypeAny;
5
- declare const ProductboardDeleteWebhookOutput: z.ZodTypeAny;
6
- declare const productboardDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardDeleteWebhookInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductboardDeleteWebhookOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const productboardDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { productboardDeleteWebhook };
9
13
  //# sourceMappingURL=delete-webhook.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEkB;AAAA,cACpD,+BAAA,EAAiC,CAAA,CAAE,UAA2F;AAAA,cAE9H,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteWebhookInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the webhook subscription to delete (e.g., '995035aa-37f2-4165-9ea5-6c9e801411ab')\"),\n}).describe(\"Request model for deleting a webhook subscription.\");\nexport const ProductboardDeleteWebhookOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model for successful webhook deletion.\");\n\nexport const productboardDeleteWebhook = action(\"PRODUCTBOARD_DELETE_WEBHOOK\", {\n slug: \"productboard-delete-webhook\",\n name: \"Delete Webhook Subscription\",\n description: \"Tool to delete a webhook subscription. Use when you need to remove a webhook subscription from Productboard.\",\n input: ProductboardDeleteWebhookInput,\n output: ProductboardDeleteWebhookOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0D,EAAE,OAAO,EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,EACrH,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAP2D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAOzE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardDeleteWebhookInput = z.object({\n id: z.string().describe(\"UUID of the webhook subscription to delete (e.g., '995035aa-37f2-4165-9ea5-6c9e801411ab')\"),\n}).describe(\"Request model for deleting a webhook subscription.\");\nexport const ProductboardDeleteWebhookOutput = z.object({}).describe(\"Empty response model for successful webhook deletion.\");\n\nexport const productboardDeleteWebhook = action(\"PRODUCTBOARD_DELETE_WEBHOOK\", {\n slug: \"productboard-delete-webhook\",\n name: \"Delete Webhook Subscription\",\n description: \"Tool to delete a webhook subscription. Use when you need to remove a webhook subscription from Productboard.\",\n input: ProductboardDeleteWebhookInput,\n output: ProductboardDeleteWebhookOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,EACrH,CAAC,CAAC,CAAC,SAAS,oDAOH;CACP,QAP6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAO3D;AACV,CAAC"}
@@ -3,19 +3,19 @@ let zod = require("zod");
3
3
  //#region src/actions/get-component.ts
4
4
  const ProductboardGetComponentInput = zod.z.object({ id: zod.z.string().describe("Entity identifier (UUID) of the component to retrieve.") }).describe("Request model for retrieving a specific component.");
5
5
  const ProductboardGetComponent_ComponentLinksSchema = zod.z.object({
6
- html: zod.z.string().describe("Web UI URL of the component."),
7
- self: zod.z.string().describe("API URL of the component resource.")
6
+ html: zod.z.string().describe("Web UI URL of the component.").nullable(),
7
+ self: zod.z.string().describe("API URL of the component resource.").nullable()
8
8
  });
9
- const ProductboardGetComponent_OwnerEmailSchema = zod.z.object({ email: zod.z.string().describe("Email address of the component owner.") });
9
+ const ProductboardGetComponent_OwnerEmailSchema = zod.z.object({ email: zod.z.string().describe("Email address of the component owner.").nullable() });
10
10
  const ProductboardGetComponent_ComponentDataSchema = zod.z.object({
11
- id: zod.z.string().describe("Entity identifier (UUID) of the component."),
12
- name: zod.z.string().describe("Name of the component."),
11
+ id: zod.z.string().describe("Entity identifier (UUID) of the component.").nullable(),
12
+ name: zod.z.string().describe("Name of the component.").nullable(),
13
13
  links: ProductboardGetComponent_ComponentLinksSchema.nullable(),
14
14
  owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),
15
15
  parent: zod.z.unknown().describe("Parent of the component. Can be either a component or a product.").nullable().optional(),
16
- createdAt: zod.z.string().describe("Creation timestamp in ISO 8601 format."),
17
- updatedAt: zod.z.string().describe("Last updated timestamp in ISO 8601 format."),
18
- description: zod.z.string().describe("Entity description in a limited subset of HTML as defined by the XML schema.")
16
+ createdAt: zod.z.string().describe("Creation timestamp in ISO 8601 format.").nullable(),
17
+ updatedAt: zod.z.string().describe("Last updated timestamp in ISO 8601 format.").nullable(),
18
+ description: zod.z.string().describe("Entity description in a limited subset of HTML as defined by the XML schema.").nullable()
19
19
  });
20
20
  const ProductboardGetComponentOutput = zod.z.object({ data: ProductboardGetComponent_ComponentDataSchema.nullable() }).describe("Response model for retrieving a single component.");
21
21
  const productboardGetComponent = require_action.action("PRODUCTBOARD_GET_COMPONENT", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-component.cjs","names":["z","action"],"sources":["../../src/actions/get-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetComponentInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component to retrieve.\"),\n}).describe(\"Request model for retrieving a specific component.\");\nconst ProductboardGetComponent_ComponentLinksSchema: z.ZodTypeAny = z.object({\n html: z.string().describe(\"Web UI URL of the component.\"),\n self: z.string().describe(\"API URL of the component resource.\"),\n});\nconst ProductboardGetComponent_OwnerEmailSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the component owner.\"),\n});\nconst ProductboardGetComponent_ComponentDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component.\"),\n name: z.string().describe(\"Name of the component.\"),\n links: ProductboardGetComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),\n parent: z.unknown().describe(\"Parent of the component. Can be either a component or a product.\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\"),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\"),\n description: z.string().describe(\"Entity description in a limited subset of HTML as defined by the XML schema.\"),\n});\nexport const ProductboardGetComponentOutput: z.ZodTypeAny = z.object({\n data: ProductboardGetComponent_ComponentDataSchema.nullable(),\n}).describe(\"Response model for retrieving a single component.\");\n\nexport const productboardGetComponent = action(\"PRODUCTBOARD_GET_COMPONENT\", {\n slug: \"productboard-get-component\",\n name: \"Get Component\",\n description: \"Tool to retrieve details of a specific component. Use when you have the component ID to fetch its full details including description, parent hierarchy, owner, and timestamps.\",\n input: ProductboardGetComponentInput,\n output: ProductboardGetComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAClF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;AAChE,CAAC;AACD,MAAM,4CAA0DA,IAAAA,EAAE,OAAO,EACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACpE,CAAC;AACD,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAClD,OAAO,8CAA8C,SAAS;CAC9D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;AACjH,CAAC;AACD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,MAAM,6CAA6C,SAAS,EAC9D,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-component.cjs","names":["z","action"],"sources":["../../src/actions/get-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetComponentInput = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component to retrieve.\"),\n}).describe(\"Request model for retrieving a specific component.\");\nconst ProductboardGetComponent_ComponentLinksSchema = z.object({\n html: z.string().describe(\"Web UI URL of the component.\").nullable(),\n self: z.string().describe(\"API URL of the component resource.\").nullable(),\n});\nconst ProductboardGetComponent_OwnerEmailSchema = z.object({\n email: z.string().describe(\"Email address of the component owner.\").nullable(),\n});\nconst ProductboardGetComponent_ComponentDataSchema = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component.\").nullable(),\n name: z.string().describe(\"Name of the component.\").nullable(),\n links: ProductboardGetComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),\n parent: z.unknown().describe(\"Parent of the component. Can be either a component or a product.\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\").nullable(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\").nullable(),\n description: z.string().describe(\"Entity description in a limited subset of HTML as defined by the XML schema.\").nullable(),\n});\nexport const ProductboardGetComponentOutput = z.object({\n data: ProductboardGetComponent_ComponentDataSchema.nullable(),\n}).describe(\"Response model for retrieving a single component.\");\n\nexport const productboardGetComponent = action(\"PRODUCTBOARD_GET_COMPONENT\", {\n slug: \"productboard-get-component\",\n name: \"Get Component\",\n description: \"Tool to retrieve details of a specific component. Use when you have the component ID to fetch its full details including description, parent hierarchy, owner, and timestamps.\",\n input: ProductboardGetComponentInput,\n output: ProductboardGetComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAClF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC/E,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,8CAA8C,SAAS;CAC9D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,MAAM,6CAA6C,SAAS,EAC9D,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-component.d.ts
4
- declare const ProductboardGetComponentInput: z.ZodTypeAny;
5
- declare const ProductboardGetComponentOutput: z.ZodTypeAny;
6
- declare const productboardGetComponent: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetComponentInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductboardGetComponentOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ links: z.ZodNullable<z.ZodObject<{
12
+ html: z.ZodNullable<z.ZodString>;
13
+ self: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>;
15
+ owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16
+ email: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>>;
18
+ parent: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
19
+ createdAt: z.ZodNullable<z.ZodString>;
20
+ updatedAt: z.ZodNullable<z.ZodString>;
21
+ description: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const productboardGetComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ id: string;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { productboardGetComponent };
9
29
  //# sourceMappingURL=get-component.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-component.d.cts","names":[],"sources":["../../src/actions/get-component.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEmB;AAAA,cAkBpD,8BAAA,EAAgC,CAAA,CAAE,UAEiB;AAAA,cAEnD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-component.d.cts","names":[],"sources":["../../src/actions/get-component.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAoB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,29 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-component.d.ts
4
- declare const ProductboardGetComponentInput: z.ZodTypeAny;
5
- declare const ProductboardGetComponentOutput: z.ZodTypeAny;
6
- declare const productboardGetComponent: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetComponentInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductboardGetComponentOutput: z.ZodObject<{
8
+ data: z.ZodNullable<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ links: z.ZodNullable<z.ZodObject<{
12
+ html: z.ZodNullable<z.ZodString>;
13
+ self: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>;
15
+ owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
16
+ email: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>>;
18
+ parent: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
19
+ createdAt: z.ZodNullable<z.ZodString>;
20
+ updatedAt: z.ZodNullable<z.ZodString>;
21
+ description: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const productboardGetComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ id: string;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
27
  //#endregion
8
28
  export { productboardGetComponent };
9
29
  //# sourceMappingURL=get-component.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-component.d.mts","names":[],"sources":["../../src/actions/get-component.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEmB;AAAA,cAkBpD,8BAAA,EAAgC,CAAA,CAAE,UAEiB;AAAA,cAEnD,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-component.d.mts","names":[],"sources":["../../src/actions/get-component.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAoB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -3,19 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/get-component.ts
4
4
  const ProductboardGetComponentInput = z.object({ id: z.string().describe("Entity identifier (UUID) of the component to retrieve.") }).describe("Request model for retrieving a specific component.");
5
5
  const ProductboardGetComponent_ComponentLinksSchema = z.object({
6
- html: z.string().describe("Web UI URL of the component."),
7
- self: z.string().describe("API URL of the component resource.")
6
+ html: z.string().describe("Web UI URL of the component.").nullable(),
7
+ self: z.string().describe("API URL of the component resource.").nullable()
8
8
  });
9
- const ProductboardGetComponent_OwnerEmailSchema = z.object({ email: z.string().describe("Email address of the component owner.") });
9
+ const ProductboardGetComponent_OwnerEmailSchema = z.object({ email: z.string().describe("Email address of the component owner.").nullable() });
10
10
  const ProductboardGetComponent_ComponentDataSchema = z.object({
11
- id: z.string().describe("Entity identifier (UUID) of the component."),
12
- name: z.string().describe("Name of the component."),
11
+ id: z.string().describe("Entity identifier (UUID) of the component.").nullable(),
12
+ name: z.string().describe("Name of the component.").nullable(),
13
13
  links: ProductboardGetComponent_ComponentLinksSchema.nullable(),
14
14
  owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),
15
15
  parent: z.unknown().describe("Parent of the component. Can be either a component or a product.").nullable().optional(),
16
- createdAt: z.string().describe("Creation timestamp in ISO 8601 format."),
17
- updatedAt: z.string().describe("Last updated timestamp in ISO 8601 format."),
18
- description: z.string().describe("Entity description in a limited subset of HTML as defined by the XML schema.")
16
+ createdAt: z.string().describe("Creation timestamp in ISO 8601 format.").nullable(),
17
+ updatedAt: z.string().describe("Last updated timestamp in ISO 8601 format.").nullable(),
18
+ description: z.string().describe("Entity description in a limited subset of HTML as defined by the XML schema.").nullable()
19
19
  });
20
20
  const productboardGetComponent = action("PRODUCTBOARD_GET_COMPONENT", {
21
21
  slug: "productboard-get-component",
@@ -1 +1 @@
1
- {"version":3,"file":"get-component.mjs","names":[],"sources":["../../src/actions/get-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetComponentInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component to retrieve.\"),\n}).describe(\"Request model for retrieving a specific component.\");\nconst ProductboardGetComponent_ComponentLinksSchema: z.ZodTypeAny = z.object({\n html: z.string().describe(\"Web UI URL of the component.\"),\n self: z.string().describe(\"API URL of the component resource.\"),\n});\nconst ProductboardGetComponent_OwnerEmailSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the component owner.\"),\n});\nconst ProductboardGetComponent_ComponentDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component.\"),\n name: z.string().describe(\"Name of the component.\"),\n links: ProductboardGetComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),\n parent: z.unknown().describe(\"Parent of the component. Can be either a component or a product.\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\"),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\"),\n description: z.string().describe(\"Entity description in a limited subset of HTML as defined by the XML schema.\"),\n});\nexport const ProductboardGetComponentOutput: z.ZodTypeAny = z.object({\n data: ProductboardGetComponent_ComponentDataSchema.nullable(),\n}).describe(\"Response model for retrieving a single component.\");\n\nexport const productboardGetComponent = action(\"PRODUCTBOARD_GET_COMPONENT\", {\n slug: \"productboard-get-component\",\n name: \"Get Component\",\n description: \"Tool to retrieve details of a specific component. Use when you have the component ID to fetch its full details including description, parent hierarchy, owner, and timestamps.\",\n input: ProductboardGetComponentInput,\n output: ProductboardGetComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAClF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,gDAA8D,EAAE,OAAO;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;AAChE,CAAC;AACD,MAAM,4CAA0D,EAAE,OAAO,EACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACpE,CAAC;AACD,MAAM,+CAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAClD,OAAO,8CAA8C,SAAS;CAC9D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;AACjH,CAAC;AAKD,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0D,EAAE,OAAO,EACnE,MAAM,6CAA6C,SAAS,EAC9D,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-component.mjs","names":[],"sources":["../../src/actions/get-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetComponentInput = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component to retrieve.\"),\n}).describe(\"Request model for retrieving a specific component.\");\nconst ProductboardGetComponent_ComponentLinksSchema = z.object({\n html: z.string().describe(\"Web UI URL of the component.\").nullable(),\n self: z.string().describe(\"API URL of the component resource.\").nullable(),\n});\nconst ProductboardGetComponent_OwnerEmailSchema = z.object({\n email: z.string().describe(\"Email address of the component owner.\").nullable(),\n});\nconst ProductboardGetComponent_ComponentDataSchema = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the component.\").nullable(),\n name: z.string().describe(\"Name of the component.\").nullable(),\n links: ProductboardGetComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardGetComponent_OwnerEmailSchema.nullable().optional(),\n parent: z.unknown().describe(\"Parent of the component. Can be either a component or a product.\").nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\").nullable(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\").nullable(),\n description: z.string().describe(\"Entity description in a limited subset of HTML as defined by the XML schema.\").nullable(),\n});\nexport const ProductboardGetComponentOutput = z.object({\n data: ProductboardGetComponent_ComponentDataSchema.nullable(),\n}).describe(\"Response model for retrieving a single component.\");\n\nexport const productboardGetComponent = action(\"PRODUCTBOARD_GET_COMPONENT\", {\n slug: \"productboard-get-component\",\n name: \"Get Component\",\n description: \"Tool to retrieve details of a specific component. Use when you have the component ID to fetch its full details including description, parent hierarchy, owner, and timestamps.\",\n input: ProductboardGetComponentInput,\n output: ProductboardGetComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EAClF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO,EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC/E,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,OAAO,8CAA8C,SAAS;CAC9D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AAC5H,CAAC;AAKD,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,MAAM,6CAA6C,SAAS,EAC9D,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
@@ -5,14 +5,14 @@ const ProductboardGetCustomFieldValueInput = zod.z.object({
5
5
  "customField.id": zod.z.string().describe("UUID of the custom field to retrieve the value for."),
6
6
  "hierarchyEntity.id": zod.z.string().describe("UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.")
7
7
  }).describe("Request model for retrieving a custom field value.");
8
- const ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL to retrieve this custom field value.") }).describe("Links related to the custom field value.");
9
- const ProductboardGetCustomFieldValue_CustomFieldRefSchema = zod.z.object({ id: zod.z.string().describe("UUID of the custom field.") }).describe("Reference to a custom field.");
8
+ const ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL to retrieve this custom field value.").nullable() }).describe("Links related to the custom field value.");
9
+ const ProductboardGetCustomFieldValue_CustomFieldRefSchema = zod.z.object({ id: zod.z.string().describe("UUID of the custom field.").nullable() }).describe("Reference to a custom field.");
10
10
  const ProductboardGetCustomFieldValue_HierarchyEntityRefSchema = zod.z.object({
11
- id: zod.z.string().describe("UUID of the hierarchy entity."),
11
+ id: zod.z.string().describe("UUID of the hierarchy entity.").nullable(),
12
12
  type: zod.z.string().describe("Type of the hierarchy entity (e.g., 'component', 'product', 'feature').").nullable().optional()
13
13
  }).describe("Reference to a hierarchy entity.");
14
14
  const ProductboardGetCustomFieldValue_CustomFieldValueDataSchema = zod.z.object({
15
- type: zod.z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect')."),
15
+ type: zod.z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').").nullable(),
16
16
  links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),
17
17
  value: zod.z.union([
18
18
  zod.z.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-custom-field-value.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetCustomFieldValueInput: z.ZodTypeAny = z.object({\n \"customField.id\": z.string().describe(\"UUID of the custom field to retrieve the value for.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.\"),\n}).describe(\"Request model for retrieving a custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL to retrieve this custom field value.\"),\n}).describe(\"Links related to the custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the custom field.\"),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardGetCustomFieldValue_HierarchyEntityRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the hierarchy entity.\"),\n type: z.string().describe(\"Type of the hierarchy entity (e.g., 'component', 'product', 'feature').\").nullable().optional(),\n}).describe(\"Reference to a hierarchy entity.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueDataSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').\"),\n links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).nullable(),\n customField: ProductboardGetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardGetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Custom field value data for a hierarchy entity.\");\nexport const ProductboardGetCustomFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardGetCustomFieldValue_CustomFieldValueDataSchema.nullable(),\n}).describe(\"Response model for retrieving a custom field value.\");\n\nexport const productboardGetCustomFieldValue = action(\"PRODUCTBOARD_GET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-get-custom-field-value\",\n name: \"Get Custom Field Value\",\n description: \"Tool to retrieve a custom field's value for a specific hierarchy entity. Use when you need to get the current value of a custom field on a product, component, or feature.\",\n input: ProductboardGetCustomFieldValueInput,\n output: ProductboardGetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG;AAC/I,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA4EA,IAAAA,EAAE,OAAO,EACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO,EAClF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,EACrD,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,2DAAyEA,IAAAA,EAAE,OAAO;CACtF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,6DAA2EA,IAAAA,EAAE,OAAO;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CACzG,OAAO,4DAA4D,SAAS;CAC5E,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CAC1I,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-custom-field-value.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetCustomFieldValueInput = z.object({\n \"customField.id\": z.string().describe(\"UUID of the custom field to retrieve the value for.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.\"),\n}).describe(\"Request model for retrieving a custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve this custom field value.\").nullable(),\n}).describe(\"Links related to the custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldRefSchema = z.object({\n id: z.string().describe(\"UUID of the custom field.\").nullable(),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardGetCustomFieldValue_HierarchyEntityRefSchema = z.object({\n id: z.string().describe(\"UUID of the hierarchy entity.\").nullable(),\n type: z.string().describe(\"Type of the hierarchy entity (e.g., 'component', 'product', 'feature').\").nullable().optional(),\n}).describe(\"Reference to a hierarchy entity.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueDataSchema = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').\").nullable(),\n links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).nullable(),\n customField: ProductboardGetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardGetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Custom field value data for a hierarchy entity.\");\nexport const ProductboardGetCustomFieldValueOutput = z.object({\n data: ProductboardGetCustomFieldValue_CustomFieldValueDataSchema.nullable(),\n}).describe(\"Response model for retrieving a custom field value.\");\n\nexport const productboardGetCustomFieldValue = action(\"PRODUCTBOARD_GET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-get-custom-field-value\",\n name: \"Get Custom Field Value\",\n description: \"Tool to retrieve a custom field's value for a specific hierarchy entity. Use when you need to get the current value of a custom field on a product, component, or feature.\",\n input: ProductboardGetCustomFieldValueInput,\n output: ProductboardGetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG;AAC/I,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8DA,IAAAA,EAAE,OAAO,EAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO,EACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAO,4DAA4D,SAAS;CAC5E,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CAC1I,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-custom-field-value.d.ts
4
- declare const ProductboardGetCustomFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardGetCustomFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardGetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetCustomFieldValueInput: z.ZodObject<{
5
+ "customField.id": z.ZodString;
6
+ "hierarchyEntity.id": z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ProductboardGetCustomFieldValueOutput: z.ZodObject<{
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ type: z.ZodNullable<z.ZodString>;
11
+ links: z.ZodNullable<z.ZodObject<{
12
+ self: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>>;
14
+ value: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
15
+ customField: z.ZodNullable<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ hierarchyEntity: z.ZodNullable<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const productboardGetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ "customField.id": string;
26
+ "hierarchyEntity.id": string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { productboardGetCustomFieldValue };
9
30
  //# sourceMappingURL=get-custom-field-value.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-custom-field-value.d.cts","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGY;AAAA,cAkBpD,qCAAA,EAAuC,CAAA,CAAE,UAEY;AAAA,cAErD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-custom-field-value.d.cts","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAqBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,30 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-custom-field-value.d.ts
4
- declare const ProductboardGetCustomFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardGetCustomFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardGetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetCustomFieldValueInput: z.ZodObject<{
5
+ "customField.id": z.ZodString;
6
+ "hierarchyEntity.id": z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ProductboardGetCustomFieldValueOutput: z.ZodObject<{
9
+ data: z.ZodNullable<z.ZodObject<{
10
+ type: z.ZodNullable<z.ZodString>;
11
+ links: z.ZodNullable<z.ZodObject<{
12
+ self: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>>;
14
+ value: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnknown>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
15
+ customField: z.ZodNullable<z.ZodObject<{
16
+ id: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ hierarchyEntity: z.ZodNullable<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>;
22
+ }, z.core.$strip>>;
23
+ }, z.core.$strip>;
24
+ declare const productboardGetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ "customField.id": string;
26
+ "hierarchyEntity.id": string;
27
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
28
  //#endregion
8
29
  export { productboardGetCustomFieldValue };
9
30
  //# sourceMappingURL=get-custom-field-value.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-custom-field-value.d.mts","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGY;AAAA,cAkBpD,qCAAA,EAAuC,CAAA,CAAE,UAEY;AAAA,cAErD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-custom-field-value.d.mts","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAqBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -5,14 +5,14 @@ const ProductboardGetCustomFieldValueInput = z.object({
5
5
  "customField.id": z.string().describe("UUID of the custom field to retrieve the value for."),
6
6
  "hierarchyEntity.id": z.string().describe("UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.")
7
7
  }).describe("Request model for retrieving a custom field value.");
8
- const ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = z.object({ self: z.string().describe("API URL to retrieve this custom field value.") }).describe("Links related to the custom field value.");
9
- const ProductboardGetCustomFieldValue_CustomFieldRefSchema = z.object({ id: z.string().describe("UUID of the custom field.") }).describe("Reference to a custom field.");
8
+ const ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = z.object({ self: z.string().describe("API URL to retrieve this custom field value.").nullable() }).describe("Links related to the custom field value.");
9
+ const ProductboardGetCustomFieldValue_CustomFieldRefSchema = z.object({ id: z.string().describe("UUID of the custom field.").nullable() }).describe("Reference to a custom field.");
10
10
  const ProductboardGetCustomFieldValue_HierarchyEntityRefSchema = z.object({
11
- id: z.string().describe("UUID of the hierarchy entity."),
11
+ id: z.string().describe("UUID of the hierarchy entity.").nullable(),
12
12
  type: z.string().describe("Type of the hierarchy entity (e.g., 'component', 'product', 'feature').").nullable().optional()
13
13
  }).describe("Reference to a hierarchy entity.");
14
14
  const ProductboardGetCustomFieldValue_CustomFieldValueDataSchema = z.object({
15
- type: z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect')."),
15
+ type: z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').").nullable(),
16
16
  links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),
17
17
  value: z.union([
18
18
  z.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-custom-field-value.mjs","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetCustomFieldValueInput: z.ZodTypeAny = z.object({\n \"customField.id\": z.string().describe(\"UUID of the custom field to retrieve the value for.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.\"),\n}).describe(\"Request model for retrieving a custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL to retrieve this custom field value.\"),\n}).describe(\"Links related to the custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the custom field.\"),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardGetCustomFieldValue_HierarchyEntityRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the hierarchy entity.\"),\n type: z.string().describe(\"Type of the hierarchy entity (e.g., 'component', 'product', 'feature').\").nullable().optional(),\n}).describe(\"Reference to a hierarchy entity.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueDataSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').\"),\n links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).nullable(),\n customField: ProductboardGetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardGetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Custom field value data for a hierarchy entity.\");\nexport const ProductboardGetCustomFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardGetCustomFieldValue_CustomFieldValueDataSchema.nullable(),\n}).describe(\"Response model for retrieving a custom field value.\");\n\nexport const productboardGetCustomFieldValue = action(\"PRODUCTBOARD_GET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-get-custom-field-value\",\n name: \"Get Custom Field Value\",\n description: \"Tool to retrieve a custom field's value for a specific hierarchy entity. Use when you need to get the current value of a custom field on a product, component, or feature.\",\n input: ProductboardGetCustomFieldValueInput,\n output: ProductboardGetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG;AAC/I,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA4E,EAAE,OAAO,EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EAC1E,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAqE,EAAE,OAAO,EAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,EACrD,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,2DAAyE,EAAE,OAAO;CACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,6DAA2E,EAAE,OAAO;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CACzG,OAAO,4DAA4D,SAAS;CAC5E,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CAC1I,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-custom-field-value.mjs","names":[],"sources":["../../src/actions/get-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetCustomFieldValueInput = z.object({\n \"customField.id\": z.string().describe(\"UUID of the custom field to retrieve the value for.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to get the custom field value from.\"),\n}).describe(\"Request model for retrieving a custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve this custom field value.\").nullable(),\n}).describe(\"Links related to the custom field value.\");\nconst ProductboardGetCustomFieldValue_CustomFieldRefSchema = z.object({\n id: z.string().describe(\"UUID of the custom field.\").nullable(),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardGetCustomFieldValue_HierarchyEntityRefSchema = z.object({\n id: z.string().describe(\"UUID of the hierarchy entity.\").nullable(),\n type: z.string().describe(\"Type of the hierarchy entity (e.g., 'component', 'product', 'feature').\").nullable().optional(),\n}).describe(\"Reference to a hierarchy entity.\");\nconst ProductboardGetCustomFieldValue_CustomFieldValueDataSchema = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown', 'multiSelect').\").nullable(),\n links: ProductboardGetCustomFieldValue_CustomFieldValueLinksSchema.nullable(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.unknown()), z.record(z.string(), z.unknown())]).nullable(),\n customField: ProductboardGetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardGetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Custom field value data for a hierarchy entity.\");\nexport const ProductboardGetCustomFieldValueOutput = z.object({\n data: ProductboardGetCustomFieldValue_CustomFieldValueDataSchema.nullable(),\n}).describe(\"Response model for retrieving a custom field value.\");\n\nexport const productboardGetCustomFieldValue = action(\"PRODUCTBOARD_GET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-get-custom-field-value\",\n name: \"Get Custom Field Value\",\n description: \"Tool to retrieve a custom field's value for a specific hierarchy entity. Use when you need to get the current value of a custom field on a product, component, or feature.\",\n input: ProductboardGetCustomFieldValueInput,\n output: ProductboardGetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG;AAC/I,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8D,EAAE,OAAO,EAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,uDAAuD,EAAE,OAAO,EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,6DAA6D,EAAE,OAAO;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAO,4DAA4D,SAAS;CAC5E,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CAC1I,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,2DAA2D,SAAS,EAC5E,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
@@ -23,7 +23,7 @@ const ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema = zod.z.enum([
23
23
  "release",
24
24
  "releaseGroup"
25
25
  ]).describe("Supported entity types for configuration retrieval.");
26
- const ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the configuration resource.") }).describe("Hypermedia links for the configuration resource.");
26
+ const ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the configuration resource.").nullable() }).describe("Hypermedia links for the configuration resource.");
27
27
  const ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema = zod.z.object({
28
28
  type: ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema.nullable(),
29
29
  links: ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema.nullable(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-entities-configurations-v2.cjs","names":["z","action"],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetEntitiesConfigurationsV2Input: z.ZodTypeAny = z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"The type of the entity to retrieve configuration for. Must be one of: product, component, feature, subfeature, initiative, objective, keyResult, release, or releaseGroup.\"),\n}).describe(\"Request model for retrieving entity configuration by type.\");\nconst ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema: z.ZodTypeAny = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types for configuration retrieval.\");\nconst ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the configuration resource.\"),\n}).describe(\"Hypermedia links for the configuration resource.\");\nconst ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema: z.ZodTypeAny = z.object({\n type: ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema.nullable(),\n links: ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema.nullable(),\n fields: z.object({}).describe(\"A key-value definition of fields that are part of the entity. Key represents field id (e.g., name, description, or UUID).\"),\n relationships: z.object({}).describe(\"A key-value definition of possible relationships to other entities. Key represents the relationship type to other entities (child, parent, link).\").nullable().optional(),\n}).describe(\"Entity configuration data.\");\nexport const ProductboardGetEntitiesConfigurationsV2Output: z.ZodTypeAny = z.object({\n data: ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema.nullable(),\n}).describe(\"Response model for retrieving entity configuration.\");\n\nexport const productboardGetEntitiesConfigurationsV2 = action(\"PRODUCTBOARD_GET_ENTITIES_CONFIGURATIONS_V2\", {\n slug: \"productboard-get-entities-configurations-v2\",\n name: \"Get Entity Configuration\",\n description: \"Tool to retrieve entity configuration for a specific type. Use when you need to understand the structure, fields, and relationships available for an entity type in Productboard.\",\n input: ProductboardGetEntitiesConfigurationsV2Input,\n output: ProductboardGetEntitiesConfigurationsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA6DA,IAAAA,EAAE,OAAO,EACjF,MAAMA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,4KAA4K,EAC1T,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2DAAyEA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC1Q,MAAM,mEAAiFA,IAAAA,EAAE,OAAO,EAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,EACpE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,wFAAsGA,IAAAA,EAAE,OAAO;CACnH,MAAM,yDAAyD,SAAS;CACxE,OAAO,iEAAiE,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2HAA2H;CACzJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChN,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAa,gDAA8DA,IAAAA,EAAE,OAAO,EAClF,MAAM,sFAAsF,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,0CAA0CC,eAAAA,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-entities-configurations-v2.cjs","names":["z","action"],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardGetEntitiesConfigurationsV2Input = z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"The type of the entity to retrieve configuration for. Must be one of: product, component, feature, subfeature, initiative, objective, keyResult, release, or releaseGroup.\"),\n}).describe(\"Request model for retrieving entity configuration by type.\");\nconst ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types for configuration retrieval.\");\nconst ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema = z.object({\n self: z.string().describe(\"API URL of the configuration resource.\").nullable(),\n}).describe(\"Hypermedia links for the configuration resource.\");\nconst ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema = z.object({\n type: ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema.nullable(),\n links: ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema.nullable(),\n fields: z.object({}).describe(\"A key-value definition of fields that are part of the entity. Key represents field id (e.g., name, description, or UUID).\"),\n relationships: z.object({}).describe(\"A key-value definition of possible relationships to other entities. Key represents the relationship type to other entities (child, parent, link).\").nullable().optional(),\n}).describe(\"Entity configuration data.\");\nexport const ProductboardGetEntitiesConfigurationsV2Output = z.object({\n data: ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema.nullable(),\n}).describe(\"Response model for retrieving entity configuration.\");\n\nexport const productboardGetEntitiesConfigurationsV2 = action(\"PRODUCTBOARD_GET_ENTITIES_CONFIGURATIONS_V2\", {\n slug: \"productboard-get-entities-configurations-v2\",\n name: \"Get Entity Configuration\",\n description: \"Tool to retrieve entity configuration for a specific type. Use when you need to understand the structure, fields, and relationships available for an entity type in Productboard.\",\n input: ProductboardGetEntitiesConfigurationsV2Input,\n output: ProductboardGetEntitiesConfigurationsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,MAAMA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,4KAA4K,EAC1T,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,2DAA2DA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAC5P,MAAM,mEAAmEA,IAAAA,EAAE,OAAO,EAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,wFAAwFA,IAAAA,EAAE,OAAO;CACrG,MAAM,yDAAyD,SAAS;CACxE,OAAO,iEAAiE,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2HAA2H;CACzJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChN,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,MAAM,sFAAsF,SAAS,EACvG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,0CAA0CC,eAAAA,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,42 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-entities-configurations-v2.d.ts
4
- declare const ProductboardGetEntitiesConfigurationsV2Input: z.ZodTypeAny;
5
- declare const ProductboardGetEntitiesConfigurationsV2Output: z.ZodTypeAny;
6
- declare const productboardGetEntitiesConfigurationsV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetEntitiesConfigurationsV2Input: z.ZodObject<{
5
+ type: z.ZodEnum<{
6
+ component: "component";
7
+ product: "product";
8
+ feature: "feature";
9
+ subfeature: "subfeature";
10
+ initiative: "initiative";
11
+ objective: "objective";
12
+ keyResult: "keyResult";
13
+ release: "release";
14
+ releaseGroup: "releaseGroup";
15
+ }>;
16
+ }, z.core.$strip>;
17
+ declare const ProductboardGetEntitiesConfigurationsV2Output: z.ZodObject<{
18
+ data: z.ZodNullable<z.ZodObject<{
19
+ type: z.ZodNullable<z.ZodEnum<{
20
+ component: "component";
21
+ product: "product";
22
+ feature: "feature";
23
+ subfeature: "subfeature";
24
+ initiative: "initiative";
25
+ objective: "objective";
26
+ keyResult: "keyResult";
27
+ release: "release";
28
+ releaseGroup: "releaseGroup";
29
+ }>>;
30
+ links: z.ZodNullable<z.ZodObject<{
31
+ self: z.ZodNullable<z.ZodString>;
32
+ }, z.core.$strip>>;
33
+ fields: z.ZodObject<{}, z.core.$strip>;
34
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
35
+ }, z.core.$strip>>;
36
+ }, z.core.$strip>;
37
+ declare const productboardGetEntitiesConfigurationsV2: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ type: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup";
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
40
  //#endregion
8
41
  export { productboardGetEntitiesConfigurationsV2 };
9
42
  //# sourceMappingURL=get-entities-configurations-v2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-entities-configurations-v2.d.cts","names":[],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEY;AAAA,cAW5D,6CAAA,EAA+C,CAAA,CAAE,UAEI;AAAA,cAErD,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-entities-configurations-v2.d.cts","names":[],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -1,9 +1,42 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-entities-configurations-v2.d.ts
4
- declare const ProductboardGetEntitiesConfigurationsV2Input: z.ZodTypeAny;
5
- declare const ProductboardGetEntitiesConfigurationsV2Output: z.ZodTypeAny;
6
- declare const productboardGetEntitiesConfigurationsV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardGetEntitiesConfigurationsV2Input: z.ZodObject<{
5
+ type: z.ZodEnum<{
6
+ component: "component";
7
+ product: "product";
8
+ feature: "feature";
9
+ subfeature: "subfeature";
10
+ initiative: "initiative";
11
+ objective: "objective";
12
+ keyResult: "keyResult";
13
+ release: "release";
14
+ releaseGroup: "releaseGroup";
15
+ }>;
16
+ }, z.core.$strip>;
17
+ declare const ProductboardGetEntitiesConfigurationsV2Output: z.ZodObject<{
18
+ data: z.ZodNullable<z.ZodObject<{
19
+ type: z.ZodNullable<z.ZodEnum<{
20
+ component: "component";
21
+ product: "product";
22
+ feature: "feature";
23
+ subfeature: "subfeature";
24
+ initiative: "initiative";
25
+ objective: "objective";
26
+ keyResult: "keyResult";
27
+ release: "release";
28
+ releaseGroup: "releaseGroup";
29
+ }>>;
30
+ links: z.ZodNullable<z.ZodObject<{
31
+ self: z.ZodNullable<z.ZodString>;
32
+ }, z.core.$strip>>;
33
+ fields: z.ZodObject<{}, z.core.$strip>;
34
+ relationships: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
35
+ }, z.core.$strip>>;
36
+ }, z.core.$strip>;
37
+ declare const productboardGetEntitiesConfigurationsV2: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ type: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup";
39
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
40
  //#endregion
8
41
  export { productboardGetEntitiesConfigurationsV2 };
9
42
  //# sourceMappingURL=get-entities-configurations-v2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-entities-configurations-v2.d.mts","names":[],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA8C,CAAA,CAAE,UAEY;AAAA,cAW5D,6CAAA,EAA+C,CAAA,CAAE,UAEI;AAAA,cAErD,uCAAA,gCAAuC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-entities-configurations-v2.d.mts","names":[],"sources":["../../src/actions/get-entities-configurations-v2.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAa5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAI7C,uCAAA,gCAAuC,wBAAA"}
@@ -23,7 +23,7 @@ const ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema = z.enum([
23
23
  "release",
24
24
  "releaseGroup"
25
25
  ]).describe("Supported entity types for configuration retrieval.");
26
- const ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema = z.object({ self: z.string().describe("API URL of the configuration resource.") }).describe("Hypermedia links for the configuration resource.");
26
+ const ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema = z.object({ self: z.string().describe("API URL of the configuration resource.").nullable() }).describe("Hypermedia links for the configuration resource.");
27
27
  const ProductboardGetEntitiesConfigurationsV2_GetEntitiesConfigurationsV2ResponseDataSchema = z.object({
28
28
  type: ProductboardGetEntitiesConfigurationsV2_EntityTypeSchema.nullable(),
29
29
  links: ProductboardGetEntitiesConfigurationsV2_ConfigurationLinksSchema.nullable(),