@keystrokehq/productboard 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (743) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-note-followers.cjs +2 -2
  4. package/dist/actions/add-note-followers.cjs.map +1 -1
  5. package/dist/actions/add-note-followers.d.cts +16 -3
  6. package/dist/actions/add-note-followers.d.cts.map +1 -1
  7. package/dist/actions/add-note-followers.d.mts +16 -3
  8. package/dist/actions/add-note-followers.d.mts.map +1 -1
  9. package/dist/actions/add-note-followers.mjs +2 -2
  10. package/dist/actions/add-note-followers.mjs.map +1 -1
  11. package/dist/actions/add-note-tag.cjs +2 -2
  12. package/dist/actions/add-note-tag.cjs.map +1 -1
  13. package/dist/actions/add-note-tag.d.cts +16 -3
  14. package/dist/actions/add-note-tag.d.cts.map +1 -1
  15. package/dist/actions/add-note-tag.d.mts +16 -3
  16. package/dist/actions/add-note-tag.d.mts.map +1 -1
  17. package/dist/actions/add-note-tag.mjs +2 -2
  18. package/dist/actions/add-note-tag.mjs.map +1 -1
  19. package/dist/actions/create-company-field.cjs.map +1 -1
  20. package/dist/actions/create-company-field.d.cts +9 -3
  21. package/dist/actions/create-company-field.d.cts.map +1 -1
  22. package/dist/actions/create-company-field.d.mts +9 -3
  23. package/dist/actions/create-company-field.d.mts.map +1 -1
  24. package/dist/actions/create-company-field.mjs.map +1 -1
  25. package/dist/actions/create-company.cjs +2 -2
  26. package/dist/actions/create-company.cjs.map +1 -1
  27. package/dist/actions/create-company.d.cts +31 -3
  28. package/dist/actions/create-company.d.cts.map +1 -1
  29. package/dist/actions/create-company.d.mts +31 -3
  30. package/dist/actions/create-company.d.mts.map +1 -1
  31. package/dist/actions/create-company.mjs +2 -2
  32. package/dist/actions/create-company.mjs.map +1 -1
  33. package/dist/actions/create-component.cjs +6 -6
  34. package/dist/actions/create-component.cjs.map +1 -1
  35. package/dist/actions/create-component.d.cts +41 -3
  36. package/dist/actions/create-component.d.cts.map +1 -1
  37. package/dist/actions/create-component.d.mts +41 -3
  38. package/dist/actions/create-component.d.mts.map +1 -1
  39. package/dist/actions/create-component.mjs +6 -6
  40. package/dist/actions/create-component.mjs.map +1 -1
  41. package/dist/actions/create-entities-relationships-v2.cjs +4 -4
  42. package/dist/actions/create-entities-relationships-v2.cjs.map +1 -1
  43. package/dist/actions/create-entities-relationships-v2.d.cts +37 -3
  44. package/dist/actions/create-entities-relationships-v2.d.cts.map +1 -1
  45. package/dist/actions/create-entities-relationships-v2.d.mts +37 -3
  46. package/dist/actions/create-entities-relationships-v2.d.mts.map +1 -1
  47. package/dist/actions/create-entities-relationships-v2.mjs +4 -4
  48. package/dist/actions/create-entities-relationships-v2.mjs.map +1 -1
  49. package/dist/actions/create-entities-v2.cjs +2 -2
  50. package/dist/actions/create-entities-v2.cjs.map +1 -1
  51. package/dist/actions/create-entities-v2.d.cts +71 -3
  52. package/dist/actions/create-entities-v2.d.cts.map +1 -1
  53. package/dist/actions/create-entities-v2.d.mts +71 -3
  54. package/dist/actions/create-entities-v2.d.mts.map +1 -1
  55. package/dist/actions/create-entities-v2.mjs +2 -2
  56. package/dist/actions/create-entities-v2.mjs.map +1 -1
  57. package/dist/actions/create-feature-objective-link.cjs.map +1 -1
  58. package/dist/actions/create-feature-objective-link.d.cts +9 -3
  59. package/dist/actions/create-feature-objective-link.d.cts.map +1 -1
  60. package/dist/actions/create-feature-objective-link.d.mts +9 -3
  61. package/dist/actions/create-feature-objective-link.d.mts.map +1 -1
  62. package/dist/actions/create-feature-objective-link.mjs.map +1 -1
  63. package/dist/actions/create-feature.cjs +16 -16
  64. package/dist/actions/create-feature.cjs.map +1 -1
  65. package/dist/actions/create-feature.d.cts +111 -3
  66. package/dist/actions/create-feature.d.cts.map +1 -1
  67. package/dist/actions/create-feature.d.mts +111 -3
  68. package/dist/actions/create-feature.d.mts.map +1 -1
  69. package/dist/actions/create-feature.mjs +16 -16
  70. package/dist/actions/create-feature.mjs.map +1 -1
  71. package/dist/actions/create-note-link.cjs.map +1 -1
  72. package/dist/actions/create-note-link.d.cts +9 -3
  73. package/dist/actions/create-note-link.d.cts.map +1 -1
  74. package/dist/actions/create-note-link.d.mts +9 -3
  75. package/dist/actions/create-note-link.d.mts.map +1 -1
  76. package/dist/actions/create-note-link.mjs.map +1 -1
  77. package/dist/actions/create-notes-v2.cjs +2 -2
  78. package/dist/actions/create-notes-v2.cjs.map +1 -1
  79. package/dist/actions/create-notes-v2.d.cts +75 -3
  80. package/dist/actions/create-notes-v2.d.cts.map +1 -1
  81. package/dist/actions/create-notes-v2.d.mts +75 -3
  82. package/dist/actions/create-notes-v2.d.mts.map +1 -1
  83. package/dist/actions/create-notes-v2.mjs +2 -2
  84. package/dist/actions/create-notes-v2.mjs.map +1 -1
  85. package/dist/actions/create-objectives-links-features.cjs.map +1 -1
  86. package/dist/actions/create-objectives-links-features.d.cts +9 -3
  87. package/dist/actions/create-objectives-links-features.d.cts.map +1 -1
  88. package/dist/actions/create-objectives-links-features.d.mts +9 -3
  89. package/dist/actions/create-objectives-links-features.d.mts.map +1 -1
  90. package/dist/actions/create-objectives-links-features.mjs.map +1 -1
  91. package/dist/actions/create-objectives.cjs +3 -3
  92. package/dist/actions/create-objectives.cjs.map +1 -1
  93. package/dist/actions/create-objectives.d.cts +53 -3
  94. package/dist/actions/create-objectives.d.cts.map +1 -1
  95. package/dist/actions/create-objectives.d.mts +53 -3
  96. package/dist/actions/create-objectives.d.mts.map +1 -1
  97. package/dist/actions/create-objectives.mjs +3 -3
  98. package/dist/actions/create-objectives.mjs.map +1 -1
  99. package/dist/actions/create-release.cjs +8 -8
  100. package/dist/actions/create-release.cjs.map +1 -1
  101. package/dist/actions/create-release.d.cts +55 -3
  102. package/dist/actions/create-release.d.cts.map +1 -1
  103. package/dist/actions/create-release.d.mts +55 -3
  104. package/dist/actions/create-release.d.mts.map +1 -1
  105. package/dist/actions/create-release.mjs +8 -8
  106. package/dist/actions/create-release.mjs.map +1 -1
  107. package/dist/actions/create-users.cjs +2 -2
  108. package/dist/actions/create-users.cjs.map +1 -1
  109. package/dist/actions/create-users.d.cts +22 -3
  110. package/dist/actions/create-users.d.cts.map +1 -1
  111. package/dist/actions/create-users.d.mts +22 -3
  112. package/dist/actions/create-users.d.mts.map +1 -1
  113. package/dist/actions/create-users.mjs +2 -2
  114. package/dist/actions/create-users.mjs.map +1 -1
  115. package/dist/actions/create-webhook.cjs +6 -6
  116. package/dist/actions/create-webhook.cjs.map +1 -1
  117. package/dist/actions/create-webhook.d.cts +37 -3
  118. package/dist/actions/create-webhook.d.cts.map +1 -1
  119. package/dist/actions/create-webhook.d.mts +37 -3
  120. package/dist/actions/create-webhook.d.mts.map +1 -1
  121. package/dist/actions/create-webhook.mjs +6 -6
  122. package/dist/actions/create-webhook.mjs.map +1 -1
  123. package/dist/actions/delete-company-field.cjs.map +1 -1
  124. package/dist/actions/delete-company-field.d.cts +7 -3
  125. package/dist/actions/delete-company-field.d.cts.map +1 -1
  126. package/dist/actions/delete-company-field.d.mts +7 -3
  127. package/dist/actions/delete-company-field.d.mts.map +1 -1
  128. package/dist/actions/delete-company-field.mjs.map +1 -1
  129. package/dist/actions/delete-company.cjs.map +1 -1
  130. package/dist/actions/delete-company.d.cts +7 -3
  131. package/dist/actions/delete-company.d.cts.map +1 -1
  132. package/dist/actions/delete-company.d.mts +7 -3
  133. package/dist/actions/delete-company.d.mts.map +1 -1
  134. package/dist/actions/delete-company.mjs.map +1 -1
  135. package/dist/actions/delete-custom-field-value.cjs.map +1 -1
  136. package/dist/actions/delete-custom-field-value.d.cts +9 -3
  137. package/dist/actions/delete-custom-field-value.d.cts.map +1 -1
  138. package/dist/actions/delete-custom-field-value.d.mts +9 -3
  139. package/dist/actions/delete-custom-field-value.d.mts.map +1 -1
  140. package/dist/actions/delete-custom-field-value.mjs.map +1 -1
  141. package/dist/actions/delete-entities-relationships-v2.cjs.map +1 -1
  142. package/dist/actions/delete-entities-relationships-v2.d.cts +11 -3
  143. package/dist/actions/delete-entities-relationships-v2.d.cts.map +1 -1
  144. package/dist/actions/delete-entities-relationships-v2.d.mts +11 -3
  145. package/dist/actions/delete-entities-relationships-v2.d.mts.map +1 -1
  146. package/dist/actions/delete-entities-relationships-v2.mjs.map +1 -1
  147. package/dist/actions/delete-entities-v2.cjs.map +1 -1
  148. package/dist/actions/delete-entities-v2.d.cts +7 -3
  149. package/dist/actions/delete-entities-v2.d.cts.map +1 -1
  150. package/dist/actions/delete-entities-v2.d.mts +7 -3
  151. package/dist/actions/delete-entities-v2.d.mts.map +1 -1
  152. package/dist/actions/delete-entities-v2.mjs.map +1 -1
  153. package/dist/actions/delete-feature-objective-link.cjs.map +1 -1
  154. package/dist/actions/delete-feature-objective-link.d.cts +9 -3
  155. package/dist/actions/delete-feature-objective-link.d.cts.map +1 -1
  156. package/dist/actions/delete-feature-objective-link.d.mts +9 -3
  157. package/dist/actions/delete-feature-objective-link.d.mts.map +1 -1
  158. package/dist/actions/delete-feature-objective-link.mjs.map +1 -1
  159. package/dist/actions/delete-feature.cjs.map +1 -1
  160. package/dist/actions/delete-feature.d.cts +7 -3
  161. package/dist/actions/delete-feature.d.cts.map +1 -1
  162. package/dist/actions/delete-feature.d.mts +7 -3
  163. package/dist/actions/delete-feature.d.mts.map +1 -1
  164. package/dist/actions/delete-feature.mjs.map +1 -1
  165. package/dist/actions/delete-initiatives.cjs.map +1 -1
  166. package/dist/actions/delete-initiatives.d.cts +7 -3
  167. package/dist/actions/delete-initiatives.d.cts.map +1 -1
  168. package/dist/actions/delete-initiatives.d.mts +7 -3
  169. package/dist/actions/delete-initiatives.d.mts.map +1 -1
  170. package/dist/actions/delete-initiatives.mjs.map +1 -1
  171. package/dist/actions/delete-key-results.cjs.map +1 -1
  172. package/dist/actions/delete-key-results.d.cts +7 -3
  173. package/dist/actions/delete-key-results.d.cts.map +1 -1
  174. package/dist/actions/delete-key-results.d.mts +7 -3
  175. package/dist/actions/delete-key-results.d.mts.map +1 -1
  176. package/dist/actions/delete-key-results.mjs.map +1 -1
  177. package/dist/actions/delete-note-tag.cjs.map +1 -1
  178. package/dist/actions/delete-note-tag.d.cts +9 -3
  179. package/dist/actions/delete-note-tag.d.cts.map +1 -1
  180. package/dist/actions/delete-note-tag.d.mts +9 -3
  181. package/dist/actions/delete-note-tag.d.mts.map +1 -1
  182. package/dist/actions/delete-note-tag.mjs.map +1 -1
  183. package/dist/actions/delete-notes-relationships-v2.cjs.map +1 -1
  184. package/dist/actions/delete-notes-relationships-v2.d.cts +14 -3
  185. package/dist/actions/delete-notes-relationships-v2.d.cts.map +1 -1
  186. package/dist/actions/delete-notes-relationships-v2.d.mts +14 -3
  187. package/dist/actions/delete-notes-relationships-v2.d.mts.map +1 -1
  188. package/dist/actions/delete-notes-relationships-v2.mjs.map +1 -1
  189. package/dist/actions/delete-notes-v2.cjs.map +1 -1
  190. package/dist/actions/delete-notes-v2.d.cts +7 -3
  191. package/dist/actions/delete-notes-v2.d.cts.map +1 -1
  192. package/dist/actions/delete-notes-v2.d.mts +7 -3
  193. package/dist/actions/delete-notes-v2.d.mts.map +1 -1
  194. package/dist/actions/delete-notes-v2.mjs.map +1 -1
  195. package/dist/actions/delete-objectives-links-features.cjs.map +1 -1
  196. package/dist/actions/delete-objectives-links-features.d.cts +9 -3
  197. package/dist/actions/delete-objectives-links-features.d.cts.map +1 -1
  198. package/dist/actions/delete-objectives-links-features.d.mts +9 -3
  199. package/dist/actions/delete-objectives-links-features.d.mts.map +1 -1
  200. package/dist/actions/delete-objectives-links-features.mjs.map +1 -1
  201. package/dist/actions/delete-objectives.cjs.map +1 -1
  202. package/dist/actions/delete-objectives.d.cts +7 -3
  203. package/dist/actions/delete-objectives.d.cts.map +1 -1
  204. package/dist/actions/delete-objectives.d.mts +7 -3
  205. package/dist/actions/delete-objectives.d.mts.map +1 -1
  206. package/dist/actions/delete-objectives.mjs.map +1 -1
  207. package/dist/actions/delete-release.cjs.map +1 -1
  208. package/dist/actions/delete-release.d.cts +7 -3
  209. package/dist/actions/delete-release.d.cts.map +1 -1
  210. package/dist/actions/delete-release.d.mts +7 -3
  211. package/dist/actions/delete-release.d.mts.map +1 -1
  212. package/dist/actions/delete-release.mjs.map +1 -1
  213. package/dist/actions/delete-user.cjs.map +1 -1
  214. package/dist/actions/delete-user.d.cts +7 -3
  215. package/dist/actions/delete-user.d.cts.map +1 -1
  216. package/dist/actions/delete-user.d.mts +7 -3
  217. package/dist/actions/delete-user.d.mts.map +1 -1
  218. package/dist/actions/delete-user.mjs.map +1 -1
  219. package/dist/actions/delete-webhook.cjs.map +1 -1
  220. package/dist/actions/delete-webhook.d.cts +7 -3
  221. package/dist/actions/delete-webhook.d.cts.map +1 -1
  222. package/dist/actions/delete-webhook.d.mts +7 -3
  223. package/dist/actions/delete-webhook.d.mts.map +1 -1
  224. package/dist/actions/delete-webhook.mjs.map +1 -1
  225. package/dist/actions/get-component.cjs +8 -8
  226. package/dist/actions/get-component.cjs.map +1 -1
  227. package/dist/actions/get-component.d.cts +23 -3
  228. package/dist/actions/get-component.d.cts.map +1 -1
  229. package/dist/actions/get-component.d.mts +23 -3
  230. package/dist/actions/get-component.d.mts.map +1 -1
  231. package/dist/actions/get-component.mjs +8 -8
  232. package/dist/actions/get-component.mjs.map +1 -1
  233. package/dist/actions/get-custom-field-value.cjs +4 -4
  234. package/dist/actions/get-custom-field-value.cjs.map +1 -1
  235. package/dist/actions/get-custom-field-value.d.cts +24 -3
  236. package/dist/actions/get-custom-field-value.d.cts.map +1 -1
  237. package/dist/actions/get-custom-field-value.d.mts +24 -3
  238. package/dist/actions/get-custom-field-value.d.mts.map +1 -1
  239. package/dist/actions/get-custom-field-value.mjs +4 -4
  240. package/dist/actions/get-custom-field-value.mjs.map +1 -1
  241. package/dist/actions/get-entities-configurations-v2.cjs +1 -1
  242. package/dist/actions/get-entities-configurations-v2.cjs.map +1 -1
  243. package/dist/actions/get-entities-configurations-v2.d.cts +36 -3
  244. package/dist/actions/get-entities-configurations-v2.d.cts.map +1 -1
  245. package/dist/actions/get-entities-configurations-v2.d.mts +36 -3
  246. package/dist/actions/get-entities-configurations-v2.d.mts.map +1 -1
  247. package/dist/actions/get-entities-configurations-v2.mjs +1 -1
  248. package/dist/actions/get-entities-configurations-v2.mjs.map +1 -1
  249. package/dist/actions/get-entities-v2.cjs +2 -2
  250. package/dist/actions/get-entities-v2.cjs.map +1 -1
  251. package/dist/actions/get-entities-v2.d.cts +35 -3
  252. package/dist/actions/get-entities-v2.d.cts.map +1 -1
  253. package/dist/actions/get-entities-v2.d.mts +35 -3
  254. package/dist/actions/get-entities-v2.d.mts.map +1 -1
  255. package/dist/actions/get-entities-v2.mjs +2 -2
  256. package/dist/actions/get-entities-v2.mjs.map +1 -1
  257. package/dist/actions/get-feature-release-assignment.cjs +6 -6
  258. package/dist/actions/get-feature-release-assignment.cjs.map +1 -1
  259. package/dist/actions/get-feature-release-assignment.d.cts +28 -3
  260. package/dist/actions/get-feature-release-assignment.d.cts.map +1 -1
  261. package/dist/actions/get-feature-release-assignment.d.mts +28 -3
  262. package/dist/actions/get-feature-release-assignment.d.mts.map +1 -1
  263. package/dist/actions/get-feature-release-assignment.mjs +6 -6
  264. package/dist/actions/get-feature-release-assignment.mjs.map +1 -1
  265. package/dist/actions/get-hierarchy-entities-custom-fields.cjs +6 -6
  266. package/dist/actions/get-hierarchy-entities-custom-fields.cjs.map +1 -1
  267. package/dist/actions/get-hierarchy-entities-custom-fields.d.cts +19 -3
  268. package/dist/actions/get-hierarchy-entities-custom-fields.d.cts.map +1 -1
  269. package/dist/actions/get-hierarchy-entities-custom-fields.d.mts +19 -3
  270. package/dist/actions/get-hierarchy-entities-custom-fields.d.mts.map +1 -1
  271. package/dist/actions/get-hierarchy-entities-custom-fields.mjs +6 -6
  272. package/dist/actions/get-hierarchy-entities-custom-fields.mjs.map +1 -1
  273. package/dist/actions/get-notes-configurations-v2.cjs.map +1 -1
  274. package/dist/actions/get-notes-configurations-v2.d.cts +17 -3
  275. package/dist/actions/get-notes-configurations-v2.d.cts.map +1 -1
  276. package/dist/actions/get-notes-configurations-v2.d.mts +17 -3
  277. package/dist/actions/get-notes-configurations-v2.d.mts.map +1 -1
  278. package/dist/actions/get-notes-configurations-v2.mjs.map +1 -1
  279. package/dist/actions/get-notes-v2.cjs +4 -4
  280. package/dist/actions/get-notes-v2.cjs.map +1 -1
  281. package/dist/actions/get-notes-v2.d.cts +21 -3
  282. package/dist/actions/get-notes-v2.d.cts.map +1 -1
  283. package/dist/actions/get-notes-v2.d.mts +21 -3
  284. package/dist/actions/get-notes-v2.d.mts.map +1 -1
  285. package/dist/actions/get-notes-v2.mjs +4 -4
  286. package/dist/actions/get-notes-v2.mjs.map +1 -1
  287. package/dist/actions/get-objective.cjs +11 -11
  288. package/dist/actions/get-objective.cjs.map +1 -1
  289. package/dist/actions/get-objective.d.cts +41 -3
  290. package/dist/actions/get-objective.d.cts.map +1 -1
  291. package/dist/actions/get-objective.d.mts +41 -3
  292. package/dist/actions/get-objective.d.mts.map +1 -1
  293. package/dist/actions/get-objective.mjs +11 -11
  294. package/dist/actions/get-objective.mjs.map +1 -1
  295. package/dist/actions/get-release-group.cjs +4 -4
  296. package/dist/actions/get-release-group.cjs.map +1 -1
  297. package/dist/actions/get-release-group.d.cts +17 -3
  298. package/dist/actions/get-release-group.d.cts.map +1 -1
  299. package/dist/actions/get-release-group.d.mts +17 -3
  300. package/dist/actions/get-release-group.d.mts.map +1 -1
  301. package/dist/actions/get-release-group.mjs +4 -4
  302. package/dist/actions/get-release-group.mjs.map +1 -1
  303. package/dist/actions/get-release.cjs +7 -7
  304. package/dist/actions/get-release.cjs.map +1 -1
  305. package/dist/actions/get-release.d.cts +29 -3
  306. package/dist/actions/get-release.d.cts.map +1 -1
  307. package/dist/actions/get-release.d.mts +29 -3
  308. package/dist/actions/get-release.d.mts.map +1 -1
  309. package/dist/actions/get-release.mjs +7 -7
  310. package/dist/actions/get-release.mjs.map +1 -1
  311. package/dist/actions/get-webhooks.cjs +3 -3
  312. package/dist/actions/get-webhooks.cjs.map +1 -1
  313. package/dist/actions/get-webhooks.d.cts +16 -3
  314. package/dist/actions/get-webhooks.d.cts.map +1 -1
  315. package/dist/actions/get-webhooks.d.mts +16 -3
  316. package/dist/actions/get-webhooks.d.mts.map +1 -1
  317. package/dist/actions/get-webhooks.mjs +3 -3
  318. package/dist/actions/get-webhooks.mjs.map +1 -1
  319. package/dist/actions/list-analytics-member-activities-v2.cjs +5 -5
  320. package/dist/actions/list-analytics-member-activities-v2.cjs.map +1 -1
  321. package/dist/actions/list-analytics-member-activities-v2.d.cts +43 -3
  322. package/dist/actions/list-analytics-member-activities-v2.d.cts.map +1 -1
  323. package/dist/actions/list-analytics-member-activities-v2.d.mts +43 -3
  324. package/dist/actions/list-analytics-member-activities-v2.d.mts.map +1 -1
  325. package/dist/actions/list-analytics-member-activities-v2.mjs +5 -5
  326. package/dist/actions/list-analytics-member-activities-v2.mjs.map +1 -1
  327. package/dist/actions/list-companies.cjs +4 -4
  328. package/dist/actions/list-companies.cjs.map +1 -1
  329. package/dist/actions/list-companies.d.cts +29 -3
  330. package/dist/actions/list-companies.d.cts.map +1 -1
  331. package/dist/actions/list-companies.d.mts +29 -3
  332. package/dist/actions/list-companies.d.mts.map +1 -1
  333. package/dist/actions/list-companies.mjs +4 -4
  334. package/dist/actions/list-companies.mjs.map +1 -1
  335. package/dist/actions/list-company-fields.cjs +3 -3
  336. package/dist/actions/list-company-fields.cjs.map +1 -1
  337. package/dist/actions/list-company-fields.d.cts +14 -3
  338. package/dist/actions/list-company-fields.d.cts.map +1 -1
  339. package/dist/actions/list-company-fields.d.mts +14 -3
  340. package/dist/actions/list-company-fields.d.mts.map +1 -1
  341. package/dist/actions/list-company-fields.mjs +3 -3
  342. package/dist/actions/list-company-fields.mjs.map +1 -1
  343. package/dist/actions/list-custom-field-values.cjs +5 -5
  344. package/dist/actions/list-custom-field-values.cjs.map +1 -1
  345. package/dist/actions/list-custom-field-values.d.cts +34 -3
  346. package/dist/actions/list-custom-field-values.d.cts.map +1 -1
  347. package/dist/actions/list-custom-field-values.d.mts +34 -3
  348. package/dist/actions/list-custom-field-values.d.mts.map +1 -1
  349. package/dist/actions/list-custom-field-values.mjs +5 -5
  350. package/dist/actions/list-custom-field-values.mjs.map +1 -1
  351. package/dist/actions/list-custom-fields.cjs +5 -5
  352. package/dist/actions/list-custom-fields.cjs.map +1 -1
  353. package/dist/actions/list-custom-fields.d.cts +27 -3
  354. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  355. package/dist/actions/list-custom-fields.d.mts +27 -3
  356. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  357. package/dist/actions/list-custom-fields.mjs +5 -5
  358. package/dist/actions/list-custom-fields.mjs.map +1 -1
  359. package/dist/actions/list-entities-configurations-v2.cjs +1 -1
  360. package/dist/actions/list-entities-configurations-v2.cjs.map +1 -1
  361. package/dist/actions/list-entities-configurations-v2.d.cts +17 -3
  362. package/dist/actions/list-entities-configurations-v2.d.cts.map +1 -1
  363. package/dist/actions/list-entities-configurations-v2.d.mts +17 -3
  364. package/dist/actions/list-entities-configurations-v2.d.mts.map +1 -1
  365. package/dist/actions/list-entities-configurations-v2.mjs +1 -1
  366. package/dist/actions/list-entities-configurations-v2.mjs.map +1 -1
  367. package/dist/actions/list-entities-relationships-v2.cjs +2 -2
  368. package/dist/actions/list-entities-relationships-v2.cjs.map +1 -1
  369. package/dist/actions/list-entities-relationships-v2.d.cts +49 -3
  370. package/dist/actions/list-entities-relationships-v2.d.cts.map +1 -1
  371. package/dist/actions/list-entities-relationships-v2.d.mts +49 -3
  372. package/dist/actions/list-entities-relationships-v2.d.mts.map +1 -1
  373. package/dist/actions/list-entities-relationships-v2.mjs +2 -2
  374. package/dist/actions/list-entities-relationships-v2.mjs.map +1 -1
  375. package/dist/actions/list-entities-v2.cjs +2 -2
  376. package/dist/actions/list-entities-v2.cjs.map +1 -1
  377. package/dist/actions/list-entities-v2.d.cts +60 -3
  378. package/dist/actions/list-entities-v2.d.cts.map +1 -1
  379. package/dist/actions/list-entities-v2.d.mts +60 -3
  380. package/dist/actions/list-entities-v2.d.mts.map +1 -1
  381. package/dist/actions/list-entities-v2.mjs +2 -2
  382. package/dist/actions/list-entities-v2.mjs.map +1 -1
  383. package/dist/actions/list-feature-initiatives.cjs +3 -3
  384. package/dist/actions/list-feature-initiatives.cjs.map +1 -1
  385. package/dist/actions/list-feature-initiatives.d.cts +21 -3
  386. package/dist/actions/list-feature-initiatives.d.cts.map +1 -1
  387. package/dist/actions/list-feature-initiatives.d.mts +21 -3
  388. package/dist/actions/list-feature-initiatives.d.mts.map +1 -1
  389. package/dist/actions/list-feature-initiatives.mjs +3 -3
  390. package/dist/actions/list-feature-initiatives.mjs.map +1 -1
  391. package/dist/actions/list-feature-objectives.cjs +1 -1
  392. package/dist/actions/list-feature-objectives.cjs.map +1 -1
  393. package/dist/actions/list-feature-objectives.d.cts +17 -3
  394. package/dist/actions/list-feature-objectives.d.cts.map +1 -1
  395. package/dist/actions/list-feature-objectives.d.mts +17 -3
  396. package/dist/actions/list-feature-objectives.d.mts.map +1 -1
  397. package/dist/actions/list-feature-objectives.mjs +1 -1
  398. package/dist/actions/list-feature-objectives.mjs.map +1 -1
  399. package/dist/actions/list-feature-release-assignments.cjs +6 -6
  400. package/dist/actions/list-feature-release-assignments.cjs.map +1 -1
  401. package/dist/actions/list-feature-release-assignments.d.cts +41 -3
  402. package/dist/actions/list-feature-release-assignments.d.cts.map +1 -1
  403. package/dist/actions/list-feature-release-assignments.d.mts +41 -3
  404. package/dist/actions/list-feature-release-assignments.d.mts.map +1 -1
  405. package/dist/actions/list-feature-release-assignments.mjs +6 -6
  406. package/dist/actions/list-feature-release-assignments.mjs.map +1 -1
  407. package/dist/actions/list-feature-statuses.cjs +3 -3
  408. package/dist/actions/list-feature-statuses.cjs.map +1 -1
  409. package/dist/actions/list-feature-statuses.d.cts +17 -3
  410. package/dist/actions/list-feature-statuses.d.cts.map +1 -1
  411. package/dist/actions/list-feature-statuses.d.mts +17 -3
  412. package/dist/actions/list-feature-statuses.d.mts.map +1 -1
  413. package/dist/actions/list-feature-statuses.mjs +3 -3
  414. package/dist/actions/list-feature-statuses.mjs.map +1 -1
  415. package/dist/actions/list-feedback-form-configurations.cjs +1 -1
  416. package/dist/actions/list-feedback-form-configurations.cjs.map +1 -1
  417. package/dist/actions/list-feedback-form-configurations.d.cts +19 -3
  418. package/dist/actions/list-feedback-form-configurations.d.cts.map +1 -1
  419. package/dist/actions/list-feedback-form-configurations.d.mts +19 -3
  420. package/dist/actions/list-feedback-form-configurations.d.mts.map +1 -1
  421. package/dist/actions/list-feedback-form-configurations.mjs +1 -1
  422. package/dist/actions/list-feedback-form-configurations.mjs.map +1 -1
  423. package/dist/actions/list-initiatives.cjs +5 -5
  424. package/dist/actions/list-initiatives.cjs.map +1 -1
  425. package/dist/actions/list-initiatives.d.cts +32 -3
  426. package/dist/actions/list-initiatives.d.cts.map +1 -1
  427. package/dist/actions/list-initiatives.d.mts +32 -3
  428. package/dist/actions/list-initiatives.d.mts.map +1 -1
  429. package/dist/actions/list-initiatives.mjs +5 -5
  430. package/dist/actions/list-initiatives.mjs.map +1 -1
  431. package/dist/actions/list-jira-integrations.cjs +6 -6
  432. package/dist/actions/list-jira-integrations.cjs.map +1 -1
  433. package/dist/actions/list-jira-integrations.d.cts +21 -3
  434. package/dist/actions/list-jira-integrations.d.cts.map +1 -1
  435. package/dist/actions/list-jira-integrations.d.mts +21 -3
  436. package/dist/actions/list-jira-integrations.d.mts.map +1 -1
  437. package/dist/actions/list-jira-integrations.mjs +6 -6
  438. package/dist/actions/list-jira-integrations.mjs.map +1 -1
  439. package/dist/actions/list-key-results.cjs +2 -2
  440. package/dist/actions/list-key-results.cjs.map +1 -1
  441. package/dist/actions/list-key-results.d.cts +57 -3
  442. package/dist/actions/list-key-results.d.cts.map +1 -1
  443. package/dist/actions/list-key-results.d.mts +57 -3
  444. package/dist/actions/list-key-results.d.mts.map +1 -1
  445. package/dist/actions/list-key-results.mjs +2 -2
  446. package/dist/actions/list-key-results.mjs.map +1 -1
  447. package/dist/actions/list-note-tags.cjs.map +1 -1
  448. package/dist/actions/list-note-tags.d.cts +11 -3
  449. package/dist/actions/list-note-tags.d.cts.map +1 -1
  450. package/dist/actions/list-note-tags.d.mts +11 -3
  451. package/dist/actions/list-note-tags.d.mts.map +1 -1
  452. package/dist/actions/list-note-tags.mjs.map +1 -1
  453. package/dist/actions/list-notes-configurations-v2.cjs.map +1 -1
  454. package/dist/actions/list-notes-configurations-v2.d.cts +19 -3
  455. package/dist/actions/list-notes-configurations-v2.d.cts.map +1 -1
  456. package/dist/actions/list-notes-configurations-v2.d.mts +19 -3
  457. package/dist/actions/list-notes-configurations-v2.d.mts.map +1 -1
  458. package/dist/actions/list-notes-configurations-v2.mjs.map +1 -1
  459. package/dist/actions/list-notes-links.cjs +4 -4
  460. package/dist/actions/list-notes-links.cjs.map +1 -1
  461. package/dist/actions/list-notes-links.d.cts +45 -3
  462. package/dist/actions/list-notes-links.d.cts.map +1 -1
  463. package/dist/actions/list-notes-links.d.mts +45 -3
  464. package/dist/actions/list-notes-links.d.mts.map +1 -1
  465. package/dist/actions/list-notes-links.mjs +4 -4
  466. package/dist/actions/list-notes-links.mjs.map +1 -1
  467. package/dist/actions/list-notes-relationships-v2.cjs +4 -4
  468. package/dist/actions/list-notes-relationships-v2.cjs.map +1 -1
  469. package/dist/actions/list-notes-relationships-v2.d.cts +25 -3
  470. package/dist/actions/list-notes-relationships-v2.d.cts.map +1 -1
  471. package/dist/actions/list-notes-relationships-v2.d.mts +25 -3
  472. package/dist/actions/list-notes-relationships-v2.d.mts.map +1 -1
  473. package/dist/actions/list-notes-relationships-v2.mjs +4 -4
  474. package/dist/actions/list-notes-relationships-v2.mjs.map +1 -1
  475. package/dist/actions/list-notes-v2.cjs +2 -2
  476. package/dist/actions/list-notes-v2.cjs.map +1 -1
  477. package/dist/actions/list-notes-v2.d.cts +44 -3
  478. package/dist/actions/list-notes-v2.d.cts.map +1 -1
  479. package/dist/actions/list-notes-v2.d.mts +44 -3
  480. package/dist/actions/list-notes-v2.d.mts.map +1 -1
  481. package/dist/actions/list-notes-v2.mjs +2 -2
  482. package/dist/actions/list-notes-v2.mjs.map +1 -1
  483. package/dist/actions/list-objectives-links-features.cjs +1 -1
  484. package/dist/actions/list-objectives-links-features.cjs.map +1 -1
  485. package/dist/actions/list-objectives-links-features.d.cts +17 -3
  486. package/dist/actions/list-objectives-links-features.d.cts.map +1 -1
  487. package/dist/actions/list-objectives-links-features.d.mts +17 -3
  488. package/dist/actions/list-objectives-links-features.d.mts.map +1 -1
  489. package/dist/actions/list-objectives-links-features.mjs +1 -1
  490. package/dist/actions/list-objectives-links-features.mjs.map +1 -1
  491. package/dist/actions/list-objectives-links-initiatives.cjs +1 -1
  492. package/dist/actions/list-objectives-links-initiatives.cjs.map +1 -1
  493. package/dist/actions/list-objectives-links-initiatives.d.cts +20 -3
  494. package/dist/actions/list-objectives-links-initiatives.d.cts.map +1 -1
  495. package/dist/actions/list-objectives-links-initiatives.d.mts +20 -3
  496. package/dist/actions/list-objectives-links-initiatives.d.mts.map +1 -1
  497. package/dist/actions/list-objectives-links-initiatives.mjs +1 -1
  498. package/dist/actions/list-objectives-links-initiatives.mjs.map +1 -1
  499. package/dist/actions/list-plugin-integrations.cjs +2 -2
  500. package/dist/actions/list-plugin-integrations.cjs.map +1 -1
  501. package/dist/actions/list-plugin-integrations.d.cts +16 -3
  502. package/dist/actions/list-plugin-integrations.d.cts.map +1 -1
  503. package/dist/actions/list-plugin-integrations.d.mts +16 -3
  504. package/dist/actions/list-plugin-integrations.d.mts.map +1 -1
  505. package/dist/actions/list-plugin-integrations.mjs +2 -2
  506. package/dist/actions/list-plugin-integrations.mjs.map +1 -1
  507. package/dist/actions/list-release-groups.cjs +4 -4
  508. package/dist/actions/list-release-groups.cjs.map +1 -1
  509. package/dist/actions/list-release-groups.d.cts +24 -3
  510. package/dist/actions/list-release-groups.d.cts.map +1 -1
  511. package/dist/actions/list-release-groups.d.mts +24 -3
  512. package/dist/actions/list-release-groups.d.mts.map +1 -1
  513. package/dist/actions/list-release-groups.mjs +4 -4
  514. package/dist/actions/list-release-groups.mjs.map +1 -1
  515. package/dist/actions/list-releases.cjs +7 -7
  516. package/dist/actions/list-releases.cjs.map +1 -1
  517. package/dist/actions/list-releases.d.cts +35 -3
  518. package/dist/actions/list-releases.d.cts.map +1 -1
  519. package/dist/actions/list-releases.d.mts +35 -3
  520. package/dist/actions/list-releases.d.mts.map +1 -1
  521. package/dist/actions/list-releases.mjs +7 -7
  522. package/dist/actions/list-releases.mjs.map +1 -1
  523. package/dist/actions/list-users.cjs +2 -2
  524. package/dist/actions/list-users.cjs.map +1 -1
  525. package/dist/actions/list-users.d.cts +18 -3
  526. package/dist/actions/list-users.d.cts.map +1 -1
  527. package/dist/actions/list-users.d.mts +18 -3
  528. package/dist/actions/list-users.d.mts.map +1 -1
  529. package/dist/actions/list-users.mjs +2 -2
  530. package/dist/actions/list-users.mjs.map +1 -1
  531. package/dist/actions/list-webhooks.cjs +4 -4
  532. package/dist/actions/list-webhooks.cjs.map +1 -1
  533. package/dist/actions/list-webhooks.d.cts +15 -3
  534. package/dist/actions/list-webhooks.d.cts.map +1 -1
  535. package/dist/actions/list-webhooks.d.mts +15 -3
  536. package/dist/actions/list-webhooks.d.mts.map +1 -1
  537. package/dist/actions/list-webhooks.mjs +4 -4
  538. package/dist/actions/list-webhooks.mjs.map +1 -1
  539. package/dist/actions/remove-note-follower.cjs.map +1 -1
  540. package/dist/actions/remove-note-follower.d.cts +9 -3
  541. package/dist/actions/remove-note-follower.d.cts.map +1 -1
  542. package/dist/actions/remove-note-follower.d.mts +9 -3
  543. package/dist/actions/remove-note-follower.d.mts.map +1 -1
  544. package/dist/actions/remove-note-follower.mjs.map +1 -1
  545. package/dist/actions/retrieve-company-field-value.cjs +1 -1
  546. package/dist/actions/retrieve-company-field-value.cjs.map +1 -1
  547. package/dist/actions/retrieve-company-field-value.d.cts +14 -3
  548. package/dist/actions/retrieve-company-field-value.d.cts.map +1 -1
  549. package/dist/actions/retrieve-company-field-value.d.mts +14 -3
  550. package/dist/actions/retrieve-company-field-value.d.mts.map +1 -1
  551. package/dist/actions/retrieve-company-field-value.mjs +1 -1
  552. package/dist/actions/retrieve-company-field-value.mjs.map +1 -1
  553. package/dist/actions/retrieve-company-field.cjs +3 -3
  554. package/dist/actions/retrieve-company-field.cjs.map +1 -1
  555. package/dist/actions/retrieve-company-field.d.cts +15 -3
  556. package/dist/actions/retrieve-company-field.d.cts.map +1 -1
  557. package/dist/actions/retrieve-company-field.d.mts +15 -3
  558. package/dist/actions/retrieve-company-field.d.mts.map +1 -1
  559. package/dist/actions/retrieve-company-field.mjs +3 -3
  560. package/dist/actions/retrieve-company-field.mjs.map +1 -1
  561. package/dist/actions/retrieve-company.cjs +6 -6
  562. package/dist/actions/retrieve-company.cjs.map +1 -1
  563. package/dist/actions/retrieve-company.d.cts +16 -3
  564. package/dist/actions/retrieve-company.d.cts.map +1 -1
  565. package/dist/actions/retrieve-company.d.mts +16 -3
  566. package/dist/actions/retrieve-company.d.mts.map +1 -1
  567. package/dist/actions/retrieve-company.mjs +6 -6
  568. package/dist/actions/retrieve-company.mjs.map +1 -1
  569. package/dist/actions/retrieve-feature.cjs +11 -11
  570. package/dist/actions/retrieve-feature.cjs.map +1 -1
  571. package/dist/actions/retrieve-feature.d.cts +48 -3
  572. package/dist/actions/retrieve-feature.d.cts.map +1 -1
  573. package/dist/actions/retrieve-feature.d.mts +48 -3
  574. package/dist/actions/retrieve-feature.d.mts.map +1 -1
  575. package/dist/actions/retrieve-feature.mjs +11 -11
  576. package/dist/actions/retrieve-feature.mjs.map +1 -1
  577. package/dist/actions/retrieve-product.cjs +7 -7
  578. package/dist/actions/retrieve-product.cjs.map +1 -1
  579. package/dist/actions/retrieve-product.d.cts +22 -3
  580. package/dist/actions/retrieve-product.d.cts.map +1 -1
  581. package/dist/actions/retrieve-product.d.mts +22 -3
  582. package/dist/actions/retrieve-product.d.mts.map +1 -1
  583. package/dist/actions/retrieve-product.mjs +7 -7
  584. package/dist/actions/retrieve-product.mjs.map +1 -1
  585. package/dist/actions/retrieve-user.cjs +4 -4
  586. package/dist/actions/retrieve-user.cjs.map +1 -1
  587. package/dist/actions/retrieve-user.d.cts +15 -3
  588. package/dist/actions/retrieve-user.d.cts.map +1 -1
  589. package/dist/actions/retrieve-user.d.mts +15 -3
  590. package/dist/actions/retrieve-user.d.mts.map +1 -1
  591. package/dist/actions/retrieve-user.mjs +4 -4
  592. package/dist/actions/retrieve-user.mjs.map +1 -1
  593. package/dist/actions/scim-list-users.cjs +5 -5
  594. package/dist/actions/scim-list-users.cjs.map +1 -1
  595. package/dist/actions/scim-list-users.d.cts +57 -3
  596. package/dist/actions/scim-list-users.d.cts.map +1 -1
  597. package/dist/actions/scim-list-users.d.mts +57 -3
  598. package/dist/actions/scim-list-users.d.mts.map +1 -1
  599. package/dist/actions/scim-list-users.mjs +5 -5
  600. package/dist/actions/scim-list-users.mjs.map +1 -1
  601. package/dist/actions/search-entities-v2.cjs +5 -5
  602. package/dist/actions/search-entities-v2.cjs.map +1 -1
  603. package/dist/actions/search-entities-v2.d.cts +90 -3
  604. package/dist/actions/search-entities-v2.d.cts.map +1 -1
  605. package/dist/actions/search-entities-v2.d.mts +90 -3
  606. package/dist/actions/search-entities-v2.d.mts.map +1 -1
  607. package/dist/actions/search-entities-v2.mjs +5 -5
  608. package/dist/actions/search-entities-v2.mjs.map +1 -1
  609. package/dist/actions/set-company-field-value.cjs +4 -4
  610. package/dist/actions/set-company-field-value.cjs.map +1 -1
  611. package/dist/actions/set-company-field-value.d.cts +19 -3
  612. package/dist/actions/set-company-field-value.d.cts.map +1 -1
  613. package/dist/actions/set-company-field-value.d.mts +19 -3
  614. package/dist/actions/set-company-field-value.d.mts.map +1 -1
  615. package/dist/actions/set-company-field-value.mjs +4 -4
  616. package/dist/actions/set-company-field-value.mjs.map +1 -1
  617. package/dist/actions/set-custom-field-value.cjs +4 -4
  618. package/dist/actions/set-custom-field-value.cjs.map +1 -1
  619. package/dist/actions/set-custom-field-value.d.cts +27 -3
  620. package/dist/actions/set-custom-field-value.d.cts.map +1 -1
  621. package/dist/actions/set-custom-field-value.d.mts +27 -3
  622. package/dist/actions/set-custom-field-value.d.mts.map +1 -1
  623. package/dist/actions/set-custom-field-value.mjs +4 -4
  624. package/dist/actions/set-custom-field-value.mjs.map +1 -1
  625. package/dist/actions/set-entities-relationships-parent-v2.cjs +3 -3
  626. package/dist/actions/set-entities-relationships-parent-v2.cjs.map +1 -1
  627. package/dist/actions/set-entities-relationships-parent-v2.d.cts +49 -3
  628. package/dist/actions/set-entities-relationships-parent-v2.d.cts.map +1 -1
  629. package/dist/actions/set-entities-relationships-parent-v2.d.mts +49 -3
  630. package/dist/actions/set-entities-relationships-parent-v2.d.mts.map +1 -1
  631. package/dist/actions/set-entities-relationships-parent-v2.mjs +3 -3
  632. package/dist/actions/set-entities-relationships-parent-v2.mjs.map +1 -1
  633. package/dist/actions/set-feature-release-assignment.cjs +6 -6
  634. package/dist/actions/set-feature-release-assignment.cjs.map +1 -1
  635. package/dist/actions/set-feature-release-assignment.d.cts +30 -3
  636. package/dist/actions/set-feature-release-assignment.d.cts.map +1 -1
  637. package/dist/actions/set-feature-release-assignment.d.mts +30 -3
  638. package/dist/actions/set-feature-release-assignment.d.mts.map +1 -1
  639. package/dist/actions/set-feature-release-assignment.mjs +6 -6
  640. package/dist/actions/set-feature-release-assignment.mjs.map +1 -1
  641. package/dist/actions/set-features.cjs +16 -16
  642. package/dist/actions/set-features.cjs.map +1 -1
  643. package/dist/actions/set-features.d.cts +100 -3
  644. package/dist/actions/set-features.d.cts.map +1 -1
  645. package/dist/actions/set-features.d.mts +100 -3
  646. package/dist/actions/set-features.d.mts.map +1 -1
  647. package/dist/actions/set-features.mjs +16 -16
  648. package/dist/actions/set-features.mjs.map +1 -1
  649. package/dist/actions/set-notes-relationships-customer-v2.cjs +4 -4
  650. package/dist/actions/set-notes-relationships-customer-v2.cjs.map +1 -1
  651. package/dist/actions/set-notes-relationships-customer-v2.d.cts +33 -3
  652. package/dist/actions/set-notes-relationships-customer-v2.d.cts.map +1 -1
  653. package/dist/actions/set-notes-relationships-customer-v2.d.mts +33 -3
  654. package/dist/actions/set-notes-relationships-customer-v2.d.mts.map +1 -1
  655. package/dist/actions/set-notes-relationships-customer-v2.mjs +4 -4
  656. package/dist/actions/set-notes-relationships-customer-v2.mjs.map +1 -1
  657. package/dist/actions/set-product.cjs +7 -7
  658. package/dist/actions/set-product.cjs.map +1 -1
  659. package/dist/actions/set-product.d.cts +36 -3
  660. package/dist/actions/set-product.d.cts.map +1 -1
  661. package/dist/actions/set-product.d.mts +36 -3
  662. package/dist/actions/set-product.d.mts.map +1 -1
  663. package/dist/actions/set-product.mjs +7 -7
  664. package/dist/actions/set-product.mjs.map +1 -1
  665. package/dist/actions/update-companies-custom-fields.cjs +2 -2
  666. package/dist/actions/update-companies-custom-fields.cjs.map +1 -1
  667. package/dist/actions/update-companies-custom-fields.d.cts +16 -3
  668. package/dist/actions/update-companies-custom-fields.d.cts.map +1 -1
  669. package/dist/actions/update-companies-custom-fields.d.mts +16 -3
  670. package/dist/actions/update-companies-custom-fields.d.mts.map +1 -1
  671. package/dist/actions/update-companies-custom-fields.mjs +2 -2
  672. package/dist/actions/update-companies-custom-fields.mjs.map +1 -1
  673. package/dist/actions/update-company.cjs +2 -2
  674. package/dist/actions/update-company.cjs.map +1 -1
  675. package/dist/actions/update-company.d.cts +37 -3
  676. package/dist/actions/update-company.d.cts.map +1 -1
  677. package/dist/actions/update-company.d.mts +37 -3
  678. package/dist/actions/update-company.d.mts.map +1 -1
  679. package/dist/actions/update-company.mjs +2 -2
  680. package/dist/actions/update-company.mjs.map +1 -1
  681. package/dist/actions/update-component.cjs +12 -12
  682. package/dist/actions/update-component.cjs.map +1 -1
  683. package/dist/actions/update-component.d.cts +52 -3
  684. package/dist/actions/update-component.d.cts.map +1 -1
  685. package/dist/actions/update-component.d.mts +52 -3
  686. package/dist/actions/update-component.d.mts.map +1 -1
  687. package/dist/actions/update-component.mjs +12 -12
  688. package/dist/actions/update-component.mjs.map +1 -1
  689. package/dist/actions/update-entities-v2.cjs +3 -3
  690. package/dist/actions/update-entities-v2.cjs.map +1 -1
  691. package/dist/actions/update-entities-v2.d.cts +31 -3
  692. package/dist/actions/update-entities-v2.d.cts.map +1 -1
  693. package/dist/actions/update-entities-v2.d.mts +31 -3
  694. package/dist/actions/update-entities-v2.d.mts.map +1 -1
  695. package/dist/actions/update-entities-v2.mjs +3 -3
  696. package/dist/actions/update-entities-v2.mjs.map +1 -1
  697. package/dist/actions/update-features.cjs +16 -16
  698. package/dist/actions/update-features.cjs.map +1 -1
  699. package/dist/actions/update-features.d.cts +112 -3
  700. package/dist/actions/update-features.d.cts.map +1 -1
  701. package/dist/actions/update-features.d.mts +112 -3
  702. package/dist/actions/update-features.d.mts.map +1 -1
  703. package/dist/actions/update-features.mjs +16 -16
  704. package/dist/actions/update-features.mjs.map +1 -1
  705. package/dist/actions/update-notes-v2.cjs +2 -2
  706. package/dist/actions/update-notes-v2.cjs.map +1 -1
  707. package/dist/actions/update-notes-v2.d.cts +36 -3
  708. package/dist/actions/update-notes-v2.d.cts.map +1 -1
  709. package/dist/actions/update-notes-v2.d.mts +36 -3
  710. package/dist/actions/update-notes-v2.d.mts.map +1 -1
  711. package/dist/actions/update-notes-v2.mjs +2 -2
  712. package/dist/actions/update-notes-v2.mjs.map +1 -1
  713. package/dist/actions/update-objectives.cjs.map +1 -1
  714. package/dist/actions/update-objectives.d.cts +59 -3
  715. package/dist/actions/update-objectives.d.cts.map +1 -1
  716. package/dist/actions/update-objectives.d.mts +59 -3
  717. package/dist/actions/update-objectives.d.mts.map +1 -1
  718. package/dist/actions/update-objectives.mjs.map +1 -1
  719. package/dist/actions/update-product.cjs +7 -7
  720. package/dist/actions/update-product.cjs.map +1 -1
  721. package/dist/actions/update-product.d.cts +36 -3
  722. package/dist/actions/update-product.d.cts.map +1 -1
  723. package/dist/actions/update-product.d.mts +36 -3
  724. package/dist/actions/update-product.d.mts.map +1 -1
  725. package/dist/actions/update-product.mjs +7 -7
  726. package/dist/actions/update-product.mjs.map +1 -1
  727. package/dist/actions/update-release.cjs +11 -11
  728. package/dist/actions/update-release.cjs.map +1 -1
  729. package/dist/actions/update-release.d.cts +85 -3
  730. package/dist/actions/update-release.d.cts.map +1 -1
  731. package/dist/actions/update-release.d.mts +85 -3
  732. package/dist/actions/update-release.d.mts.map +1 -1
  733. package/dist/actions/update-release.mjs +11 -11
  734. package/dist/actions/update-release.mjs.map +1 -1
  735. package/dist/actions/update-user.cjs +1 -1
  736. package/dist/actions/update-user.cjs.map +1 -1
  737. package/dist/actions/update-user.d.cts +24 -3
  738. package/dist/actions/update-user.d.cts.map +1 -1
  739. package/dist/actions/update-user.d.mts +24 -3
  740. package/dist/actions/update-user.d.mts.map +1 -1
  741. package/dist/actions/update-user.mjs +1 -1
  742. package/dist/actions/update-user.mjs.map +1 -1
  743. package/package.json +2 -2
@@ -1,9 +1,47 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-component.d.ts
4
- declare const ProductboardCreateComponentInput: z.ZodTypeAny;
5
- declare const ProductboardCreateComponentOutput: z.ZodTypeAny;
6
- declare const productboardCreateComponent: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateComponentInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ name: z.ZodString;
7
+ parent: z.ZodObject<{
8
+ component: z.ZodObject<{
9
+ id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ }, z.core.$strip>;
12
+ description: z.ZodString;
13
+ }, z.core.$strip>;
14
+ }, z.core.$strip>;
15
+ declare const ProductboardCreateComponentOutput: z.ZodObject<{
16
+ data: z.ZodNullable<z.ZodObject<{
17
+ id: z.ZodNullable<z.ZodString>;
18
+ name: z.ZodNullable<z.ZodString>;
19
+ links: z.ZodNullable<z.ZodObject<{
20
+ html: z.ZodNullable<z.ZodString>;
21
+ self: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ parent: z.ZodNullable<z.ZodObject<{
24
+ component: z.ZodNullable<z.ZodObject<{
25
+ id: z.ZodNullable<z.ZodString>;
26
+ links: z.ZodNullable<z.ZodObject<{
27
+ self: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$strip>>;
29
+ }, z.core.$strip>>;
30
+ }, z.core.$strip>>;
31
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$strip>>;
33
+ }, z.core.$strip>;
34
+ declare const productboardCreateComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ data: {
36
+ name: string;
37
+ parent: {
38
+ component: {
39
+ id: string;
40
+ };
41
+ };
42
+ description: string;
43
+ };
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
45
  //#endregion
8
46
  export { productboardCreateComponent };
9
47
  //# sourceMappingURL=create-component.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-component.d.cts","names":[],"sources":["../../src/actions/create-component.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAU/C;AAAA,cAsBW,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-component.d.cts","names":[],"sources":["../../src/actions/create-component.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAgChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,47 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-component.d.ts
4
- declare const ProductboardCreateComponentInput: z.ZodTypeAny;
5
- declare const ProductboardCreateComponentOutput: z.ZodTypeAny;
6
- declare const productboardCreateComponent: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateComponentInput: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ name: z.ZodString;
7
+ parent: z.ZodObject<{
8
+ component: z.ZodObject<{
9
+ id: z.ZodString;
10
+ }, z.core.$strip>;
11
+ }, z.core.$strip>;
12
+ description: z.ZodString;
13
+ }, z.core.$strip>;
14
+ }, z.core.$strip>;
15
+ declare const ProductboardCreateComponentOutput: z.ZodObject<{
16
+ data: z.ZodNullable<z.ZodObject<{
17
+ id: z.ZodNullable<z.ZodString>;
18
+ name: z.ZodNullable<z.ZodString>;
19
+ links: z.ZodNullable<z.ZodObject<{
20
+ html: z.ZodNullable<z.ZodString>;
21
+ self: z.ZodNullable<z.ZodString>;
22
+ }, z.core.$strip>>;
23
+ parent: z.ZodNullable<z.ZodObject<{
24
+ component: z.ZodNullable<z.ZodObject<{
25
+ id: z.ZodNullable<z.ZodString>;
26
+ links: z.ZodNullable<z.ZodObject<{
27
+ self: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$strip>>;
29
+ }, z.core.$strip>>;
30
+ }, z.core.$strip>>;
31
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ }, z.core.$strip>>;
33
+ }, z.core.$strip>;
34
+ declare const productboardCreateComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ data: {
36
+ name: string;
37
+ parent: {
38
+ component: {
39
+ id: string;
40
+ };
41
+ };
42
+ description: string;
43
+ };
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
45
  //#endregion
8
46
  export { productboardCreateComponent };
9
47
  //# sourceMappingURL=create-component.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-component.d.mts","names":[],"sources":["../../src/actions/create-component.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAU/C;AAAA,cAsBW,iCAAA,EAAmC,CAAA,CAAE,UAEhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-component.d.mts","names":[],"sources":["../../src/actions/create-component.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cAgChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -7,18 +7,18 @@ const ProductboardCreateComponentInput = z.object({ data: z.object({
7
7
  description: z.string().describe("HTML description of the component (required). Allowed tags: b, i, s, u, br, a, code, img. Do not use strong or em tags.")
8
8
  }).describe("Payload wrapper containing component details") });
9
9
  const ProductboardCreateComponent_ComponentLinksSchema = z.object({
10
- html: z.string().describe("Web UI URL of the created component"),
11
- self: z.string().describe("API URL of the created component")
10
+ html: z.string().describe("Web UI URL of the created component").nullable(),
11
+ self: z.string().describe("API URL of the created component").nullable()
12
12
  });
13
- const ProductboardCreateComponent_ResponseParentComponentLinksSchema = z.object({ self: z.string().describe("API URL of the parent component") });
13
+ const ProductboardCreateComponent_ResponseParentComponentLinksSchema = z.object({ self: z.string().describe("API URL of the parent component").nullable() });
14
14
  const ProductboardCreateComponent_ResponseParentComponentSchema = z.object({
15
- id: z.string().describe("UUID of the parent component"),
15
+ id: z.string().describe("UUID of the parent component").nullable(),
16
16
  links: ProductboardCreateComponent_ResponseParentComponentLinksSchema.nullable()
17
17
  });
18
18
  const ProductboardCreateComponent_ResponseParentSchema = z.object({ component: ProductboardCreateComponent_ResponseParentComponentSchema.nullable() });
19
19
  const ProductboardCreateComponent_ComponentDataSchema = z.object({
20
- id: z.string().describe("UUID of the newly created component"),
21
- name: z.string().describe("Component name as stored"),
20
+ id: z.string().describe("UUID of the newly created component").nullable(),
21
+ name: z.string().describe("Component name as stored").nullable(),
22
22
  links: ProductboardCreateComponent_ComponentLinksSchema.nullable(),
23
23
  parent: ProductboardCreateComponent_ResponseParentSchema.nullable(),
24
24
  description: z.string().describe("HTML description as returned by the API").nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"create-component.mjs","names":[],"sources":["../../src/actions/create-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateComponentInput: z.ZodTypeAny = z.object({\n data: z.object({\n name: z.string().describe(\"Display name for the new component\"),\n parent: z.object({\n component: z.object({\n id: z.string().describe(\"UUID of the parent component under which to create the new component\"),\n}).describe(\"Wrapper for the parent component identifier\"),\n}).describe(\"Specifies the parent entity (component) context\"),\n description: z.string().describe(\"HTML description of the component (required). Allowed tags: b, i, s, u, br, a, code, img. Do not use strong or em tags.\"),\n}).describe(\"Payload wrapper containing component details\"),\n});\nconst ProductboardCreateComponent_ComponentLinksSchema: z.ZodTypeAny = z.object({\n html: z.string().describe(\"Web UI URL of the created component\"),\n self: z.string().describe(\"API URL of the created component\"),\n});\nconst ProductboardCreateComponent_ResponseParentComponentLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the parent component\"),\n});\nconst ProductboardCreateComponent_ResponseParentComponentSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the parent component\"),\n links: ProductboardCreateComponent_ResponseParentComponentLinksSchema.nullable(),\n});\nconst ProductboardCreateComponent_ResponseParentSchema: z.ZodTypeAny = z.object({\n component: ProductboardCreateComponent_ResponseParentComponentSchema.nullable(),\n});\nconst ProductboardCreateComponent_ComponentDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the newly created component\"),\n name: z.string().describe(\"Component name as stored\"),\n links: ProductboardCreateComponent_ComponentLinksSchema.nullable(),\n parent: ProductboardCreateComponent_ResponseParentSchema.nullable(),\n description: z.string().describe(\"HTML description as returned by the API\").nullable().optional(),\n});\nexport const ProductboardCreateComponentOutput: z.ZodTypeAny = z.object({\n data: ProductboardCreateComponent_ComponentDataSchema.nullable(),\n});\n\nexport const productboardCreateComponent = action(\"PRODUCTBOARD_CREATE_COMPONENT\", {\n slug: \"productboard-create-component\",\n name: \"Create Component\",\n description: \"Tool to create a new (sub)component under a product or component. Use after determining the parent component ID.\",\n input: ProductboardCreateComponentInput,\n output: ProductboardCreateComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,MAAM,EAAE,OAAO;CACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,QAAQ,EAAE,OAAO,EACjB,WAAW,EAAE,OAAO,EACpB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EAChG,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACzD,CAAC,CAAC,CAAC,SAAS,iDAAiD;CAC3D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;AAC5J,CAAC,CAAC,CAAC,SAAS,8CAA8C,EAC1D,CAAC;AACD,MAAM,mDAAiE,EAAE,OAAO;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;AAC9D,CAAC;AACD,MAAM,iEAA+E,EAAE,OAAO,EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC7D,CAAC;AACD,MAAM,4DAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,OAAO,+DAA+D,SAAS;AACjF,CAAC;AACD,MAAM,mDAAiE,EAAE,OAAO,EAC9E,WAAW,0DAA0D,SAAS,EAChF,CAAC;AACD,MAAM,kDAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACpD,OAAO,iDAAiD,SAAS;CACjE,QAAQ,iDAAiD,SAAS;CAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC;AAKD,MAAa,8BAA8B,OAAO,iCAAiC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,MAAM,gDAAgD,SAAS,EACjE,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-component.mjs","names":[],"sources":["../../src/actions/create-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateComponentInput = z.object({\n data: z.object({\n name: z.string().describe(\"Display name for the new component\"),\n parent: z.object({\n component: z.object({\n id: z.string().describe(\"UUID of the parent component under which to create the new component\"),\n}).describe(\"Wrapper for the parent component identifier\"),\n}).describe(\"Specifies the parent entity (component) context\"),\n description: z.string().describe(\"HTML description of the component (required). Allowed tags: b, i, s, u, br, a, code, img. Do not use strong or em tags.\"),\n}).describe(\"Payload wrapper containing component details\"),\n});\nconst ProductboardCreateComponent_ComponentLinksSchema = z.object({\n html: z.string().describe(\"Web UI URL of the created component\").nullable(),\n self: z.string().describe(\"API URL of the created component\").nullable(),\n});\nconst ProductboardCreateComponent_ResponseParentComponentLinksSchema = z.object({\n self: z.string().describe(\"API URL of the parent component\").nullable(),\n});\nconst ProductboardCreateComponent_ResponseParentComponentSchema = z.object({\n id: z.string().describe(\"UUID of the parent component\").nullable(),\n links: ProductboardCreateComponent_ResponseParentComponentLinksSchema.nullable(),\n});\nconst ProductboardCreateComponent_ResponseParentSchema = z.object({\n component: ProductboardCreateComponent_ResponseParentComponentSchema.nullable(),\n});\nconst ProductboardCreateComponent_ComponentDataSchema = z.object({\n id: z.string().describe(\"UUID of the newly created component\").nullable(),\n name: z.string().describe(\"Component name as stored\").nullable(),\n links: ProductboardCreateComponent_ComponentLinksSchema.nullable(),\n parent: ProductboardCreateComponent_ResponseParentSchema.nullable(),\n description: z.string().describe(\"HTML description as returned by the API\").nullable().optional(),\n});\nexport const ProductboardCreateComponentOutput = z.object({\n data: ProductboardCreateComponent_ComponentDataSchema.nullable(),\n});\n\nexport const productboardCreateComponent = action(\"PRODUCTBOARD_CREATE_COMPONENT\", {\n slug: \"productboard-create-component\",\n name: \"Create Component\",\n description: \"Tool to create a new (sub)component under a product or component. Use after determining the parent component ID.\",\n input: ProductboardCreateComponentInput,\n output: ProductboardCreateComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO;CACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,QAAQ,EAAE,OAAO,EACjB,WAAW,EAAE,OAAO,EACpB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EAChG,CAAC,CAAC,CAAC,SAAS,6CAA6C,EACzD,CAAC,CAAC,CAAC,SAAS,iDAAiD;CAC3D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH;AAC5J,CAAC,CAAC,CAAC,SAAS,8CAA8C,EAC1D,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACzE,CAAC;AACD,MAAM,iEAAiE,EAAE,OAAO,EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,EACxE,CAAC;AACD,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,OAAO,+DAA+D,SAAS;AACjF,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO,EAChE,WAAW,0DAA0D,SAAS,EAChF,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAO,iDAAiD,SAAS;CACjE,QAAQ,iDAAiD,SAAS;CAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC;AAKD,MAAa,8BAA8B,OAAO,iCAAiC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAOU;AACV,CAAC"}
@@ -15,15 +15,15 @@ const ProductboardCreateEntitiesRelationshipsV2Input = zod.z.object({
15
15
  }).describe("The relationship data payload.")
16
16
  }).describe("Request model for creating a relationship between entities.");
17
17
  const ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema = zod.z.object({
18
- id: zod.z.string().describe("The UUID of the target entity."),
19
- type: zod.z.string().describe("The type of the target entity."),
18
+ id: zod.z.string().describe("The UUID of the target entity.").nullable(),
19
+ type: zod.z.string().describe("The type of the target entity.").nullable(),
20
20
  links: zod.z.object({}).describe("HATEOAS links for the target entity.").nullable().optional()
21
21
  }).describe("Target entity reference in response.");
22
22
  const ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema = zod.z.object({
23
- type: zod.z.string().describe("The type of relationship that was created."),
23
+ type: zod.z.string().describe("The type of relationship that was created.").nullable(),
24
24
  target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable()
25
25
  }).describe("Relationship data in response.");
26
- const ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = zod.z.object({ self: zod.z.string().describe("API URL of the relationship.") }).describe("HATEOAS links for the relationship.");
26
+ const ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = zod.z.object({ self: zod.z.string().describe("API URL of the relationship.").nullable() }).describe("HATEOAS links for the relationship.");
27
27
  const ProductboardCreateEntitiesRelationshipsV2Output = zod.z.object({
28
28
  data: ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema.nullable(),
29
29
  links: ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema.nullable().optional()
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-relationships-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the entity to create the relationship from.\"),\n data: z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).default(\"link\").describe(\"The type of relationship to establish. 'parent': hierarchical relationship (entity is a child of target). 'child': hierarchical relationship (entity contains the target). 'link': generic bidirectional relationship without semantic meaning. 'isBlockedBy': dependency relationship (entity cannot proceed until target is resolved). 'isBlocking': dependency relationship (entity prevents progress on target).\").optional(),\n target: z.object({\n id: z.string().describe(\"The UUID of the target entity to create the relationship with.\"),\n}).describe(\"The target entity to establish a relationship with.\"),\n}).describe(\"The relationship data payload.\"),\n}).describe(\"Request model for creating a relationship between entities.\");\nconst ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the target entity.\"),\n type: z.string().describe(\"The type of the target entity.\"),\n links: z.object({}).describe(\"HATEOAS links for the target entity.\").nullable().optional(),\n}).describe(\"Target entity reference in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"The type of relationship that was created.\"),\n target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the relationship.\"),\n}).describe(\"HATEOAS links for the relationship.\");\nexport const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodTypeAny = z.object({\n data: ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema.nullable(),\n links: ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema.nullable().optional(),\n}).describe(\"Response model for successful relationship creation.\");\n\nexport const productboardCreateEntitiesRelationshipsV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_RELATIONSHIPS_V2\", {\n slug: \"productboard-create-entities-relationships-v2\",\n name: \"Create Entity Relationship\",\n description: \"Tool to create a relationship between two entities in Productboard. Use when you need to establish a parent, child, link, or dependency relationship between entities.\",\n input: ProductboardCreateEntitiesRelationshipsV2Input,\n output: ProductboardCreateEntitiesRelationshipsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,iDAA+DA,IAAAA,EAAE,OAAO;CACnF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sZAAsZ,CAAC,CAAC,SAAS;EACjgB,QAAQA,IAAAA,EAAE,OAAO,EACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;CACjE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uEAAqFA,IAAAA,EAAE,OAAO;CAClG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2EAAyFA,IAAAA,EAAE,OAAO;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,QAAQ,qEAAqE,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,4EAA0FA,IAAAA,EAAE,OAAO,EACvG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EAC1D,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,kDAAgEA,IAAAA,EAAE,OAAO;CACpF,MAAM,yEAAyE,SAAS;CACxF,OAAO,0EAA0E,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,4CAA4CC,eAAAA,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-entities-relationships-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesRelationshipsV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to create the relationship from.\"),\n data: z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).default(\"link\").describe(\"The type of relationship to establish. 'parent': hierarchical relationship (entity is a child of target). 'child': hierarchical relationship (entity contains the target). 'link': generic bidirectional relationship without semantic meaning. 'isBlockedBy': dependency relationship (entity cannot proceed until target is resolved). 'isBlocking': dependency relationship (entity prevents progress on target).\").optional(),\n target: z.object({\n id: z.string().describe(\"The UUID of the target entity to create the relationship with.\"),\n}).describe(\"The target entity to establish a relationship with.\"),\n}).describe(\"The relationship data payload.\"),\n}).describe(\"Request model for creating a relationship between entities.\");\nconst ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema = z.object({\n id: z.string().describe(\"The UUID of the target entity.\").nullable(),\n type: z.string().describe(\"The type of the target entity.\").nullable(),\n links: z.object({}).describe(\"HATEOAS links for the target entity.\").nullable().optional(),\n}).describe(\"Target entity reference in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema = z.object({\n type: z.string().describe(\"The type of relationship that was created.\").nullable(),\n target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = z.object({\n self: z.string().describe(\"API URL of the relationship.\").nullable(),\n}).describe(\"HATEOAS links for the relationship.\");\nexport const ProductboardCreateEntitiesRelationshipsV2Output = z.object({\n data: ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema.nullable(),\n links: ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema.nullable().optional(),\n}).describe(\"Response model for successful relationship creation.\");\n\nexport const productboardCreateEntitiesRelationshipsV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_RELATIONSHIPS_V2\", {\n slug: \"productboard-create-entities-relationships-v2\",\n name: \"Create Entity Relationship\",\n description: \"Tool to create a relationship between two entities in Productboard. Use when you need to establish a parent, child, link, or dependency relationship between entities.\",\n input: ProductboardCreateEntitiesRelationshipsV2Input,\n output: ProductboardCreateEntitiesRelationshipsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sZAAsZ,CAAC,CAAC,SAAS;EACjgB,QAAQA,IAAAA,EAAE,OAAO,EACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;CACjE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2EAA2EA,IAAAA,EAAE,OAAO;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,QAAQ,qEAAqE,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,4EAA4EA,IAAAA,EAAE,OAAO,EACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,kDAAkDA,IAAAA,EAAE,OAAO;CACtE,MAAM,yEAAyE,SAAS;CACxF,OAAO,0EAA0E,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,4CAA4CC,eAAAA,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-entities-relationships-v2.d.ts
4
- declare const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodTypeAny;
5
- declare const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodTypeAny;
6
- declare const productboardCreateEntitiesRelationshipsV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodObject<{
5
+ id: z.ZodString;
6
+ data: z.ZodObject<{
7
+ type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
8
+ link: "link";
9
+ parent: "parent";
10
+ child: "child";
11
+ isBlockedBy: "isBlockedBy";
12
+ isBlocking: "isBlocking";
13
+ }>>>;
14
+ target: z.ZodObject<{
15
+ id: z.ZodString;
16
+ }, z.core.$strip>;
17
+ }, z.core.$strip>;
18
+ }, z.core.$strip>;
19
+ declare const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodObject<{
20
+ data: z.ZodNullable<z.ZodObject<{
21
+ type: z.ZodNullable<z.ZodString>;
22
+ target: z.ZodNullable<z.ZodObject<{
23
+ id: z.ZodNullable<z.ZodString>;
24
+ type: z.ZodNullable<z.ZodString>;
25
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
26
+ }, z.core.$strip>>;
27
+ }, z.core.$strip>>;
28
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
+ self: z.ZodNullable<z.ZodString>;
30
+ }, z.core.$strip>>>;
31
+ }, z.core.$strip>;
32
+ declare const productboardCreateEntitiesRelationshipsV2: import("@keystrokehq/action").WorkflowActionDefinition<{
33
+ id: string;
34
+ data: {
35
+ target: {
36
+ id: string;
37
+ };
38
+ type?: "link" | "parent" | "child" | "isBlockedBy" | "isBlocking" | undefined;
39
+ };
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { productboardCreateEntitiesRelationshipsV2 };
9
43
  //# sourceMappingURL=create-entities-relationships-v2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-relationships-v2.d.cts","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"mappings":";;;cAIa,8CAAA,EAAgD,CAAA,CAAE,UAQW;AAAA,cAa7D,+CAAA,EAAiD,CAAA,CAAE,UAGG;AAAA,cAEtD,yCAAA,gCAAyC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-entities-relationships-v2.d.cts","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAqB9C,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/C,yCAAA,gCAAyC,wBAAA"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-entities-relationships-v2.d.ts
4
- declare const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodTypeAny;
5
- declare const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodTypeAny;
6
- declare const productboardCreateEntitiesRelationshipsV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodObject<{
5
+ id: z.ZodString;
6
+ data: z.ZodObject<{
7
+ type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
8
+ link: "link";
9
+ parent: "parent";
10
+ child: "child";
11
+ isBlockedBy: "isBlockedBy";
12
+ isBlocking: "isBlocking";
13
+ }>>>;
14
+ target: z.ZodObject<{
15
+ id: z.ZodString;
16
+ }, z.core.$strip>;
17
+ }, z.core.$strip>;
18
+ }, z.core.$strip>;
19
+ declare const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodObject<{
20
+ data: z.ZodNullable<z.ZodObject<{
21
+ type: z.ZodNullable<z.ZodString>;
22
+ target: z.ZodNullable<z.ZodObject<{
23
+ id: z.ZodNullable<z.ZodString>;
24
+ type: z.ZodNullable<z.ZodString>;
25
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
26
+ }, z.core.$strip>>;
27
+ }, z.core.$strip>>;
28
+ links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
+ self: z.ZodNullable<z.ZodString>;
30
+ }, z.core.$strip>>>;
31
+ }, z.core.$strip>;
32
+ declare const productboardCreateEntitiesRelationshipsV2: import("@keystrokehq/action").WorkflowActionDefinition<{
33
+ id: string;
34
+ data: {
35
+ target: {
36
+ id: string;
37
+ };
38
+ type?: "link" | "parent" | "child" | "isBlockedBy" | "isBlocking" | undefined;
39
+ };
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { productboardCreateEntitiesRelationshipsV2 };
9
43
  //# sourceMappingURL=create-entities-relationships-v2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-relationships-v2.d.mts","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"mappings":";;;cAIa,8CAAA,EAAgD,CAAA,CAAE,UAQW;AAAA,cAa7D,+CAAA,EAAiD,CAAA,CAAE,UAGG;AAAA,cAEtD,yCAAA,gCAAyC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-entities-relationships-v2.d.mts","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAqB9C,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK/C,yCAAA,gCAAyC,wBAAA"}
@@ -15,15 +15,15 @@ const ProductboardCreateEntitiesRelationshipsV2Input = z.object({
15
15
  }).describe("The relationship data payload.")
16
16
  }).describe("Request model for creating a relationship between entities.");
17
17
  const ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema = z.object({
18
- id: z.string().describe("The UUID of the target entity."),
19
- type: z.string().describe("The type of the target entity."),
18
+ id: z.string().describe("The UUID of the target entity.").nullable(),
19
+ type: z.string().describe("The type of the target entity.").nullable(),
20
20
  links: z.object({}).describe("HATEOAS links for the target entity.").nullable().optional()
21
21
  }).describe("Target entity reference in response.");
22
22
  const ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema = z.object({
23
- type: z.string().describe("The type of relationship that was created."),
23
+ type: z.string().describe("The type of relationship that was created.").nullable(),
24
24
  target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable()
25
25
  }).describe("Relationship data in response.");
26
- const ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = z.object({ self: z.string().describe("API URL of the relationship.") }).describe("HATEOAS links for the relationship.");
26
+ const ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = z.object({ self: z.string().describe("API URL of the relationship.").nullable() }).describe("HATEOAS links for the relationship.");
27
27
  const productboardCreateEntitiesRelationshipsV2 = action("PRODUCTBOARD_CREATE_ENTITIES_RELATIONSHIPS_V2", {
28
28
  slug: "productboard-create-entities-relationships-v2",
29
29
  name: "Create Entity Relationship",
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-relationships-v2.mjs","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesRelationshipsV2Input: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the entity to create the relationship from.\"),\n data: z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).default(\"link\").describe(\"The type of relationship to establish. 'parent': hierarchical relationship (entity is a child of target). 'child': hierarchical relationship (entity contains the target). 'link': generic bidirectional relationship without semantic meaning. 'isBlockedBy': dependency relationship (entity cannot proceed until target is resolved). 'isBlocking': dependency relationship (entity prevents progress on target).\").optional(),\n target: z.object({\n id: z.string().describe(\"The UUID of the target entity to create the relationship with.\"),\n}).describe(\"The target entity to establish a relationship with.\"),\n}).describe(\"The relationship data payload.\"),\n}).describe(\"Request model for creating a relationship between entities.\");\nconst ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The UUID of the target entity.\"),\n type: z.string().describe(\"The type of the target entity.\"),\n links: z.object({}).describe(\"HATEOAS links for the target entity.\").nullable().optional(),\n}).describe(\"Target entity reference in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"The type of relationship that was created.\"),\n target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the relationship.\"),\n}).describe(\"HATEOAS links for the relationship.\");\nexport const ProductboardCreateEntitiesRelationshipsV2Output: z.ZodTypeAny = z.object({\n data: ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema.nullable(),\n links: ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema.nullable().optional(),\n}).describe(\"Response model for successful relationship creation.\");\n\nexport const productboardCreateEntitiesRelationshipsV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_RELATIONSHIPS_V2\", {\n slug: \"productboard-create-entities-relationships-v2\",\n name: \"Create Entity Relationship\",\n description: \"Tool to create a relationship between two entities in Productboard. Use when you need to establish a parent, child, link, or dependency relationship between entities.\",\n input: ProductboardCreateEntitiesRelationshipsV2Input,\n output: ProductboardCreateEntitiesRelationshipsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,iDAA+D,EAAE,OAAO;CACnF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sZAAsZ,CAAC,CAAC,SAAS;EACjgB,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;CACjE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uEAAqF,EAAE,OAAO;CAClG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2EAAyF,EAAE,OAAO;CACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,QAAQ,qEAAqE,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,4EAA0F,EAAE,OAAO,EACvG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EAC1D,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,4CAA4C,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2E,EAAE,OAAO;EACpF,MAAM,yEAAyE,SAAS;EACxF,OAAO,0EAA0E,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-entities-relationships-v2.mjs","names":[],"sources":["../../src/actions/create-entities-relationships-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesRelationshipsV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to create the relationship from.\"),\n data: z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).default(\"link\").describe(\"The type of relationship to establish. 'parent': hierarchical relationship (entity is a child of target). 'child': hierarchical relationship (entity contains the target). 'link': generic bidirectional relationship without semantic meaning. 'isBlockedBy': dependency relationship (entity cannot proceed until target is resolved). 'isBlocking': dependency relationship (entity prevents progress on target).\").optional(),\n target: z.object({\n id: z.string().describe(\"The UUID of the target entity to create the relationship with.\"),\n}).describe(\"The target entity to establish a relationship with.\"),\n}).describe(\"The relationship data payload.\"),\n}).describe(\"Request model for creating a relationship between entities.\");\nconst ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema = z.object({\n id: z.string().describe(\"The UUID of the target entity.\").nullable(),\n type: z.string().describe(\"The type of the target entity.\").nullable(),\n links: z.object({}).describe(\"HATEOAS links for the target entity.\").nullable().optional(),\n}).describe(\"Target entity reference in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema = z.object({\n type: z.string().describe(\"The type of relationship that was created.\").nullable(),\n target: ProductboardCreateEntitiesRelationshipsV2_TargetEntityResponseSchema.nullable(),\n}).describe(\"Relationship data in response.\");\nconst ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema = z.object({\n self: z.string().describe(\"API URL of the relationship.\").nullable(),\n}).describe(\"HATEOAS links for the relationship.\");\nexport const ProductboardCreateEntitiesRelationshipsV2Output = z.object({\n data: ProductboardCreateEntitiesRelationshipsV2_RelationshipDataResponseSchema.nullable(),\n links: ProductboardCreateEntitiesRelationshipsV2_RelationshipLinksResponseSchema.nullable().optional(),\n}).describe(\"Response model for successful relationship creation.\");\n\nexport const productboardCreateEntitiesRelationshipsV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_RELATIONSHIPS_V2\", {\n slug: \"productboard-create-entities-relationships-v2\",\n name: \"Create Entity Relationship\",\n description: \"Tool to create a relationship between two entities in Productboard. Use when you need to establish a parent, child, link, or dependency relationship between entities.\",\n input: ProductboardCreateEntitiesRelationshipsV2Input,\n output: ProductboardCreateEntitiesRelationshipsV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACjF,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sZAAsZ,CAAC,CAAC,SAAS;EACjgB,QAAQ,EAAE,OAAO,EACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;CACjE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uEAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2EAA2E,EAAE,OAAO;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,QAAQ,qEAAqE,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,4EAA4E,EAAE,OAAO,EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAMjD,MAAa,4CAA4C,OAAO,iDAAiD;CAC/G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6D,EAAE,OAAO;EACtE,MAAM,yEAAyE,SAAS;EACxF,OAAO,0EAA0E,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
@@ -49,9 +49,9 @@ const ProductboardCreateEntitiesV2_EntityTypeSchema = zod.z.enum([
49
49
  "release",
50
50
  "releaseGroup"
51
51
  ]).describe("Supported entity types in Productboard.");
52
- const ProductboardCreateEntitiesV2_EntityLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the created entity") }).describe("Links associated with the created entity.");
52
+ const ProductboardCreateEntitiesV2_EntityLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the created entity").nullable() }).describe("Links associated with the created entity.");
53
53
  const ProductboardCreateEntitiesV2_CreatedEntityDataSchema = zod.z.object({
54
- id: zod.z.string().describe("UUID of the newly created entity"),
54
+ id: zod.z.string().describe("UUID of the newly created entity").nullable(),
55
55
  type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),
56
56
  links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable()
57
57
  }).describe("Response data for a created entity.");
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesV2Input: z.ZodTypeAny = z.object({\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Type of entity to create\"),\n fields: z.object({}).describe(\"Entity fields based on configuration for the entity type. Fields can include: name (required for most types), description, status, owner, custom fields, and other type-specific fields. Values can be simple (string, number, boolean) or objects with metadata.\"),\n relationships: z.array(z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Type of relationship to create\"),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity\"),\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n}).describe(\"Target entity for the relationship\"),\n}).describe(\"Defines a relationship between entities.\")).describe(\"Relationships to other entities. Common use case is specifying a parent relationship to create the entity within a product or component hierarchy.\").optional(),\n}).describe(\"Entity data including type, fields, and relationships\"),\n}).describe(\"Request to create a new entity in Productboard v2 API.\");\nconst ProductboardCreateEntitiesV2_EntityTypeSchema: z.ZodTypeAny = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\");\nconst ProductboardCreateEntitiesV2_EntityLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the created entity\"),\n}).describe(\"Links associated with the created entity.\");\nconst ProductboardCreateEntitiesV2_CreatedEntityDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the newly created entity\"),\n type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),\n links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Response data for a created entity.\");\nexport const ProductboardCreateEntitiesV2Output: z.ZodTypeAny = z.object({\n data: ProductboardCreateEntitiesV2_CreatedEntityDataSchema.nullable(),\n}).describe(\"Response from creating an entity.\");\n\nexport const productboardCreateEntitiesV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_V2\", {\n slug: \"productboard-create-entities-v2\",\n name: \"Create Entity (v2)\",\n description: \"Tool to create a new entity in Productboard using the v2 API. Use when you need to create products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardCreateEntitiesV2Input,\n output: ProductboardCreateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,MAAMA,IAAAA,EAAE,OAAO;CACf,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAa;EAAW;EAAc;EAAc;EAAa;EAAa;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mQAAmQ;CACjS,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAChC,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAChH,QAAQA,IAAAA,EAAE,OAAO;GACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;GACnD,MAAMA,IAAAA,EAAE,KAAK;IAAC;IAAW;IAAa;IAAW;IAAc;IAAc;IAAa;IAAa;IAAW;GAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAChD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;AACjO,CAAC,CAAC,CAAC,SAAS,uDAAuD,EACnE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAA8DA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACnP,MAAM,iDAA+DA,IAAAA,EAAE,OAAO,EAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,EAC3D,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,MAAM,8CAA8C,SAAS;CAC7D,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,MAAM,qDAAqD,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-entities-v2.cjs","names":["z","action"],"sources":["../../src/actions/create-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesV2Input = z.object({\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Type of entity to create\"),\n fields: z.object({}).describe(\"Entity fields based on configuration for the entity type. Fields can include: name (required for most types), description, status, owner, custom fields, and other type-specific fields. Values can be simple (string, number, boolean) or objects with metadata.\"),\n relationships: z.array(z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Type of relationship to create\"),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity\"),\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n}).describe(\"Target entity for the relationship\"),\n}).describe(\"Defines a relationship between entities.\")).describe(\"Relationships to other entities. Common use case is specifying a parent relationship to create the entity within a product or component hierarchy.\").optional(),\n}).describe(\"Entity data including type, fields, and relationships\"),\n}).describe(\"Request to create a new entity in Productboard v2 API.\");\nconst ProductboardCreateEntitiesV2_EntityTypeSchema = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\");\nconst ProductboardCreateEntitiesV2_EntityLinksSchema = z.object({\n self: z.string().describe(\"API URL of the created entity\").nullable(),\n}).describe(\"Links associated with the created entity.\");\nconst ProductboardCreateEntitiesV2_CreatedEntityDataSchema = z.object({\n id: z.string().describe(\"UUID of the newly created entity\").nullable(),\n type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),\n links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Response data for a created entity.\");\nexport const ProductboardCreateEntitiesV2Output = z.object({\n data: ProductboardCreateEntitiesV2_CreatedEntityDataSchema.nullable(),\n}).describe(\"Response from creating an entity.\");\n\nexport const productboardCreateEntitiesV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_V2\", {\n slug: \"productboard-create-entities-v2\",\n name: \"Create Entity (v2)\",\n description: \"Tool to create a new entity in Productboard using the v2 API. Use when you need to create products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardCreateEntitiesV2Input,\n output: ProductboardCreateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAMA,IAAAA,EAAE,OAAO;CACf,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAa;EAAW;EAAc;EAAc;EAAa;EAAa;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mQAAmQ;CACjS,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAChC,MAAMA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAChH,QAAQA,IAAAA,EAAE,OAAO;GACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;GACnD,MAAMA,IAAAA,EAAE,KAAK;IAAC;IAAW;IAAa;IAAW;IAAc;IAAc;IAAa;IAAa;IAAW;GAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAChD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;AACjO,CAAC,CAAC,CAAC,SAAS,uDAAuD,EACnE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgDA,IAAAA,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrO,MAAM,iDAAiDA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,MAAM,8CAA8C,SAAS;CAC7D,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAM,qDAAqD,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,77 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-entities-v2.d.ts
4
- declare const ProductboardCreateEntitiesV2Input: z.ZodTypeAny;
5
- declare const ProductboardCreateEntitiesV2Output: z.ZodTypeAny;
6
- declare const productboardCreateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateEntitiesV2Input: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ type: z.ZodEnum<{
7
+ component: "component";
8
+ product: "product";
9
+ feature: "feature";
10
+ subfeature: "subfeature";
11
+ initiative: "initiative";
12
+ objective: "objective";
13
+ keyResult: "keyResult";
14
+ release: "release";
15
+ releaseGroup: "releaseGroup";
16
+ }>;
17
+ fields: z.ZodObject<{}, z.core.$strip>;
18
+ relationships: z.ZodOptional<z.ZodArray<z.ZodObject<{
19
+ type: z.ZodEnum<{
20
+ link: "link";
21
+ parent: "parent";
22
+ child: "child";
23
+ isBlockedBy: "isBlockedBy";
24
+ isBlocking: "isBlocking";
25
+ }>;
26
+ target: z.ZodObject<{
27
+ id: z.ZodString;
28
+ type: z.ZodOptional<z.ZodEnum<{
29
+ component: "component";
30
+ product: "product";
31
+ feature: "feature";
32
+ subfeature: "subfeature";
33
+ initiative: "initiative";
34
+ objective: "objective";
35
+ keyResult: "keyResult";
36
+ release: "release";
37
+ releaseGroup: "releaseGroup";
38
+ }>>;
39
+ }, z.core.$strip>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>;
42
+ }, z.core.$strip>;
43
+ declare const ProductboardCreateEntitiesV2Output: z.ZodObject<{
44
+ data: z.ZodNullable<z.ZodObject<{
45
+ id: z.ZodNullable<z.ZodString>;
46
+ type: z.ZodNullable<z.ZodEnum<{
47
+ component: "component";
48
+ product: "product";
49
+ feature: "feature";
50
+ subfeature: "subfeature";
51
+ initiative: "initiative";
52
+ objective: "objective";
53
+ keyResult: "keyResult";
54
+ release: "release";
55
+ releaseGroup: "releaseGroup";
56
+ }>>;
57
+ links: z.ZodNullable<z.ZodObject<{
58
+ self: z.ZodNullable<z.ZodString>;
59
+ }, z.core.$strip>>;
60
+ }, z.core.$strip>>;
61
+ }, z.core.$strip>;
62
+ declare const productboardCreateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<{
63
+ data: {
64
+ type: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup";
65
+ fields: Record<string, never>;
66
+ relationships?: {
67
+ type: "link" | "parent" | "child" | "isBlockedBy" | "isBlocking";
68
+ target: {
69
+ id: string;
70
+ type?: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup" | undefined;
71
+ };
72
+ }[] | undefined;
73
+ };
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
75
  //#endregion
8
76
  export { productboardCreateEntitiesV2 };
9
77
  //# sourceMappingURL=create-entities-v2.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-v2.d.cts","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAYmB;AAAA,cAUxD,kCAAA,EAAoC,CAAA,CAAE,UAEH;AAAA,cAEnC,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-entities-v2.d.cts","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;YAMvC,MAAA"}
@@ -1,9 +1,77 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-entities-v2.d.ts
4
- declare const ProductboardCreateEntitiesV2Input: z.ZodTypeAny;
5
- declare const ProductboardCreateEntitiesV2Output: z.ZodTypeAny;
6
- declare const productboardCreateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductboardCreateEntitiesV2Input: z.ZodObject<{
5
+ data: z.ZodObject<{
6
+ type: z.ZodEnum<{
7
+ component: "component";
8
+ product: "product";
9
+ feature: "feature";
10
+ subfeature: "subfeature";
11
+ initiative: "initiative";
12
+ objective: "objective";
13
+ keyResult: "keyResult";
14
+ release: "release";
15
+ releaseGroup: "releaseGroup";
16
+ }>;
17
+ fields: z.ZodObject<{}, z.core.$strip>;
18
+ relationships: z.ZodOptional<z.ZodArray<z.ZodObject<{
19
+ type: z.ZodEnum<{
20
+ link: "link";
21
+ parent: "parent";
22
+ child: "child";
23
+ isBlockedBy: "isBlockedBy";
24
+ isBlocking: "isBlocking";
25
+ }>;
26
+ target: z.ZodObject<{
27
+ id: z.ZodString;
28
+ type: z.ZodOptional<z.ZodEnum<{
29
+ component: "component";
30
+ product: "product";
31
+ feature: "feature";
32
+ subfeature: "subfeature";
33
+ initiative: "initiative";
34
+ objective: "objective";
35
+ keyResult: "keyResult";
36
+ release: "release";
37
+ releaseGroup: "releaseGroup";
38
+ }>>;
39
+ }, z.core.$strip>;
40
+ }, z.core.$strip>>>;
41
+ }, z.core.$strip>;
42
+ }, z.core.$strip>;
43
+ declare const ProductboardCreateEntitiesV2Output: z.ZodObject<{
44
+ data: z.ZodNullable<z.ZodObject<{
45
+ id: z.ZodNullable<z.ZodString>;
46
+ type: z.ZodNullable<z.ZodEnum<{
47
+ component: "component";
48
+ product: "product";
49
+ feature: "feature";
50
+ subfeature: "subfeature";
51
+ initiative: "initiative";
52
+ objective: "objective";
53
+ keyResult: "keyResult";
54
+ release: "release";
55
+ releaseGroup: "releaseGroup";
56
+ }>>;
57
+ links: z.ZodNullable<z.ZodObject<{
58
+ self: z.ZodNullable<z.ZodString>;
59
+ }, z.core.$strip>>;
60
+ }, z.core.$strip>>;
61
+ }, z.core.$strip>;
62
+ declare const productboardCreateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<{
63
+ data: {
64
+ type: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup";
65
+ fields: Record<string, never>;
66
+ relationships?: {
67
+ type: "link" | "parent" | "child" | "isBlockedBy" | "isBlocking";
68
+ target: {
69
+ id: string;
70
+ type?: "component" | "product" | "feature" | "subfeature" | "initiative" | "objective" | "keyResult" | "release" | "releaseGroup" | undefined;
71
+ };
72
+ }[] | undefined;
73
+ };
74
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
75
  //#endregion
8
76
  export { productboardCreateEntitiesV2 };
9
77
  //# sourceMappingURL=create-entities-v2.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-v2.d.mts","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAYmB;AAAA,cAUxD,kCAAA,EAAoC,CAAA,CAAE,UAEH;AAAA,cAEnC,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-entities-v2.d.mts","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAsBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;YAMvC,MAAA"}
@@ -49,9 +49,9 @@ const ProductboardCreateEntitiesV2_EntityTypeSchema = z.enum([
49
49
  "release",
50
50
  "releaseGroup"
51
51
  ]).describe("Supported entity types in Productboard.");
52
- const ProductboardCreateEntitiesV2_EntityLinksSchema = z.object({ self: z.string().describe("API URL of the created entity") }).describe("Links associated with the created entity.");
52
+ const ProductboardCreateEntitiesV2_EntityLinksSchema = z.object({ self: z.string().describe("API URL of the created entity").nullable() }).describe("Links associated with the created entity.");
53
53
  const ProductboardCreateEntitiesV2_CreatedEntityDataSchema = z.object({
54
- id: z.string().describe("UUID of the newly created entity"),
54
+ id: z.string().describe("UUID of the newly created entity").nullable(),
55
55
  type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),
56
56
  links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable()
57
57
  }).describe("Response data for a created entity.");
@@ -1 +1 @@
1
- {"version":3,"file":"create-entities-v2.mjs","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesV2Input: z.ZodTypeAny = z.object({\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Type of entity to create\"),\n fields: z.object({}).describe(\"Entity fields based on configuration for the entity type. Fields can include: name (required for most types), description, status, owner, custom fields, and other type-specific fields. Values can be simple (string, number, boolean) or objects with metadata.\"),\n relationships: z.array(z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Type of relationship to create\"),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity\"),\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n}).describe(\"Target entity for the relationship\"),\n}).describe(\"Defines a relationship between entities.\")).describe(\"Relationships to other entities. Common use case is specifying a parent relationship to create the entity within a product or component hierarchy.\").optional(),\n}).describe(\"Entity data including type, fields, and relationships\"),\n}).describe(\"Request to create a new entity in Productboard v2 API.\");\nconst ProductboardCreateEntitiesV2_EntityTypeSchema: z.ZodTypeAny = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\");\nconst ProductboardCreateEntitiesV2_EntityLinksSchema: z.ZodTypeAny = z.object({\n self: z.string().describe(\"API URL of the created entity\"),\n}).describe(\"Links associated with the created entity.\");\nconst ProductboardCreateEntitiesV2_CreatedEntityDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the newly created entity\"),\n type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),\n links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Response data for a created entity.\");\nexport const ProductboardCreateEntitiesV2Output: z.ZodTypeAny = z.object({\n data: ProductboardCreateEntitiesV2_CreatedEntityDataSchema.nullable(),\n}).describe(\"Response from creating an entity.\");\n\nexport const productboardCreateEntitiesV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_V2\", {\n slug: \"productboard-create-entities-v2\",\n name: \"Create Entity (v2)\",\n description: \"Tool to create a new entity in Productboard using the v2 API. Use when you need to create products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardCreateEntitiesV2Input,\n output: ProductboardCreateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO,EACtE,MAAM,EAAE,OAAO;CACf,MAAM,EAAE,KAAK;EAAC;EAAW;EAAa;EAAW;EAAc;EAAc;EAAa;EAAa;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtK,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mQAAmQ;CACjS,eAAe,EAAE,MAAM,EAAE,OAAO;EAChC,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAChH,QAAQ,EAAE,OAAO;GACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;GACnD,MAAM,EAAE,KAAK;IAAC;IAAW;IAAa;IAAW;IAAc;IAAc;IAAa;IAAa;IAAW;GAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAChD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;AACjO,CAAC,CAAC,CAAC,SAAS,uDAAuD,EACnE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAA8D,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACnP,MAAM,iDAA+D,EAAE,OAAO,EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,EAC3D,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,uDAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,MAAM,8CAA8C,SAAS;CAC7D,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8D,EAAE,OAAO,EACvE,MAAM,qDAAqD,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-entities-v2.mjs","names":[],"sources":["../../src/actions/create-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateEntitiesV2Input = z.object({\n data: z.object({\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Type of entity to create\"),\n fields: z.object({}).describe(\"Entity fields based on configuration for the entity type. Fields can include: name (required for most types), description, status, owner, custom fields, and other type-specific fields. Values can be simple (string, number, boolean) or objects with metadata.\"),\n relationships: z.array(z.object({\n type: z.enum([\"parent\", \"child\", \"link\", \"isBlockedBy\", \"isBlocking\"]).describe(\"Type of relationship to create\"),\n target: z.object({\n id: z.string().describe(\"UUID of the target entity\"),\n type: z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\").optional(),\n}).describe(\"Target entity for the relationship\"),\n}).describe(\"Defines a relationship between entities.\")).describe(\"Relationships to other entities. Common use case is specifying a parent relationship to create the entity within a product or component hierarchy.\").optional(),\n}).describe(\"Entity data including type, fields, and relationships\"),\n}).describe(\"Request to create a new entity in Productboard v2 API.\");\nconst ProductboardCreateEntitiesV2_EntityTypeSchema = z.enum([\"product\", \"component\", \"feature\", \"subfeature\", \"initiative\", \"objective\", \"keyResult\", \"release\", \"releaseGroup\"]).describe(\"Supported entity types in Productboard.\");\nconst ProductboardCreateEntitiesV2_EntityLinksSchema = z.object({\n self: z.string().describe(\"API URL of the created entity\").nullable(),\n}).describe(\"Links associated with the created entity.\");\nconst ProductboardCreateEntitiesV2_CreatedEntityDataSchema = z.object({\n id: z.string().describe(\"UUID of the newly created entity\").nullable(),\n type: ProductboardCreateEntitiesV2_EntityTypeSchema.nullable(),\n links: ProductboardCreateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Response data for a created entity.\");\nexport const ProductboardCreateEntitiesV2Output = z.object({\n data: ProductboardCreateEntitiesV2_CreatedEntityDataSchema.nullable(),\n}).describe(\"Response from creating an entity.\");\n\nexport const productboardCreateEntitiesV2 = action(\"PRODUCTBOARD_CREATE_ENTITIES_V2\", {\n slug: \"productboard-create-entities-v2\",\n name: \"Create Entity (v2)\",\n description: \"Tool to create a new entity in Productboard using the v2 API. Use when you need to create products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardCreateEntitiesV2Input,\n output: ProductboardCreateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,MAAM,EAAE,OAAO;CACf,MAAM,EAAE,KAAK;EAAC;EAAW;EAAa;EAAW;EAAc;EAAc;EAAa;EAAa;EAAW;CAAc,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACtK,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mQAAmQ;CACjS,eAAe,EAAE,MAAM,EAAE,OAAO;EAChC,MAAM,EAAE,KAAK;GAAC;GAAU;GAAS;GAAQ;GAAe;EAAY,CAAC,CAAC,CAAC,SAAS,gCAAgC;EAChH,QAAQ,EAAE,OAAO;GACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;GACnD,MAAM,EAAE,KAAK;IAAC;IAAW;IAAa;IAAW;IAAc;IAAc;IAAa;IAAa;IAAW;GAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAClM,CAAC,CAAC,CAAC,SAAS,oCAAoC;CAChD,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;AACjO,CAAC,CAAC,CAAC,SAAS,uDAAuD,EACnE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgD,EAAE,KAAK;CAAC;CAAW;CAAa;CAAW;CAAc;CAAc;CAAa;CAAa;CAAW;AAAc,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrO,MAAM,iDAAiD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,MAAM,8CAA8C,SAAS;CAC7D,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,qDAAqD,SAAS,EACtE,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}