@keystrokehq/shortcut 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 (963) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-category.cjs +2 -2
  4. package/dist/actions/create-category.cjs.map +1 -1
  5. package/dist/actions/create-category.d.cts +20 -3
  6. package/dist/actions/create-category.d.cts.map +1 -1
  7. package/dist/actions/create-category.d.mts +20 -3
  8. package/dist/actions/create-category.d.mts.map +1 -1
  9. package/dist/actions/create-category.mjs +2 -2
  10. package/dist/actions/create-category.mjs.map +1 -1
  11. package/dist/actions/create-doc.cjs +2 -2
  12. package/dist/actions/create-doc.cjs.map +1 -1
  13. package/dist/actions/create-doc.d.cts +18 -3
  14. package/dist/actions/create-doc.d.cts.map +1 -1
  15. package/dist/actions/create-doc.d.mts +18 -3
  16. package/dist/actions/create-doc.d.mts.map +1 -1
  17. package/dist/actions/create-doc.mjs +2 -2
  18. package/dist/actions/create-doc.mjs.map +1 -1
  19. package/dist/actions/create-entity-template.cjs +13 -13
  20. package/dist/actions/create-entity-template.cjs.map +1 -1
  21. package/dist/actions/create-entity-template.d.cts +151 -3
  22. package/dist/actions/create-entity-template.d.cts.map +1 -1
  23. package/dist/actions/create-entity-template.d.mts +151 -3
  24. package/dist/actions/create-entity-template.d.mts.map +1 -1
  25. package/dist/actions/create-entity-template.mjs +13 -13
  26. package/dist/actions/create-entity-template.mjs.map +1 -1
  27. package/dist/actions/create-epic-comment-comment.cjs +8 -8
  28. package/dist/actions/create-epic-comment-comment.cjs.map +1 -1
  29. package/dist/actions/create-epic-comment-comment.d.cts +33 -3
  30. package/dist/actions/create-epic-comment-comment.d.cts.map +1 -1
  31. package/dist/actions/create-epic-comment-comment.d.mts +33 -3
  32. package/dist/actions/create-epic-comment-comment.d.mts.map +1 -1
  33. package/dist/actions/create-epic-comment-comment.mjs +8 -8
  34. package/dist/actions/create-epic-comment-comment.mjs.map +1 -1
  35. package/dist/actions/create-epic-comment.cjs +8 -8
  36. package/dist/actions/create-epic-comment.cjs.map +1 -1
  37. package/dist/actions/create-epic-comment.d.cts +31 -3
  38. package/dist/actions/create-epic-comment.d.cts.map +1 -1
  39. package/dist/actions/create-epic-comment.d.mts +31 -3
  40. package/dist/actions/create-epic-comment.d.mts.map +1 -1
  41. package/dist/actions/create-epic-comment.mjs +8 -8
  42. package/dist/actions/create-epic-comment.mjs.map +1 -1
  43. package/dist/actions/create-epic-health.cjs +2 -2
  44. package/dist/actions/create-epic-health.cjs.map +1 -1
  45. package/dist/actions/create-epic-health.d.cts +26 -3
  46. package/dist/actions/create-epic-health.d.cts.map +1 -1
  47. package/dist/actions/create-epic-health.d.mts +26 -3
  48. package/dist/actions/create-epic-health.d.mts.map +1 -1
  49. package/dist/actions/create-epic-health.mjs +2 -2
  50. package/dist/actions/create-epic-health.mjs.map +1 -1
  51. package/dist/actions/create-epic.cjs +43 -43
  52. package/dist/actions/create-epic.cjs.map +1 -1
  53. package/dist/actions/create-epic.d.cts +151 -3
  54. package/dist/actions/create-epic.d.cts.map +1 -1
  55. package/dist/actions/create-epic.d.mts +151 -3
  56. package/dist/actions/create-epic.d.mts.map +1 -1
  57. package/dist/actions/create-epic.mjs +43 -43
  58. package/dist/actions/create-epic.mjs.map +1 -1
  59. package/dist/actions/create-generic-integration.cjs +9 -9
  60. package/dist/actions/create-generic-integration.cjs.map +1 -1
  61. package/dist/actions/create-generic-integration.d.cts +19 -3
  62. package/dist/actions/create-generic-integration.d.cts.map +1 -1
  63. package/dist/actions/create-generic-integration.d.mts +19 -3
  64. package/dist/actions/create-generic-integration.d.mts.map +1 -1
  65. package/dist/actions/create-generic-integration.mjs +9 -9
  66. package/dist/actions/create-generic-integration.mjs.map +1 -1
  67. package/dist/actions/create-group.cjs +17 -17
  68. package/dist/actions/create-group.cjs.map +1 -1
  69. package/dist/actions/create-group.d.cts +64 -3
  70. package/dist/actions/create-group.d.cts.map +1 -1
  71. package/dist/actions/create-group.d.mts +64 -3
  72. package/dist/actions/create-group.d.mts.map +1 -1
  73. package/dist/actions/create-group.mjs +17 -17
  74. package/dist/actions/create-group.mjs.map +1 -1
  75. package/dist/actions/create-iteration.cjs +17 -17
  76. package/dist/actions/create-iteration.cjs.map +1 -1
  77. package/dist/actions/create-iteration.d.cts +73 -3
  78. package/dist/actions/create-iteration.d.cts.map +1 -1
  79. package/dist/actions/create-iteration.d.mts +73 -3
  80. package/dist/actions/create-iteration.d.mts.map +1 -1
  81. package/dist/actions/create-iteration.mjs +17 -17
  82. package/dist/actions/create-iteration.mjs.map +1 -1
  83. package/dist/actions/create-label.cjs +8 -8
  84. package/dist/actions/create-label.cjs.map +1 -1
  85. package/dist/actions/create-label.d.cts +44 -3
  86. package/dist/actions/create-label.d.cts.map +1 -1
  87. package/dist/actions/create-label.d.mts +44 -3
  88. package/dist/actions/create-label.d.mts.map +1 -1
  89. package/dist/actions/create-label.mjs +8 -8
  90. package/dist/actions/create-label.mjs.map +1 -1
  91. package/dist/actions/create-linked-file.cjs +8 -8
  92. package/dist/actions/create-linked-file.cjs.map +1 -1
  93. package/dist/actions/create-linked-file.d.cts +46 -3
  94. package/dist/actions/create-linked-file.d.cts.map +1 -1
  95. package/dist/actions/create-linked-file.d.mts +46 -3
  96. package/dist/actions/create-linked-file.d.mts.map +1 -1
  97. package/dist/actions/create-linked-file.mjs +8 -8
  98. package/dist/actions/create-linked-file.mjs.map +1 -1
  99. package/dist/actions/create-multiple-stories.cjs.map +1 -1
  100. package/dist/actions/create-multiple-stories.d.cts +140 -3
  101. package/dist/actions/create-multiple-stories.d.cts.map +1 -1
  102. package/dist/actions/create-multiple-stories.d.mts +140 -3
  103. package/dist/actions/create-multiple-stories.d.mts.map +1 -1
  104. package/dist/actions/create-multiple-stories.mjs.map +1 -1
  105. package/dist/actions/create-objective.cjs +26 -26
  106. package/dist/actions/create-objective.cjs.map +1 -1
  107. package/dist/actions/create-objective.d.cts +88 -3
  108. package/dist/actions/create-objective.d.cts.map +1 -1
  109. package/dist/actions/create-objective.d.mts +88 -3
  110. package/dist/actions/create-objective.d.mts.map +1 -1
  111. package/dist/actions/create-objective.mjs +26 -26
  112. package/dist/actions/create-objective.mjs.map +1 -1
  113. package/dist/actions/create-project.cjs +2 -2
  114. package/dist/actions/create-project.cjs.map +1 -1
  115. package/dist/actions/create-project.d.cts +46 -3
  116. package/dist/actions/create-project.d.cts.map +1 -1
  117. package/dist/actions/create-project.d.mts +46 -3
  118. package/dist/actions/create-project.d.mts.map +1 -1
  119. package/dist/actions/create-project.mjs +2 -2
  120. package/dist/actions/create-project.mjs.map +1 -1
  121. package/dist/actions/create-story-comment.cjs +8 -8
  122. package/dist/actions/create-story-comment.cjs.map +1 -1
  123. package/dist/actions/create-story-comment.d.cts +33 -3
  124. package/dist/actions/create-story-comment.d.cts.map +1 -1
  125. package/dist/actions/create-story-comment.d.mts +33 -3
  126. package/dist/actions/create-story-comment.d.mts.map +1 -1
  127. package/dist/actions/create-story-comment.mjs +8 -8
  128. package/dist/actions/create-story-comment.mjs.map +1 -1
  129. package/dist/actions/create-story-from-template.cjs +17 -17
  130. package/dist/actions/create-story-from-template.cjs.map +1 -1
  131. package/dist/actions/create-story-from-template.d.cts +369 -3
  132. package/dist/actions/create-story-from-template.d.cts.map +1 -1
  133. package/dist/actions/create-story-from-template.d.mts +369 -3
  134. package/dist/actions/create-story-from-template.d.mts.map +1 -1
  135. package/dist/actions/create-story-from-template.mjs +17 -17
  136. package/dist/actions/create-story-from-template.mjs.map +1 -1
  137. package/dist/actions/create-story-link.cjs +7 -7
  138. package/dist/actions/create-story-link.cjs.map +1 -1
  139. package/dist/actions/create-story-link.d.cts +23 -3
  140. package/dist/actions/create-story-link.d.cts.map +1 -1
  141. package/dist/actions/create-story-link.d.mts +23 -3
  142. package/dist/actions/create-story-link.d.mts.map +1 -1
  143. package/dist/actions/create-story-link.mjs +7 -7
  144. package/dist/actions/create-story-link.mjs.map +1 -1
  145. package/dist/actions/create-story-reaction.cjs.map +1 -1
  146. package/dist/actions/create-story-reaction.d.cts +11 -3
  147. package/dist/actions/create-story-reaction.d.cts.map +1 -1
  148. package/dist/actions/create-story-reaction.d.mts +11 -3
  149. package/dist/actions/create-story-reaction.d.mts.map +1 -1
  150. package/dist/actions/create-story-reaction.mjs.map +1 -1
  151. package/dist/actions/create-story.cjs +19 -19
  152. package/dist/actions/create-story.cjs.map +1 -1
  153. package/dist/actions/create-story.d.cts +197 -3
  154. package/dist/actions/create-story.d.cts.map +1 -1
  155. package/dist/actions/create-story.d.mts +197 -3
  156. package/dist/actions/create-story.d.mts.map +1 -1
  157. package/dist/actions/create-story.mjs +19 -19
  158. package/dist/actions/create-story.mjs.map +1 -1
  159. package/dist/actions/create-task.cjs +17 -17
  160. package/dist/actions/create-task.cjs.map +1 -1
  161. package/dist/actions/create-task.d.cts +76 -3
  162. package/dist/actions/create-task.d.cts.map +1 -1
  163. package/dist/actions/create-task.d.mts +76 -3
  164. package/dist/actions/create-task.d.mts.map +1 -1
  165. package/dist/actions/create-task.mjs +17 -17
  166. package/dist/actions/create-task.mjs.map +1 -1
  167. package/dist/actions/delete-category.cjs.map +1 -1
  168. package/dist/actions/delete-category.d.cts +7 -3
  169. package/dist/actions/delete-category.d.cts.map +1 -1
  170. package/dist/actions/delete-category.d.mts +7 -3
  171. package/dist/actions/delete-category.d.mts.map +1 -1
  172. package/dist/actions/delete-category.mjs.map +1 -1
  173. package/dist/actions/delete-custom-field.cjs.map +1 -1
  174. package/dist/actions/delete-custom-field.d.cts +7 -3
  175. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  176. package/dist/actions/delete-custom-field.d.mts +7 -3
  177. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  178. package/dist/actions/delete-custom-field.mjs.map +1 -1
  179. package/dist/actions/delete-doc.cjs.map +1 -1
  180. package/dist/actions/delete-doc.d.cts +7 -3
  181. package/dist/actions/delete-doc.d.cts.map +1 -1
  182. package/dist/actions/delete-doc.d.mts +7 -3
  183. package/dist/actions/delete-doc.d.mts.map +1 -1
  184. package/dist/actions/delete-doc.mjs.map +1 -1
  185. package/dist/actions/delete-entity-template.cjs.map +1 -1
  186. package/dist/actions/delete-entity-template.d.cts +7 -3
  187. package/dist/actions/delete-entity-template.d.cts.map +1 -1
  188. package/dist/actions/delete-entity-template.d.mts +7 -3
  189. package/dist/actions/delete-entity-template.d.mts.map +1 -1
  190. package/dist/actions/delete-entity-template.mjs.map +1 -1
  191. package/dist/actions/delete-epic-comment.cjs.map +1 -1
  192. package/dist/actions/delete-epic-comment.d.cts +9 -3
  193. package/dist/actions/delete-epic-comment.d.cts.map +1 -1
  194. package/dist/actions/delete-epic-comment.d.mts +9 -3
  195. package/dist/actions/delete-epic-comment.d.mts.map +1 -1
  196. package/dist/actions/delete-epic-comment.mjs.map +1 -1
  197. package/dist/actions/delete-epic.cjs.map +1 -1
  198. package/dist/actions/delete-epic.d.cts +7 -3
  199. package/dist/actions/delete-epic.d.cts.map +1 -1
  200. package/dist/actions/delete-epic.d.mts +7 -3
  201. package/dist/actions/delete-epic.d.mts.map +1 -1
  202. package/dist/actions/delete-epic.mjs.map +1 -1
  203. package/dist/actions/delete-file.cjs.map +1 -1
  204. package/dist/actions/delete-file.d.cts +7 -3
  205. package/dist/actions/delete-file.d.cts.map +1 -1
  206. package/dist/actions/delete-file.d.mts +7 -3
  207. package/dist/actions/delete-file.d.mts.map +1 -1
  208. package/dist/actions/delete-file.mjs.map +1 -1
  209. package/dist/actions/delete-generic-integration.cjs.map +1 -1
  210. package/dist/actions/delete-generic-integration.d.cts +7 -3
  211. package/dist/actions/delete-generic-integration.d.cts.map +1 -1
  212. package/dist/actions/delete-generic-integration.d.mts +7 -3
  213. package/dist/actions/delete-generic-integration.d.mts.map +1 -1
  214. package/dist/actions/delete-generic-integration.mjs.map +1 -1
  215. package/dist/actions/delete-iteration.cjs.map +1 -1
  216. package/dist/actions/delete-iteration.d.cts +7 -3
  217. package/dist/actions/delete-iteration.d.cts.map +1 -1
  218. package/dist/actions/delete-iteration.d.mts +7 -3
  219. package/dist/actions/delete-iteration.d.mts.map +1 -1
  220. package/dist/actions/delete-iteration.mjs.map +1 -1
  221. package/dist/actions/delete-label.cjs.map +1 -1
  222. package/dist/actions/delete-label.d.cts +7 -3
  223. package/dist/actions/delete-label.d.cts.map +1 -1
  224. package/dist/actions/delete-label.d.mts +7 -3
  225. package/dist/actions/delete-label.d.mts.map +1 -1
  226. package/dist/actions/delete-label.mjs.map +1 -1
  227. package/dist/actions/delete-linked-file.cjs.map +1 -1
  228. package/dist/actions/delete-linked-file.d.cts +7 -3
  229. package/dist/actions/delete-linked-file.d.cts.map +1 -1
  230. package/dist/actions/delete-linked-file.d.mts +7 -3
  231. package/dist/actions/delete-linked-file.d.mts.map +1 -1
  232. package/dist/actions/delete-linked-file.mjs.map +1 -1
  233. package/dist/actions/delete-multiple-stories.cjs.map +1 -1
  234. package/dist/actions/delete-multiple-stories.d.cts +7 -3
  235. package/dist/actions/delete-multiple-stories.d.cts.map +1 -1
  236. package/dist/actions/delete-multiple-stories.d.mts +7 -3
  237. package/dist/actions/delete-multiple-stories.d.mts.map +1 -1
  238. package/dist/actions/delete-multiple-stories.mjs.map +1 -1
  239. package/dist/actions/delete-objective.cjs.map +1 -1
  240. package/dist/actions/delete-objective.d.cts +7 -3
  241. package/dist/actions/delete-objective.d.cts.map +1 -1
  242. package/dist/actions/delete-objective.d.mts +7 -3
  243. package/dist/actions/delete-objective.d.mts.map +1 -1
  244. package/dist/actions/delete-objective.mjs.map +1 -1
  245. package/dist/actions/delete-project.cjs.map +1 -1
  246. package/dist/actions/delete-project.d.cts +7 -3
  247. package/dist/actions/delete-project.d.cts.map +1 -1
  248. package/dist/actions/delete-project.d.mts +7 -3
  249. package/dist/actions/delete-project.d.mts.map +1 -1
  250. package/dist/actions/delete-project.mjs.map +1 -1
  251. package/dist/actions/delete-story-comment.cjs.map +1 -1
  252. package/dist/actions/delete-story-comment.d.cts +9 -3
  253. package/dist/actions/delete-story-comment.d.cts.map +1 -1
  254. package/dist/actions/delete-story-comment.d.mts +9 -3
  255. package/dist/actions/delete-story-comment.d.mts.map +1 -1
  256. package/dist/actions/delete-story-comment.mjs.map +1 -1
  257. package/dist/actions/delete-story-link.cjs.map +1 -1
  258. package/dist/actions/delete-story-link.d.cts +7 -3
  259. package/dist/actions/delete-story-link.d.cts.map +1 -1
  260. package/dist/actions/delete-story-link.d.mts +7 -3
  261. package/dist/actions/delete-story-link.d.mts.map +1 -1
  262. package/dist/actions/delete-story-link.mjs.map +1 -1
  263. package/dist/actions/delete-story-reaction.cjs.map +1 -1
  264. package/dist/actions/delete-story-reaction.d.cts +11 -3
  265. package/dist/actions/delete-story-reaction.d.cts.map +1 -1
  266. package/dist/actions/delete-story-reaction.d.mts +11 -3
  267. package/dist/actions/delete-story-reaction.d.mts.map +1 -1
  268. package/dist/actions/delete-story-reaction.mjs.map +1 -1
  269. package/dist/actions/delete-story.cjs.map +1 -1
  270. package/dist/actions/delete-story.d.cts +7 -3
  271. package/dist/actions/delete-story.d.cts.map +1 -1
  272. package/dist/actions/delete-story.d.mts +7 -3
  273. package/dist/actions/delete-story.d.mts.map +1 -1
  274. package/dist/actions/delete-story.mjs.map +1 -1
  275. package/dist/actions/delete-task.cjs.map +1 -1
  276. package/dist/actions/delete-task.d.cts +9 -3
  277. package/dist/actions/delete-task.d.cts.map +1 -1
  278. package/dist/actions/delete-task.d.mts +9 -3
  279. package/dist/actions/delete-task.d.mts.map +1 -1
  280. package/dist/actions/delete-task.mjs.map +1 -1
  281. package/dist/actions/disable-iterations.cjs.map +1 -1
  282. package/dist/actions/disable-iterations.d.cts +3 -3
  283. package/dist/actions/disable-iterations.d.cts.map +1 -1
  284. package/dist/actions/disable-iterations.d.mts +3 -3
  285. package/dist/actions/disable-iterations.d.mts.map +1 -1
  286. package/dist/actions/disable-iterations.mjs.map +1 -1
  287. package/dist/actions/disable-story-templates.cjs.map +1 -1
  288. package/dist/actions/disable-story-templates.d.cts +3 -3
  289. package/dist/actions/disable-story-templates.d.cts.map +1 -1
  290. package/dist/actions/disable-story-templates.d.mts +3 -3
  291. package/dist/actions/disable-story-templates.d.mts.map +1 -1
  292. package/dist/actions/disable-story-templates.mjs.map +1 -1
  293. package/dist/actions/enable-iterations.cjs.map +1 -1
  294. package/dist/actions/enable-iterations.d.cts +3 -3
  295. package/dist/actions/enable-iterations.d.cts.map +1 -1
  296. package/dist/actions/enable-iterations.d.mts +3 -3
  297. package/dist/actions/enable-iterations.d.mts.map +1 -1
  298. package/dist/actions/enable-iterations.mjs.map +1 -1
  299. package/dist/actions/enable-story-templates.cjs.map +1 -1
  300. package/dist/actions/enable-story-templates.d.cts +3 -3
  301. package/dist/actions/enable-story-templates.d.cts.map +1 -1
  302. package/dist/actions/enable-story-templates.d.mts +3 -3
  303. package/dist/actions/enable-story-templates.d.mts.map +1 -1
  304. package/dist/actions/enable-story-templates.mjs.map +1 -1
  305. package/dist/actions/get-category.cjs.map +1 -1
  306. package/dist/actions/get-category.d.cts +16 -3
  307. package/dist/actions/get-category.d.cts.map +1 -1
  308. package/dist/actions/get-category.d.mts +16 -3
  309. package/dist/actions/get-category.d.mts.map +1 -1
  310. package/dist/actions/get-category.mjs.map +1 -1
  311. package/dist/actions/get-current-member-info.cjs +8 -8
  312. package/dist/actions/get-current-member-info.cjs.map +1 -1
  313. package/dist/actions/get-current-member-info.d.cts +26 -3
  314. package/dist/actions/get-current-member-info.d.cts.map +1 -1
  315. package/dist/actions/get-current-member-info.d.mts +26 -3
  316. package/dist/actions/get-current-member-info.d.mts.map +1 -1
  317. package/dist/actions/get-current-member-info.mjs +8 -8
  318. package/dist/actions/get-current-member-info.mjs.map +1 -1
  319. package/dist/actions/get-custom-field.cjs +12 -12
  320. package/dist/actions/get-custom-field.cjs.map +1 -1
  321. package/dist/actions/get-custom-field.d.cts +26 -3
  322. package/dist/actions/get-custom-field.d.cts.map +1 -1
  323. package/dist/actions/get-custom-field.d.mts +26 -3
  324. package/dist/actions/get-custom-field.d.mts.map +1 -1
  325. package/dist/actions/get-custom-field.mjs +12 -12
  326. package/dist/actions/get-custom-field.mjs.map +1 -1
  327. package/dist/actions/get-doc.cjs +5 -5
  328. package/dist/actions/get-doc.cjs.map +1 -1
  329. package/dist/actions/get-doc.d.cts +21 -3
  330. package/dist/actions/get-doc.d.cts.map +1 -1
  331. package/dist/actions/get-doc.d.mts +21 -3
  332. package/dist/actions/get-doc.d.mts.map +1 -1
  333. package/dist/actions/get-doc.mjs +5 -5
  334. package/dist/actions/get-doc.mjs.map +1 -1
  335. package/dist/actions/get-entity-template.cjs +9 -9
  336. package/dist/actions/get-entity-template.cjs.map +1 -1
  337. package/dist/actions/get-entity-template.d.cts +102 -3
  338. package/dist/actions/get-entity-template.d.cts.map +1 -1
  339. package/dist/actions/get-entity-template.d.mts +102 -3
  340. package/dist/actions/get-entity-template.d.mts.map +1 -1
  341. package/dist/actions/get-entity-template.mjs +9 -9
  342. package/dist/actions/get-entity-template.mjs.map +1 -1
  343. package/dist/actions/get-epic-comment.cjs.map +1 -1
  344. package/dist/actions/get-epic-comment.d.cts +23 -3
  345. package/dist/actions/get-epic-comment.d.cts.map +1 -1
  346. package/dist/actions/get-epic-comment.d.mts +23 -3
  347. package/dist/actions/get-epic-comment.d.mts.map +1 -1
  348. package/dist/actions/get-epic-comment.mjs.map +1 -1
  349. package/dist/actions/get-epic-health.cjs +2 -2
  350. package/dist/actions/get-epic-health.cjs.map +1 -1
  351. package/dist/actions/get-epic-health.d.cts +17 -3
  352. package/dist/actions/get-epic-health.d.cts.map +1 -1
  353. package/dist/actions/get-epic-health.d.mts +17 -3
  354. package/dist/actions/get-epic-health.d.mts.map +1 -1
  355. package/dist/actions/get-epic-health.mjs +2 -2
  356. package/dist/actions/get-epic-health.mjs.map +1 -1
  357. package/dist/actions/get-epic-workflow.cjs +14 -14
  358. package/dist/actions/get-epic-workflow.cjs.map +1 -1
  359. package/dist/actions/get-epic-workflow.d.cts +20 -3
  360. package/dist/actions/get-epic-workflow.d.cts.map +1 -1
  361. package/dist/actions/get-epic-workflow.d.mts +20 -3
  362. package/dist/actions/get-epic-workflow.d.mts.map +1 -1
  363. package/dist/actions/get-epic-workflow.mjs +14 -14
  364. package/dist/actions/get-epic-workflow.mjs.map +1 -1
  365. package/dist/actions/get-epic.cjs +51 -51
  366. package/dist/actions/get-epic.cjs.map +1 -1
  367. package/dist/actions/get-epic.d.cts +102 -3
  368. package/dist/actions/get-epic.d.cts.map +1 -1
  369. package/dist/actions/get-epic.d.mts +102 -3
  370. package/dist/actions/get-epic.d.mts.map +1 -1
  371. package/dist/actions/get-epic.mjs +51 -51
  372. package/dist/actions/get-epic.mjs.map +1 -1
  373. package/dist/actions/get-external-link-stories.cjs.map +1 -1
  374. package/dist/actions/get-external-link-stories.d.cts +7 -3
  375. package/dist/actions/get-external-link-stories.d.cts.map +1 -1
  376. package/dist/actions/get-external-link-stories.d.mts +7 -3
  377. package/dist/actions/get-external-link-stories.d.mts.map +1 -1
  378. package/dist/actions/get-external-link-stories.mjs.map +1 -1
  379. package/dist/actions/get-file.cjs +9 -9
  380. package/dist/actions/get-file.cjs.map +1 -1
  381. package/dist/actions/get-file.d.cts +25 -3
  382. package/dist/actions/get-file.d.cts.map +1 -1
  383. package/dist/actions/get-file.d.mts +25 -3
  384. package/dist/actions/get-file.d.mts.map +1 -1
  385. package/dist/actions/get-file.mjs +9 -9
  386. package/dist/actions/get-file.mjs.map +1 -1
  387. package/dist/actions/get-generic-integration.cjs +9 -9
  388. package/dist/actions/get-generic-integration.cjs.map +1 -1
  389. package/dist/actions/get-generic-integration.d.cts +17 -3
  390. package/dist/actions/get-generic-integration.d.cts.map +1 -1
  391. package/dist/actions/get-generic-integration.d.mts +17 -3
  392. package/dist/actions/get-generic-integration.d.mts.map +1 -1
  393. package/dist/actions/get-generic-integration.mjs +9 -9
  394. package/dist/actions/get-generic-integration.mjs.map +1 -1
  395. package/dist/actions/get-group.cjs +20 -20
  396. package/dist/actions/get-group.cjs.map +1 -1
  397. package/dist/actions/get-group.d.cts +33 -3
  398. package/dist/actions/get-group.d.cts.map +1 -1
  399. package/dist/actions/get-group.d.mts +33 -3
  400. package/dist/actions/get-group.d.mts.map +1 -1
  401. package/dist/actions/get-group.mjs +20 -20
  402. package/dist/actions/get-group.mjs.map +1 -1
  403. package/dist/actions/get-iteration.cjs +19 -19
  404. package/dist/actions/get-iteration.cjs.map +1 -1
  405. package/dist/actions/get-iteration.d.cts +52 -3
  406. package/dist/actions/get-iteration.d.cts.map +1 -1
  407. package/dist/actions/get-iteration.d.mts +52 -3
  408. package/dist/actions/get-iteration.d.mts.map +1 -1
  409. package/dist/actions/get-iteration.mjs +19 -19
  410. package/dist/actions/get-iteration.mjs.map +1 -1
  411. package/dist/actions/get-key-result.cjs +5 -5
  412. package/dist/actions/get-key-result.cjs.map +1 -1
  413. package/dist/actions/get-key-result.d.cts +29 -3
  414. package/dist/actions/get-key-result.d.cts.map +1 -1
  415. package/dist/actions/get-key-result.d.mts +29 -3
  416. package/dist/actions/get-key-result.d.mts.map +1 -1
  417. package/dist/actions/get-key-result.mjs +5 -5
  418. package/dist/actions/get-key-result.mjs.map +1 -1
  419. package/dist/actions/get-label.cjs +23 -23
  420. package/dist/actions/get-label.cjs.map +1 -1
  421. package/dist/actions/get-label.d.cts +38 -3
  422. package/dist/actions/get-label.d.cts.map +1 -1
  423. package/dist/actions/get-label.d.mts +38 -3
  424. package/dist/actions/get-label.d.mts.map +1 -1
  425. package/dist/actions/get-label.mjs +23 -23
  426. package/dist/actions/get-label.mjs.map +1 -1
  427. package/dist/actions/get-linked-file.cjs +8 -8
  428. package/dist/actions/get-linked-file.cjs.map +1 -1
  429. package/dist/actions/get-linked-file.d.cts +24 -3
  430. package/dist/actions/get-linked-file.d.cts.map +1 -1
  431. package/dist/actions/get-linked-file.d.mts +24 -3
  432. package/dist/actions/get-linked-file.d.mts.map +1 -1
  433. package/dist/actions/get-linked-file.mjs +8 -8
  434. package/dist/actions/get-linked-file.mjs.map +1 -1
  435. package/dist/actions/get-member.cjs +17 -17
  436. package/dist/actions/get-member.cjs.map +1 -1
  437. package/dist/actions/get-member.d.cts +46 -3
  438. package/dist/actions/get-member.d.cts.map +1 -1
  439. package/dist/actions/get-member.d.mts +46 -3
  440. package/dist/actions/get-member.d.mts.map +1 -1
  441. package/dist/actions/get-member.mjs +17 -17
  442. package/dist/actions/get-member.mjs.map +1 -1
  443. package/dist/actions/get-objective.cjs +20 -20
  444. package/dist/actions/get-objective.cjs.map +1 -1
  445. package/dist/actions/get-objective.d.cts +43 -3
  446. package/dist/actions/get-objective.d.cts.map +1 -1
  447. package/dist/actions/get-objective.d.mts +43 -3
  448. package/dist/actions/get-objective.d.mts.map +1 -1
  449. package/dist/actions/get-objective.mjs +20 -20
  450. package/dist/actions/get-objective.mjs.map +1 -1
  451. package/dist/actions/get-project.cjs +15 -15
  452. package/dist/actions/get-project.cjs.map +1 -1
  453. package/dist/actions/get-project.d.cts +32 -3
  454. package/dist/actions/get-project.d.cts.map +1 -1
  455. package/dist/actions/get-project.d.mts +32 -3
  456. package/dist/actions/get-project.d.mts.map +1 -1
  457. package/dist/actions/get-project.mjs +15 -15
  458. package/dist/actions/get-project.mjs.map +1 -1
  459. package/dist/actions/get-repository.cjs.map +1 -1
  460. package/dist/actions/get-repository.d.cts +16 -3
  461. package/dist/actions/get-repository.d.cts.map +1 -1
  462. package/dist/actions/get-repository.d.mts +16 -3
  463. package/dist/actions/get-repository.d.mts.map +1 -1
  464. package/dist/actions/get-repository.mjs.map +1 -1
  465. package/dist/actions/get-story-comment.cjs +8 -8
  466. package/dist/actions/get-story-comment.cjs.map +1 -1
  467. package/dist/actions/get-story-comment.d.cts +23 -3
  468. package/dist/actions/get-story-comment.d.cts.map +1 -1
  469. package/dist/actions/get-story-comment.d.mts +23 -3
  470. package/dist/actions/get-story-comment.d.mts.map +1 -1
  471. package/dist/actions/get-story-comment.mjs +8 -8
  472. package/dist/actions/get-story-comment.mjs.map +1 -1
  473. package/dist/actions/get-story-link.cjs +7 -7
  474. package/dist/actions/get-story-link.cjs.map +1 -1
  475. package/dist/actions/get-story-link.d.cts +19 -3
  476. package/dist/actions/get-story-link.d.cts.map +1 -1
  477. package/dist/actions/get-story-link.d.mts +19 -3
  478. package/dist/actions/get-story-link.d.mts.map +1 -1
  479. package/dist/actions/get-story-link.mjs +7 -7
  480. package/dist/actions/get-story-link.mjs.map +1 -1
  481. package/dist/actions/get-story.cjs +16 -16
  482. package/dist/actions/get-story.cjs.map +1 -1
  483. package/dist/actions/get-story.d.cts +77 -3
  484. package/dist/actions/get-story.d.cts.map +1 -1
  485. package/dist/actions/get-story.d.mts +77 -3
  486. package/dist/actions/get-story.d.mts.map +1 -1
  487. package/dist/actions/get-story.mjs +16 -16
  488. package/dist/actions/get-story.mjs.map +1 -1
  489. package/dist/actions/get-task.cjs +7 -7
  490. package/dist/actions/get-task.cjs.map +1 -1
  491. package/dist/actions/get-task.d.cts +24 -3
  492. package/dist/actions/get-task.d.cts.map +1 -1
  493. package/dist/actions/get-task.d.mts +24 -3
  494. package/dist/actions/get-task.d.mts.map +1 -1
  495. package/dist/actions/get-task.mjs +7 -7
  496. package/dist/actions/get-task.mjs.map +1 -1
  497. package/dist/actions/get-workflow.cjs +20 -20
  498. package/dist/actions/get-workflow.cjs.map +1 -1
  499. package/dist/actions/get-workflow.d.cts +33 -3
  500. package/dist/actions/get-workflow.d.cts.map +1 -1
  501. package/dist/actions/get-workflow.d.mts +33 -3
  502. package/dist/actions/get-workflow.d.mts.map +1 -1
  503. package/dist/actions/get-workflow.mjs +20 -20
  504. package/dist/actions/get-workflow.mjs.map +1 -1
  505. package/dist/actions/link-document-to-epic.cjs.map +1 -1
  506. package/dist/actions/link-document-to-epic.d.cts +9 -3
  507. package/dist/actions/link-document-to-epic.d.cts.map +1 -1
  508. package/dist/actions/link-document-to-epic.d.mts +9 -3
  509. package/dist/actions/link-document-to-epic.d.mts.map +1 -1
  510. package/dist/actions/link-document-to-epic.mjs.map +1 -1
  511. package/dist/actions/list-categories.cjs.map +1 -1
  512. package/dist/actions/list-categories.d.cts +3 -3
  513. package/dist/actions/list-categories.d.cts.map +1 -1
  514. package/dist/actions/list-categories.d.mts +3 -3
  515. package/dist/actions/list-categories.d.mts.map +1 -1
  516. package/dist/actions/list-categories.mjs.map +1 -1
  517. package/dist/actions/list-category-milestones.cjs.map +1 -1
  518. package/dist/actions/list-category-milestones.d.cts +7 -3
  519. package/dist/actions/list-category-milestones.d.cts.map +1 -1
  520. package/dist/actions/list-category-milestones.d.mts +7 -3
  521. package/dist/actions/list-category-milestones.d.mts.map +1 -1
  522. package/dist/actions/list-category-milestones.mjs.map +1 -1
  523. package/dist/actions/list-category-objectives.cjs.map +1 -1
  524. package/dist/actions/list-category-objectives.d.cts +7 -3
  525. package/dist/actions/list-category-objectives.d.cts.map +1 -1
  526. package/dist/actions/list-category-objectives.d.mts +7 -3
  527. package/dist/actions/list-category-objectives.d.mts.map +1 -1
  528. package/dist/actions/list-category-objectives.mjs.map +1 -1
  529. package/dist/actions/list-custom-fields.cjs.map +1 -1
  530. package/dist/actions/list-custom-fields.d.cts +3 -3
  531. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  532. package/dist/actions/list-custom-fields.d.mts +3 -3
  533. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  534. package/dist/actions/list-custom-fields.mjs.map +1 -1
  535. package/dist/actions/list-docs.cjs.map +1 -1
  536. package/dist/actions/list-docs.d.cts +3 -3
  537. package/dist/actions/list-docs.d.cts.map +1 -1
  538. package/dist/actions/list-docs.d.mts +3 -3
  539. package/dist/actions/list-docs.d.mts.map +1 -1
  540. package/dist/actions/list-docs.mjs.map +1 -1
  541. package/dist/actions/list-document-epics.cjs.map +1 -1
  542. package/dist/actions/list-document-epics.d.cts +7 -3
  543. package/dist/actions/list-document-epics.d.cts.map +1 -1
  544. package/dist/actions/list-document-epics.d.mts +7 -3
  545. package/dist/actions/list-document-epics.d.mts.map +1 -1
  546. package/dist/actions/list-document-epics.mjs.map +1 -1
  547. package/dist/actions/list-entity-templates.cjs.map +1 -1
  548. package/dist/actions/list-entity-templates.d.cts +3 -3
  549. package/dist/actions/list-entity-templates.d.cts.map +1 -1
  550. package/dist/actions/list-entity-templates.d.mts +3 -3
  551. package/dist/actions/list-entity-templates.d.mts.map +1 -1
  552. package/dist/actions/list-entity-templates.mjs.map +1 -1
  553. package/dist/actions/list-epic-comments.cjs.map +1 -1
  554. package/dist/actions/list-epic-comments.d.cts +7 -3
  555. package/dist/actions/list-epic-comments.d.cts.map +1 -1
  556. package/dist/actions/list-epic-comments.d.mts +7 -3
  557. package/dist/actions/list-epic-comments.d.mts.map +1 -1
  558. package/dist/actions/list-epic-comments.mjs.map +1 -1
  559. package/dist/actions/list-epic-documents.cjs.map +1 -1
  560. package/dist/actions/list-epic-documents.d.cts +7 -3
  561. package/dist/actions/list-epic-documents.d.cts.map +1 -1
  562. package/dist/actions/list-epic-documents.d.mts +7 -3
  563. package/dist/actions/list-epic-documents.d.mts.map +1 -1
  564. package/dist/actions/list-epic-documents.mjs.map +1 -1
  565. package/dist/actions/list-epic-healths.cjs.map +1 -1
  566. package/dist/actions/list-epic-healths.d.cts +7 -3
  567. package/dist/actions/list-epic-healths.d.cts.map +1 -1
  568. package/dist/actions/list-epic-healths.d.mts +7 -3
  569. package/dist/actions/list-epic-healths.d.mts.map +1 -1
  570. package/dist/actions/list-epic-healths.mjs.map +1 -1
  571. package/dist/actions/list-epic-stories.cjs.map +1 -1
  572. package/dist/actions/list-epic-stories.d.cts +9 -3
  573. package/dist/actions/list-epic-stories.d.cts.map +1 -1
  574. package/dist/actions/list-epic-stories.d.mts +9 -3
  575. package/dist/actions/list-epic-stories.d.mts.map +1 -1
  576. package/dist/actions/list-epic-stories.mjs.map +1 -1
  577. package/dist/actions/list-epics-paginated.cjs +19 -19
  578. package/dist/actions/list-epics-paginated.cjs.map +1 -1
  579. package/dist/actions/list-epics-paginated.d.cts +61 -3
  580. package/dist/actions/list-epics-paginated.d.cts.map +1 -1
  581. package/dist/actions/list-epics-paginated.d.mts +61 -3
  582. package/dist/actions/list-epics-paginated.d.mts.map +1 -1
  583. package/dist/actions/list-epics-paginated.mjs +19 -19
  584. package/dist/actions/list-epics-paginated.mjs.map +1 -1
  585. package/dist/actions/list-epics.cjs.map +1 -1
  586. package/dist/actions/list-epics.d.cts +7 -3
  587. package/dist/actions/list-epics.d.cts.map +1 -1
  588. package/dist/actions/list-epics.d.mts +7 -3
  589. package/dist/actions/list-epics.d.mts.map +1 -1
  590. package/dist/actions/list-epics.mjs.map +1 -1
  591. package/dist/actions/list-files.cjs.map +1 -1
  592. package/dist/actions/list-files.d.cts +3 -3
  593. package/dist/actions/list-files.d.cts.map +1 -1
  594. package/dist/actions/list-files.d.mts +3 -3
  595. package/dist/actions/list-files.d.mts.map +1 -1
  596. package/dist/actions/list-files.mjs.map +1 -1
  597. package/dist/actions/list-group-stories.cjs.map +1 -1
  598. package/dist/actions/list-group-stories.d.cts +11 -3
  599. package/dist/actions/list-group-stories.d.cts.map +1 -1
  600. package/dist/actions/list-group-stories.d.mts +11 -3
  601. package/dist/actions/list-group-stories.d.mts.map +1 -1
  602. package/dist/actions/list-group-stories.mjs.map +1 -1
  603. package/dist/actions/list-groups.cjs.map +1 -1
  604. package/dist/actions/list-groups.d.cts +3 -3
  605. package/dist/actions/list-groups.d.cts.map +1 -1
  606. package/dist/actions/list-groups.d.mts +3 -3
  607. package/dist/actions/list-groups.d.mts.map +1 -1
  608. package/dist/actions/list-groups.mjs.map +1 -1
  609. package/dist/actions/list-iteration-stories.cjs.map +1 -1
  610. package/dist/actions/list-iteration-stories.d.cts +9 -3
  611. package/dist/actions/list-iteration-stories.d.cts.map +1 -1
  612. package/dist/actions/list-iteration-stories.d.mts +9 -3
  613. package/dist/actions/list-iteration-stories.d.mts.map +1 -1
  614. package/dist/actions/list-iteration-stories.mjs.map +1 -1
  615. package/dist/actions/list-iterations.cjs.map +1 -1
  616. package/dist/actions/list-iterations.d.cts +3 -3
  617. package/dist/actions/list-iterations.d.cts.map +1 -1
  618. package/dist/actions/list-iterations.d.mts +3 -3
  619. package/dist/actions/list-iterations.d.mts.map +1 -1
  620. package/dist/actions/list-iterations.mjs.map +1 -1
  621. package/dist/actions/list-label-epics.cjs.map +1 -1
  622. package/dist/actions/list-label-epics.d.cts +7 -3
  623. package/dist/actions/list-label-epics.d.cts.map +1 -1
  624. package/dist/actions/list-label-epics.d.mts +7 -3
  625. package/dist/actions/list-label-epics.d.mts.map +1 -1
  626. package/dist/actions/list-label-epics.mjs.map +1 -1
  627. package/dist/actions/list-label-stories.cjs.map +1 -1
  628. package/dist/actions/list-label-stories.d.cts +9 -3
  629. package/dist/actions/list-label-stories.d.cts.map +1 -1
  630. package/dist/actions/list-label-stories.d.mts +9 -3
  631. package/dist/actions/list-label-stories.d.mts.map +1 -1
  632. package/dist/actions/list-label-stories.mjs.map +1 -1
  633. package/dist/actions/list-labels.cjs.map +1 -1
  634. package/dist/actions/list-labels.d.cts +7 -3
  635. package/dist/actions/list-labels.d.cts.map +1 -1
  636. package/dist/actions/list-labels.d.mts +7 -3
  637. package/dist/actions/list-labels.d.mts.map +1 -1
  638. package/dist/actions/list-labels.mjs.map +1 -1
  639. package/dist/actions/list-linked-files.cjs.map +1 -1
  640. package/dist/actions/list-linked-files.d.cts +3 -3
  641. package/dist/actions/list-linked-files.d.cts.map +1 -1
  642. package/dist/actions/list-linked-files.d.mts +3 -3
  643. package/dist/actions/list-linked-files.d.mts.map +1 -1
  644. package/dist/actions/list-linked-files.mjs.map +1 -1
  645. package/dist/actions/list-members-slim.cjs.map +1 -1
  646. package/dist/actions/list-members-slim.d.cts +3 -3
  647. package/dist/actions/list-members-slim.d.cts.map +1 -1
  648. package/dist/actions/list-members-slim.d.mts +3 -3
  649. package/dist/actions/list-members-slim.d.mts.map +1 -1
  650. package/dist/actions/list-members-slim.mjs.map +1 -1
  651. package/dist/actions/list-members.cjs.map +1 -1
  652. package/dist/actions/list-members.d.cts +7 -3
  653. package/dist/actions/list-members.d.cts.map +1 -1
  654. package/dist/actions/list-members.d.mts +7 -3
  655. package/dist/actions/list-members.d.mts.map +1 -1
  656. package/dist/actions/list-members.mjs.map +1 -1
  657. package/dist/actions/list-objective-epics.cjs.map +1 -1
  658. package/dist/actions/list-objective-epics.d.cts +7 -3
  659. package/dist/actions/list-objective-epics.d.cts.map +1 -1
  660. package/dist/actions/list-objective-epics.d.mts +7 -3
  661. package/dist/actions/list-objective-epics.d.mts.map +1 -1
  662. package/dist/actions/list-objective-epics.mjs.map +1 -1
  663. package/dist/actions/list-objectives.cjs.map +1 -1
  664. package/dist/actions/list-objectives.d.cts +3 -3
  665. package/dist/actions/list-objectives.d.cts.map +1 -1
  666. package/dist/actions/list-objectives.d.mts +3 -3
  667. package/dist/actions/list-objectives.d.mts.map +1 -1
  668. package/dist/actions/list-objectives.mjs.map +1 -1
  669. package/dist/actions/list-projects.cjs.map +1 -1
  670. package/dist/actions/list-projects.d.cts +3 -3
  671. package/dist/actions/list-projects.d.cts.map +1 -1
  672. package/dist/actions/list-projects.d.mts +3 -3
  673. package/dist/actions/list-projects.d.mts.map +1 -1
  674. package/dist/actions/list-projects.mjs.map +1 -1
  675. package/dist/actions/list-repositories.cjs.map +1 -1
  676. package/dist/actions/list-repositories.d.cts +3 -3
  677. package/dist/actions/list-repositories.d.cts.map +1 -1
  678. package/dist/actions/list-repositories.d.mts +3 -3
  679. package/dist/actions/list-repositories.d.mts.map +1 -1
  680. package/dist/actions/list-repositories.mjs.map +1 -1
  681. package/dist/actions/list-stories.cjs +16 -16
  682. package/dist/actions/list-stories.cjs.map +1 -1
  683. package/dist/actions/list-stories.d.cts +106 -3
  684. package/dist/actions/list-stories.d.cts.map +1 -1
  685. package/dist/actions/list-stories.d.mts +106 -3
  686. package/dist/actions/list-stories.d.mts.map +1 -1
  687. package/dist/actions/list-stories.mjs +16 -16
  688. package/dist/actions/list-stories.mjs.map +1 -1
  689. package/dist/actions/list-story-comment.cjs.map +1 -1
  690. package/dist/actions/list-story-comment.d.cts +7 -3
  691. package/dist/actions/list-story-comment.d.cts.map +1 -1
  692. package/dist/actions/list-story-comment.d.mts +7 -3
  693. package/dist/actions/list-story-comment.d.mts.map +1 -1
  694. package/dist/actions/list-story-comment.mjs.map +1 -1
  695. package/dist/actions/list-story-sub-tasks.cjs.map +1 -1
  696. package/dist/actions/list-story-sub-tasks.d.cts +7 -3
  697. package/dist/actions/list-story-sub-tasks.d.cts.map +1 -1
  698. package/dist/actions/list-story-sub-tasks.d.mts +7 -3
  699. package/dist/actions/list-story-sub-tasks.d.mts.map +1 -1
  700. package/dist/actions/list-story-sub-tasks.mjs.map +1 -1
  701. package/dist/actions/list-workflows.cjs.map +1 -1
  702. package/dist/actions/list-workflows.d.cts +3 -3
  703. package/dist/actions/list-workflows.d.cts.map +1 -1
  704. package/dist/actions/list-workflows.d.mts +3 -3
  705. package/dist/actions/list-workflows.d.mts.map +1 -1
  706. package/dist/actions/list-workflows.mjs.map +1 -1
  707. package/dist/actions/search-documents.cjs +4 -4
  708. package/dist/actions/search-documents.cjs.map +1 -1
  709. package/dist/actions/search-documents.d.cts +25 -3
  710. package/dist/actions/search-documents.d.cts.map +1 -1
  711. package/dist/actions/search-documents.d.mts +25 -3
  712. package/dist/actions/search-documents.d.mts.map +1 -1
  713. package/dist/actions/search-documents.mjs +4 -4
  714. package/dist/actions/search-documents.mjs.map +1 -1
  715. package/dist/actions/search-epics.cjs +13 -13
  716. package/dist/actions/search-epics.cjs.map +1 -1
  717. package/dist/actions/search-epics.d.cts +67 -3
  718. package/dist/actions/search-epics.d.cts.map +1 -1
  719. package/dist/actions/search-epics.d.mts +67 -3
  720. package/dist/actions/search-epics.d.mts.map +1 -1
  721. package/dist/actions/search-epics.mjs +13 -13
  722. package/dist/actions/search-epics.mjs.map +1 -1
  723. package/dist/actions/search-iterations.cjs.map +1 -1
  724. package/dist/actions/search-iterations.d.cts +39 -3
  725. package/dist/actions/search-iterations.d.cts.map +1 -1
  726. package/dist/actions/search-iterations.d.mts +39 -3
  727. package/dist/actions/search-iterations.d.mts.map +1 -1
  728. package/dist/actions/search-iterations.mjs.map +1 -1
  729. package/dist/actions/search-milestones.cjs +4 -4
  730. package/dist/actions/search-milestones.cjs.map +1 -1
  731. package/dist/actions/search-milestones.d.cts +60 -3
  732. package/dist/actions/search-milestones.d.cts.map +1 -1
  733. package/dist/actions/search-milestones.d.mts +60 -3
  734. package/dist/actions/search-milestones.d.mts.map +1 -1
  735. package/dist/actions/search-milestones.mjs +4 -4
  736. package/dist/actions/search-milestones.mjs.map +1 -1
  737. package/dist/actions/search-objectives.cjs +18 -18
  738. package/dist/actions/search-objectives.cjs.map +1 -1
  739. package/dist/actions/search-objectives.d.cts +60 -3
  740. package/dist/actions/search-objectives.d.cts.map +1 -1
  741. package/dist/actions/search-objectives.d.mts +60 -3
  742. package/dist/actions/search-objectives.d.mts.map +1 -1
  743. package/dist/actions/search-objectives.mjs +18 -18
  744. package/dist/actions/search-objectives.mjs.map +1 -1
  745. package/dist/actions/search-stories-old.cjs +32 -32
  746. package/dist/actions/search-stories-old.cjs.map +1 -1
  747. package/dist/actions/search-stories-old.d.cts +150 -3
  748. package/dist/actions/search-stories-old.d.cts.map +1 -1
  749. package/dist/actions/search-stories-old.d.mts +150 -3
  750. package/dist/actions/search-stories-old.d.mts.map +1 -1
  751. package/dist/actions/search-stories-old.mjs +32 -32
  752. package/dist/actions/search-stories-old.mjs.map +1 -1
  753. package/dist/actions/search-stories.cjs +16 -16
  754. package/dist/actions/search-stories.cjs.map +1 -1
  755. package/dist/actions/search-stories.d.cts +219 -3
  756. package/dist/actions/search-stories.d.cts.map +1 -1
  757. package/dist/actions/search-stories.d.mts +219 -3
  758. package/dist/actions/search-stories.d.mts.map +1 -1
  759. package/dist/actions/search-stories.mjs +16 -16
  760. package/dist/actions/search-stories.mjs.map +1 -1
  761. package/dist/actions/search.cjs +17 -17
  762. package/dist/actions/search.cjs.map +1 -1
  763. package/dist/actions/search.d.cts +79 -3
  764. package/dist/actions/search.d.cts.map +1 -1
  765. package/dist/actions/search.d.mts +79 -3
  766. package/dist/actions/search.d.mts.map +1 -1
  767. package/dist/actions/search.mjs +17 -17
  768. package/dist/actions/search.mjs.map +1 -1
  769. package/dist/actions/story-history.cjs.map +1 -1
  770. package/dist/actions/story-history.d.cts +23 -3
  771. package/dist/actions/story-history.d.cts.map +1 -1
  772. package/dist/actions/story-history.d.mts +23 -3
  773. package/dist/actions/story-history.d.mts.map +1 -1
  774. package/dist/actions/story-history.mjs.map +1 -1
  775. package/dist/actions/unlink-comment-thread-from-slack.cjs.map +1 -1
  776. package/dist/actions/unlink-comment-thread-from-slack.d.cts +9 -3
  777. package/dist/actions/unlink-comment-thread-from-slack.d.cts.map +1 -1
  778. package/dist/actions/unlink-comment-thread-from-slack.d.mts +9 -3
  779. package/dist/actions/unlink-comment-thread-from-slack.d.mts.map +1 -1
  780. package/dist/actions/unlink-comment-thread-from-slack.mjs.map +1 -1
  781. package/dist/actions/unlink-document-from-epic.cjs.map +1 -1
  782. package/dist/actions/unlink-document-from-epic.d.cts +9 -3
  783. package/dist/actions/unlink-document-from-epic.d.cts.map +1 -1
  784. package/dist/actions/unlink-document-from-epic.d.mts +9 -3
  785. package/dist/actions/unlink-document-from-epic.d.mts.map +1 -1
  786. package/dist/actions/unlink-document-from-epic.mjs.map +1 -1
  787. package/dist/actions/unlink-productboard-from-epic.cjs +42 -42
  788. package/dist/actions/unlink-productboard-from-epic.cjs.map +1 -1
  789. package/dist/actions/unlink-productboard-from-epic.d.cts +84 -3
  790. package/dist/actions/unlink-productboard-from-epic.d.cts.map +1 -1
  791. package/dist/actions/unlink-productboard-from-epic.d.mts +84 -3
  792. package/dist/actions/unlink-productboard-from-epic.d.mts.map +1 -1
  793. package/dist/actions/unlink-productboard-from-epic.mjs +42 -42
  794. package/dist/actions/unlink-productboard-from-epic.mjs.map +1 -1
  795. package/dist/actions/update-category.cjs +7 -7
  796. package/dist/actions/update-category.cjs.map +1 -1
  797. package/dist/actions/update-category.d.cts +22 -3
  798. package/dist/actions/update-category.d.cts.map +1 -1
  799. package/dist/actions/update-category.d.mts +22 -3
  800. package/dist/actions/update-category.d.mts.map +1 -1
  801. package/dist/actions/update-category.mjs +7 -7
  802. package/dist/actions/update-category.mjs.map +1 -1
  803. package/dist/actions/update-custom-field.cjs +16 -16
  804. package/dist/actions/update-custom-field.cjs.map +1 -1
  805. package/dist/actions/update-custom-field.d.cts +50 -3
  806. package/dist/actions/update-custom-field.d.cts.map +1 -1
  807. package/dist/actions/update-custom-field.d.mts +50 -3
  808. package/dist/actions/update-custom-field.d.mts.map +1 -1
  809. package/dist/actions/update-custom-field.mjs +16 -16
  810. package/dist/actions/update-custom-field.mjs.map +1 -1
  811. package/dist/actions/update-doc.cjs +5 -5
  812. package/dist/actions/update-doc.cjs.map +1 -1
  813. package/dist/actions/update-doc.d.cts +25 -3
  814. package/dist/actions/update-doc.d.cts.map +1 -1
  815. package/dist/actions/update-doc.d.mts +25 -3
  816. package/dist/actions/update-doc.d.mts.map +1 -1
  817. package/dist/actions/update-doc.mjs +5 -5
  818. package/dist/actions/update-doc.mjs.map +1 -1
  819. package/dist/actions/update-entity-template.cjs +32 -32
  820. package/dist/actions/update-entity-template.cjs.map +1 -1
  821. package/dist/actions/update-entity-template.d.cts +164 -3
  822. package/dist/actions/update-entity-template.d.cts.map +1 -1
  823. package/dist/actions/update-entity-template.d.mts +164 -3
  824. package/dist/actions/update-entity-template.d.mts.map +1 -1
  825. package/dist/actions/update-entity-template.mjs +32 -32
  826. package/dist/actions/update-entity-template.mjs.map +1 -1
  827. package/dist/actions/update-epic-comment.cjs +7 -7
  828. package/dist/actions/update-epic-comment.cjs.map +1 -1
  829. package/dist/actions/update-epic-comment.d.cts +25 -3
  830. package/dist/actions/update-epic-comment.d.cts.map +1 -1
  831. package/dist/actions/update-epic-comment.d.mts +25 -3
  832. package/dist/actions/update-epic-comment.d.mts.map +1 -1
  833. package/dist/actions/update-epic-comment.mjs +7 -7
  834. package/dist/actions/update-epic-comment.mjs.map +1 -1
  835. package/dist/actions/update-epic.cjs.map +1 -1
  836. package/dist/actions/update-epic.d.cts +162 -3
  837. package/dist/actions/update-epic.d.cts.map +1 -1
  838. package/dist/actions/update-epic.d.mts +162 -3
  839. package/dist/actions/update-epic.d.mts.map +1 -1
  840. package/dist/actions/update-epic.mjs.map +1 -1
  841. package/dist/actions/update-file.cjs +9 -9
  842. package/dist/actions/update-file.cjs.map +1 -1
  843. package/dist/actions/update-file.d.cts +37 -3
  844. package/dist/actions/update-file.d.cts.map +1 -1
  845. package/dist/actions/update-file.d.mts +37 -3
  846. package/dist/actions/update-file.d.mts.map +1 -1
  847. package/dist/actions/update-file.mjs +9 -9
  848. package/dist/actions/update-file.mjs.map +1 -1
  849. package/dist/actions/update-group.cjs +19 -19
  850. package/dist/actions/update-group.cjs.map +1 -1
  851. package/dist/actions/update-group.d.cts +71 -3
  852. package/dist/actions/update-group.d.cts.map +1 -1
  853. package/dist/actions/update-group.d.mts +71 -3
  854. package/dist/actions/update-group.d.mts.map +1 -1
  855. package/dist/actions/update-group.mjs +19 -19
  856. package/dist/actions/update-group.mjs.map +1 -1
  857. package/dist/actions/update-health.cjs +2 -2
  858. package/dist/actions/update-health.cjs.map +1 -1
  859. package/dist/actions/update-health.d.cts +26 -3
  860. package/dist/actions/update-health.d.cts.map +1 -1
  861. package/dist/actions/update-health.d.mts +26 -3
  862. package/dist/actions/update-health.d.mts.map +1 -1
  863. package/dist/actions/update-health.mjs +2 -2
  864. package/dist/actions/update-health.mjs.map +1 -1
  865. package/dist/actions/update-iteration.cjs +46 -46
  866. package/dist/actions/update-iteration.cjs.map +1 -1
  867. package/dist/actions/update-iteration.d.cts +100 -3
  868. package/dist/actions/update-iteration.d.cts.map +1 -1
  869. package/dist/actions/update-iteration.d.mts +100 -3
  870. package/dist/actions/update-iteration.d.mts.map +1 -1
  871. package/dist/actions/update-iteration.mjs +46 -46
  872. package/dist/actions/update-iteration.mjs.map +1 -1
  873. package/dist/actions/update-key-result.cjs +5 -5
  874. package/dist/actions/update-key-result.cjs.map +1 -1
  875. package/dist/actions/update-key-result.d.cts +43 -3
  876. package/dist/actions/update-key-result.d.cts.map +1 -1
  877. package/dist/actions/update-key-result.d.mts +43 -3
  878. package/dist/actions/update-key-result.d.mts.map +1 -1
  879. package/dist/actions/update-key-result.mjs +5 -5
  880. package/dist/actions/update-key-result.mjs.map +1 -1
  881. package/dist/actions/update-label.cjs +23 -23
  882. package/dist/actions/update-label.cjs.map +1 -1
  883. package/dist/actions/update-label.d.cts +46 -3
  884. package/dist/actions/update-label.d.cts.map +1 -1
  885. package/dist/actions/update-label.d.mts +46 -3
  886. package/dist/actions/update-label.d.mts.map +1 -1
  887. package/dist/actions/update-label.mjs +23 -23
  888. package/dist/actions/update-label.mjs.map +1 -1
  889. package/dist/actions/update-linked-file.cjs +8 -8
  890. package/dist/actions/update-linked-file.cjs.map +1 -1
  891. package/dist/actions/update-linked-file.d.cts +46 -3
  892. package/dist/actions/update-linked-file.d.cts.map +1 -1
  893. package/dist/actions/update-linked-file.d.mts +46 -3
  894. package/dist/actions/update-linked-file.d.mts.map +1 -1
  895. package/dist/actions/update-linked-file.mjs +8 -8
  896. package/dist/actions/update-linked-file.mjs.map +1 -1
  897. package/dist/actions/update-multiple-stories.cjs.map +1 -1
  898. package/dist/actions/update-multiple-stories.d.cts +94 -3
  899. package/dist/actions/update-multiple-stories.d.cts.map +1 -1
  900. package/dist/actions/update-multiple-stories.d.mts +94 -3
  901. package/dist/actions/update-multiple-stories.d.mts.map +1 -1
  902. package/dist/actions/update-multiple-stories.mjs.map +1 -1
  903. package/dist/actions/update-objective.cjs +10 -10
  904. package/dist/actions/update-objective.cjs.map +1 -1
  905. package/dist/actions/update-objective.d.cts +70 -3
  906. package/dist/actions/update-objective.d.cts.map +1 -1
  907. package/dist/actions/update-objective.d.mts +70 -3
  908. package/dist/actions/update-objective.d.mts.map +1 -1
  909. package/dist/actions/update-objective.mjs +10 -10
  910. package/dist/actions/update-objective.mjs.map +1 -1
  911. package/dist/actions/update-project.cjs +7 -7
  912. package/dist/actions/update-project.cjs.map +1 -1
  913. package/dist/actions/update-project.d.cts +51 -3
  914. package/dist/actions/update-project.d.cts.map +1 -1
  915. package/dist/actions/update-project.d.mts +51 -3
  916. package/dist/actions/update-project.d.mts.map +1 -1
  917. package/dist/actions/update-project.mjs +7 -7
  918. package/dist/actions/update-project.mjs.map +1 -1
  919. package/dist/actions/update-story-comment.cjs +8 -8
  920. package/dist/actions/update-story-comment.cjs.map +1 -1
  921. package/dist/actions/update-story-comment.d.cts +25 -3
  922. package/dist/actions/update-story-comment.d.cts.map +1 -1
  923. package/dist/actions/update-story-comment.d.mts +25 -3
  924. package/dist/actions/update-story-comment.d.mts.map +1 -1
  925. package/dist/actions/update-story-comment.mjs +8 -8
  926. package/dist/actions/update-story-comment.mjs.map +1 -1
  927. package/dist/actions/update-story-link.cjs +7 -7
  928. package/dist/actions/update-story-link.cjs.map +1 -1
  929. package/dist/actions/update-story-link.d.cts +25 -3
  930. package/dist/actions/update-story-link.d.cts.map +1 -1
  931. package/dist/actions/update-story-link.d.mts +25 -3
  932. package/dist/actions/update-story-link.d.mts.map +1 -1
  933. package/dist/actions/update-story-link.mjs +7 -7
  934. package/dist/actions/update-story-link.mjs.map +1 -1
  935. package/dist/actions/update-story.cjs +16 -16
  936. package/dist/actions/update-story.cjs.map +1 -1
  937. package/dist/actions/update-story.d.cts +140 -3
  938. package/dist/actions/update-story.d.cts.map +1 -1
  939. package/dist/actions/update-story.d.mts +140 -3
  940. package/dist/actions/update-story.d.mts.map +1 -1
  941. package/dist/actions/update-story.mjs +16 -16
  942. package/dist/actions/update-story.mjs.map +1 -1
  943. package/dist/actions/update-task.cjs +17 -17
  944. package/dist/actions/update-task.cjs.map +1 -1
  945. package/dist/actions/update-task.d.cts +78 -3
  946. package/dist/actions/update-task.d.cts.map +1 -1
  947. package/dist/actions/update-task.d.mts +78 -3
  948. package/dist/actions/update-task.d.mts.map +1 -1
  949. package/dist/actions/update-task.mjs +17 -17
  950. package/dist/actions/update-task.mjs.map +1 -1
  951. package/dist/actions/upload-files.cjs.map +1 -1
  952. package/dist/actions/upload-files.d.cts +39 -3
  953. package/dist/actions/upload-files.d.cts.map +1 -1
  954. package/dist/actions/upload-files.d.mts +39 -3
  955. package/dist/actions/upload-files.d.mts.map +1 -1
  956. package/dist/actions/upload-files.mjs.map +1 -1
  957. package/dist/catalog.cjs +7 -1
  958. package/dist/catalog.cjs.map +1 -1
  959. package/dist/catalog.d.cts +8 -0
  960. package/dist/catalog.d.mts +8 -0
  961. package/dist/catalog.mjs +7 -1
  962. package/dist/catalog.mjs.map +1 -1
  963. package/package.json +2 -2
@@ -9,15 +9,15 @@ const shortcutGetStoryComment = action("SHORTCUT_GET_STORY_COMMENT", {
9
9
  comment__public__id: z.number().int().describe("The ID of the Comment.")
10
10
  }).describe("Request schema for `GetStoryComment`"),
11
11
  output: z.object({
12
- id: z.number().int().describe("The unique ID of the Comment."),
13
- text: z.string().describe("The text of the Comment. Maximum length: 100,000 characters."),
14
- app_url: z.string().describe("The Shortcut application URL to the Comment."),
15
- deleted: z.boolean().describe("True/false boolean indicating whether the Comment is deleted."),
16
- authorId: z.string().describe("The unique ID of the Member that authored the Comment."),
12
+ id: z.number().int().describe("The unique ID of the Comment.").nullable(),
13
+ text: z.string().describe("The text of the Comment. Maximum length: 100,000 characters.").nullable(),
14
+ app_url: z.string().describe("The Shortcut application URL to the Comment.").nullable(),
15
+ deleted: z.boolean().describe("True/false boolean indicating whether the Comment is deleted.").nullable(),
16
+ authorId: z.string().describe("The unique ID of the Member that authored the Comment.").nullable(),
17
17
  comments: z.array(z.unknown()).describe("A nested array of threaded comments that are replies to this Comment. Using Any to avoid circular reference."),
18
- createdAt: z.string().describe("The time/date the Comment was created."),
19
- updatedAt: z.string().describe("The time/date the Comment was updated."),
20
- entityType: z.string().describe("A string description of this resource. Always 'threaded-comment'."),
18
+ createdAt: z.string().describe("The time/date the Comment was created.").nullable(),
19
+ updatedAt: z.string().describe("The time/date the Comment was updated.").nullable(),
20
+ entityType: z.string().describe("A string description of this resource. Always 'threaded-comment'.").nullable(),
21
21
  externalId: z.string().describe("This field can be set to another unique ID. In the case that the Comment has been imported from another tool, the ID in the other tool can be indicated here.").nullable().optional(),
22
22
  mentionIds: z.array(z.unknown()).describe("Deprecated: use member_mention_ids."),
23
23
  groupMentionIds: z.array(z.string()).describe("An array of Group IDs that have been mentioned in this Comment."),
@@ -1 +1 @@
1
- {"version":3,"file":"get-story-comment.mjs","names":[],"sources":["../../src/actions/get-story-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryCommentInput: z.ZodTypeAny = z.object({\n story__public__id: z.number().int().describe(\"The ID of the Story that the Comment is in.\"),\n comment__public__id: z.number().int().describe(\"The ID of the Comment.\"),\n}).describe(\"Request schema for `GetStoryComment`\");\nexport const ShortcutGetStoryCommentOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the Comment.\"),\n text: z.string().describe(\"The text of the Comment. Maximum length: 100,000 characters.\"),\n app_url: z.string().describe(\"The Shortcut application URL to the Comment.\"),\n deleted: z.boolean().describe(\"True/false boolean indicating whether the Comment is deleted.\"),\n authorId: z.string().describe(\"The unique ID of the Member that authored the Comment.\"),\n comments: z.array(z.unknown()).describe(\"A nested array of threaded comments that are replies to this Comment. Using Any to avoid circular reference.\"),\n createdAt: z.string().describe(\"The time/date the Comment was created.\"),\n updatedAt: z.string().describe(\"The time/date the Comment was updated.\"),\n entityType: z.string().describe(\"A string description of this resource. Always 'threaded-comment'.\"),\n externalId: z.string().describe(\"This field can be set to another unique ID. In the case that the Comment has been imported from another tool, the ID in the other tool can be indicated here.\").nullable().optional(),\n mentionIds: z.array(z.unknown()).describe(\"Deprecated: use member_mention_ids.\"),\n groupMentionIds: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in this Comment.\"),\n memberMentionIds: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in this Comment.\"),\n}).describe(\"Response schema for `GetStoryComment` - Represents a ThreadedComment\");\n\nexport const shortcutGetStoryComment = action(\"SHORTCUT_GET_STORY_COMMENT\", {\n slug: \"shortcut-get-story-comment\",\n name: \"Get story comment\",\n description: \"Get Comment is used to get Comment information.\",\n input: ShortcutGetStoryCommentInput,\n output: ShortcutGetStoryCommentOutput,\n});\n"],"mappings":";;AAwBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxBwD,EAAE,OAAO;EACjE,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;CACzE,CAAC,CAAC,CAAC,SAAS,sCAqBH;CACP,QArByD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC3E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D;EAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACtF,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8GAA8G;EACtJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,YAAY,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAC/E,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE;EAC/G,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE;CACnH,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-story-comment.mjs","names":[],"sources":["../../src/actions/get-story-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryCommentInput = z.object({\n story__public__id: z.number().int().describe(\"The ID of the Story that the Comment is in.\"),\n comment__public__id: z.number().int().describe(\"The ID of the Comment.\"),\n}).describe(\"Request schema for `GetStoryComment`\");\nexport const ShortcutGetStoryCommentOutput = z.object({\n id: z.number().int().describe(\"The unique ID of the Comment.\").nullable(),\n text: z.string().describe(\"The text of the Comment. Maximum length: 100,000 characters.\").nullable(),\n app_url: z.string().describe(\"The Shortcut application URL to the Comment.\").nullable(),\n deleted: z.boolean().describe(\"True/false boolean indicating whether the Comment is deleted.\").nullable(),\n authorId: z.string().describe(\"The unique ID of the Member that authored the Comment.\").nullable(),\n comments: z.array(z.unknown()).describe(\"A nested array of threaded comments that are replies to this Comment. Using Any to avoid circular reference.\"),\n createdAt: z.string().describe(\"The time/date the Comment was created.\").nullable(),\n updatedAt: z.string().describe(\"The time/date the Comment was updated.\").nullable(),\n entityType: z.string().describe(\"A string description of this resource. Always 'threaded-comment'.\").nullable(),\n externalId: z.string().describe(\"This field can be set to another unique ID. In the case that the Comment has been imported from another tool, the ID in the other tool can be indicated here.\").nullable().optional(),\n mentionIds: z.array(z.unknown()).describe(\"Deprecated: use member_mention_ids.\"),\n groupMentionIds: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in this Comment.\"),\n memberMentionIds: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in this Comment.\"),\n}).describe(\"Response schema for `GetStoryComment` - Represents a ThreadedComment\");\n\nexport const shortcutGetStoryComment = action(\"SHORTCUT_GET_STORY_COMMENT\", {\n slug: \"shortcut-get-story-comment\",\n name: \"Get story comment\",\n description: \"Get Comment is used to get Comment information.\",\n input: ShortcutGetStoryCommentInput,\n output: ShortcutGetStoryCommentOutput,\n});\n"],"mappings":";;AAwBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxB0C,EAAE,OAAO;EACnD,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;EAC1F,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;CACzE,CAAC,CAAC,CAAC,SAAS,sCAqBH;CACP,QArB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACjG,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8GAA8G;EACtJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrN,YAAY,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAC/E,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE;EAC/G,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE;CACnH,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
@@ -3,17 +3,17 @@ let zod = require("zod");
3
3
  //#region src/actions/get-story-link.ts
4
4
  const ShortcutGetStoryLinkInput = zod.z.object({ story__link__public__id: zod.z.number().int().describe("The unique ID of the Story Link.") }).describe("Request schema for `GetStoryLink`");
5
5
  const ShortcutGetStoryLinkOutput = zod.z.object({
6
- id: zod.z.number().int().describe("The unique identifier for the story link."),
7
- type: zod.z.string().describe("A string value indicating this entity's type. Always 'story-link' for story links."),
6
+ id: zod.z.number().int().describe("The unique identifier for the story link.").nullable(),
7
+ type: zod.z.string().describe("A string value indicating this entity's type. Always 'story-link' for story links.").nullable(),
8
8
  verb: zod.z.enum([
9
9
  "blocks",
10
10
  "duplicates",
11
11
  "relates to"
12
- ]).describe("The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'."),
13
- object_id: zod.z.number().int().describe("The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6)."),
14
- created_at: zod.z.string().describe("The time/date when the story link was created in ISO 8601 format."),
15
- subject_id: zod.z.number().int().describe("The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5)."),
16
- updated_at: zod.z.string().describe("The time/date when the story link was last updated in ISO 8601 format.")
12
+ ]).describe("The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.").nullable(),
13
+ object_id: zod.z.number().int().describe("The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).").nullable(),
14
+ created_at: zod.z.string().describe("The time/date when the story link was created in ISO 8601 format.").nullable(),
15
+ subject_id: zod.z.number().int().describe("The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).").nullable(),
16
+ updated_at: zod.z.string().describe("The time/date when the story link was last updated in ISO 8601 format.").nullable()
17
17
  }).describe("Response schema for `GetStoryLink`");
18
18
  const shortcutGetStoryLink = require_action.action("SHORTCUT_GET_STORY_LINK", {
19
19
  slug: "shortcut-get-story-link",
@@ -1 +1 @@
1
- {"version":3,"file":"get-story-link.cjs","names":["z","action"],"sources":["../../src/actions/get-story-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryLinkInput: z.ZodTypeAny = z.object({\n story__link__public__id: z.number().int().describe(\"The unique ID of the Story Link.\"),\n}).describe(\"Request schema for `GetStoryLink`\");\nexport const ShortcutGetStoryLinkOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the story link.\"),\n type: z.string().describe(\"A string value indicating this entity's type. Always 'story-link' for story links.\"),\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.\"),\n object_id: z.number().int().describe(\"The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).\"),\n created_at: z.string().describe(\"The time/date when the story link was created in ISO 8601 format.\"),\n subject_id: z.number().int().describe(\"The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).\"),\n updated_at: z.string().describe(\"The time/date when the story link was last updated in ISO 8601 format.\"),\n}).describe(\"Response schema for `GetStoryLink`\");\n\nexport const shortcutGetStoryLink = action(\"SHORTCUT_GET_STORY_LINK\", {\n slug: \"shortcut-get-story-link\",\n name: \"Get story link\",\n description: \"Returns the stories and their relationship for the given Story Link.\",\n input: ShortcutGetStoryLinkInput,\n output: ShortcutGetStoryLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACvF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;CAC9G,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,yHAAyH;CACvL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H;CAC/J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H;CAClK,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-story-link.cjs","names":["z","action"],"sources":["../../src/actions/get-story-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryLinkInput = z.object({\n story__link__public__id: z.number().int().describe(\"The unique ID of the Story Link.\"),\n}).describe(\"Request schema for `GetStoryLink`\");\nexport const ShortcutGetStoryLinkOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the story link.\").nullable(),\n type: z.string().describe(\"A string value indicating this entity's type. Always 'story-link' for story links.\").nullable(),\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.\").nullable(),\n object_id: z.number().int().describe(\"The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).\").nullable(),\n created_at: z.string().describe(\"The time/date when the story link was created in ISO 8601 format.\").nullable(),\n subject_id: z.number().int().describe(\"The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).\").nullable(),\n updated_at: z.string().describe(\"The time/date when the story link was last updated in ISO 8601 format.\").nullable(),\n}).describe(\"Response schema for `GetStoryLink`\");\n\nexport const shortcutGetStoryLink = action(\"SHORTCUT_GET_STORY_LINK\", {\n slug: \"shortcut-get-story-link\",\n name: \"Get story link\",\n description: \"Returns the stories and their relationship for the given Story Link.\",\n input: ShortcutGetStoryLinkInput,\n output: ShortcutGetStoryLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACvF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACzH,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAc;CAAY,CAAC,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAClM,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC1K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CAC7K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-story-link.d.ts
4
- declare const ShortcutGetStoryLinkInput: z.ZodTypeAny;
5
- declare const ShortcutGetStoryLinkOutput: z.ZodTypeAny;
6
- declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShortcutGetStoryLinkInput: z.ZodObject<{
5
+ story__link__public__id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ShortcutGetStoryLinkOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ type: z.ZodNullable<z.ZodString>;
10
+ verb: z.ZodNullable<z.ZodEnum<{
11
+ blocks: "blocks";
12
+ duplicates: "duplicates";
13
+ "relates to": "relates to";
14
+ }>>;
15
+ object_id: z.ZodNullable<z.ZodNumber>;
16
+ created_at: z.ZodNullable<z.ZodString>;
17
+ subject_id: z.ZodNullable<z.ZodNumber>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>;
20
+ declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ story__link__public__id: number;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { shortcutGetStoryLink };
9
25
  //# sourceMappingURL=get-story-link.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-story-link.d.cts","names":[],"sources":["../../src/actions/get-story-link.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEM;AAAA,cACnC,0BAAA,EAA4B,CAAA,CAAE,UAQM;AAAA,cAEpC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-story-link.d.cts","names":[],"sources":["../../src/actions/get-story-link.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAU1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-story-link.d.ts
4
- declare const ShortcutGetStoryLinkInput: z.ZodTypeAny;
5
- declare const ShortcutGetStoryLinkOutput: z.ZodTypeAny;
6
- declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShortcutGetStoryLinkInput: z.ZodObject<{
5
+ story__link__public__id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ShortcutGetStoryLinkOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ type: z.ZodNullable<z.ZodString>;
10
+ verb: z.ZodNullable<z.ZodEnum<{
11
+ blocks: "blocks";
12
+ duplicates: "duplicates";
13
+ "relates to": "relates to";
14
+ }>>;
15
+ object_id: z.ZodNullable<z.ZodNumber>;
16
+ created_at: z.ZodNullable<z.ZodString>;
17
+ subject_id: z.ZodNullable<z.ZodNumber>;
18
+ updated_at: z.ZodNullable<z.ZodString>;
19
+ }, z.core.$strip>;
20
+ declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<{
21
+ story__link__public__id: number;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { shortcutGetStoryLink };
9
25
  //# sourceMappingURL=get-story-link.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-story-link.d.mts","names":[],"sources":["../../src/actions/get-story-link.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEM;AAAA,cACnC,0BAAA,EAA4B,CAAA,CAAE,UAQM;AAAA,cAEpC,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-story-link.d.mts","names":[],"sources":["../../src/actions/get-story-link.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAU1B,oBAAA,gCAAoB,wBAAA"}
@@ -6,17 +6,17 @@ const shortcutGetStoryLink = action("SHORTCUT_GET_STORY_LINK", {
6
6
  description: "Returns the stories and their relationship for the given Story Link.",
7
7
  input: z.object({ story__link__public__id: z.number().int().describe("The unique ID of the Story Link.") }).describe("Request schema for `GetStoryLink`"),
8
8
  output: z.object({
9
- id: z.number().int().describe("The unique identifier for the story link."),
10
- type: z.string().describe("A string value indicating this entity's type. Always 'story-link' for story links."),
9
+ id: z.number().int().describe("The unique identifier for the story link.").nullable(),
10
+ type: z.string().describe("A string value indicating this entity's type. Always 'story-link' for story links.").nullable(),
11
11
  verb: z.enum([
12
12
  "blocks",
13
13
  "duplicates",
14
14
  "relates to"
15
- ]).describe("The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'."),
16
- object_id: z.number().int().describe("The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6)."),
17
- created_at: z.string().describe("The time/date when the story link was created in ISO 8601 format."),
18
- subject_id: z.number().int().describe("The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5)."),
19
- updated_at: z.string().describe("The time/date when the story link was last updated in ISO 8601 format.")
15
+ ]).describe("The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.").nullable(),
16
+ object_id: z.number().int().describe("The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).").nullable(),
17
+ created_at: z.string().describe("The time/date when the story link was created in ISO 8601 format.").nullable(),
18
+ subject_id: z.number().int().describe("The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).").nullable(),
19
+ updated_at: z.string().describe("The time/date when the story link was last updated in ISO 8601 format.").nullable()
20
20
  }).describe("Response schema for `GetStoryLink`")
21
21
  });
22
22
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"get-story-link.mjs","names":[],"sources":["../../src/actions/get-story-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryLinkInput: z.ZodTypeAny = z.object({\n story__link__public__id: z.number().int().describe(\"The unique ID of the Story Link.\"),\n}).describe(\"Request schema for `GetStoryLink`\");\nexport const ShortcutGetStoryLinkOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the story link.\"),\n type: z.string().describe(\"A string value indicating this entity's type. Always 'story-link' for story links.\"),\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.\"),\n object_id: z.number().int().describe(\"The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).\"),\n created_at: z.string().describe(\"The time/date when the story link was created in ISO 8601 format.\"),\n subject_id: z.number().int().describe(\"The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).\"),\n updated_at: z.string().describe(\"The time/date when the story link was last updated in ISO 8601 format.\"),\n}).describe(\"Response schema for `GetStoryLink`\");\n\nexport const shortcutGetStoryLink = action(\"SHORTCUT_GET_STORY_LINK\", {\n slug: \"shortcut-get-story-link\",\n name: \"Get story link\",\n description: \"Returns the stories and their relationship for the given Story Link.\",\n input: ShortcutGetStoryLinkInput,\n output: ShortcutGetStoryLinkOutput,\n});\n"],"mappings":";;AAiBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBqD,EAAE,OAAO,EAC9D,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACvF,CAAC,CAAC,CAAC,SAAS,mCAeH;CACP,QAfsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;EAC9G,MAAM,EAAE,KAAK;GAAC;GAAU;GAAc;EAAY,CAAC,CAAC,CAAC,SAAS,yHAAyH;EACvL,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H;EAC/J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H;EAClK,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAC1G,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-story-link.mjs","names":[],"sources":["../../src/actions/get-story-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryLinkInput = z.object({\n story__link__public__id: z.number().int().describe(\"The unique ID of the Story Link.\"),\n}).describe(\"Request schema for `GetStoryLink`\");\nexport const ShortcutGetStoryLinkOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the story link.\").nullable(),\n type: z.string().describe(\"A string value indicating this entity's type. Always 'story-link' for story links.\").nullable(),\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"The relationship type between the subject and object stories. Valid values are 'blocks', 'duplicates', or 'relates to'.\").nullable(),\n object_id: z.number().int().describe(\"The unique identifier of the object story in the relationship (e.g., in 'story 5 blocks story 6', object_id would be 6).\").nullable(),\n created_at: z.string().describe(\"The time/date when the story link was created in ISO 8601 format.\").nullable(),\n subject_id: z.number().int().describe(\"The unique identifier of the subject story in the relationship (e.g., in 'story 5 blocks story 6', subject_id would be 5).\").nullable(),\n updated_at: z.string().describe(\"The time/date when the story link was last updated in ISO 8601 format.\").nullable(),\n}).describe(\"Response schema for `GetStoryLink`\");\n\nexport const shortcutGetStoryLink = action(\"SHORTCUT_GET_STORY_LINK\", {\n slug: \"shortcut-get-story-link\",\n name: \"Get story link\",\n description: \"Returns the stories and their relationship for the given Story Link.\",\n input: ShortcutGetStoryLinkInput,\n output: ShortcutGetStoryLinkOutput,\n});\n"],"mappings":";;AAiBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBuC,EAAE,OAAO,EAChD,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACvF,CAAC,CAAC,CAAC,SAAS,mCAeH;CACP,QAfwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;EACzH,MAAM,EAAE,KAAK;GAAC;GAAU;GAAc;EAAY,CAAC,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;EAClM,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;EAC1K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC9G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;EAC7K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
@@ -18,19 +18,19 @@ const ShortcutGetStory_CustomFieldSchema = zod.z.object({
18
18
  valueId: zod.z.string().describe("Custom field enum value identifier (UUID).").nullable().optional()
19
19
  }).describe("Custom field value object.");
20
20
  const ShortcutGetStoryOutput = zod.z.object({
21
- id: zod.z.number().int().describe("Unique story identifier."),
22
- name: zod.z.string().describe("The name or title of the story."),
21
+ id: zod.z.number().int().describe("Unique story identifier.").nullable(),
22
+ name: zod.z.string().describe("The name or title of the story.").nullable(),
23
23
  files: zod.z.array(zod.z.unknown()).describe("Array of file objects attached to the story.").nullable().optional(),
24
24
  stats: zod.z.unknown().describe("Aggregate statistics data object for the story.").nullable().optional(),
25
25
  tasks: zod.z.array(ShortcutGetStory_TaskSchema).describe("Array of subtask/checklist item objects.").nullable().optional(),
26
26
  labels: zod.z.array(ShortcutGetStory_LabelSchema).describe("Array of full label objects attached to the story.").nullable().optional(),
27
- app_url: zod.z.string().describe("URL to access the story in the Shortcut application."),
28
- blocked: zod.z.boolean().describe("Indicates if the story is currently blocked."),
29
- blocker: zod.z.boolean().describe("Indicates if the story blocks other work."),
27
+ app_url: zod.z.string().describe("URL to access the story in the Shortcut application.").nullable(),
28
+ blocked: zod.z.boolean().describe("Indicates if the story is currently blocked.").nullable(),
29
+ blocker: zod.z.boolean().describe("Indicates if the story blocks other work.").nullable(),
30
30
  commits: zod.z.array(zod.z.unknown()).describe("Associated Git commit objects.").nullable().optional(),
31
31
  epic_id: zod.z.number().int().describe("Associated epic identifier.").nullable().optional(),
32
- started: zod.z.boolean().describe("Indicates if work has begun on the story."),
33
- archived: zod.z.boolean().describe("Indicates whether the story is archived."),
32
+ started: zod.z.boolean().describe("Indicates if work has begun on the story.").nullable(),
33
+ archived: zod.z.boolean().describe("Indicates whether the story is archived.").nullable(),
34
34
  branches: zod.z.array(zod.z.unknown()).describe("Associated Git branch objects.").nullable().optional(),
35
35
  comments: zod.z.array(zod.z.unknown()).describe("Array of comment objects on the story.").nullable().optional(),
36
36
  deadline: zod.z.string().describe("Due date for the story in ISO 8601 format.").nullable().optional(),
@@ -38,25 +38,25 @@ const ShortcutGetStoryOutput = zod.z.object({
38
38
  file_ids: zod.z.array(zod.z.number().int()).describe("Array of uploaded file identifiers.").nullable().optional(),
39
39
  group_id: zod.z.string().describe("Team/group assignment identifier (UUID format).").nullable().optional(),
40
40
  moved_at: zod.z.string().describe("Timestamp of last position or workflow state change.").nullable().optional(),
41
- position: zod.z.number().int().describe("Display order within its context."),
42
- completed: zod.z.boolean().describe("Indicates if the story is finished."),
41
+ position: zod.z.number().int().describe("Display order within its context.").nullable(),
42
+ completed: zod.z.boolean().describe("Indicates if the story is finished.").nullable(),
43
43
  label_ids: zod.z.array(zod.z.number().int()).describe("Array of label identifiers attached to the story.").nullable().optional(),
44
44
  lead_time: zod.z.number().int().describe("Time in seconds from creation to completion.").nullable().optional(),
45
45
  owner_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs of members assigned to complete work."),
46
- created_at: zod.z.string().describe("Timestamp of story creation in ISO 8601 format."),
46
+ created_at: zod.z.string().describe("Timestamp of story creation in ISO 8601 format.").nullable(),
47
47
  cycle_time: zod.z.number().int().describe("Time in seconds from start to completion.").nullable().optional(),
48
48
  project_id: zod.z.number().int().describe("Project association identifier (being deprecated).").nullable().optional(),
49
49
  started_at: zod.z.string().describe("Timestamp when work commenced in ISO 8601 format.").nullable().optional(),
50
- story_type: zod.z.string().describe("The type of story (feature, bug, or chore)."),
50
+ story_type: zod.z.string().describe("The type of story (feature, bug, or chore).").nullable(),
51
51
  updated_at: zod.z.string().describe("Timestamp of last modification in ISO 8601 format.").nullable().optional(),
52
52
  comment_ids: zod.z.array(zod.z.number().int()).describe("Array of comment identifiers.").nullable().optional(),
53
- description: zod.z.string().describe("The detailed description or narrative of the story."),
54
- entity_type: zod.z.string().describe("A string description of this resource type."),
53
+ description: zod.z.string().describe("The detailed description or narrative of the story.").nullable(),
54
+ entity_type: zod.z.string().describe("A string description of this resource type.").nullable(),
55
55
  external_id: zod.z.string().describe("Third-party system identifier.").nullable().optional(),
56
56
  mention_ids: zod.z.array(zod.z.string()).describe("Array of all mention identifiers (users and teams).").nullable().optional(),
57
57
  story_links: zod.z.array(zod.z.unknown()).describe("Array of story link objects representing relationships to other stories.").nullable().optional(),
58
58
  synced_item: zod.z.unknown().describe("External synchronization metadata object.").nullable().optional(),
59
- workflow_id: zod.z.number().int().describe("Workflow process identifier."),
59
+ workflow_id: zod.z.number().int().describe("Workflow process identifier.").nullable(),
60
60
  completed_at: zod.z.string().describe("Timestamp when story was marked complete in ISO 8601 format.").nullable().optional(),
61
61
  follower_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs for members tracking this story."),
62
62
  iteration_id: zod.z.number().int().describe("Sprint/iteration assignment identifier.").nullable().optional(),
@@ -65,11 +65,11 @@ const ShortcutGetStoryOutput = zod.z.object({
65
65
  pull_requests: zod.z.array(zod.z.unknown()).describe("Linked pull request or merge request objects.").nullable().optional(),
66
66
  external_links: zod.z.array(zod.z.string()).describe("Array of external link URLs connected to the story.").nullable().optional(),
67
67
  linked_file_ids: zod.z.array(zod.z.number().int()).describe("Array of linked file identifiers.").nullable().optional(),
68
- requested_by_id: zod.z.string().describe("UUID of the member who requested the story."),
68
+ requested_by_id: zod.z.string().describe("UUID of the member who requested the story.").nullable(),
69
69
  external_tickets: zod.z.array(zod.z.unknown()).describe("Array of attached support ticket objects.").nullable().optional(),
70
70
  group_mention_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs for team mentions within story content.").nullable().optional(),
71
71
  story_template_id: zod.z.string().describe("UUID of the template used to create this story.").nullable().optional(),
72
- workflow_state_id: zod.z.number().int().describe("Current workflow stage identifier."),
72
+ workflow_state_id: zod.z.number().int().describe("Current workflow stage identifier.").nullable(),
73
73
  member_mention_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs for user mentions within story content.").nullable().optional(),
74
74
  started_at_override: zod.z.string().describe("Manual override for start timestamp in ISO 8601 format.").nullable().optional(),
75
75
  completed_at_override: zod.z.string().describe("Manual override for completion timestamp in ISO 8601 format.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-story.cjs","names":["z","action"],"sources":["../../src/actions/get-story.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryInput: z.ZodTypeAny = z.object({\n story__public__id: z.number().int().describe(\"The ID of the Story.\"),\n}).describe(\"Request schema for `GetStory`\");\nconst ShortcutGetStory_TaskSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Task identifier.\").nullable().optional(),\n complete: z.boolean().describe(\"Task completion status.\").nullable().optional(),\n description: z.string().describe(\"Task description.\").nullable().optional(),\n}).describe(\"Subtask or checklist item object.\");\nconst ShortcutGetStory_LabelSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Label identifier.\").nullable().optional(),\n name: z.string().describe(\"Label name.\").nullable().optional(),\n color: z.string().describe(\"Label color hex code.\").nullable().optional(),\n}).describe(\"Label object attached to a story.\");\nconst ShortcutGetStory_CustomFieldSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n fieldId: z.string().describe(\"Custom field identifier (UUID).\").nullable().optional(),\n valueId: z.string().describe(\"Custom field enum value identifier (UUID).\").nullable().optional(),\n}).describe(\"Custom field value object.\");\nexport const ShortcutGetStoryOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique story identifier.\"),\n name: z.string().describe(\"The name or title of the story.\"),\n files: z.array(z.unknown()).describe(\"Array of file objects attached to the story.\").nullable().optional(),\n stats: z.unknown().describe(\"Aggregate statistics data object for the story.\").nullable().optional(),\n tasks: z.array(ShortcutGetStory_TaskSchema).describe(\"Array of subtask/checklist item objects.\").nullable().optional(),\n labels: z.array(ShortcutGetStory_LabelSchema).describe(\"Array of full label objects attached to the story.\").nullable().optional(),\n app_url: z.string().describe(\"URL to access the story in the Shortcut application.\"),\n blocked: z.boolean().describe(\"Indicates if the story is currently blocked.\"),\n blocker: z.boolean().describe(\"Indicates if the story blocks other work.\"),\n commits: z.array(z.unknown()).describe(\"Associated Git commit objects.\").nullable().optional(),\n epic_id: z.number().int().describe(\"Associated epic identifier.\").nullable().optional(),\n started: z.boolean().describe(\"Indicates if work has begun on the story.\"),\n archived: z.boolean().describe(\"Indicates whether the story is archived.\"),\n branches: z.array(z.unknown()).describe(\"Associated Git branch objects.\").nullable().optional(),\n comments: z.array(z.unknown()).describe(\"Array of comment objects on the story.\").nullable().optional(),\n deadline: z.string().describe(\"Due date for the story in ISO 8601 format.\").nullable().optional(),\n estimate: z.number().int().describe(\"Story point estimate. Can be null for unestimated stories.\").nullable().optional(),\n file_ids: z.array(z.number().int()).describe(\"Array of uploaded file identifiers.\").nullable().optional(),\n group_id: z.string().describe(\"Team/group assignment identifier (UUID format).\").nullable().optional(),\n moved_at: z.string().describe(\"Timestamp of last position or workflow state change.\").nullable().optional(),\n position: z.number().int().describe(\"Display order within its context.\"),\n completed: z.boolean().describe(\"Indicates if the story is finished.\"),\n label_ids: z.array(z.number().int()).describe(\"Array of label identifiers attached to the story.\").nullable().optional(),\n lead_time: z.number().int().describe(\"Time in seconds from creation to completion.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs of members assigned to complete work.\"),\n created_at: z.string().describe(\"Timestamp of story creation in ISO 8601 format.\"),\n cycle_time: z.number().int().describe(\"Time in seconds from start to completion.\").nullable().optional(),\n project_id: z.number().int().describe(\"Project association identifier (being deprecated).\").nullable().optional(),\n started_at: z.string().describe(\"Timestamp when work commenced in ISO 8601 format.\").nullable().optional(),\n story_type: z.string().describe(\"The type of story (feature, bug, or chore).\"),\n updated_at: z.string().describe(\"Timestamp of last modification in ISO 8601 format.\").nullable().optional(),\n comment_ids: z.array(z.number().int()).describe(\"Array of comment identifiers.\").nullable().optional(),\n description: z.string().describe(\"The detailed description or narrative of the story.\"),\n entity_type: z.string().describe(\"A string description of this resource type.\"),\n external_id: z.string().describe(\"Third-party system identifier.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention identifiers (users and teams).\").nullable().optional(),\n story_links: z.array(z.unknown()).describe(\"Array of story link objects representing relationships to other stories.\").nullable().optional(),\n synced_item: z.unknown().describe(\"External synchronization metadata object.\").nullable().optional(),\n workflow_id: z.number().int().describe(\"Workflow process identifier.\"),\n completed_at: z.string().describe(\"Timestamp when story was marked complete in ISO 8601 format.\").nullable().optional(),\n follower_ids: z.array(z.string()).describe(\"Array of UUIDs for members tracking this story.\"),\n iteration_id: z.number().int().describe(\"Sprint/iteration assignment identifier.\").nullable().optional(),\n linked_files: z.array(z.unknown()).describe(\"Array of linked file objects.\").nullable().optional(),\n custom_fields: z.array(ShortcutGetStory_CustomFieldSchema).describe(\"Array of custom field value objects.\").nullable().optional(),\n pull_requests: z.array(z.unknown()).describe(\"Linked pull request or merge request objects.\").nullable().optional(),\n external_links: z.array(z.string()).describe(\"Array of external link URLs connected to the story.\").nullable().optional(),\n linked_file_ids: z.array(z.number().int()).describe(\"Array of linked file identifiers.\").nullable().optional(),\n requested_by_id: z.string().describe(\"UUID of the member who requested the story.\"),\n external_tickets: z.array(z.unknown()).describe(\"Array of attached support ticket objects.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of UUIDs for team mentions within story content.\").nullable().optional(),\n story_template_id: z.string().describe(\"UUID of the template used to create this story.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"Current workflow stage identifier.\"),\n member_mention_ids: z.array(z.string()).describe(\"Array of UUIDs for user mentions within story content.\").nullable().optional(),\n started_at_override: z.string().describe(\"Manual override for start timestamp in ISO 8601 format.\").nullable().optional(),\n completed_at_override: z.string().describe(\"Manual override for completion timestamp in ISO 8601 format.\").nullable().optional(),\n previous_iteration_ids: z.array(z.number().int()).describe(\"Earlier sprint/iteration assignments.\").nullable().optional(),\n unresolved_blocker_comments: z.array(z.number().int()).describe(\"Array of identifiers for unresolved blocking comment IDs.\").nullable().optional(),\n}).describe(\"Response schema for `GetStory`\");\n\nexport const shortcutGetStory = action(\"SHORTCUT_GET_STORY\", {\n slug: \"shortcut-get-story\",\n name: \"Get story\",\n description: \"Get Story returns information about a chosen Story.\",\n input: ShortcutGetStoryInput,\n output: ShortcutGetStoryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-story.cjs","names":["z","action"],"sources":["../../src/actions/get-story.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetStoryInput = z.object({\n story__public__id: z.number().int().describe(\"The ID of the Story.\"),\n}).describe(\"Request schema for `GetStory`\");\nconst ShortcutGetStory_TaskSchema = z.object({\n id: z.number().int().describe(\"Task identifier.\").nullable().optional(),\n complete: z.boolean().describe(\"Task completion status.\").nullable().optional(),\n description: z.string().describe(\"Task description.\").nullable().optional(),\n}).describe(\"Subtask or checklist item object.\");\nconst ShortcutGetStory_LabelSchema = z.object({\n id: z.number().int().describe(\"Label identifier.\").nullable().optional(),\n name: z.string().describe(\"Label name.\").nullable().optional(),\n color: z.string().describe(\"Label color hex code.\").nullable().optional(),\n}).describe(\"Label object attached to a story.\");\nconst ShortcutGetStory_CustomFieldSchema = z.object({\n value: z.string().describe(\"Custom field value.\").nullable().optional(),\n fieldId: z.string().describe(\"Custom field identifier (UUID).\").nullable().optional(),\n valueId: z.string().describe(\"Custom field enum value identifier (UUID).\").nullable().optional(),\n}).describe(\"Custom field value object.\");\nexport const ShortcutGetStoryOutput = z.object({\n id: z.number().int().describe(\"Unique story identifier.\").nullable(),\n name: z.string().describe(\"The name or title of the story.\").nullable(),\n files: z.array(z.unknown()).describe(\"Array of file objects attached to the story.\").nullable().optional(),\n stats: z.unknown().describe(\"Aggregate statistics data object for the story.\").nullable().optional(),\n tasks: z.array(ShortcutGetStory_TaskSchema).describe(\"Array of subtask/checklist item objects.\").nullable().optional(),\n labels: z.array(ShortcutGetStory_LabelSchema).describe(\"Array of full label objects attached to the story.\").nullable().optional(),\n app_url: z.string().describe(\"URL to access the story in the Shortcut application.\").nullable(),\n blocked: z.boolean().describe(\"Indicates if the story is currently blocked.\").nullable(),\n blocker: z.boolean().describe(\"Indicates if the story blocks other work.\").nullable(),\n commits: z.array(z.unknown()).describe(\"Associated Git commit objects.\").nullable().optional(),\n epic_id: z.number().int().describe(\"Associated epic identifier.\").nullable().optional(),\n started: z.boolean().describe(\"Indicates if work has begun on the story.\").nullable(),\n archived: z.boolean().describe(\"Indicates whether the story is archived.\").nullable(),\n branches: z.array(z.unknown()).describe(\"Associated Git branch objects.\").nullable().optional(),\n comments: z.array(z.unknown()).describe(\"Array of comment objects on the story.\").nullable().optional(),\n deadline: z.string().describe(\"Due date for the story in ISO 8601 format.\").nullable().optional(),\n estimate: z.number().int().describe(\"Story point estimate. Can be null for unestimated stories.\").nullable().optional(),\n file_ids: z.array(z.number().int()).describe(\"Array of uploaded file identifiers.\").nullable().optional(),\n group_id: z.string().describe(\"Team/group assignment identifier (UUID format).\").nullable().optional(),\n moved_at: z.string().describe(\"Timestamp of last position or workflow state change.\").nullable().optional(),\n position: z.number().int().describe(\"Display order within its context.\").nullable(),\n completed: z.boolean().describe(\"Indicates if the story is finished.\").nullable(),\n label_ids: z.array(z.number().int()).describe(\"Array of label identifiers attached to the story.\").nullable().optional(),\n lead_time: z.number().int().describe(\"Time in seconds from creation to completion.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs of members assigned to complete work.\"),\n created_at: z.string().describe(\"Timestamp of story creation in ISO 8601 format.\").nullable(),\n cycle_time: z.number().int().describe(\"Time in seconds from start to completion.\").nullable().optional(),\n project_id: z.number().int().describe(\"Project association identifier (being deprecated).\").nullable().optional(),\n started_at: z.string().describe(\"Timestamp when work commenced in ISO 8601 format.\").nullable().optional(),\n story_type: z.string().describe(\"The type of story (feature, bug, or chore).\").nullable(),\n updated_at: z.string().describe(\"Timestamp of last modification in ISO 8601 format.\").nullable().optional(),\n comment_ids: z.array(z.number().int()).describe(\"Array of comment identifiers.\").nullable().optional(),\n description: z.string().describe(\"The detailed description or narrative of the story.\").nullable(),\n entity_type: z.string().describe(\"A string description of this resource type.\").nullable(),\n external_id: z.string().describe(\"Third-party system identifier.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention identifiers (users and teams).\").nullable().optional(),\n story_links: z.array(z.unknown()).describe(\"Array of story link objects representing relationships to other stories.\").nullable().optional(),\n synced_item: z.unknown().describe(\"External synchronization metadata object.\").nullable().optional(),\n workflow_id: z.number().int().describe(\"Workflow process identifier.\").nullable(),\n completed_at: z.string().describe(\"Timestamp when story was marked complete in ISO 8601 format.\").nullable().optional(),\n follower_ids: z.array(z.string()).describe(\"Array of UUIDs for members tracking this story.\"),\n iteration_id: z.number().int().describe(\"Sprint/iteration assignment identifier.\").nullable().optional(),\n linked_files: z.array(z.unknown()).describe(\"Array of linked file objects.\").nullable().optional(),\n custom_fields: z.array(ShortcutGetStory_CustomFieldSchema).describe(\"Array of custom field value objects.\").nullable().optional(),\n pull_requests: z.array(z.unknown()).describe(\"Linked pull request or merge request objects.\").nullable().optional(),\n external_links: z.array(z.string()).describe(\"Array of external link URLs connected to the story.\").nullable().optional(),\n linked_file_ids: z.array(z.number().int()).describe(\"Array of linked file identifiers.\").nullable().optional(),\n requested_by_id: z.string().describe(\"UUID of the member who requested the story.\").nullable(),\n external_tickets: z.array(z.unknown()).describe(\"Array of attached support ticket objects.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of UUIDs for team mentions within story content.\").nullable().optional(),\n story_template_id: z.string().describe(\"UUID of the template used to create this story.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"Current workflow stage identifier.\").nullable(),\n member_mention_ids: z.array(z.string()).describe(\"Array of UUIDs for user mentions within story content.\").nullable().optional(),\n started_at_override: z.string().describe(\"Manual override for start timestamp in ISO 8601 format.\").nullable().optional(),\n completed_at_override: z.string().describe(\"Manual override for completion timestamp in ISO 8601 format.\").nullable().optional(),\n previous_iteration_ids: z.array(z.number().int()).describe(\"Earlier sprint/iteration assignments.\").nullable().optional(),\n unresolved_blocker_comments: z.array(z.number().int()).describe(\"Array of identifiers for unresolved blocking comment IDs.\").nullable().optional(),\n}).describe(\"Response schema for `GetStory`\");\n\nexport const shortcutGetStory = action(\"SHORTCUT_GET_STORY\", {\n slug: \"shortcut-get-story\",\n name: \"Get story\",\n description: \"Get Story returns information about a chosen Story.\",\n input: ShortcutGetStoryInput,\n output: ShortcutGetStoryOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,83 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-story.d.ts
4
- declare const ShortcutGetStoryInput: z.ZodTypeAny;
5
- declare const ShortcutGetStoryOutput: z.ZodTypeAny;
6
- declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShortcutGetStoryInput: z.ZodObject<{
5
+ story__public__id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ShortcutGetStoryOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
11
+ stats: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
12
+ tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$strip>>>>;
17
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
18
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>>>;
22
+ app_url: z.ZodNullable<z.ZodString>;
23
+ blocked: z.ZodNullable<z.ZodBoolean>;
24
+ blocker: z.ZodNullable<z.ZodBoolean>;
25
+ commits: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
26
+ epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ started: z.ZodNullable<z.ZodBoolean>;
28
+ archived: z.ZodNullable<z.ZodBoolean>;
29
+ branches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
30
+ comments: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
31
+ deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ file_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
34
+ group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ moved_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ position: z.ZodNullable<z.ZodNumber>;
37
+ completed: z.ZodNullable<z.ZodBoolean>;
38
+ label_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
39
+ lead_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ owner_ids: z.ZodArray<z.ZodString>;
41
+ created_at: z.ZodNullable<z.ZodString>;
42
+ cycle_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ story_type: z.ZodNullable<z.ZodString>;
46
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ comment_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
48
+ description: z.ZodNullable<z.ZodString>;
49
+ entity_type: z.ZodNullable<z.ZodString>;
50
+ external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
52
+ story_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
53
+ synced_item: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
54
+ workflow_id: z.ZodNullable<z.ZodNumber>;
55
+ completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ follower_ids: z.ZodArray<z.ZodString>;
57
+ iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
58
+ linked_files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
59
+ custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
60
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ fieldId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ valueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ }, z.core.$strip>>>>;
64
+ pull_requests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
65
+ external_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
66
+ linked_file_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
67
+ requested_by_id: z.ZodNullable<z.ZodString>;
68
+ external_tickets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
69
+ group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
70
+ story_template_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ workflow_state_id: z.ZodNullable<z.ZodNumber>;
72
+ member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
73
+ started_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
+ completed_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ previous_iteration_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
76
+ unresolved_blocker_comments: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
77
+ }, z.core.$strip>;
78
+ declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<{
79
+ story__public__id: number;
80
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
81
  //#endregion
8
82
  export { shortcutGetStory };
9
83
  //# sourceMappingURL=get-story.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-story.d.cts","names":[],"sources":["../../src/actions/get-story.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEM;AAAA,cAgB/B,sBAAA,EAAwB,CAAA,CAAE,UA0DM;AAAA,cAEhC,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-story.d.cts","names":[],"sources":["../../src/actions/get-story.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4DtB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,83 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-story.d.ts
4
- declare const ShortcutGetStoryInput: z.ZodTypeAny;
5
- declare const ShortcutGetStoryOutput: z.ZodTypeAny;
6
- declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ShortcutGetStoryInput: z.ZodObject<{
5
+ story__public__id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ShortcutGetStoryOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
11
+ stats: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
12
+ tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
13
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$strip>>>>;
17
+ labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
18
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ }, z.core.$strip>>>>;
22
+ app_url: z.ZodNullable<z.ZodString>;
23
+ blocked: z.ZodNullable<z.ZodBoolean>;
24
+ blocker: z.ZodNullable<z.ZodBoolean>;
25
+ commits: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
26
+ epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ started: z.ZodNullable<z.ZodBoolean>;
28
+ archived: z.ZodNullable<z.ZodBoolean>;
29
+ branches: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
30
+ comments: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
31
+ deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
+ file_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
34
+ group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ moved_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ position: z.ZodNullable<z.ZodNumber>;
37
+ completed: z.ZodNullable<z.ZodBoolean>;
38
+ label_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
39
+ lead_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ owner_ids: z.ZodArray<z.ZodString>;
41
+ created_at: z.ZodNullable<z.ZodString>;
42
+ cycle_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ story_type: z.ZodNullable<z.ZodString>;
46
+ updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ comment_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
48
+ description: z.ZodNullable<z.ZodString>;
49
+ entity_type: z.ZodNullable<z.ZodString>;
50
+ external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
52
+ story_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
53
+ synced_item: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
54
+ workflow_id: z.ZodNullable<z.ZodNumber>;
55
+ completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ follower_ids: z.ZodArray<z.ZodString>;
57
+ iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
58
+ linked_files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
59
+ custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
60
+ value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ fieldId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ valueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ }, z.core.$strip>>>>;
64
+ pull_requests: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
65
+ external_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
66
+ linked_file_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
67
+ requested_by_id: z.ZodNullable<z.ZodString>;
68
+ external_tickets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
69
+ group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
70
+ story_template_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ workflow_state_id: z.ZodNullable<z.ZodNumber>;
72
+ member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
73
+ started_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
74
+ completed_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ previous_iteration_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
76
+ unresolved_blocker_comments: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
77
+ }, z.core.$strip>;
78
+ declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<{
79
+ story__public__id: number;
80
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
81
  //#endregion
8
82
  export { shortcutGetStory };
9
83
  //# sourceMappingURL=get-story.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-story.d.mts","names":[],"sources":["../../src/actions/get-story.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEM;AAAA,cAgB/B,sBAAA,EAAwB,CAAA,CAAE,UA0DM;AAAA,cAEhC,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-story.d.mts","names":[],"sources":["../../src/actions/get-story.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4DtB,gBAAA,gCAAgB,wBAAA"}