@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
@@ -17,10 +17,10 @@ const ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema = zod.z.obj
17
17
  zod.z.boolean(),
18
18
  zod.z.array(zod.z.string())
19
19
  ]),
20
- companyId: zod.z.string().describe("UUID of the company."),
21
- createdAt: zod.z.string().describe("Timestamp when the value was created."),
22
- updatedAt: zod.z.string().describe("Timestamp when the value was last updated."),
23
- customFieldId: zod.z.string().describe("UUID of the custom field definition.")
20
+ companyId: zod.z.string().describe("UUID of the company.").nullable(),
21
+ createdAt: zod.z.string().describe("Timestamp when the value was created.").nullable(),
22
+ updatedAt: zod.z.string().describe("Timestamp when the value was last updated.").nullable(),
23
+ customFieldId: zod.z.string().describe("UUID of the custom field definition.").nullable()
24
24
  }).describe("Representation of a company custom field value.");
25
25
  const ProductboardSetCompanyFieldValueOutput = zod.z.object({ data: ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema.nullable() }).describe("Response model for setting a company custom field value.");
26
26
  const productboardSetCompanyFieldValue = require_action.action("PRODUCTBOARD_SET_COMPANY_FIELD_VALUE", {
@@ -1 +1 @@
1
- {"version":3,"file":"set-company-field-value.cjs","names":["z","action"],"sources":["../../src/actions/set-company-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCompanyFieldValueInput: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number().int(), z.number()]),\n companyId: z.string().describe(\"UUID of the company to update.\"),\n companyCustomFieldId: z.string().describe(\"UUID of the company custom field to set.\"),\n}).describe(\"Request model for setting or replacing a specific company custom field's value.\");\nconst ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number(), z.boolean(), z.array(z.string())]),\n companyId: z.string().describe(\"UUID of the company.\"),\n createdAt: z.string().describe(\"Timestamp when the value was created.\"),\n updatedAt: z.string().describe(\"Timestamp when the value was last updated.\"),\n customFieldId: z.string().describe(\"UUID of the custom field definition.\"),\n}).describe(\"Representation of a company custom field value.\");\nexport const ProductboardSetCompanyFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a company custom field value.\");\n\nexport const productboardSetCompanyFieldValue = action(\"PRODUCTBOARD_SET_COMPANY_FIELD_VALUE\", {\n slug: \"productboard-set-company-field-value\",\n name: \"Set Company Field Value\",\n description: \"Tool to set or replace a specific company custom field's value. Use when you need to update a company's custom field after confirming the field ID and ensuring the new value matches the field type.\",\n input: ProductboardSetCompanyFieldValueInput,\n output: ProductboardSetCompanyFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;CAAC,CAAC;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACtF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,iEAA+EA,IAAAA,EAAE,OAAO;CAC5F,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC;CAAC,CAAC;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACrD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC3E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AAC3E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,MAAM,+DAA+D,SAAS,EAChF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"set-company-field-value.cjs","names":["z","action"],"sources":["../../src/actions/set-company-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCompanyFieldValueInput = z.object({\n value: z.union([z.string(), z.number().int(), z.number()]),\n companyId: z.string().describe(\"UUID of the company to update.\"),\n companyCustomFieldId: z.string().describe(\"UUID of the company custom field to set.\"),\n}).describe(\"Request model for setting or replacing a specific company custom field's value.\");\nconst ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema = z.object({\n value: z.union([z.string(), z.number(), z.boolean(), z.array(z.string())]),\n companyId: z.string().describe(\"UUID of the company.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the value was created.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the value was last updated.\").nullable(),\n customFieldId: z.string().describe(\"UUID of the custom field definition.\").nullable(),\n}).describe(\"Representation of a company custom field value.\");\nexport const ProductboardSetCompanyFieldValueOutput = z.object({\n data: ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a company custom field value.\");\n\nexport const productboardSetCompanyFieldValue = action(\"PRODUCTBOARD_SET_COMPANY_FIELD_VALUE\", {\n slug: \"productboard-set-company-field-value\",\n name: \"Set Company Field Value\",\n description: \"Tool to set or replace a specific company custom field's value. Use when you need to update a company's custom field after confirming the field ID and ensuring the new value matches the field type.\",\n input: ProductboardSetCompanyFieldValueInput,\n output: ProductboardSetCompanyFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;EAAGA,IAAAA,EAAE,OAAO;CAAC,CAAC;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACtF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,OAAOA,IAAAA,EAAE,MAAM;EAACA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,OAAO;EAAGA,IAAAA,EAAE,QAAQ;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC;CAAC,CAAC;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,MAAM,+DAA+D,SAAS,EAChF,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-company-field-value.d.ts
4
- declare const ProductboardSetCompanyFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardSetCompanyFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardSetCompanyFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetCompanyFieldValueInput: z.ZodObject<{
5
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
6
+ companyId: z.ZodString;
7
+ companyCustomFieldId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const ProductboardSetCompanyFieldValueOutput: z.ZodObject<{
10
+ data: z.ZodNullable<z.ZodObject<{
11
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>]>;
12
+ companyId: z.ZodNullable<z.ZodString>;
13
+ createdAt: z.ZodNullable<z.ZodString>;
14
+ updatedAt: z.ZodNullable<z.ZodString>;
15
+ customFieldId: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const productboardSetCompanyFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ value: string | number;
20
+ companyId: string;
21
+ companyCustomFieldId: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { productboardSetCompanyFieldValue };
9
25
  //# sourceMappingURL=set-company-field-value.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-company-field-value.d.cts","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAIwC;AAAA,cAQjF,sCAAA,EAAwC,CAAA,CAAE,UAEgB;AAAA,cAE1D,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-company-field-value.d.cts","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAYrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-company-field-value.d.ts
4
- declare const ProductboardSetCompanyFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardSetCompanyFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardSetCompanyFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetCompanyFieldValueInput: z.ZodObject<{
5
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber]>;
6
+ companyId: z.ZodString;
7
+ companyCustomFieldId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const ProductboardSetCompanyFieldValueOutput: z.ZodObject<{
10
+ data: z.ZodNullable<z.ZodObject<{
11
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>]>;
12
+ companyId: z.ZodNullable<z.ZodString>;
13
+ createdAt: z.ZodNullable<z.ZodString>;
14
+ updatedAt: z.ZodNullable<z.ZodString>;
15
+ customFieldId: z.ZodNullable<z.ZodString>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const productboardSetCompanyFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ value: string | number;
20
+ companyId: string;
21
+ companyCustomFieldId: string;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { productboardSetCompanyFieldValue };
9
25
  //# sourceMappingURL=set-company-field-value.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-company-field-value.d.mts","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAIwC;AAAA,cAQjF,sCAAA,EAAwC,CAAA,CAAE,UAEgB;AAAA,cAE1D,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-company-field-value.d.mts","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAYrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -17,10 +17,10 @@ const ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema = z.object(
17
17
  z.boolean(),
18
18
  z.array(z.string())
19
19
  ]),
20
- companyId: z.string().describe("UUID of the company."),
21
- createdAt: z.string().describe("Timestamp when the value was created."),
22
- updatedAt: z.string().describe("Timestamp when the value was last updated."),
23
- customFieldId: z.string().describe("UUID of the custom field definition.")
20
+ companyId: z.string().describe("UUID of the company.").nullable(),
21
+ createdAt: z.string().describe("Timestamp when the value was created.").nullable(),
22
+ updatedAt: z.string().describe("Timestamp when the value was last updated.").nullable(),
23
+ customFieldId: z.string().describe("UUID of the custom field definition.").nullable()
24
24
  }).describe("Representation of a company custom field value.");
25
25
  const productboardSetCompanyFieldValue = action("PRODUCTBOARD_SET_COMPANY_FIELD_VALUE", {
26
26
  slug: "productboard-set-company-field-value",
@@ -1 +1 @@
1
- {"version":3,"file":"set-company-field-value.mjs","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCompanyFieldValueInput: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number().int(), z.number()]),\n companyId: z.string().describe(\"UUID of the company to update.\"),\n companyCustomFieldId: z.string().describe(\"UUID of the company custom field to set.\"),\n}).describe(\"Request model for setting or replacing a specific company custom field's value.\");\nconst ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number(), z.boolean(), z.array(z.string())]),\n companyId: z.string().describe(\"UUID of the company.\"),\n createdAt: z.string().describe(\"Timestamp when the value was created.\"),\n updatedAt: z.string().describe(\"Timestamp when the value was last updated.\"),\n customFieldId: z.string().describe(\"UUID of the custom field definition.\"),\n}).describe(\"Representation of a company custom field value.\");\nexport const ProductboardSetCompanyFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a company custom field value.\");\n\nexport const productboardSetCompanyFieldValue = action(\"PRODUCTBOARD_SET_COMPANY_FIELD_VALUE\", {\n slug: \"productboard-set-company-field-value\",\n name: \"Set Company Field Value\",\n description: \"Tool to set or replace a specific company custom field's value. Use when you need to update a company's custom field after confirming the field ID and ensuring the new value matches the field type.\",\n input: ProductboardSetCompanyFieldValueInput,\n output: ProductboardSetCompanyFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsD,EAAE,OAAO;CAC1E,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;CAAC,CAAC;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACtF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,iEAA+E,EAAE,OAAO;CAC5F,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;CAAC,CAAC;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC3E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;AAC3E,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkE,EAAE,OAAO,EAC3E,MAAM,+DAA+D,SAAS,EAChF,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"set-company-field-value.mjs","names":[],"sources":["../../src/actions/set-company-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCompanyFieldValueInput = z.object({\n value: z.union([z.string(), z.number().int(), z.number()]),\n companyId: z.string().describe(\"UUID of the company to update.\"),\n companyCustomFieldId: z.string().describe(\"UUID of the company custom field to set.\"),\n}).describe(\"Request model for setting or replacing a specific company custom field's value.\");\nconst ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema = z.object({\n value: z.union([z.string(), z.number(), z.boolean(), z.array(z.string())]),\n companyId: z.string().describe(\"UUID of the company.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the value was created.\").nullable(),\n updatedAt: z.string().describe(\"Timestamp when the value was last updated.\").nullable(),\n customFieldId: z.string().describe(\"UUID of the custom field definition.\").nullable(),\n}).describe(\"Representation of a company custom field value.\");\nexport const ProductboardSetCompanyFieldValueOutput = z.object({\n data: ProductboardSetCompanyFieldValue_CompanyCustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a company custom field value.\");\n\nexport const productboardSetCompanyFieldValue = action(\"PRODUCTBOARD_SET_COMPANY_FIELD_VALUE\", {\n slug: \"productboard-set-company-field-value\",\n name: \"Set Company Field Value\",\n description: \"Tool to set or replace a specific company custom field's value. Use when you need to update a company's custom field after confirming the field ID and ensuring the new value matches the field type.\",\n input: ProductboardSetCompanyFieldValueInput,\n output: ProductboardSetCompanyFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;CAAC,CAAC;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AACtF,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,iEAAiE,EAAE,OAAO;CAC9E,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;CAAC,CAAC;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAK7D,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,MAAM,+DAA+D,SAAS,EAChF,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
@@ -12,14 +12,14 @@ const ProductboardSetCustomFieldValueInput = zod.z.object({
12
12
  "customField.id": zod.z.string().describe("UUID of the custom field to set on the hierarchy entity."),
13
13
  "hierarchyEntity.id": zod.z.string().describe("UUID of the hierarchy entity (product, component, or feature) to update.")
14
14
  }).describe("Request model for setting a custom field value on a hierarchy entity.");
15
- const ProductboardSetCustomFieldValue_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.");
16
- const ProductboardSetCustomFieldValue_CustomFieldRefSchema = zod.z.object({ id: zod.z.string().describe("UUID of the custom field.") }).describe("Reference to a custom field.");
15
+ const ProductboardSetCustomFieldValue_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.");
16
+ const ProductboardSetCustomFieldValue_CustomFieldRefSchema = zod.z.object({ id: zod.z.string().describe("UUID of the custom field.").nullable() }).describe("Reference to a custom field.");
17
17
  const ProductboardSetCustomFieldValue_HierarchyEntityRefSchema = zod.z.object({
18
- id: zod.z.string().describe("UUID of the hierarchy entity."),
18
+ id: zod.z.string().describe("UUID of the hierarchy entity.").nullable(),
19
19
  type: zod.z.string().describe("Type of the hierarchy entity (e.g., 'component', 'product', 'feature').").nullable().optional()
20
20
  }).describe("Reference to a hierarchy entity.");
21
21
  const ProductboardSetCustomFieldValue_CustomFieldValueSchema = zod.z.object({
22
- type: zod.z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown')."),
22
+ type: zod.z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown').").nullable(),
23
23
  links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),
24
24
  value: zod.z.union([
25
25
  zod.z.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"set-custom-field-value.cjs","names":["z","action"],"sources":["../../src/actions/set-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCustomFieldValueInput: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string())]),\n \"customField.id\": z.string().describe(\"UUID of the custom field to set on the hierarchy entity.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to update.\"),\n}).describe(\"Request model for setting a custom field value on a hierarchy entity.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the custom field.\"),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldValueSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown').\"),\n links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string()), z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable(),\n ordinal: z.number().int().describe(\"Ordinal for ordering, if the field type supports it.\").nullable().optional(),\n customField: ProductboardSetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardSetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Representation of a custom field value for a hierarchy entity.\");\nexport const ProductboardSetCustomFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardSetCustomFieldValue_CustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a custom field value.\");\n\nexport const productboardSetCustomFieldValue = action(\"PRODUCTBOARD_SET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-set-custom-field-value\",\n name: \"Set Custom Field Value\",\n description: \"Tool to set a custom field value on a hierarchy entity. Use when you need to update a product, component, or feature field with a specific value after confirming the field and entity IDs.\",\n input: ProductboardSetCustomFieldValueInput,\n output: ProductboardSetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,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,OAAO,CAAC;CAAC,CAAC;CAC3F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAChG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACtH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,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,yDAAuEA,IAAAA,EAAE,OAAO;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC1F,OAAO,4DAA4D,SAAS,CAAC,CAAC,SAAS;CACvF,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,OAAO,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CACrL,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"set-custom-field-value.cjs","names":["z","action"],"sources":["../../src/actions/set-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCustomFieldValueInput = z.object({\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string())]),\n \"customField.id\": z.string().describe(\"UUID of the custom field to set on the hierarchy entity.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to update.\"),\n}).describe(\"Request model for setting a custom field value on a hierarchy entity.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldRefSchema = z.object({\n id: z.string().describe(\"UUID of the custom field.\").nullable(),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldValueSchema = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown').\").nullable(),\n links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string()), z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable(),\n ordinal: z.number().int().describe(\"Ordinal for ordering, if the field type supports it.\").nullable().optional(),\n customField: ProductboardSetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardSetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Representation of a custom field value for a hierarchy entity.\");\nexport const ProductboardSetCustomFieldValueOutput = z.object({\n data: ProductboardSetCustomFieldValue_CustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a custom field value.\");\n\nexport const productboardSetCustomFieldValue = action(\"PRODUCTBOARD_SET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-set-custom-field-value\",\n name: \"Set Custom Field Value\",\n description: \"Tool to set a custom field value on a hierarchy entity. Use when you need to update a product, component, or feature field with a specific value after confirming the field and entity IDs.\",\n input: ProductboardSetCustomFieldValueInput,\n output: ProductboardSetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,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,OAAO,CAAC;CAAC,CAAC;CAC3F,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAChG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACtH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,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,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACrG,OAAO,4DAA4D,SAAS,CAAC,CAAC,SAAS;CACvF,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,OAAO,CAAC;EAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC;EAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CACrL,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-custom-field-value.d.ts
4
- declare const ProductboardSetCustomFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardSetCustomFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardSetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetCustomFieldValueInput: z.ZodObject<{
5
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>]>;
6
+ "customField.id": z.ZodString;
7
+ "hierarchyEntity.id": z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const ProductboardSetCustomFieldValueOutput: z.ZodObject<{
10
+ data: z.ZodNullable<z.ZodObject<{
11
+ type: z.ZodNullable<z.ZodString>;
12
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ self: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>>;
15
+ value: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
16
+ ordinal: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ customField: z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>>;
20
+ hierarchyEntity: z.ZodNullable<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ }, z.core.$strip>>;
24
+ }, z.core.$strip>>;
25
+ }, z.core.$strip>;
26
+ declare const productboardSetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ value: string | number | boolean | string[];
28
+ "customField.id": string;
29
+ "hierarchyEntity.id": string;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { productboardSetCustomFieldValue };
9
33
  //# sourceMappingURL=set-custom-field-value.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-custom-field-value.d.cts","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAI+B;AAAA,cAmBvE,qCAAA,EAAuC,CAAA,CAAE,UAES;AAAA,cAElD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-custom-field-value.d.cts","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAuBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-custom-field-value.d.ts
4
- declare const ProductboardSetCustomFieldValueInput: z.ZodTypeAny;
5
- declare const ProductboardSetCustomFieldValueOutput: z.ZodTypeAny;
6
- declare const productboardSetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetCustomFieldValueInput: z.ZodObject<{
5
+ value: z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>]>;
6
+ "customField.id": z.ZodString;
7
+ "hierarchyEntity.id": z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const ProductboardSetCustomFieldValueOutput: z.ZodObject<{
10
+ data: z.ZodNullable<z.ZodObject<{
11
+ type: z.ZodNullable<z.ZodString>;
12
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ self: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>>>;
15
+ value: z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodString>, z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
16
+ ordinal: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ customField: z.ZodNullable<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>>;
20
+ hierarchyEntity: z.ZodNullable<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ }, z.core.$strip>>;
24
+ }, z.core.$strip>>;
25
+ }, z.core.$strip>;
26
+ declare const productboardSetCustomFieldValue: import("@keystrokehq/action").WorkflowActionDefinition<{
27
+ value: string | number | boolean | string[];
28
+ "customField.id": string;
29
+ "hierarchyEntity.id": string;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { productboardSetCustomFieldValue };
9
33
  //# sourceMappingURL=set-custom-field-value.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-custom-field-value.d.mts","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAI+B;AAAA,cAmBvE,qCAAA,EAAuC,CAAA,CAAE,UAES;AAAA,cAElD,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-custom-field-value.d.mts","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;cAuBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -12,14 +12,14 @@ const ProductboardSetCustomFieldValueInput = z.object({
12
12
  "customField.id": z.string().describe("UUID of the custom field to set on the hierarchy entity."),
13
13
  "hierarchyEntity.id": z.string().describe("UUID of the hierarchy entity (product, component, or feature) to update.")
14
14
  }).describe("Request model for setting a custom field value on a hierarchy entity.");
15
- const ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema = z.object({ self: z.string().describe("API URL to retrieve this custom field value.") }).describe("Links related to the custom field value.");
16
- const ProductboardSetCustomFieldValue_CustomFieldRefSchema = z.object({ id: z.string().describe("UUID of the custom field.") }).describe("Reference to a custom field.");
15
+ const ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema = z.object({ self: z.string().describe("API URL to retrieve this custom field value.").nullable() }).describe("Links related to the custom field value.");
16
+ const ProductboardSetCustomFieldValue_CustomFieldRefSchema = z.object({ id: z.string().describe("UUID of the custom field.").nullable() }).describe("Reference to a custom field.");
17
17
  const ProductboardSetCustomFieldValue_HierarchyEntityRefSchema = z.object({
18
- id: z.string().describe("UUID of the hierarchy entity."),
18
+ id: z.string().describe("UUID of the hierarchy entity.").nullable(),
19
19
  type: z.string().describe("Type of the hierarchy entity (e.g., 'component', 'product', 'feature').").nullable().optional()
20
20
  }).describe("Reference to a hierarchy entity.");
21
21
  const ProductboardSetCustomFieldValue_CustomFieldValueSchema = z.object({
22
- type: z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown')."),
22
+ type: z.string().describe("Type of the custom field (e.g., 'text', 'number', 'dropdown').").nullable(),
23
23
  links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),
24
24
  value: z.union([
25
25
  z.string(),
@@ -1 +1 @@
1
- {"version":3,"file":"set-custom-field-value.mjs","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCustomFieldValueInput: z.ZodTypeAny = z.object({\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string())]),\n \"customField.id\": z.string().describe(\"UUID of the custom field to set on the hierarchy entity.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to update.\"),\n}).describe(\"Request model for setting a custom field value on a hierarchy entity.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the custom field.\"),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldValueSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown').\"),\n links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string()), z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable(),\n ordinal: z.number().int().describe(\"Ordinal for ordering, if the field type supports it.\").nullable().optional(),\n customField: ProductboardSetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardSetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Representation of a custom field value for a hierarchy entity.\");\nexport const ProductboardSetCustomFieldValueOutput: z.ZodTypeAny = z.object({\n data: ProductboardSetCustomFieldValue_CustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a custom field value.\");\n\nexport const productboardSetCustomFieldValue = action(\"PRODUCTBOARD_SET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-set-custom-field-value\",\n name: \"Set Custom Field Value\",\n description: \"Tool to set a custom field value on a hierarchy entity. Use when you need to update a product, component, or feature field with a specific value after confirming the field and entity IDs.\",\n input: ProductboardSetCustomFieldValueInput,\n output: ProductboardSetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO;CACzE,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;CAAC,CAAC;CAC3F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAChG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACtH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,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,yDAAuE,EAAE,OAAO;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC1F,OAAO,4DAA4D,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;EAAG,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CACrL,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAK5E,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"set-custom-field-value.mjs","names":[],"sources":["../../src/actions/set-custom-field-value.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetCustomFieldValueInput = z.object({\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string())]),\n \"customField.id\": z.string().describe(\"UUID of the custom field to set on the hierarchy entity.\"),\n \"hierarchyEntity.id\": z.string().describe(\"UUID of the hierarchy entity (product, component, or feature) to update.\"),\n}).describe(\"Request model for setting a custom field value on a hierarchy entity.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldRefSchema = z.object({\n id: z.string().describe(\"UUID of the custom field.\").nullable(),\n}).describe(\"Reference to a custom field.\");\nconst ProductboardSetCustomFieldValue_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 ProductboardSetCustomFieldValue_CustomFieldValueSchema = z.object({\n type: z.string().describe(\"Type of the custom field (e.g., 'text', 'number', 'dropdown').\").nullable(),\n links: ProductboardSetCustomFieldValue_CustomFieldValueLinksSchema.nullable().optional(),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.string()), z.array(z.record(z.string(), z.unknown())), z.record(z.string(), z.unknown())]).nullable(),\n ordinal: z.number().int().describe(\"Ordinal for ordering, if the field type supports it.\").nullable().optional(),\n customField: ProductboardSetCustomFieldValue_CustomFieldRefSchema.nullable(),\n hierarchyEntity: ProductboardSetCustomFieldValue_HierarchyEntityRefSchema.nullable(),\n}).describe(\"Representation of a custom field value for a hierarchy entity.\");\nexport const ProductboardSetCustomFieldValueOutput = z.object({\n data: ProductboardSetCustomFieldValue_CustomFieldValueSchema.nullable(),\n}).describe(\"Response model for setting a custom field value.\");\n\nexport const productboardSetCustomFieldValue = action(\"PRODUCTBOARD_SET_CUSTOM_FIELD_VALUE\", {\n slug: \"productboard-set-custom-field-value\",\n name: \"Set Custom Field Value\",\n description: \"Tool to set a custom field value on a hierarchy entity. Use when you need to update a product, component, or feature field with a specific value after confirming the field and entity IDs.\",\n input: ProductboardSetCustomFieldValueInput,\n output: ProductboardSetCustomFieldValueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;CAAC,CAAC;CAC3F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CAChG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACtH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,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,yDAAyD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACrG,OAAO,4DAA4D,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,MAAM;EAAC,EAAE,OAAO;EAAG,EAAE,OAAO,CAAC,CAAC,IAAI;EAAG,EAAE,OAAO;EAAG,EAAE,QAAQ;EAAG,EAAE,MAAM,EAAE,OAAO,CAAC;EAAG,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC;EAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;CAAC,CAAC,CAAC,CAAC,SAAS;CACrL,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,qDAAqD,SAAS;CAC3E,iBAAiB,yDAAyD,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAK5E,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
@@ -27,15 +27,15 @@ const ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema = zod.
27
27
  ]).describe("Types of relationships between entities.");
28
28
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL to retrieve the target entity.").nullable().optional() }).describe("Links for target entity in response.");
29
29
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema = zod.z.object({
30
- id: zod.z.string().describe("UUID of the target entity."),
31
- type: zod.z.string().describe("Type of the target entity."),
30
+ id: zod.z.string().describe("UUID of the target entity.").nullable(),
31
+ type: zod.z.string().describe("Type of the target entity.").nullable(),
32
32
  links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional()
33
33
  }).describe("Target entity details in response.");
34
34
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema = zod.z.object({
35
35
  type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),
36
36
  target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable()
37
37
  }).describe("Relationship data in response.");
38
- const ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL for this relationship.") }).describe("Links in response.");
38
+ const ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL for this relationship.").nullable() }).describe("Links in response.");
39
39
  const ProductboardSetEntitiesRelationshipsParentV2Output = zod.z.object({
40
40
  data: ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema.nullable(),
41
41
  links: ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema.nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"set-entities-relationships-parent-v2.cjs","names":["z","action"],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the entity to set the parent relationship on.\"),\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity to set as parent.\"),\n}).describe(\"Target entity reference for the relationship.\"),\n}).describe(\"Relationship data containing target entity reference.\"),\n}).describe(\"Request model for setting parent relationship on an entity.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema: z.ZodTypeAny = z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Types of relationships between entities.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable().optional(),\n}).describe(\"Links for target entity in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the target entity.\"),\n type: z.string().describe(\"Type of the target entity.\"),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional(),\n}).describe(\"Target entity details in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema: z.ZodTypeAny = z.object({\n type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),\n target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL for this relationship.\"),\n}).describe(\"Links in response.\");\nexport const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodTypeAny = z.object({\n data: ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema.nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema.nullable().optional(),\n}).describe(\"Response model for setting parent relationship.\");\n\nexport const productboardSetEntitiesRelationshipsParentV2 = action(\"PRODUCTBOARD_SET_ENTITIES_RELATIONSHIPS_PARENT_V2\", {\n slug: \"productboard-set-entities-relationships-parent-v2\",\n name: \"Set Entity Parent Relationship\",\n description: \"Tool to set parent relationship on an entity. Use when establishing hierarchical relationships between entities in Productboard.\",\n input: ProductboardSetEntitiesRelationshipsParentV2Input,\n output: ProductboardSetEntitiesRelationshipsParentV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAkEA,IAAAA,EAAE,OAAO;CACtF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAW;GAAa;GAAW;GAAc;GAAc;GAAa;GAAa;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAChM,QAAQA,IAAAA,EAAE,OAAO,EACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EACvE,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAoFA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAS;CAAQ;CAAe;AAAY,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC9M,MAAM,+EAA6FA,IAAAA,EAAE,OAAO,EAC1G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,0EAAwFA,IAAAA,EAAE,OAAO;CACrG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAO,6EAA6E,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,8EAA4FA,IAAAA,EAAE,OAAO;CACzG,MAAM,oEAAoE,SAAS;CACnF,QAAQ,wEAAwE,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,mEAAiFA,IAAAA,EAAE,OAAO,EAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC5D,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAChC,MAAa,qDAAmEA,IAAAA,EAAE,OAAO;CACvF,MAAM,4EAA4E,SAAS;CAC3F,OAAO,iEAAiE,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,+CAA+CC,eAAAA,OAAO,qDAAqD;CACtH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"set-entities-relationships-parent-v2.cjs","names":["z","action"],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetEntitiesRelationshipsParentV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to set the parent relationship on.\"),\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity to set as parent.\"),\n}).describe(\"Target entity reference for the relationship.\"),\n}).describe(\"Relationship data containing target entity reference.\"),\n}).describe(\"Request model for setting parent relationship on an entity.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema = z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Types of relationships between entities.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable().optional(),\n}).describe(\"Links for target entity in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema = z.object({\n id: z.string().describe(\"UUID of the target entity.\").nullable(),\n type: z.string().describe(\"Type of the target entity.\").nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional(),\n}).describe(\"Target entity details in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema = z.object({\n type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),\n target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = z.object({\n self: z.string().describe(\"API URL for this relationship.\").nullable(),\n}).describe(\"Links in response.\");\nexport const ProductboardSetEntitiesRelationshipsParentV2Output = z.object({\n data: ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema.nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema.nullable().optional(),\n}).describe(\"Response model for setting parent relationship.\");\n\nexport const productboardSetEntitiesRelationshipsParentV2 = action(\"PRODUCTBOARD_SET_ENTITIES_RELATIONSHIPS_PARENT_V2\", {\n slug: \"productboard-set-entities-relationships-parent-v2\",\n name: \"Set Entity Parent Relationship\",\n description: \"Tool to set parent relationship on an entity. Use when establishing hierarchical relationships between entities in Productboard.\",\n input: ProductboardSetEntitiesRelationshipsParentV2Input,\n output: ProductboardSetEntitiesRelationshipsParentV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAoDA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAW;GAAa;GAAW;GAAc;GAAc;GAAa;GAAa;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAChM,QAAQA,IAAAA,EAAE,OAAO,EACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EACvE,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsEA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAS;CAAQ;CAAe;AAAY,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAChM,MAAM,+EAA+EA,IAAAA,EAAE,OAAO,EAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,0EAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAO,6EAA6E,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,8EAA8EA,IAAAA,EAAE,OAAO;CAC3F,MAAM,oEAAoE,SAAS;CACnF,QAAQ,wEAAwE,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,mEAAmEA,IAAAA,EAAE,OAAO,EAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAChC,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAM,4EAA4E,SAAS;CAC3F,OAAO,iEAAiE,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,+CAA+CC,eAAAA,OAAO,qDAAqD;CACtH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,55 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-entities-relationships-parent-v2.d.ts
4
- declare const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodTypeAny;
5
- declare const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodTypeAny;
6
- declare const productboardSetEntitiesRelationshipsParentV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodObject<{
5
+ id: z.ZodString;
6
+ data: z.ZodObject<{
7
+ type: z.ZodOptional<z.ZodEnum<{
8
+ component: "component";
9
+ product: "product";
10
+ feature: "feature";
11
+ subfeature: "subfeature";
12
+ initiative: "initiative";
13
+ objective: "objective";
14
+ keyResult: "keyResult";
15
+ release: "release";
16
+ releaseGroup: "releaseGroup";
17
+ }>>;
18
+ target: z.ZodObject<{
19
+ id: z.ZodString;
20
+ }, z.core.$strip>;
21
+ }, z.core.$strip>;
22
+ }, z.core.$strip>;
23
+ declare const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodObject<{
24
+ data: z.ZodNullable<z.ZodObject<{
25
+ type: z.ZodNullable<z.ZodEnum<{
26
+ link: "link";
27
+ parent: "parent";
28
+ child: "child";
29
+ isBlockedBy: "isBlockedBy";
30
+ isBlocking: "isBlocking";
31
+ }>>;
32
+ target: z.ZodNullable<z.ZodObject<{
33
+ id: z.ZodNullable<z.ZodString>;
34
+ type: z.ZodNullable<z.ZodString>;
35
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
+ self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ }, z.core.$strip>>>;
38
+ }, z.core.$strip>>;
39
+ }, z.core.$strip>>;
40
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
+ self: z.ZodNullable<z.ZodString>;
42
+ }, z.core.$strip>>>;
43
+ }, z.core.$strip>;
44
+ declare const productboardSetEntitiesRelationshipsParentV2: import("@keystrokehq/action").WorkflowActionDefinition<{
45
+ id: string;
46
+ data: {
47
+ target: {
48
+ id: string;
49
+ };
50
+ type?: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup" | undefined;
51
+ };
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
53
  //#endregion
8
54
  export { productboardSetEntitiesRelationshipsParentV2 };
9
55
  //# sourceMappingURL=set-entities-relationships-parent-v2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-entities-relationships-parent-v2.d.cts","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"mappings":";;;cAIa,iDAAA,EAAmD,CAAA,CAAE,UAQQ;AAAA,cAiB7D,kDAAA,EAAoD,CAAA,CAAE,UAGL;AAAA,cAEjD,4CAAA,gCAA4C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-entities-relationships-parent-v2.d.cts","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"mappings":";;;cAIa,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAyBjD,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKlD,4CAAA,gCAA4C,wBAAA"}
@@ -1,9 +1,55 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/set-entities-relationships-parent-v2.d.ts
4
- declare const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodTypeAny;
5
- declare const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodTypeAny;
6
- declare const productboardSetEntitiesRelationshipsParentV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodObject<{
5
+ id: z.ZodString;
6
+ data: z.ZodObject<{
7
+ type: z.ZodOptional<z.ZodEnum<{
8
+ component: "component";
9
+ product: "product";
10
+ feature: "feature";
11
+ subfeature: "subfeature";
12
+ initiative: "initiative";
13
+ objective: "objective";
14
+ keyResult: "keyResult";
15
+ release: "release";
16
+ releaseGroup: "releaseGroup";
17
+ }>>;
18
+ target: z.ZodObject<{
19
+ id: z.ZodString;
20
+ }, z.core.$strip>;
21
+ }, z.core.$strip>;
22
+ }, z.core.$strip>;
23
+ declare const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodObject<{
24
+ data: z.ZodNullable<z.ZodObject<{
25
+ type: z.ZodNullable<z.ZodEnum<{
26
+ link: "link";
27
+ parent: "parent";
28
+ child: "child";
29
+ isBlockedBy: "isBlockedBy";
30
+ isBlocking: "isBlocking";
31
+ }>>;
32
+ target: z.ZodNullable<z.ZodObject<{
33
+ id: z.ZodNullable<z.ZodString>;
34
+ type: z.ZodNullable<z.ZodString>;
35
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
36
+ self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ }, z.core.$strip>>>;
38
+ }, z.core.$strip>>;
39
+ }, z.core.$strip>>;
40
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
41
+ self: z.ZodNullable<z.ZodString>;
42
+ }, z.core.$strip>>>;
43
+ }, z.core.$strip>;
44
+ declare const productboardSetEntitiesRelationshipsParentV2: import("@keystrokehq/action").WorkflowActionDefinition<{
45
+ id: string;
46
+ data: {
47
+ target: {
48
+ id: string;
49
+ };
50
+ type?: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup" | undefined;
51
+ };
52
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
53
  //#endregion
8
54
  export { productboardSetEntitiesRelationshipsParentV2 };
9
55
  //# sourceMappingURL=set-entities-relationships-parent-v2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"set-entities-relationships-parent-v2.d.mts","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"mappings":";;;cAIa,iDAAA,EAAmD,CAAA,CAAE,UAQQ;AAAA,cAiB7D,kDAAA,EAAoD,CAAA,CAAE,UAGL;AAAA,cAEjD,4CAAA,gCAA4C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"set-entities-relationships-parent-v2.d.mts","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"mappings":";;;cAIa,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAyBjD,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAKlD,4CAAA,gCAA4C,wBAAA"}
@@ -27,15 +27,15 @@ const ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema = z.en
27
27
  ]).describe("Types of relationships between entities.");
28
28
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema = z.object({ self: z.string().describe("API URL to retrieve the target entity.").nullable().optional() }).describe("Links for target entity in response.");
29
29
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema = z.object({
30
- id: z.string().describe("UUID of the target entity."),
31
- type: z.string().describe("Type of the target entity."),
30
+ id: z.string().describe("UUID of the target entity.").nullable(),
31
+ type: z.string().describe("Type of the target entity.").nullable(),
32
32
  links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional()
33
33
  }).describe("Target entity details in response.");
34
34
  const ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema = z.object({
35
35
  type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),
36
36
  target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable()
37
37
  }).describe("Relationship data in response.");
38
- const ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = z.object({ self: z.string().describe("API URL for this relationship.") }).describe("Links in response.");
38
+ const ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = z.object({ self: z.string().describe("API URL for this relationship.").nullable() }).describe("Links in response.");
39
39
  const productboardSetEntitiesRelationshipsParentV2 = action("PRODUCTBOARD_SET_ENTITIES_RELATIONSHIPS_PARENT_V2", {
40
40
  slug: "productboard-set-entities-relationships-parent-v2",
41
41
  name: "Set Entity Parent Relationship",
@@ -1 +1 @@
1
- {"version":3,"file":"set-entities-relationships-parent-v2.mjs","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetEntitiesRelationshipsParentV2Input: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the entity to set the parent relationship on.\"),\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity to set as parent.\"),\n}).describe(\"Target entity reference for the relationship.\"),\n}).describe(\"Relationship data containing target entity reference.\"),\n}).describe(\"Request model for setting parent relationship on an entity.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema: z.ZodTypeAny = z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Types of relationships between entities.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable().optional(),\n}).describe(\"Links for target entity in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the target entity.\"),\n type: z.string().describe(\"Type of the target entity.\"),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional(),\n}).describe(\"Target entity details in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema: z.ZodTypeAny = z.object({\n type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),\n target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL for this relationship.\"),\n}).describe(\"Links in response.\");\nexport const ProductboardSetEntitiesRelationshipsParentV2Output: z.ZodTypeAny = z.object({\n data: ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema.nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema.nullable().optional(),\n}).describe(\"Response model for setting parent relationship.\");\n\nexport const productboardSetEntitiesRelationshipsParentV2 = action(\"PRODUCTBOARD_SET_ENTITIES_RELATIONSHIPS_PARENT_V2\", {\n slug: \"productboard-set-entities-relationships-parent-v2\",\n name: \"Set Entity Parent Relationship\",\n description: \"Tool to set parent relationship on an entity. Use when establishing hierarchical relationships between entities in Productboard.\",\n input: ProductboardSetEntitiesRelationshipsParentV2Input,\n output: ProductboardSetEntitiesRelationshipsParentV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAkE,EAAE,OAAO;CACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,KAAK;GAAC;GAAW;GAAa;GAAW;GAAc;GAAc;GAAa;GAAa;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAChM,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EACvE,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAoF,EAAE,KAAK;CAAC;CAAU;CAAS;CAAQ;CAAe;AAAY,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAC9M,MAAM,+EAA6F,EAAE,OAAO,EAC1G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,0EAAwF,EAAE,OAAO;CACrG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAO,6EAA6E,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,8EAA4F,EAAE,OAAO;CACzG,MAAM,oEAAoE,SAAS;CACnF,QAAQ,wEAAwE,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,mEAAiF,EAAE,OAAO,EAC9F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC5D,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAMhC,MAAa,+CAA+C,OAAO,qDAAqD;CACtH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8E,EAAE,OAAO;EACvF,MAAM,4EAA4E,SAAS;EAC3F,OAAO,iEAAiE,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"set-entities-relationships-parent-v2.mjs","names":[],"sources":["../../src/actions/set-entities-relationships-parent-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetEntitiesRelationshipsParentV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to set the parent relationship on.\"),\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity to set as parent.\"),\n}).describe(\"Target entity reference for the relationship.\"),\n}).describe(\"Relationship data containing target entity reference.\"),\n}).describe(\"Request model for setting parent relationship on an entity.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema = z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Types of relationships between entities.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable().optional(),\n}).describe(\"Links for target entity in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema = z.object({\n id: z.string().describe(\"UUID of the target entity.\").nullable(),\n type: z.string().describe(\"Type of the target entity.\").nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntityLinksSchema.nullable().optional(),\n}).describe(\"Target entity details in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema = z.object({\n type: ProductboardSetEntitiesRelationshipsParentV2_RelationshipTypeSchema.nullable(),\n target: ProductboardSetEntitiesRelationshipsParentV2_ResponseTargetEntitySchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema = z.object({\n self: z.string().describe(\"API URL for this relationship.\").nullable(),\n}).describe(\"Links in response.\");\nexport const ProductboardSetEntitiesRelationshipsParentV2Output = z.object({\n data: ProductboardSetEntitiesRelationshipsParentV2_ResponseRelationshipDataSchema.nullable(),\n links: ProductboardSetEntitiesRelationshipsParentV2_ResponseLinksSchema.nullable().optional(),\n}).describe(\"Response model for setting parent relationship.\");\n\nexport const productboardSetEntitiesRelationshipsParentV2 = action(\"PRODUCTBOARD_SET_ENTITIES_RELATIONSHIPS_PARENT_V2\", {\n slug: \"productboard-set-entities-relationships-parent-v2\",\n name: \"Set Entity Parent Relationship\",\n description: \"Tool to set parent relationship on an entity. Use when establishing hierarchical relationships between entities in Productboard.\",\n input: ProductboardSetEntitiesRelationshipsParentV2Input,\n output: ProductboardSetEntitiesRelationshipsParentV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAoD,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACnF,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,KAAK;GAAC;GAAW;GAAa;GAAW;GAAc;GAAc;GAAa;GAAa;GAAW;EAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAChM,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EACvE,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC3D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsE,EAAE,KAAK;CAAC;CAAU;CAAS;CAAQ;CAAe;AAAY,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAChM,MAAM,+EAA+E,EAAE,OAAO,EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,0EAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAO,6EAA6E,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,8EAA8E,EAAE,OAAO;CAC3F,MAAM,oEAAoE,SAAS;CACnF,QAAQ,wEAAwE,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,mEAAmE,EAAE,OAAO,EAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAMhC,MAAa,+CAA+C,OAAO,qDAAqD;CACtH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgE,EAAE,OAAO;EACzE,MAAM,4EAA4E,SAAS;EAC3F,OAAO,iEAAiE,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -6,22 +6,22 @@ const ProductboardSetFeatureReleaseAssignmentInput = zod.z.object({
6
6
  "feature.id": zod.z.string().describe("ID of the feature."),
7
7
  "release.id": zod.z.string().describe("ID of the release.")
8
8
  }).describe("Request parameters for updating a feature release assignment.");
9
- const ProductboardSetFeatureReleaseAssignment_AssignmentLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to this feature-release assignment.") });
10
- const ProductboardSetFeatureReleaseAssignment_FeatureLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to the feature.") });
9
+ const ProductboardSetFeatureReleaseAssignment_AssignmentLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to this feature-release assignment.").nullable() });
10
+ const ProductboardSetFeatureReleaseAssignment_FeatureLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to the feature.").nullable() });
11
11
  const ProductboardSetFeatureReleaseAssignment_FeatureSchema = zod.z.object({
12
- id: zod.z.string().describe("UUID of the feature."),
12
+ id: zod.z.string().describe("UUID of the feature.").nullable(),
13
13
  links: ProductboardSetFeatureReleaseAssignment_FeatureLinksSchema.nullable()
14
14
  });
15
- const ProductboardSetFeatureReleaseAssignment_ReleaseLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to the release.") });
15
+ const ProductboardSetFeatureReleaseAssignment_ReleaseLinksSchema = zod.z.object({ self: zod.z.string().describe("URL to the release.").nullable() });
16
16
  const ProductboardSetFeatureReleaseAssignment_ReleaseSchema = zod.z.object({
17
- id: zod.z.string().describe("UUID of the release."),
17
+ id: zod.z.string().describe("UUID of the release.").nullable(),
18
18
  links: ProductboardSetFeatureReleaseAssignment_ReleaseLinksSchema.nullable()
19
19
  });
20
20
  const ProductboardSetFeatureReleaseAssignment_FeatureReleaseAssignmentSchema = zod.z.object({
21
21
  links: ProductboardSetFeatureReleaseAssignment_AssignmentLinksSchema.nullable(),
22
22
  feature: ProductboardSetFeatureReleaseAssignment_FeatureSchema.nullable(),
23
23
  release: ProductboardSetFeatureReleaseAssignment_ReleaseSchema.nullable(),
24
- assigned: zod.z.boolean().describe("Indicates if feature release assignment exists. True when the feature is assigned into the release, false otherwise.")
24
+ assigned: zod.z.boolean().describe("Indicates if feature release assignment exists. True when the feature is assigned into the release, false otherwise.").nullable()
25
25
  });
26
26
  const ProductboardSetFeatureReleaseAssignmentOutput = zod.z.object({ data: ProductboardSetFeatureReleaseAssignment_FeatureReleaseAssignmentSchema.nullable() }).describe("Response model for updating a feature release assignment.");
27
27
  const productboardSetFeatureReleaseAssignment = require_action.action("PRODUCTBOARD_SET_FEATURE_RELEASE_ASSIGNMENT", {