@keystrokehq/shortcut 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1023) 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 +3 -3
  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 +3 -3
  10. package/dist/actions/create-category.mjs.map +1 -1
  11. package/dist/actions/create-doc.cjs +3 -3
  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 +3 -3
  18. package/dist/actions/create-doc.mjs.map +1 -1
  19. package/dist/actions/create-entity-template.cjs +25 -25
  20. package/dist/actions/create-entity-template.cjs.map +1 -1
  21. package/dist/actions/create-entity-template.d.cts +154 -3
  22. package/dist/actions/create-entity-template.d.cts.map +1 -1
  23. package/dist/actions/create-entity-template.d.mts +154 -3
  24. package/dist/actions/create-entity-template.d.mts.map +1 -1
  25. package/dist/actions/create-entity-template.mjs +25 -25
  26. package/dist/actions/create-entity-template.mjs.map +1 -1
  27. package/dist/actions/create-epic-comment-comment.cjs +9 -9
  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 +9 -9
  34. package/dist/actions/create-epic-comment-comment.mjs.map +1 -1
  35. package/dist/actions/create-epic-comment.cjs +9 -9
  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 +9 -9
  42. package/dist/actions/create-epic-comment.mjs.map +1 -1
  43. package/dist/actions/create-epic-health.cjs +3 -3
  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 +3 -3
  50. package/dist/actions/create-epic-health.mjs.map +1 -1
  51. package/dist/actions/create-epic.cjs +50 -50
  52. package/dist/actions/create-epic.cjs.map +1 -1
  53. package/dist/actions/create-epic.d.cts +152 -3
  54. package/dist/actions/create-epic.d.cts.map +1 -1
  55. package/dist/actions/create-epic.d.mts +152 -3
  56. package/dist/actions/create-epic.d.mts.map +1 -1
  57. package/dist/actions/create-epic.mjs +50 -50
  58. package/dist/actions/create-epic.mjs.map +1 -1
  59. package/dist/actions/create-generic-integration.cjs +10 -10
  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 +10 -10
  66. package/dist/actions/create-generic-integration.mjs.map +1 -1
  67. package/dist/actions/create-group.cjs +19 -19
  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 +19 -19
  74. package/dist/actions/create-group.mjs.map +1 -1
  75. package/dist/actions/create-iteration.cjs +21 -21
  76. package/dist/actions/create-iteration.cjs.map +1 -1
  77. package/dist/actions/create-iteration.d.cts +74 -3
  78. package/dist/actions/create-iteration.d.cts.map +1 -1
  79. package/dist/actions/create-iteration.d.mts +74 -3
  80. package/dist/actions/create-iteration.d.mts.map +1 -1
  81. package/dist/actions/create-iteration.mjs +21 -21
  82. package/dist/actions/create-iteration.mjs.map +1 -1
  83. package/dist/actions/create-label.cjs +10 -10
  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 +10 -10
  90. package/dist/actions/create-label.mjs.map +1 -1
  91. package/dist/actions/create-linked-file.cjs +9 -9
  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 +9 -9
  98. package/dist/actions/create-linked-file.mjs.map +1 -1
  99. package/dist/actions/create-multiple-stories.cjs +7 -7
  100. package/dist/actions/create-multiple-stories.cjs.map +1 -1
  101. package/dist/actions/create-multiple-stories.d.cts +147 -3
  102. package/dist/actions/create-multiple-stories.d.cts.map +1 -1
  103. package/dist/actions/create-multiple-stories.d.mts +147 -3
  104. package/dist/actions/create-multiple-stories.d.mts.map +1 -1
  105. package/dist/actions/create-multiple-stories.mjs +7 -7
  106. package/dist/actions/create-multiple-stories.mjs.map +1 -1
  107. package/dist/actions/create-objective.cjs +32 -32
  108. package/dist/actions/create-objective.cjs.map +1 -1
  109. package/dist/actions/create-objective.d.cts +89 -3
  110. package/dist/actions/create-objective.d.cts.map +1 -1
  111. package/dist/actions/create-objective.d.mts +89 -3
  112. package/dist/actions/create-objective.d.mts.map +1 -1
  113. package/dist/actions/create-objective.mjs +32 -32
  114. package/dist/actions/create-objective.mjs.map +1 -1
  115. package/dist/actions/create-project.cjs +3 -3
  116. package/dist/actions/create-project.cjs.map +1 -1
  117. package/dist/actions/create-project.d.cts +46 -3
  118. package/dist/actions/create-project.d.cts.map +1 -1
  119. package/dist/actions/create-project.d.mts +46 -3
  120. package/dist/actions/create-project.d.mts.map +1 -1
  121. package/dist/actions/create-project.mjs +3 -3
  122. package/dist/actions/create-project.mjs.map +1 -1
  123. package/dist/actions/create-story-comment.cjs +9 -9
  124. package/dist/actions/create-story-comment.cjs.map +1 -1
  125. package/dist/actions/create-story-comment.d.cts +33 -3
  126. package/dist/actions/create-story-comment.d.cts.map +1 -1
  127. package/dist/actions/create-story-comment.d.mts +33 -3
  128. package/dist/actions/create-story-comment.d.mts.map +1 -1
  129. package/dist/actions/create-story-comment.mjs +9 -9
  130. package/dist/actions/create-story-comment.mjs.map +1 -1
  131. package/dist/actions/create-story-from-template.cjs +40 -40
  132. package/dist/actions/create-story-from-template.cjs.map +1 -1
  133. package/dist/actions/create-story-from-template.d.cts +379 -3
  134. package/dist/actions/create-story-from-template.d.cts.map +1 -1
  135. package/dist/actions/create-story-from-template.d.mts +379 -3
  136. package/dist/actions/create-story-from-template.d.mts.map +1 -1
  137. package/dist/actions/create-story-from-template.mjs +40 -40
  138. package/dist/actions/create-story-from-template.mjs.map +1 -1
  139. package/dist/actions/create-story-link.cjs +8 -8
  140. package/dist/actions/create-story-link.cjs.map +1 -1
  141. package/dist/actions/create-story-link.d.cts +23 -3
  142. package/dist/actions/create-story-link.d.cts.map +1 -1
  143. package/dist/actions/create-story-link.d.mts +23 -3
  144. package/dist/actions/create-story-link.d.mts.map +1 -1
  145. package/dist/actions/create-story-link.mjs +8 -8
  146. package/dist/actions/create-story-link.mjs.map +1 -1
  147. package/dist/actions/create-story-reaction.cjs.map +1 -1
  148. package/dist/actions/create-story-reaction.d.cts +11 -3
  149. package/dist/actions/create-story-reaction.d.cts.map +1 -1
  150. package/dist/actions/create-story-reaction.d.mts +11 -3
  151. package/dist/actions/create-story-reaction.d.mts.map +1 -1
  152. package/dist/actions/create-story-reaction.mjs.map +1 -1
  153. package/dist/actions/create-story.cjs +25 -25
  154. package/dist/actions/create-story.cjs.map +1 -1
  155. package/dist/actions/create-story.d.cts +203 -3
  156. package/dist/actions/create-story.d.cts.map +1 -1
  157. package/dist/actions/create-story.d.mts +203 -3
  158. package/dist/actions/create-story.d.mts.map +1 -1
  159. package/dist/actions/create-story.mjs +25 -25
  160. package/dist/actions/create-story.mjs.map +1 -1
  161. package/dist/actions/create-task.cjs +30 -30
  162. package/dist/actions/create-task.cjs.map +1 -1
  163. package/dist/actions/create-task.d.cts +76 -3
  164. package/dist/actions/create-task.d.cts.map +1 -1
  165. package/dist/actions/create-task.d.mts +76 -3
  166. package/dist/actions/create-task.d.mts.map +1 -1
  167. package/dist/actions/create-task.mjs +30 -30
  168. package/dist/actions/create-task.mjs.map +1 -1
  169. package/dist/actions/delete-category.cjs +1 -1
  170. package/dist/actions/delete-category.cjs.map +1 -1
  171. package/dist/actions/delete-category.d.cts +7 -3
  172. package/dist/actions/delete-category.d.cts.map +1 -1
  173. package/dist/actions/delete-category.d.mts +7 -3
  174. package/dist/actions/delete-category.d.mts.map +1 -1
  175. package/dist/actions/delete-category.mjs +1 -1
  176. package/dist/actions/delete-category.mjs.map +1 -1
  177. package/dist/actions/delete-custom-field.cjs +1 -1
  178. package/dist/actions/delete-custom-field.cjs.map +1 -1
  179. package/dist/actions/delete-custom-field.d.cts +7 -3
  180. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  181. package/dist/actions/delete-custom-field.d.mts +7 -3
  182. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  183. package/dist/actions/delete-custom-field.mjs +1 -1
  184. package/dist/actions/delete-custom-field.mjs.map +1 -1
  185. package/dist/actions/delete-doc.cjs.map +1 -1
  186. package/dist/actions/delete-doc.d.cts +7 -3
  187. package/dist/actions/delete-doc.d.cts.map +1 -1
  188. package/dist/actions/delete-doc.d.mts +7 -3
  189. package/dist/actions/delete-doc.d.mts.map +1 -1
  190. package/dist/actions/delete-doc.mjs.map +1 -1
  191. package/dist/actions/delete-entity-template.cjs +1 -1
  192. package/dist/actions/delete-entity-template.cjs.map +1 -1
  193. package/dist/actions/delete-entity-template.d.cts +7 -3
  194. package/dist/actions/delete-entity-template.d.cts.map +1 -1
  195. package/dist/actions/delete-entity-template.d.mts +7 -3
  196. package/dist/actions/delete-entity-template.d.mts.map +1 -1
  197. package/dist/actions/delete-entity-template.mjs +1 -1
  198. package/dist/actions/delete-entity-template.mjs.map +1 -1
  199. package/dist/actions/delete-epic-comment.cjs +1 -1
  200. package/dist/actions/delete-epic-comment.cjs.map +1 -1
  201. package/dist/actions/delete-epic-comment.d.cts +9 -3
  202. package/dist/actions/delete-epic-comment.d.cts.map +1 -1
  203. package/dist/actions/delete-epic-comment.d.mts +9 -3
  204. package/dist/actions/delete-epic-comment.d.mts.map +1 -1
  205. package/dist/actions/delete-epic-comment.mjs +1 -1
  206. package/dist/actions/delete-epic-comment.mjs.map +1 -1
  207. package/dist/actions/delete-epic.cjs.map +1 -1
  208. package/dist/actions/delete-epic.d.cts +7 -3
  209. package/dist/actions/delete-epic.d.cts.map +1 -1
  210. package/dist/actions/delete-epic.d.mts +7 -3
  211. package/dist/actions/delete-epic.d.mts.map +1 -1
  212. package/dist/actions/delete-epic.mjs.map +1 -1
  213. package/dist/actions/delete-file.cjs +1 -1
  214. package/dist/actions/delete-file.cjs.map +1 -1
  215. package/dist/actions/delete-file.d.cts +7 -3
  216. package/dist/actions/delete-file.d.cts.map +1 -1
  217. package/dist/actions/delete-file.d.mts +7 -3
  218. package/dist/actions/delete-file.d.mts.map +1 -1
  219. package/dist/actions/delete-file.mjs +1 -1
  220. package/dist/actions/delete-file.mjs.map +1 -1
  221. package/dist/actions/delete-generic-integration.cjs +1 -1
  222. package/dist/actions/delete-generic-integration.cjs.map +1 -1
  223. package/dist/actions/delete-generic-integration.d.cts +7 -3
  224. package/dist/actions/delete-generic-integration.d.cts.map +1 -1
  225. package/dist/actions/delete-generic-integration.d.mts +7 -3
  226. package/dist/actions/delete-generic-integration.d.mts.map +1 -1
  227. package/dist/actions/delete-generic-integration.mjs +1 -1
  228. package/dist/actions/delete-generic-integration.mjs.map +1 -1
  229. package/dist/actions/delete-iteration.cjs +1 -1
  230. package/dist/actions/delete-iteration.cjs.map +1 -1
  231. package/dist/actions/delete-iteration.d.cts +7 -3
  232. package/dist/actions/delete-iteration.d.cts.map +1 -1
  233. package/dist/actions/delete-iteration.d.mts +7 -3
  234. package/dist/actions/delete-iteration.d.mts.map +1 -1
  235. package/dist/actions/delete-iteration.mjs +1 -1
  236. package/dist/actions/delete-iteration.mjs.map +1 -1
  237. package/dist/actions/delete-label.cjs +1 -1
  238. package/dist/actions/delete-label.cjs.map +1 -1
  239. package/dist/actions/delete-label.d.cts +7 -3
  240. package/dist/actions/delete-label.d.cts.map +1 -1
  241. package/dist/actions/delete-label.d.mts +7 -3
  242. package/dist/actions/delete-label.d.mts.map +1 -1
  243. package/dist/actions/delete-label.mjs +1 -1
  244. package/dist/actions/delete-label.mjs.map +1 -1
  245. package/dist/actions/delete-linked-file.cjs +1 -1
  246. package/dist/actions/delete-linked-file.cjs.map +1 -1
  247. package/dist/actions/delete-linked-file.d.cts +7 -3
  248. package/dist/actions/delete-linked-file.d.cts.map +1 -1
  249. package/dist/actions/delete-linked-file.d.mts +7 -3
  250. package/dist/actions/delete-linked-file.d.mts.map +1 -1
  251. package/dist/actions/delete-linked-file.mjs +1 -1
  252. package/dist/actions/delete-linked-file.mjs.map +1 -1
  253. package/dist/actions/delete-multiple-stories.cjs +1 -1
  254. package/dist/actions/delete-multiple-stories.cjs.map +1 -1
  255. package/dist/actions/delete-multiple-stories.d.cts +7 -3
  256. package/dist/actions/delete-multiple-stories.d.cts.map +1 -1
  257. package/dist/actions/delete-multiple-stories.d.mts +7 -3
  258. package/dist/actions/delete-multiple-stories.d.mts.map +1 -1
  259. package/dist/actions/delete-multiple-stories.mjs +1 -1
  260. package/dist/actions/delete-multiple-stories.mjs.map +1 -1
  261. package/dist/actions/delete-objective.cjs +1 -1
  262. package/dist/actions/delete-objective.cjs.map +1 -1
  263. package/dist/actions/delete-objective.d.cts +7 -3
  264. package/dist/actions/delete-objective.d.cts.map +1 -1
  265. package/dist/actions/delete-objective.d.mts +7 -3
  266. package/dist/actions/delete-objective.d.mts.map +1 -1
  267. package/dist/actions/delete-objective.mjs +1 -1
  268. package/dist/actions/delete-objective.mjs.map +1 -1
  269. package/dist/actions/delete-project.cjs +1 -1
  270. package/dist/actions/delete-project.cjs.map +1 -1
  271. package/dist/actions/delete-project.d.cts +7 -3
  272. package/dist/actions/delete-project.d.cts.map +1 -1
  273. package/dist/actions/delete-project.d.mts +7 -3
  274. package/dist/actions/delete-project.d.mts.map +1 -1
  275. package/dist/actions/delete-project.mjs +1 -1
  276. package/dist/actions/delete-project.mjs.map +1 -1
  277. package/dist/actions/delete-story-comment.cjs +1 -1
  278. package/dist/actions/delete-story-comment.cjs.map +1 -1
  279. package/dist/actions/delete-story-comment.d.cts +9 -3
  280. package/dist/actions/delete-story-comment.d.cts.map +1 -1
  281. package/dist/actions/delete-story-comment.d.mts +9 -3
  282. package/dist/actions/delete-story-comment.d.mts.map +1 -1
  283. package/dist/actions/delete-story-comment.mjs +1 -1
  284. package/dist/actions/delete-story-comment.mjs.map +1 -1
  285. package/dist/actions/delete-story-link.cjs +1 -1
  286. package/dist/actions/delete-story-link.cjs.map +1 -1
  287. package/dist/actions/delete-story-link.d.cts +7 -3
  288. package/dist/actions/delete-story-link.d.cts.map +1 -1
  289. package/dist/actions/delete-story-link.d.mts +7 -3
  290. package/dist/actions/delete-story-link.d.mts.map +1 -1
  291. package/dist/actions/delete-story-link.mjs +1 -1
  292. package/dist/actions/delete-story-link.mjs.map +1 -1
  293. package/dist/actions/delete-story-reaction.cjs +1 -1
  294. package/dist/actions/delete-story-reaction.cjs.map +1 -1
  295. package/dist/actions/delete-story-reaction.d.cts +11 -3
  296. package/dist/actions/delete-story-reaction.d.cts.map +1 -1
  297. package/dist/actions/delete-story-reaction.d.mts +11 -3
  298. package/dist/actions/delete-story-reaction.d.mts.map +1 -1
  299. package/dist/actions/delete-story-reaction.mjs +1 -1
  300. package/dist/actions/delete-story-reaction.mjs.map +1 -1
  301. package/dist/actions/delete-story.cjs +1 -1
  302. package/dist/actions/delete-story.cjs.map +1 -1
  303. package/dist/actions/delete-story.d.cts +7 -3
  304. package/dist/actions/delete-story.d.cts.map +1 -1
  305. package/dist/actions/delete-story.d.mts +7 -3
  306. package/dist/actions/delete-story.d.mts.map +1 -1
  307. package/dist/actions/delete-story.mjs +1 -1
  308. package/dist/actions/delete-story.mjs.map +1 -1
  309. package/dist/actions/delete-task.cjs +1 -1
  310. package/dist/actions/delete-task.cjs.map +1 -1
  311. package/dist/actions/delete-task.d.cts +9 -3
  312. package/dist/actions/delete-task.d.cts.map +1 -1
  313. package/dist/actions/delete-task.d.mts +9 -3
  314. package/dist/actions/delete-task.d.mts.map +1 -1
  315. package/dist/actions/delete-task.mjs +1 -1
  316. package/dist/actions/delete-task.mjs.map +1 -1
  317. package/dist/actions/disable-iterations.cjs +1 -1
  318. package/dist/actions/disable-iterations.cjs.map +1 -1
  319. package/dist/actions/disable-iterations.d.cts +3 -3
  320. package/dist/actions/disable-iterations.d.cts.map +1 -1
  321. package/dist/actions/disable-iterations.d.mts +3 -3
  322. package/dist/actions/disable-iterations.d.mts.map +1 -1
  323. package/dist/actions/disable-iterations.mjs +1 -1
  324. package/dist/actions/disable-iterations.mjs.map +1 -1
  325. package/dist/actions/disable-story-templates.cjs +1 -1
  326. package/dist/actions/disable-story-templates.cjs.map +1 -1
  327. package/dist/actions/disable-story-templates.d.cts +3 -3
  328. package/dist/actions/disable-story-templates.d.cts.map +1 -1
  329. package/dist/actions/disable-story-templates.d.mts +3 -3
  330. package/dist/actions/disable-story-templates.d.mts.map +1 -1
  331. package/dist/actions/disable-story-templates.mjs +1 -1
  332. package/dist/actions/disable-story-templates.mjs.map +1 -1
  333. package/dist/actions/enable-iterations.cjs +1 -1
  334. package/dist/actions/enable-iterations.cjs.map +1 -1
  335. package/dist/actions/enable-iterations.d.cts +3 -3
  336. package/dist/actions/enable-iterations.d.cts.map +1 -1
  337. package/dist/actions/enable-iterations.d.mts +3 -3
  338. package/dist/actions/enable-iterations.d.mts.map +1 -1
  339. package/dist/actions/enable-iterations.mjs +1 -1
  340. package/dist/actions/enable-iterations.mjs.map +1 -1
  341. package/dist/actions/enable-story-templates.cjs +1 -1
  342. package/dist/actions/enable-story-templates.cjs.map +1 -1
  343. package/dist/actions/enable-story-templates.d.cts +3 -3
  344. package/dist/actions/enable-story-templates.d.cts.map +1 -1
  345. package/dist/actions/enable-story-templates.d.mts +3 -3
  346. package/dist/actions/enable-story-templates.d.mts.map +1 -1
  347. package/dist/actions/enable-story-templates.mjs +1 -1
  348. package/dist/actions/enable-story-templates.mjs.map +1 -1
  349. package/dist/actions/get-category.cjs +1 -1
  350. package/dist/actions/get-category.cjs.map +1 -1
  351. package/dist/actions/get-category.d.cts +16 -3
  352. package/dist/actions/get-category.d.cts.map +1 -1
  353. package/dist/actions/get-category.d.mts +16 -3
  354. package/dist/actions/get-category.d.mts.map +1 -1
  355. package/dist/actions/get-category.mjs +1 -1
  356. package/dist/actions/get-category.mjs.map +1 -1
  357. package/dist/actions/get-current-member-info.cjs +10 -10
  358. package/dist/actions/get-current-member-info.cjs.map +1 -1
  359. package/dist/actions/get-current-member-info.d.cts +26 -3
  360. package/dist/actions/get-current-member-info.d.cts.map +1 -1
  361. package/dist/actions/get-current-member-info.d.mts +26 -3
  362. package/dist/actions/get-current-member-info.d.mts.map +1 -1
  363. package/dist/actions/get-current-member-info.mjs +10 -10
  364. package/dist/actions/get-current-member-info.mjs.map +1 -1
  365. package/dist/actions/get-custom-field.cjs +14 -14
  366. package/dist/actions/get-custom-field.cjs.map +1 -1
  367. package/dist/actions/get-custom-field.d.cts +26 -3
  368. package/dist/actions/get-custom-field.d.cts.map +1 -1
  369. package/dist/actions/get-custom-field.d.mts +26 -3
  370. package/dist/actions/get-custom-field.d.mts.map +1 -1
  371. package/dist/actions/get-custom-field.mjs +14 -14
  372. package/dist/actions/get-custom-field.mjs.map +1 -1
  373. package/dist/actions/get-doc.cjs +6 -6
  374. package/dist/actions/get-doc.cjs.map +1 -1
  375. package/dist/actions/get-doc.d.cts +21 -3
  376. package/dist/actions/get-doc.d.cts.map +1 -1
  377. package/dist/actions/get-doc.d.mts +21 -3
  378. package/dist/actions/get-doc.d.mts.map +1 -1
  379. package/dist/actions/get-doc.mjs +6 -6
  380. package/dist/actions/get-doc.mjs.map +1 -1
  381. package/dist/actions/get-entity-template.cjs +18 -18
  382. package/dist/actions/get-entity-template.cjs.map +1 -1
  383. package/dist/actions/get-entity-template.d.cts +102 -3
  384. package/dist/actions/get-entity-template.d.cts.map +1 -1
  385. package/dist/actions/get-entity-template.d.mts +102 -3
  386. package/dist/actions/get-entity-template.d.mts.map +1 -1
  387. package/dist/actions/get-entity-template.mjs +18 -18
  388. package/dist/actions/get-entity-template.mjs.map +1 -1
  389. package/dist/actions/get-epic-comment.cjs +1 -1
  390. package/dist/actions/get-epic-comment.cjs.map +1 -1
  391. package/dist/actions/get-epic-comment.d.cts +23 -3
  392. package/dist/actions/get-epic-comment.d.cts.map +1 -1
  393. package/dist/actions/get-epic-comment.d.mts +23 -3
  394. package/dist/actions/get-epic-comment.d.mts.map +1 -1
  395. package/dist/actions/get-epic-comment.mjs +1 -1
  396. package/dist/actions/get-epic-comment.mjs.map +1 -1
  397. package/dist/actions/get-epic-health.cjs +3 -3
  398. package/dist/actions/get-epic-health.cjs.map +1 -1
  399. package/dist/actions/get-epic-health.d.cts +17 -3
  400. package/dist/actions/get-epic-health.d.cts.map +1 -1
  401. package/dist/actions/get-epic-health.d.mts +17 -3
  402. package/dist/actions/get-epic-health.d.mts.map +1 -1
  403. package/dist/actions/get-epic-health.mjs +3 -3
  404. package/dist/actions/get-epic-health.mjs.map +1 -1
  405. package/dist/actions/get-epic-workflow.cjs +16 -16
  406. package/dist/actions/get-epic-workflow.cjs.map +1 -1
  407. package/dist/actions/get-epic-workflow.d.cts +20 -3
  408. package/dist/actions/get-epic-workflow.d.cts.map +1 -1
  409. package/dist/actions/get-epic-workflow.d.mts +20 -3
  410. package/dist/actions/get-epic-workflow.d.mts.map +1 -1
  411. package/dist/actions/get-epic-workflow.mjs +16 -16
  412. package/dist/actions/get-epic-workflow.mjs.map +1 -1
  413. package/dist/actions/get-epic.cjs +57 -57
  414. package/dist/actions/get-epic.cjs.map +1 -1
  415. package/dist/actions/get-epic.d.cts +102 -3
  416. package/dist/actions/get-epic.d.cts.map +1 -1
  417. package/dist/actions/get-epic.d.mts +102 -3
  418. package/dist/actions/get-epic.d.mts.map +1 -1
  419. package/dist/actions/get-epic.mjs +57 -57
  420. package/dist/actions/get-epic.mjs.map +1 -1
  421. package/dist/actions/get-external-link-stories.cjs.map +1 -1
  422. package/dist/actions/get-external-link-stories.d.cts +7 -3
  423. package/dist/actions/get-external-link-stories.d.cts.map +1 -1
  424. package/dist/actions/get-external-link-stories.d.mts +7 -3
  425. package/dist/actions/get-external-link-stories.d.mts.map +1 -1
  426. package/dist/actions/get-external-link-stories.mjs.map +1 -1
  427. package/dist/actions/get-file.cjs +10 -10
  428. package/dist/actions/get-file.cjs.map +1 -1
  429. package/dist/actions/get-file.d.cts +25 -3
  430. package/dist/actions/get-file.d.cts.map +1 -1
  431. package/dist/actions/get-file.d.mts +25 -3
  432. package/dist/actions/get-file.d.mts.map +1 -1
  433. package/dist/actions/get-file.mjs +10 -10
  434. package/dist/actions/get-file.mjs.map +1 -1
  435. package/dist/actions/get-generic-integration.cjs +10 -10
  436. package/dist/actions/get-generic-integration.cjs.map +1 -1
  437. package/dist/actions/get-generic-integration.d.cts +17 -3
  438. package/dist/actions/get-generic-integration.d.cts.map +1 -1
  439. package/dist/actions/get-generic-integration.d.mts +17 -3
  440. package/dist/actions/get-generic-integration.d.mts.map +1 -1
  441. package/dist/actions/get-generic-integration.mjs +10 -10
  442. package/dist/actions/get-generic-integration.mjs.map +1 -1
  443. package/dist/actions/get-group.cjs +22 -22
  444. package/dist/actions/get-group.cjs.map +1 -1
  445. package/dist/actions/get-group.d.cts +33 -3
  446. package/dist/actions/get-group.d.cts.map +1 -1
  447. package/dist/actions/get-group.d.mts +33 -3
  448. package/dist/actions/get-group.d.mts.map +1 -1
  449. package/dist/actions/get-group.mjs +22 -22
  450. package/dist/actions/get-group.mjs.map +1 -1
  451. package/dist/actions/get-iteration.cjs +22 -22
  452. package/dist/actions/get-iteration.cjs.map +1 -1
  453. package/dist/actions/get-iteration.d.cts +52 -3
  454. package/dist/actions/get-iteration.d.cts.map +1 -1
  455. package/dist/actions/get-iteration.d.mts +52 -3
  456. package/dist/actions/get-iteration.d.mts.map +1 -1
  457. package/dist/actions/get-iteration.mjs +22 -22
  458. package/dist/actions/get-iteration.mjs.map +1 -1
  459. package/dist/actions/get-key-result.cjs +7 -7
  460. package/dist/actions/get-key-result.cjs.map +1 -1
  461. package/dist/actions/get-key-result.d.cts +29 -3
  462. package/dist/actions/get-key-result.d.cts.map +1 -1
  463. package/dist/actions/get-key-result.d.mts +29 -3
  464. package/dist/actions/get-key-result.d.mts.map +1 -1
  465. package/dist/actions/get-key-result.mjs +7 -7
  466. package/dist/actions/get-key-result.mjs.map +1 -1
  467. package/dist/actions/get-label.cjs +25 -25
  468. package/dist/actions/get-label.cjs.map +1 -1
  469. package/dist/actions/get-label.d.cts +38 -3
  470. package/dist/actions/get-label.d.cts.map +1 -1
  471. package/dist/actions/get-label.d.mts +38 -3
  472. package/dist/actions/get-label.d.mts.map +1 -1
  473. package/dist/actions/get-label.mjs +25 -25
  474. package/dist/actions/get-label.mjs.map +1 -1
  475. package/dist/actions/get-linked-file.cjs +9 -9
  476. package/dist/actions/get-linked-file.cjs.map +1 -1
  477. package/dist/actions/get-linked-file.d.cts +24 -3
  478. package/dist/actions/get-linked-file.d.cts.map +1 -1
  479. package/dist/actions/get-linked-file.d.mts +24 -3
  480. package/dist/actions/get-linked-file.d.mts.map +1 -1
  481. package/dist/actions/get-linked-file.mjs +9 -9
  482. package/dist/actions/get-linked-file.mjs.map +1 -1
  483. package/dist/actions/get-member.cjs +20 -20
  484. package/dist/actions/get-member.cjs.map +1 -1
  485. package/dist/actions/get-member.d.cts +46 -3
  486. package/dist/actions/get-member.d.cts.map +1 -1
  487. package/dist/actions/get-member.d.mts +46 -3
  488. package/dist/actions/get-member.d.mts.map +1 -1
  489. package/dist/actions/get-member.mjs +20 -20
  490. package/dist/actions/get-member.mjs.map +1 -1
  491. package/dist/actions/get-objective.cjs +23 -23
  492. package/dist/actions/get-objective.cjs.map +1 -1
  493. package/dist/actions/get-objective.d.cts +43 -3
  494. package/dist/actions/get-objective.d.cts.map +1 -1
  495. package/dist/actions/get-objective.d.mts +43 -3
  496. package/dist/actions/get-objective.d.mts.map +1 -1
  497. package/dist/actions/get-objective.mjs +23 -23
  498. package/dist/actions/get-objective.mjs.map +1 -1
  499. package/dist/actions/get-project.cjs +17 -17
  500. package/dist/actions/get-project.cjs.map +1 -1
  501. package/dist/actions/get-project.d.cts +32 -3
  502. package/dist/actions/get-project.d.cts.map +1 -1
  503. package/dist/actions/get-project.d.mts +32 -3
  504. package/dist/actions/get-project.d.mts.map +1 -1
  505. package/dist/actions/get-project.mjs +17 -17
  506. package/dist/actions/get-project.mjs.map +1 -1
  507. package/dist/actions/get-repository.cjs.map +1 -1
  508. package/dist/actions/get-repository.d.cts +16 -3
  509. package/dist/actions/get-repository.d.cts.map +1 -1
  510. package/dist/actions/get-repository.d.mts +16 -3
  511. package/dist/actions/get-repository.d.mts.map +1 -1
  512. package/dist/actions/get-repository.mjs.map +1 -1
  513. package/dist/actions/get-story-comment.cjs +9 -9
  514. package/dist/actions/get-story-comment.cjs.map +1 -1
  515. package/dist/actions/get-story-comment.d.cts +23 -3
  516. package/dist/actions/get-story-comment.d.cts.map +1 -1
  517. package/dist/actions/get-story-comment.d.mts +23 -3
  518. package/dist/actions/get-story-comment.d.mts.map +1 -1
  519. package/dist/actions/get-story-comment.mjs +9 -9
  520. package/dist/actions/get-story-comment.mjs.map +1 -1
  521. package/dist/actions/get-story-link.cjs +8 -8
  522. package/dist/actions/get-story-link.cjs.map +1 -1
  523. package/dist/actions/get-story-link.d.cts +19 -3
  524. package/dist/actions/get-story-link.d.cts.map +1 -1
  525. package/dist/actions/get-story-link.d.mts +19 -3
  526. package/dist/actions/get-story-link.d.mts.map +1 -1
  527. package/dist/actions/get-story-link.mjs +8 -8
  528. package/dist/actions/get-story-link.mjs.map +1 -1
  529. package/dist/actions/get-story.cjs +20 -20
  530. package/dist/actions/get-story.cjs.map +1 -1
  531. package/dist/actions/get-story.d.cts +77 -3
  532. package/dist/actions/get-story.d.cts.map +1 -1
  533. package/dist/actions/get-story.d.mts +77 -3
  534. package/dist/actions/get-story.d.mts.map +1 -1
  535. package/dist/actions/get-story.mjs +20 -20
  536. package/dist/actions/get-story.mjs.map +1 -1
  537. package/dist/actions/get-task.cjs +8 -8
  538. package/dist/actions/get-task.cjs.map +1 -1
  539. package/dist/actions/get-task.d.cts +24 -3
  540. package/dist/actions/get-task.d.cts.map +1 -1
  541. package/dist/actions/get-task.d.mts +24 -3
  542. package/dist/actions/get-task.d.mts.map +1 -1
  543. package/dist/actions/get-task.mjs +8 -8
  544. package/dist/actions/get-task.mjs.map +1 -1
  545. package/dist/actions/get-workflow.cjs +22 -22
  546. package/dist/actions/get-workflow.cjs.map +1 -1
  547. package/dist/actions/get-workflow.d.cts +33 -3
  548. package/dist/actions/get-workflow.d.cts.map +1 -1
  549. package/dist/actions/get-workflow.d.mts +33 -3
  550. package/dist/actions/get-workflow.d.mts.map +1 -1
  551. package/dist/actions/get-workflow.mjs +22 -22
  552. package/dist/actions/get-workflow.mjs.map +1 -1
  553. package/dist/actions/link-document-to-epic.cjs.map +1 -1
  554. package/dist/actions/link-document-to-epic.d.cts +9 -3
  555. package/dist/actions/link-document-to-epic.d.cts.map +1 -1
  556. package/dist/actions/link-document-to-epic.d.mts +9 -3
  557. package/dist/actions/link-document-to-epic.d.mts.map +1 -1
  558. package/dist/actions/link-document-to-epic.mjs.map +1 -1
  559. package/dist/actions/list-categories.cjs.map +1 -1
  560. package/dist/actions/list-categories.d.cts +3 -3
  561. package/dist/actions/list-categories.d.cts.map +1 -1
  562. package/dist/actions/list-categories.d.mts +3 -3
  563. package/dist/actions/list-categories.d.mts.map +1 -1
  564. package/dist/actions/list-categories.mjs.map +1 -1
  565. package/dist/actions/list-category-milestones.cjs.map +1 -1
  566. package/dist/actions/list-category-milestones.d.cts +7 -3
  567. package/dist/actions/list-category-milestones.d.cts.map +1 -1
  568. package/dist/actions/list-category-milestones.d.mts +7 -3
  569. package/dist/actions/list-category-milestones.d.mts.map +1 -1
  570. package/dist/actions/list-category-milestones.mjs.map +1 -1
  571. package/dist/actions/list-category-objectives.cjs.map +1 -1
  572. package/dist/actions/list-category-objectives.d.cts +7 -3
  573. package/dist/actions/list-category-objectives.d.cts.map +1 -1
  574. package/dist/actions/list-category-objectives.d.mts +7 -3
  575. package/dist/actions/list-category-objectives.d.mts.map +1 -1
  576. package/dist/actions/list-category-objectives.mjs.map +1 -1
  577. package/dist/actions/list-custom-fields.cjs.map +1 -1
  578. package/dist/actions/list-custom-fields.d.cts +3 -3
  579. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  580. package/dist/actions/list-custom-fields.d.mts +3 -3
  581. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  582. package/dist/actions/list-custom-fields.mjs.map +1 -1
  583. package/dist/actions/list-docs.cjs.map +1 -1
  584. package/dist/actions/list-docs.d.cts +3 -3
  585. package/dist/actions/list-docs.d.cts.map +1 -1
  586. package/dist/actions/list-docs.d.mts +3 -3
  587. package/dist/actions/list-docs.d.mts.map +1 -1
  588. package/dist/actions/list-docs.mjs.map +1 -1
  589. package/dist/actions/list-document-epics.cjs.map +1 -1
  590. package/dist/actions/list-document-epics.d.cts +7 -3
  591. package/dist/actions/list-document-epics.d.cts.map +1 -1
  592. package/dist/actions/list-document-epics.d.mts +7 -3
  593. package/dist/actions/list-document-epics.d.mts.map +1 -1
  594. package/dist/actions/list-document-epics.mjs.map +1 -1
  595. package/dist/actions/list-entity-templates.cjs.map +1 -1
  596. package/dist/actions/list-entity-templates.d.cts +3 -3
  597. package/dist/actions/list-entity-templates.d.cts.map +1 -1
  598. package/dist/actions/list-entity-templates.d.mts +3 -3
  599. package/dist/actions/list-entity-templates.d.mts.map +1 -1
  600. package/dist/actions/list-entity-templates.mjs.map +1 -1
  601. package/dist/actions/list-epic-comments.cjs.map +1 -1
  602. package/dist/actions/list-epic-comments.d.cts +7 -3
  603. package/dist/actions/list-epic-comments.d.cts.map +1 -1
  604. package/dist/actions/list-epic-comments.d.mts +7 -3
  605. package/dist/actions/list-epic-comments.d.mts.map +1 -1
  606. package/dist/actions/list-epic-comments.mjs.map +1 -1
  607. package/dist/actions/list-epic-documents.cjs.map +1 -1
  608. package/dist/actions/list-epic-documents.d.cts +7 -3
  609. package/dist/actions/list-epic-documents.d.cts.map +1 -1
  610. package/dist/actions/list-epic-documents.d.mts +7 -3
  611. package/dist/actions/list-epic-documents.d.mts.map +1 -1
  612. package/dist/actions/list-epic-documents.mjs.map +1 -1
  613. package/dist/actions/list-epic-healths.cjs.map +1 -1
  614. package/dist/actions/list-epic-healths.d.cts +7 -3
  615. package/dist/actions/list-epic-healths.d.cts.map +1 -1
  616. package/dist/actions/list-epic-healths.d.mts +7 -3
  617. package/dist/actions/list-epic-healths.d.mts.map +1 -1
  618. package/dist/actions/list-epic-healths.mjs.map +1 -1
  619. package/dist/actions/list-epic-stories.cjs.map +1 -1
  620. package/dist/actions/list-epic-stories.d.cts +9 -3
  621. package/dist/actions/list-epic-stories.d.cts.map +1 -1
  622. package/dist/actions/list-epic-stories.d.mts +9 -3
  623. package/dist/actions/list-epic-stories.d.mts.map +1 -1
  624. package/dist/actions/list-epic-stories.mjs.map +1 -1
  625. package/dist/actions/list-epics-paginated.cjs +22 -22
  626. package/dist/actions/list-epics-paginated.cjs.map +1 -1
  627. package/dist/actions/list-epics-paginated.d.cts +61 -3
  628. package/dist/actions/list-epics-paginated.d.cts.map +1 -1
  629. package/dist/actions/list-epics-paginated.d.mts +61 -3
  630. package/dist/actions/list-epics-paginated.d.mts.map +1 -1
  631. package/dist/actions/list-epics-paginated.mjs +22 -22
  632. package/dist/actions/list-epics-paginated.mjs.map +1 -1
  633. package/dist/actions/list-epics.cjs.map +1 -1
  634. package/dist/actions/list-epics.d.cts +7 -3
  635. package/dist/actions/list-epics.d.cts.map +1 -1
  636. package/dist/actions/list-epics.d.mts +7 -3
  637. package/dist/actions/list-epics.d.mts.map +1 -1
  638. package/dist/actions/list-epics.mjs.map +1 -1
  639. package/dist/actions/list-files.cjs.map +1 -1
  640. package/dist/actions/list-files.d.cts +3 -3
  641. package/dist/actions/list-files.d.cts.map +1 -1
  642. package/dist/actions/list-files.d.mts +3 -3
  643. package/dist/actions/list-files.d.mts.map +1 -1
  644. package/dist/actions/list-files.mjs.map +1 -1
  645. package/dist/actions/list-group-stories.cjs.map +1 -1
  646. package/dist/actions/list-group-stories.d.cts +11 -3
  647. package/dist/actions/list-group-stories.d.cts.map +1 -1
  648. package/dist/actions/list-group-stories.d.mts +11 -3
  649. package/dist/actions/list-group-stories.d.mts.map +1 -1
  650. package/dist/actions/list-group-stories.mjs.map +1 -1
  651. package/dist/actions/list-groups.cjs.map +1 -1
  652. package/dist/actions/list-groups.d.cts +3 -3
  653. package/dist/actions/list-groups.d.cts.map +1 -1
  654. package/dist/actions/list-groups.d.mts +3 -3
  655. package/dist/actions/list-groups.d.mts.map +1 -1
  656. package/dist/actions/list-groups.mjs.map +1 -1
  657. package/dist/actions/list-iteration-stories.cjs.map +1 -1
  658. package/dist/actions/list-iteration-stories.d.cts +9 -3
  659. package/dist/actions/list-iteration-stories.d.cts.map +1 -1
  660. package/dist/actions/list-iteration-stories.d.mts +9 -3
  661. package/dist/actions/list-iteration-stories.d.mts.map +1 -1
  662. package/dist/actions/list-iteration-stories.mjs.map +1 -1
  663. package/dist/actions/list-iterations.cjs.map +1 -1
  664. package/dist/actions/list-iterations.d.cts +3 -3
  665. package/dist/actions/list-iterations.d.cts.map +1 -1
  666. package/dist/actions/list-iterations.d.mts +3 -3
  667. package/dist/actions/list-iterations.d.mts.map +1 -1
  668. package/dist/actions/list-iterations.mjs.map +1 -1
  669. package/dist/actions/list-label-epics.cjs.map +1 -1
  670. package/dist/actions/list-label-epics.d.cts +7 -3
  671. package/dist/actions/list-label-epics.d.cts.map +1 -1
  672. package/dist/actions/list-label-epics.d.mts +7 -3
  673. package/dist/actions/list-label-epics.d.mts.map +1 -1
  674. package/dist/actions/list-label-epics.mjs.map +1 -1
  675. package/dist/actions/list-label-stories.cjs.map +1 -1
  676. package/dist/actions/list-label-stories.d.cts +9 -3
  677. package/dist/actions/list-label-stories.d.cts.map +1 -1
  678. package/dist/actions/list-label-stories.d.mts +9 -3
  679. package/dist/actions/list-label-stories.d.mts.map +1 -1
  680. package/dist/actions/list-label-stories.mjs.map +1 -1
  681. package/dist/actions/list-labels.cjs.map +1 -1
  682. package/dist/actions/list-labels.d.cts +7 -3
  683. package/dist/actions/list-labels.d.cts.map +1 -1
  684. package/dist/actions/list-labels.d.mts +7 -3
  685. package/dist/actions/list-labels.d.mts.map +1 -1
  686. package/dist/actions/list-labels.mjs.map +1 -1
  687. package/dist/actions/list-linked-files.cjs.map +1 -1
  688. package/dist/actions/list-linked-files.d.cts +3 -3
  689. package/dist/actions/list-linked-files.d.cts.map +1 -1
  690. package/dist/actions/list-linked-files.d.mts +3 -3
  691. package/dist/actions/list-linked-files.d.mts.map +1 -1
  692. package/dist/actions/list-linked-files.mjs.map +1 -1
  693. package/dist/actions/list-members-slim.cjs.map +1 -1
  694. package/dist/actions/list-members-slim.d.cts +3 -3
  695. package/dist/actions/list-members-slim.d.cts.map +1 -1
  696. package/dist/actions/list-members-slim.d.mts +3 -3
  697. package/dist/actions/list-members-slim.d.mts.map +1 -1
  698. package/dist/actions/list-members-slim.mjs.map +1 -1
  699. package/dist/actions/list-members.cjs.map +1 -1
  700. package/dist/actions/list-members.d.cts +7 -3
  701. package/dist/actions/list-members.d.cts.map +1 -1
  702. package/dist/actions/list-members.d.mts +7 -3
  703. package/dist/actions/list-members.d.mts.map +1 -1
  704. package/dist/actions/list-members.mjs.map +1 -1
  705. package/dist/actions/list-objective-epics.cjs.map +1 -1
  706. package/dist/actions/list-objective-epics.d.cts +7 -3
  707. package/dist/actions/list-objective-epics.d.cts.map +1 -1
  708. package/dist/actions/list-objective-epics.d.mts +7 -3
  709. package/dist/actions/list-objective-epics.d.mts.map +1 -1
  710. package/dist/actions/list-objective-epics.mjs.map +1 -1
  711. package/dist/actions/list-objectives.cjs.map +1 -1
  712. package/dist/actions/list-objectives.d.cts +3 -3
  713. package/dist/actions/list-objectives.d.cts.map +1 -1
  714. package/dist/actions/list-objectives.d.mts +3 -3
  715. package/dist/actions/list-objectives.d.mts.map +1 -1
  716. package/dist/actions/list-objectives.mjs.map +1 -1
  717. package/dist/actions/list-projects.cjs.map +1 -1
  718. package/dist/actions/list-projects.d.cts +3 -3
  719. package/dist/actions/list-projects.d.cts.map +1 -1
  720. package/dist/actions/list-projects.d.mts +3 -3
  721. package/dist/actions/list-projects.d.mts.map +1 -1
  722. package/dist/actions/list-projects.mjs.map +1 -1
  723. package/dist/actions/list-repositories.cjs.map +1 -1
  724. package/dist/actions/list-repositories.d.cts +3 -3
  725. package/dist/actions/list-repositories.d.cts.map +1 -1
  726. package/dist/actions/list-repositories.d.mts +3 -3
  727. package/dist/actions/list-repositories.d.mts.map +1 -1
  728. package/dist/actions/list-repositories.mjs.map +1 -1
  729. package/dist/actions/list-stories.cjs +27 -27
  730. package/dist/actions/list-stories.cjs.map +1 -1
  731. package/dist/actions/list-stories.d.cts +106 -3
  732. package/dist/actions/list-stories.d.cts.map +1 -1
  733. package/dist/actions/list-stories.d.mts +106 -3
  734. package/dist/actions/list-stories.d.mts.map +1 -1
  735. package/dist/actions/list-stories.mjs +27 -27
  736. package/dist/actions/list-stories.mjs.map +1 -1
  737. package/dist/actions/list-story-comment.cjs.map +1 -1
  738. package/dist/actions/list-story-comment.d.cts +7 -3
  739. package/dist/actions/list-story-comment.d.cts.map +1 -1
  740. package/dist/actions/list-story-comment.d.mts +7 -3
  741. package/dist/actions/list-story-comment.d.mts.map +1 -1
  742. package/dist/actions/list-story-comment.mjs.map +1 -1
  743. package/dist/actions/list-story-sub-tasks.cjs.map +1 -1
  744. package/dist/actions/list-story-sub-tasks.d.cts +7 -3
  745. package/dist/actions/list-story-sub-tasks.d.cts.map +1 -1
  746. package/dist/actions/list-story-sub-tasks.d.mts +7 -3
  747. package/dist/actions/list-story-sub-tasks.d.mts.map +1 -1
  748. package/dist/actions/list-story-sub-tasks.mjs.map +1 -1
  749. package/dist/actions/list-workflows.cjs.map +1 -1
  750. package/dist/actions/list-workflows.d.cts +3 -3
  751. package/dist/actions/list-workflows.d.cts.map +1 -1
  752. package/dist/actions/list-workflows.d.mts +3 -3
  753. package/dist/actions/list-workflows.d.mts.map +1 -1
  754. package/dist/actions/list-workflows.mjs.map +1 -1
  755. package/dist/actions/search-documents.cjs +6 -6
  756. package/dist/actions/search-documents.cjs.map +1 -1
  757. package/dist/actions/search-documents.d.cts +25 -3
  758. package/dist/actions/search-documents.d.cts.map +1 -1
  759. package/dist/actions/search-documents.d.mts +25 -3
  760. package/dist/actions/search-documents.d.mts.map +1 -1
  761. package/dist/actions/search-documents.mjs +6 -6
  762. package/dist/actions/search-documents.mjs.map +1 -1
  763. package/dist/actions/search-epics.cjs +15 -15
  764. package/dist/actions/search-epics.cjs.map +1 -1
  765. package/dist/actions/search-epics.d.cts +67 -3
  766. package/dist/actions/search-epics.d.cts.map +1 -1
  767. package/dist/actions/search-epics.d.mts +67 -3
  768. package/dist/actions/search-epics.d.mts.map +1 -1
  769. package/dist/actions/search-epics.mjs +15 -15
  770. package/dist/actions/search-epics.mjs.map +1 -1
  771. package/dist/actions/search-iterations.cjs +2 -2
  772. package/dist/actions/search-iterations.cjs.map +1 -1
  773. package/dist/actions/search-iterations.d.cts +39 -3
  774. package/dist/actions/search-iterations.d.cts.map +1 -1
  775. package/dist/actions/search-iterations.d.mts +39 -3
  776. package/dist/actions/search-iterations.d.mts.map +1 -1
  777. package/dist/actions/search-iterations.mjs +2 -2
  778. package/dist/actions/search-iterations.mjs.map +1 -1
  779. package/dist/actions/search-milestones.cjs +8 -8
  780. package/dist/actions/search-milestones.cjs.map +1 -1
  781. package/dist/actions/search-milestones.d.cts +60 -3
  782. package/dist/actions/search-milestones.d.cts.map +1 -1
  783. package/dist/actions/search-milestones.d.mts +60 -3
  784. package/dist/actions/search-milestones.d.mts.map +1 -1
  785. package/dist/actions/search-milestones.mjs +8 -8
  786. package/dist/actions/search-milestones.mjs.map +1 -1
  787. package/dist/actions/search-objectives.cjs +22 -22
  788. package/dist/actions/search-objectives.cjs.map +1 -1
  789. package/dist/actions/search-objectives.d.cts +60 -3
  790. package/dist/actions/search-objectives.d.cts.map +1 -1
  791. package/dist/actions/search-objectives.d.mts +60 -3
  792. package/dist/actions/search-objectives.d.mts.map +1 -1
  793. package/dist/actions/search-objectives.mjs +22 -22
  794. package/dist/actions/search-objectives.mjs.map +1 -1
  795. package/dist/actions/search-stories-old.cjs +37 -37
  796. package/dist/actions/search-stories-old.cjs.map +1 -1
  797. package/dist/actions/search-stories-old.d.cts +150 -3
  798. package/dist/actions/search-stories-old.d.cts.map +1 -1
  799. package/dist/actions/search-stories-old.d.mts +150 -3
  800. package/dist/actions/search-stories-old.d.mts.map +1 -1
  801. package/dist/actions/search-stories-old.mjs +37 -37
  802. package/dist/actions/search-stories-old.mjs.map +1 -1
  803. package/dist/actions/search-stories.cjs +30 -30
  804. package/dist/actions/search-stories.cjs.map +1 -1
  805. package/dist/actions/search-stories.d.cts +219 -3
  806. package/dist/actions/search-stories.d.cts.map +1 -1
  807. package/dist/actions/search-stories.d.mts +219 -3
  808. package/dist/actions/search-stories.d.mts.map +1 -1
  809. package/dist/actions/search-stories.mjs +30 -30
  810. package/dist/actions/search-stories.mjs.map +1 -1
  811. package/dist/actions/search.cjs +19 -19
  812. package/dist/actions/search.cjs.map +1 -1
  813. package/dist/actions/search.d.cts +79 -3
  814. package/dist/actions/search.d.cts.map +1 -1
  815. package/dist/actions/search.d.mts +79 -3
  816. package/dist/actions/search.d.mts.map +1 -1
  817. package/dist/actions/search.mjs +19 -19
  818. package/dist/actions/search.mjs.map +1 -1
  819. package/dist/actions/story-history.cjs +3 -3
  820. package/dist/actions/story-history.cjs.map +1 -1
  821. package/dist/actions/story-history.d.cts +23 -3
  822. package/dist/actions/story-history.d.cts.map +1 -1
  823. package/dist/actions/story-history.d.mts +23 -3
  824. package/dist/actions/story-history.d.mts.map +1 -1
  825. package/dist/actions/story-history.mjs +3 -3
  826. package/dist/actions/story-history.mjs.map +1 -1
  827. package/dist/actions/unlink-comment-thread-from-slack.cjs +1 -1
  828. package/dist/actions/unlink-comment-thread-from-slack.cjs.map +1 -1
  829. package/dist/actions/unlink-comment-thread-from-slack.d.cts +9 -3
  830. package/dist/actions/unlink-comment-thread-from-slack.d.cts.map +1 -1
  831. package/dist/actions/unlink-comment-thread-from-slack.d.mts +9 -3
  832. package/dist/actions/unlink-comment-thread-from-slack.d.mts.map +1 -1
  833. package/dist/actions/unlink-comment-thread-from-slack.mjs +1 -1
  834. package/dist/actions/unlink-comment-thread-from-slack.mjs.map +1 -1
  835. package/dist/actions/unlink-document-from-epic.cjs +1 -1
  836. package/dist/actions/unlink-document-from-epic.cjs.map +1 -1
  837. package/dist/actions/unlink-document-from-epic.d.cts +9 -3
  838. package/dist/actions/unlink-document-from-epic.d.cts.map +1 -1
  839. package/dist/actions/unlink-document-from-epic.d.mts +9 -3
  840. package/dist/actions/unlink-document-from-epic.d.mts.map +1 -1
  841. package/dist/actions/unlink-document-from-epic.mjs +1 -1
  842. package/dist/actions/unlink-document-from-epic.mjs.map +1 -1
  843. package/dist/actions/unlink-productboard-from-epic.cjs +47 -47
  844. package/dist/actions/unlink-productboard-from-epic.cjs.map +1 -1
  845. package/dist/actions/unlink-productboard-from-epic.d.cts +84 -3
  846. package/dist/actions/unlink-productboard-from-epic.d.cts.map +1 -1
  847. package/dist/actions/unlink-productboard-from-epic.d.mts +84 -3
  848. package/dist/actions/unlink-productboard-from-epic.d.mts.map +1 -1
  849. package/dist/actions/unlink-productboard-from-epic.mjs +47 -47
  850. package/dist/actions/unlink-productboard-from-epic.mjs.map +1 -1
  851. package/dist/actions/update-category.cjs +8 -8
  852. package/dist/actions/update-category.cjs.map +1 -1
  853. package/dist/actions/update-category.d.cts +22 -3
  854. package/dist/actions/update-category.d.cts.map +1 -1
  855. package/dist/actions/update-category.d.mts +22 -3
  856. package/dist/actions/update-category.d.mts.map +1 -1
  857. package/dist/actions/update-category.mjs +8 -8
  858. package/dist/actions/update-category.mjs.map +1 -1
  859. package/dist/actions/update-custom-field.cjs +19 -19
  860. package/dist/actions/update-custom-field.cjs.map +1 -1
  861. package/dist/actions/update-custom-field.d.cts +51 -3
  862. package/dist/actions/update-custom-field.d.cts.map +1 -1
  863. package/dist/actions/update-custom-field.d.mts +51 -3
  864. package/dist/actions/update-custom-field.d.mts.map +1 -1
  865. package/dist/actions/update-custom-field.mjs +19 -19
  866. package/dist/actions/update-custom-field.mjs.map +1 -1
  867. package/dist/actions/update-doc.cjs +6 -6
  868. package/dist/actions/update-doc.cjs.map +1 -1
  869. package/dist/actions/update-doc.d.cts +25 -3
  870. package/dist/actions/update-doc.d.cts.map +1 -1
  871. package/dist/actions/update-doc.d.mts +25 -3
  872. package/dist/actions/update-doc.d.mts.map +1 -1
  873. package/dist/actions/update-doc.mjs +6 -6
  874. package/dist/actions/update-doc.mjs.map +1 -1
  875. package/dist/actions/update-entity-template.cjs +43 -43
  876. package/dist/actions/update-entity-template.cjs.map +1 -1
  877. package/dist/actions/update-entity-template.d.cts +167 -3
  878. package/dist/actions/update-entity-template.d.cts.map +1 -1
  879. package/dist/actions/update-entity-template.d.mts +167 -3
  880. package/dist/actions/update-entity-template.d.mts.map +1 -1
  881. package/dist/actions/update-entity-template.mjs +43 -43
  882. package/dist/actions/update-entity-template.mjs.map +1 -1
  883. package/dist/actions/update-epic-comment.cjs +8 -8
  884. package/dist/actions/update-epic-comment.cjs.map +1 -1
  885. package/dist/actions/update-epic-comment.d.cts +25 -3
  886. package/dist/actions/update-epic-comment.d.cts.map +1 -1
  887. package/dist/actions/update-epic-comment.d.mts +25 -3
  888. package/dist/actions/update-epic-comment.d.mts.map +1 -1
  889. package/dist/actions/update-epic-comment.mjs +8 -8
  890. package/dist/actions/update-epic-comment.mjs.map +1 -1
  891. package/dist/actions/update-epic.cjs +7 -7
  892. package/dist/actions/update-epic.cjs.map +1 -1
  893. package/dist/actions/update-epic.d.cts +163 -3
  894. package/dist/actions/update-epic.d.cts.map +1 -1
  895. package/dist/actions/update-epic.d.mts +163 -3
  896. package/dist/actions/update-epic.d.mts.map +1 -1
  897. package/dist/actions/update-epic.mjs +7 -7
  898. package/dist/actions/update-epic.mjs.map +1 -1
  899. package/dist/actions/update-file.cjs +10 -10
  900. package/dist/actions/update-file.cjs.map +1 -1
  901. package/dist/actions/update-file.d.cts +37 -3
  902. package/dist/actions/update-file.d.cts.map +1 -1
  903. package/dist/actions/update-file.d.mts +37 -3
  904. package/dist/actions/update-file.d.mts.map +1 -1
  905. package/dist/actions/update-file.mjs +10 -10
  906. package/dist/actions/update-file.mjs.map +1 -1
  907. package/dist/actions/update-group.cjs +21 -21
  908. package/dist/actions/update-group.cjs.map +1 -1
  909. package/dist/actions/update-group.d.cts +71 -3
  910. package/dist/actions/update-group.d.cts.map +1 -1
  911. package/dist/actions/update-group.d.mts +71 -3
  912. package/dist/actions/update-group.d.mts.map +1 -1
  913. package/dist/actions/update-group.mjs +21 -21
  914. package/dist/actions/update-group.mjs.map +1 -1
  915. package/dist/actions/update-health.cjs +3 -3
  916. package/dist/actions/update-health.cjs.map +1 -1
  917. package/dist/actions/update-health.d.cts +26 -3
  918. package/dist/actions/update-health.d.cts.map +1 -1
  919. package/dist/actions/update-health.d.mts +26 -3
  920. package/dist/actions/update-health.d.mts.map +1 -1
  921. package/dist/actions/update-health.mjs +3 -3
  922. package/dist/actions/update-health.mjs.map +1 -1
  923. package/dist/actions/update-iteration.cjs +52 -52
  924. package/dist/actions/update-iteration.cjs.map +1 -1
  925. package/dist/actions/update-iteration.d.cts +101 -3
  926. package/dist/actions/update-iteration.d.cts.map +1 -1
  927. package/dist/actions/update-iteration.d.mts +101 -3
  928. package/dist/actions/update-iteration.d.mts.map +1 -1
  929. package/dist/actions/update-iteration.mjs +52 -52
  930. package/dist/actions/update-iteration.mjs.map +1 -1
  931. package/dist/actions/update-key-result.cjs +7 -7
  932. package/dist/actions/update-key-result.cjs.map +1 -1
  933. package/dist/actions/update-key-result.d.cts +43 -3
  934. package/dist/actions/update-key-result.d.cts.map +1 -1
  935. package/dist/actions/update-key-result.d.mts +43 -3
  936. package/dist/actions/update-key-result.d.mts.map +1 -1
  937. package/dist/actions/update-key-result.mjs +7 -7
  938. package/dist/actions/update-key-result.mjs.map +1 -1
  939. package/dist/actions/update-label.cjs +25 -25
  940. package/dist/actions/update-label.cjs.map +1 -1
  941. package/dist/actions/update-label.d.cts +46 -3
  942. package/dist/actions/update-label.d.cts.map +1 -1
  943. package/dist/actions/update-label.d.mts +46 -3
  944. package/dist/actions/update-label.d.mts.map +1 -1
  945. package/dist/actions/update-label.mjs +25 -25
  946. package/dist/actions/update-label.mjs.map +1 -1
  947. package/dist/actions/update-linked-file.cjs +9 -9
  948. package/dist/actions/update-linked-file.cjs.map +1 -1
  949. package/dist/actions/update-linked-file.d.cts +46 -3
  950. package/dist/actions/update-linked-file.d.cts.map +1 -1
  951. package/dist/actions/update-linked-file.d.mts +46 -3
  952. package/dist/actions/update-linked-file.d.mts.map +1 -1
  953. package/dist/actions/update-linked-file.mjs +9 -9
  954. package/dist/actions/update-linked-file.mjs.map +1 -1
  955. package/dist/actions/update-multiple-stories.cjs +4 -4
  956. package/dist/actions/update-multiple-stories.cjs.map +1 -1
  957. package/dist/actions/update-multiple-stories.d.cts +98 -3
  958. package/dist/actions/update-multiple-stories.d.cts.map +1 -1
  959. package/dist/actions/update-multiple-stories.d.mts +98 -3
  960. package/dist/actions/update-multiple-stories.d.mts.map +1 -1
  961. package/dist/actions/update-multiple-stories.mjs +4 -4
  962. package/dist/actions/update-multiple-stories.mjs.map +1 -1
  963. package/dist/actions/update-objective.cjs +14 -14
  964. package/dist/actions/update-objective.cjs.map +1 -1
  965. package/dist/actions/update-objective.d.cts +71 -3
  966. package/dist/actions/update-objective.d.cts.map +1 -1
  967. package/dist/actions/update-objective.d.mts +71 -3
  968. package/dist/actions/update-objective.d.mts.map +1 -1
  969. package/dist/actions/update-objective.mjs +14 -14
  970. package/dist/actions/update-objective.mjs.map +1 -1
  971. package/dist/actions/update-project.cjs +9 -9
  972. package/dist/actions/update-project.cjs.map +1 -1
  973. package/dist/actions/update-project.d.cts +51 -3
  974. package/dist/actions/update-project.d.cts.map +1 -1
  975. package/dist/actions/update-project.d.mts +51 -3
  976. package/dist/actions/update-project.d.mts.map +1 -1
  977. package/dist/actions/update-project.mjs +9 -9
  978. package/dist/actions/update-project.mjs.map +1 -1
  979. package/dist/actions/update-story-comment.cjs +9 -9
  980. package/dist/actions/update-story-comment.cjs.map +1 -1
  981. package/dist/actions/update-story-comment.d.cts +25 -3
  982. package/dist/actions/update-story-comment.d.cts.map +1 -1
  983. package/dist/actions/update-story-comment.d.mts +25 -3
  984. package/dist/actions/update-story-comment.d.mts.map +1 -1
  985. package/dist/actions/update-story-comment.mjs +9 -9
  986. package/dist/actions/update-story-comment.mjs.map +1 -1
  987. package/dist/actions/update-story-link.cjs +8 -8
  988. package/dist/actions/update-story-link.cjs.map +1 -1
  989. package/dist/actions/update-story-link.d.cts +25 -3
  990. package/dist/actions/update-story-link.d.cts.map +1 -1
  991. package/dist/actions/update-story-link.d.mts +25 -3
  992. package/dist/actions/update-story-link.d.mts.map +1 -1
  993. package/dist/actions/update-story-link.mjs +8 -8
  994. package/dist/actions/update-story-link.mjs.map +1 -1
  995. package/dist/actions/update-story.cjs +21 -21
  996. package/dist/actions/update-story.cjs.map +1 -1
  997. package/dist/actions/update-story.d.cts +142 -3
  998. package/dist/actions/update-story.d.cts.map +1 -1
  999. package/dist/actions/update-story.d.mts +142 -3
  1000. package/dist/actions/update-story.d.mts.map +1 -1
  1001. package/dist/actions/update-story.mjs +21 -21
  1002. package/dist/actions/update-story.mjs.map +1 -1
  1003. package/dist/actions/update-task.cjs +19 -19
  1004. package/dist/actions/update-task.cjs.map +1 -1
  1005. package/dist/actions/update-task.d.cts +78 -3
  1006. package/dist/actions/update-task.d.cts.map +1 -1
  1007. package/dist/actions/update-task.d.mts +78 -3
  1008. package/dist/actions/update-task.d.mts.map +1 -1
  1009. package/dist/actions/update-task.mjs +19 -19
  1010. package/dist/actions/update-task.mjs.map +1 -1
  1011. package/dist/actions/upload-files.cjs.map +1 -1
  1012. package/dist/actions/upload-files.d.cts +39 -3
  1013. package/dist/actions/upload-files.d.cts.map +1 -1
  1014. package/dist/actions/upload-files.d.mts +39 -3
  1015. package/dist/actions/upload-files.d.mts.map +1 -1
  1016. package/dist/actions/upload-files.mjs.map +1 -1
  1017. package/dist/catalog.cjs +7 -1
  1018. package/dist/catalog.cjs.map +1 -1
  1019. package/dist/catalog.d.cts +8 -0
  1020. package/dist/catalog.d.mts +8 -0
  1021. package/dist/catalog.mjs +7 -1
  1022. package/dist/catalog.mjs.map +1 -1
  1023. package/package.json +2 -2
@@ -14,20 +14,20 @@ const shortcutCreateStoryComment = action("SHORTCUT_CREATE_STORY_COMMENT", {
14
14
  story__public__id: z.number().int().describe("The ID of the Story that the Comment is in.")
15
15
  }).describe("Request schema for `CreateStoryComment`"),
16
16
  output: z.object({
17
- id: z.number().int().describe("The unique ID of the Comment."),
18
- text: z.string().describe("The text content of the Comment. Maximum length: 100,000 characters."),
19
- app_url: z.string().describe("The Shortcut application URL of the Comment."),
20
- deleted: z.boolean().describe("True/False boolean indicating whether the Comment has been deleted."),
17
+ id: z.number().int().describe("The unique ID of the Comment.").nullable(),
18
+ text: z.string().describe("The text content of the Comment. Maximum length: 100,000 characters.").nullable(),
19
+ app_url: z.string().describe("The Shortcut application URL of the Comment.").nullable(),
20
+ deleted: z.boolean().describe("True/False boolean indicating whether the Comment has been deleted.").nullable(),
21
21
  comments: z.array(z.unknown()).describe("A nested array of threaded comments that are replies to the parent comment.").nullable().optional(),
22
- author_id: z.string().describe("The unique identifier of the Member that authored the Comment."),
23
- created_at: z.string().describe("The time/date when the Comment was created (ISO 8601 format)."),
24
- updated_at: z.string().describe("The time/date when the Comment was last updated (ISO 8601 format)."),
25
- entity_type: z.string().describe("A string description of this resource, typically 'comment'."),
22
+ author_id: z.string().describe("The unique identifier of the Member that authored the Comment.").nullable(),
23
+ created_at: z.string().describe("The time/date when the Comment was created (ISO 8601 format).").nullable(),
24
+ updated_at: z.string().describe("The time/date when the Comment was last updated (ISO 8601 format).").nullable(),
25
+ entity_type: z.string().describe("A string description of this resource, typically 'comment'.").nullable(),
26
26
  external_id: 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. Maximum length: 128 characters.").nullable().optional(),
27
27
  mention_ids: z.array(z.string()).describe("An array of all the Member and Group IDs that have been mentioned in this Comment."),
28
28
  group_mention_ids: z.array(z.string()).describe("An array of Group IDs that have been mentioned in this Comment."),
29
29
  member_mention_ids: z.array(z.string()).describe("An array of Member IDs that have been mentioned in this Comment.")
30
- }).describe("Response schema for `CreateStoryComment`")
30
+ }).passthrough().describe("Response schema for `CreateStoryComment`")
31
31
  });
32
32
  //#endregion
33
33
  export { shortcutCreateStoryComment };
@@ -1 +1 @@
1
- {"version":3,"file":"create-story-comment.mjs","names":[],"sources":["../../src/actions/create-story-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutCreateStoryCommentInput: z.ZodTypeAny = z.object({\n text: z.string().describe(\"The comment text.\"),\n author_id: z.string().describe(\"The Member ID of the Comment\\\"s author. Defaults to the user identified by the API token.\").optional(),\n parent_id: z.number().int().describe(\"The ID of the Comment that this comment is threaded under.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the comment is created, but can be set to reflect another date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the comment is last updated, but can be set to reflect another date.\").optional(),\n external_id: 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.\").optional(),\n story__public__id: z.number().int().describe(\"The ID of the Story that the Comment is in.\"),\n}).describe(\"Request schema for `CreateStoryComment`\");\nexport const ShortcutCreateStoryCommentOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the Comment.\"),\n text: z.string().describe(\"The text content of the Comment. Maximum length: 100,000 characters.\"),\n app_url: z.string().describe(\"The Shortcut application URL of the Comment.\"),\n deleted: z.boolean().describe(\"True/False boolean indicating whether the Comment has been deleted.\"),\n comments: z.array(z.unknown()).describe(\"A nested array of threaded comments that are replies to the parent comment.\").nullable().optional(),\n author_id: z.string().describe(\"The unique identifier of the Member that authored the Comment.\"),\n created_at: z.string().describe(\"The time/date when the Comment was created (ISO 8601 format).\"),\n updated_at: z.string().describe(\"The time/date when the Comment was last updated (ISO 8601 format).\"),\n entity_type: z.string().describe(\"A string description of this resource, typically 'comment'.\"),\n external_id: 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. Maximum length: 128 characters.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"An array of all the Member and Group IDs that have been mentioned in this Comment.\"),\n group_mention_ids: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in this Comment.\"),\n member_mention_ids: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in this Comment.\"),\n}).describe(\"Response schema for `CreateStoryComment`\");\n\nexport const shortcutCreateStoryComment = action(\"SHORTCUT_CREATE_STORY_COMMENT\", {\n slug: \"shortcut-create-story-comment\",\n name: \"Create story comment\",\n description: \"Create Comment allows you to create a Comment on any Story.\",\n input: ShortcutCreateStoryCommentInput,\n output: ShortcutCreateStoryCommentOutput,\n});\n"],"mappings":";;AA6BA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;EAC7C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACrI,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EAC3I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;EAC3M,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;CAC5F,CAAC,CAAC,CAAC,SAAS,yCAqBH;CACP,QArB4D,EAAE,OAAO;EACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC3E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE;EACnG,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;EACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtP,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oFAAoF;EAC9H,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE;EACjH,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE;CACrH,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-story-comment.mjs","names":[],"sources":["../../src/actions/create-story-comment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutCreateStoryCommentInput = z.object({\n text: z.string().describe(\"The comment text.\"),\n author_id: z.string().describe(\"The Member ID of the Comment\\\"s author. Defaults to the user identified by the API token.\").optional(),\n parent_id: z.number().int().describe(\"The ID of the Comment that this comment is threaded under.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the comment is created, but can be set to reflect another date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the comment is last updated, but can be set to reflect another date.\").optional(),\n external_id: 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.\").optional(),\n story__public__id: z.number().int().describe(\"The ID of the Story that the Comment is in.\"),\n}).describe(\"Request schema for `CreateStoryComment`\");\nexport const ShortcutCreateStoryCommentOutput = z.object({\n id: z.number().int().describe(\"The unique ID of the Comment.\").nullable(),\n text: z.string().describe(\"The text content of the Comment. Maximum length: 100,000 characters.\").nullable(),\n app_url: z.string().describe(\"The Shortcut application URL of the Comment.\").nullable(),\n deleted: z.boolean().describe(\"True/False boolean indicating whether the Comment has been deleted.\").nullable(),\n comments: z.array(z.unknown()).describe(\"A nested array of threaded comments that are replies to the parent comment.\").nullable().optional(),\n author_id: z.string().describe(\"The unique identifier of the Member that authored the Comment.\").nullable(),\n created_at: z.string().describe(\"The time/date when the Comment was created (ISO 8601 format).\").nullable(),\n updated_at: z.string().describe(\"The time/date when the Comment was last updated (ISO 8601 format).\").nullable(),\n entity_type: z.string().describe(\"A string description of this resource, typically 'comment'.\").nullable(),\n external_id: 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. Maximum length: 128 characters.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"An array of all the Member and Group IDs that have been mentioned in this Comment.\"),\n group_mention_ids: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in this Comment.\"),\n member_mention_ids: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in this Comment.\"),\n}).passthrough().describe(\"Response schema for `CreateStoryComment`\");\n\nexport const shortcutCreateStoryComment = action(\"SHORTCUT_CREATE_STORY_COMMENT\", {\n slug: \"shortcut-create-story-comment\",\n name: \"Create story comment\",\n description: \"Create Comment allows you to create a Comment on any Story.\",\n input: ShortcutCreateStoryCommentInput,\n output: ShortcutCreateStoryCommentOutput,\n});\n"],"mappings":";;AA6BA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB;EAC7C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACrI,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACtI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EAC3I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;EAC3M,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;CAC5F,CAAC,CAAC,CAAC,SAAS,yCAqBH;CACP,QArB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC3G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;EAC9G,UAAU,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtP,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oFAAoF;EAC9H,mBAAmB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE;EACjH,oBAAoB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE;CACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
@@ -10,13 +10,13 @@ const ShortcutCreateStoryFromTemplateInput = zod.z.object({
10
10
  updated_at: zod.z.string().describe("Defaults to the time/date the Task is created in Shortcut but can be set to reflect another time/date.").optional(),
11
11
  description: zod.z.string().describe("The Task description."),
12
12
  external_id: zod.z.string().describe("This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.").optional()
13
- }).describe("Request schema for `Tasks`")).describe("An array of tasks connected to the story.").optional(),
13
+ }).passthrough().describe("Request schema for `Tasks`")).describe("An array of tasks connected to the story.").optional(),
14
14
  labels: zod.z.array(zod.z.object({
15
15
  name: zod.z.string().describe("The name of the new Label."),
16
16
  color: zod.z.string().describe("The hex color to be displayed with the Label (for example, \"#ff0000\").").optional(),
17
17
  description: zod.z.string().describe("The description of the new Label.").optional(),
18
18
  external_id: zod.z.string().describe("This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.").optional()
19
- }).describe("Request schema for `Labels`")).describe("An array of labels attached to the story.").optional(),
19
+ }).passthrough().describe("Request schema for `Labels`")).describe("An array of labels attached to the story.").optional(),
20
20
  epic_id: zod.z.number().int().describe("The ID of the epic the story belongs to.").optional(),
21
21
  move_to: zod.z.enum(["last", "first"]).describe("One of \"first\" or \"last\". This can be used to move the given story to the first or last position in the workflow state.").optional(),
22
22
  archived: zod.z.boolean().describe("Controls the story\"s archived state.").optional(),
@@ -27,20 +27,20 @@ const ShortcutCreateStoryFromTemplateInput = zod.z.object({
27
27
  created_at: zod.z.string().describe("Defaults to the time/date the comment is created, but can be set to reflect another date.").optional(),
28
28
  updated_at: zod.z.string().describe("Defaults to the time/date the comment is last updated, but can be set to reflect another date.").optional(),
29
29
  external_id: zod.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.").optional()
30
- }).describe("Request schema for `Comments`")).describe("An array of comments to add to the story.").optional(),
30
+ }).passthrough().describe("Request schema for `Comments`")).describe("An array of comments to add to the story.").optional(),
31
31
  deadline: zod.z.string().describe("The due date of the story.").optional(),
32
32
  estimate: zod.z.number().int().describe("The numeric point estimate of the story. Can also be null, which means unestimated.").optional(),
33
33
  file_ids: zod.z.array(zod.z.number().int()).describe("An array of IDs of files attached to the story.").optional(),
34
34
  group_id: zod.z.string().describe("The id of the group to associate with this story.").optional(),
35
35
  owner_ids: zod.z.array(zod.z.string()).describe("An array of UUIDs of the owners of this story.").optional(),
36
- sub_tasks: zod.z.array(zod.z.object({ name: zod.z.string().describe("The name of the SubTask.") }).describe("Request schema for `SubTasks`")).describe("An array of sub tasks to create.").optional(),
36
+ sub_tasks: zod.z.array(zod.z.object({ name: zod.z.string().describe("The name of the SubTask.") }).passthrough().describe("Request schema for `SubTasks`")).describe("An array of sub tasks to create.").optional(),
37
37
  created_at: zod.z.string().describe("The time/date the Story was created.").optional(),
38
38
  labels_add: zod.z.array(zod.z.object({
39
39
  name: zod.z.string().describe("The name of the new Label."),
40
40
  color: zod.z.string().describe("The hex color to be displayed with the Label (for example, \"#ff0000\").").optional(),
41
41
  description: zod.z.string().describe("The description of the new Label.").optional(),
42
42
  external_id: zod.z.string().describe("This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.").optional()
43
- }).describe("Request schema for `LabelsAdd`")).describe("An array of labels attached to the story in addition to the labels provided by the template. Cannot be used in conjunction with `labels`.").optional(),
43
+ }).passthrough().describe("Request schema for `LabelsAdd`")).describe("An array of labels attached to the story in addition to the labels provided by the template. Cannot be used in conjunction with `labels`.").optional(),
44
44
  project_id: zod.z.number().int().describe("The ID of the project the story belongs to.").optional(),
45
45
  story_type: zod.z.enum([
46
46
  "feature",
@@ -58,7 +58,7 @@ const ShortcutCreateStoryFromTemplateInput = zod.z.object({
58
58
  ]).describe("How the subject Story acts on the object Story. This can be \"blocks\", \"duplicates\", or \"relates to\"."),
59
59
  object_id: zod.z.number().int().describe("The unique ID of the Story defined as object.").optional(),
60
60
  subject_id: zod.z.number().int().describe("The unique ID of the Story defined as subject.").optional()
61
- }).describe("Request schema for `StoryLinks`")).describe("An array of story links attached to the story.").optional(),
61
+ }).passthrough().describe("Request schema for `StoryLinks`")).describe("An array of story links attached to the story.").optional(),
62
62
  file_ids_add: zod.z.array(zod.z.number().int()).describe("An array of IDs of files attached to the story in addition to files from the template. Cannot be used in conjunction with `file_ids`.").optional(),
63
63
  follower_ids: zod.z.array(zod.z.string()).describe("An array of UUIDs of the followers of this story.").optional(),
64
64
  iteration_id: zod.z.number().int().describe("The ID of the iteration the story belongs to.").optional(),
@@ -66,8 +66,8 @@ const ShortcutCreateStoryFromTemplateInput = zod.z.object({
66
66
  value: zod.z.string().describe("A literal value for the CustomField. Currently ignored.").optional(),
67
67
  field_id: zod.z.string().describe("The unique public ID for the CustomField."),
68
68
  value_id: zod.z.string().describe("The unique public ID for the CustomFieldEnumValue.")
69
- }).describe("Request schema for `CustomFields`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
70
- labels_remove: zod.z.array(zod.z.object({ name: zod.z.string().describe("The name of the new Label to remove.") }).describe("Request schema for `LabelsRemove`")).describe("An array of labels to remove from the labels provided by the template. Cannot be used in conjunction with `labels`.").optional(),
69
+ }).passthrough().describe("Request schema for `CustomFields`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
70
+ labels_remove: zod.z.array(zod.z.object({ name: zod.z.string().describe("The name of the new Label to remove.") }).passthrough().describe("Request schema for `LabelsRemove`")).describe("An array of labels to remove from the labels provided by the template. Cannot be used in conjunction with `labels`.").optional(),
71
71
  owner_ids_add: zod.z.array(zod.z.string()).describe("The UUIDs of the new owners to be added in addition to owners from the template. Cannot be used in conjunction with `owners`.").optional(),
72
72
  external_links: zod.z.array(zod.z.string()).describe("An array of External Links associated with this story.").optional(),
73
73
  source_task_id: zod.z.number().int().describe("Given this story was converted from a task in another story, this is the original task ID that was converted to this story.").optional(),
@@ -80,14 +80,14 @@ const ShortcutCreateStoryFromTemplateInput = zod.z.object({
80
80
  value: zod.z.string().describe("A literal value for the CustomField. Currently ignored.").optional(),
81
81
  field_id: zod.z.string().describe("The unique public ID for the CustomField."),
82
82
  value_id: zod.z.string().describe("The unique public ID for the CustomFieldEnumValue.")
83
- }).describe("Request schema for `CustomFieldsAdd`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField. These will be added to any fields provided by the template. Cannot be used in conjunction with `custom_fields`.").optional(),
83
+ }).passthrough().describe("Request schema for `CustomFieldsAdd`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField. These will be added to any fields provided by the template. Cannot be used in conjunction with `custom_fields`.").optional(),
84
84
  story_template_id: zod.z.string().describe("The id of the story template used to create this story."),
85
85
  workflow_state_id: zod.z.number().int().describe("The ID of the workflow state the story will be in.").optional(),
86
86
  external_links_add: zod.z.array(zod.z.string()).describe("An array of External Links associated with this story. These will be added to any links provided by the template. Cannot be used in conjunction with `external_links`.").optional(),
87
87
  follower_ids_remove: zod.z.array(zod.z.string()).describe("The UUIDs of the new followers to be removed from followers from the template. Cannot be used in conjunction with `follower_ids`.").optional(),
88
88
  linked_file_ids_add: zod.z.array(zod.z.number().int()).describe("An array of IDs of linked files attached to the story in addition to files from the template. Cannot be used in conjunction with `linked_files`.").optional(),
89
89
  started_at_override: zod.z.string().describe("A manual override for the time/date the Story was started.").optional(),
90
- custom_fields_remove: zod.z.array(zod.z.object({ field_id: zod.z.string().describe("The unique public ID for the CustomField.") }).describe("Request schema for `CustomFieldsRemove`")).describe("A map specifying a CustomField ID. These will be removed from any fields provided by the template. Cannot be used in conjunction with `custom_fields`.").optional(),
90
+ custom_fields_remove: zod.z.array(zod.z.object({ field_id: zod.z.string().describe("The unique public ID for the CustomField.") }).passthrough().describe("Request schema for `CustomFieldsRemove`")).describe("A map specifying a CustomField ID. These will be removed from any fields provided by the template. Cannot be used in conjunction with `custom_fields`.").optional(),
91
91
  completed_at_override: zod.z.string().describe("A manual override for the time/date the Story was completed.").optional(),
92
92
  external_links_remove: zod.z.array(zod.z.string()).describe("An array of External Links associated with this story. These will be removed from any links provided by the template. Cannot be used in conjunction with `external_links`.").optional(),
93
93
  linked_file_ids_remove: zod.z.array(zod.z.number().int()).describe("An array of IDs of linked files removed from files from the template. Cannot be used in conjunction with `linked_files.`").optional()
@@ -105,8 +105,8 @@ const ShortcutCreateStoryFromTemplate_UploadedFileSchema = zod.z.object({
105
105
  contentType: zod.z.string().describe("The content type of the file.").nullable().optional(),
106
106
  description: zod.z.string().describe("The description of the file.").nullable().optional(),
107
107
  thumbnailUrl: zod.z.string().describe("The thumbnail URL for the file.").nullable().optional()
108
- }).describe("Represents an uploaded file attached to a Story.");
109
- const ShortcutCreateStoryFromTemplate_StoryStatsSchema = zod.z.object({ numRelatedDocuments: zod.z.number().int().describe("The number of related documents.").nullable().optional() }).describe("The stats object for Stories.");
108
+ }).passthrough().describe("Represents an uploaded file attached to a Story.");
109
+ const ShortcutCreateStoryFromTemplate_StoryStatsSchema = zod.z.object({ numRelatedDocuments: zod.z.number().int().describe("The number of related documents.").nullable().optional() }).passthrough().describe("The stats object for Stories.");
110
110
  const ShortcutCreateStoryFromTemplate_TaskSchema = zod.z.object({
111
111
  id: zod.z.number().int().describe("The unique ID of the task.").nullable().optional(),
112
112
  storyId: zod.z.number().int().describe("The ID of the story this task belongs to.").nullable().optional(),
@@ -120,7 +120,7 @@ const ShortcutCreateStoryFromTemplate_TaskSchema = zod.z.object({
120
120
  description: zod.z.string().describe("The description of the task.").nullable().optional(),
121
121
  groupMentionIds: zod.z.array(zod.z.string()).describe("IDs of groups mentioned in the task.").nullable().optional(),
122
122
  memberMentionIds: zod.z.array(zod.z.string()).describe("IDs of members mentioned in the task.").nullable().optional()
123
- }).describe("Represents a task connected to a Story.");
123
+ }).passthrough().describe("Represents a task connected to a Story.");
124
124
  const ShortcutCreateStoryFromTemplate_LabelSlimSchema = zod.z.object({
125
125
  id: zod.z.number().int().describe("The unique ID of the Label.").nullable().optional(),
126
126
  name: zod.z.string().describe("The name of the Label.").nullable().optional(),
@@ -129,7 +129,7 @@ const ShortcutCreateStoryFromTemplate_LabelSlimSchema = zod.z.object({
129
129
  entityType: zod.z.string().describe("A string description of this resource.").nullable().optional(),
130
130
  externalId: zod.z.string().describe("The external ID of the Label.").nullable().optional(),
131
131
  description: zod.z.string().describe("The description of the Label.").nullable().optional()
132
- }).describe("Represents a Label in the Story response.");
132
+ }).passthrough().describe("Represents a Label in the Story response.");
133
133
  const ShortcutCreateStoryFromTemplate_CommitSchema = zod.z.object({
134
134
  id: zod.z.number().int().describe("The unique ID of the commit.").nullable().optional(),
135
135
  url: zod.z.string().describe("The URL of the commit.").nullable().optional(),
@@ -143,7 +143,7 @@ const ShortcutCreateStoryFromTemplate_CommitSchema = zod.z.object({
143
143
  authorEmail: zod.z.string().describe("The email of the author.").nullable().optional(),
144
144
  repositoryId: zod.z.number().int().describe("The ID of the repository.").nullable().optional(),
145
145
  mergedBranchIds: zod.z.array(zod.z.number().int()).describe("IDs of branches this commit was merged into.").nullable().optional()
146
- }).describe("Represents a commit attached to a Story.");
146
+ }).passthrough().describe("Represents a commit attached to a Story.");
147
147
  const ShortcutCreateStoryFromTemplate_BranchSchema = zod.z.object({
148
148
  id: zod.z.number().int().describe("The unique ID of the branch.").nullable().optional(),
149
149
  url: zod.z.string().describe("The URL of the branch.").nullable().optional(),
@@ -155,7 +155,7 @@ const ShortcutCreateStoryFromTemplate_BranchSchema = zod.z.object({
155
155
  pullRequests: zod.z.array(zod.z.unknown()).describe("Pull requests associated with this branch.").nullable().optional(),
156
156
  repositoryId: zod.z.number().int().describe("The ID of the repository.").nullable().optional(),
157
157
  mergedBranchIds: zod.z.array(zod.z.number().int()).describe("IDs of branches merged into this branch.").nullable().optional()
158
- }).describe("Represents a Git branch attached to a Story.");
158
+ }).passthrough().describe("Represents a Git branch attached to a Story.");
159
159
  const ShortcutCreateStoryFromTemplate_StoryCommentSchema = zod.z.object({
160
160
  id: zod.z.number().int().describe("The unique ID of the comment.").nullable().optional(),
161
161
  text: zod.z.string().describe("The text of the comment.").nullable().optional(),
@@ -171,7 +171,7 @@ const ShortcutCreateStoryFromTemplate_StoryCommentSchema = zod.z.object({
171
171
  externalId: zod.z.string().describe("The external ID of the comment.").nullable().optional(),
172
172
  groupMentionIds: zod.z.array(zod.z.string()).describe("IDs of groups mentioned in the comment.").nullable().optional(),
173
173
  memberMentionIds: zod.z.array(zod.z.string()).describe("IDs of members mentioned in the comment.").nullable().optional()
174
- }).describe("Represents a comment attached to a Story.");
174
+ }).passthrough().describe("Represents a comment attached to a Story.");
175
175
  const ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema = zod.z.object({
176
176
  id: zod.z.number().int().describe("The unique ID of the story link.").nullable().optional(),
177
177
  verb: zod.z.string().describe("The verb describing the relationship (blocks, duplicates, relates to).").nullable().optional(),
@@ -180,11 +180,11 @@ const ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema = zod.z.object({
180
180
  subjectId: zod.z.number().int().describe("The ID of the subject story.").nullable().optional(),
181
181
  updatedAt: zod.z.string().describe("When the story link was updated.").nullable().optional(),
182
182
  entityType: zod.z.string().describe("A string description of this resource.").nullable().optional()
183
- }).describe("Represents a typed story link attached to a Story.");
183
+ }).passthrough().describe("Represents a typed story link attached to a Story.");
184
184
  const ShortcutCreateStoryFromTemplate_SyncedItemSchema = zod.z.object({
185
185
  url: zod.z.string().describe("The URL of the synced item.").nullable().optional(),
186
186
  externalId: zod.z.string().describe("The external ID of the synced item.").nullable().optional()
187
- }).describe("Represents the synced item for the story.");
187
+ }).passthrough().describe("Represents the synced item for the story.");
188
188
  const ShortcutCreateStoryFromTemplate_LinkedFileSchema = zod.z.object({
189
189
  id: zod.z.number().int().describe("The unique ID of the linked file.").nullable().optional(),
190
190
  url: zod.z.string().describe("The URL of the linked file.").nullable().optional(),
@@ -198,12 +198,12 @@ const ShortcutCreateStoryFromTemplate_LinkedFileSchema = zod.z.object({
198
198
  thumbnailUrl: zod.z.string().describe("The thumbnail URL of the linked file.").nullable().optional(),
199
199
  groupMentionIds: zod.z.array(zod.z.string()).describe("The IDs of groups mentioned.").nullable().optional(),
200
200
  memberMentionIds: zod.z.array(zod.z.string()).describe("The IDs of members mentioned.").nullable().optional()
201
- }).describe("Represents a linked file attached to a Story.");
201
+ }).passthrough().describe("Represents a linked file attached to a Story.");
202
202
  const ShortcutCreateStoryFromTemplate_StoryCustomFieldSchema = zod.z.object({
203
203
  value: zod.z.string().describe("The value of the custom field.").nullable().optional(),
204
204
  fieldId: zod.z.string().describe("The ID of the custom field.").nullable().optional(),
205
205
  valueId: zod.z.string().describe("The ID of the custom field enum value.").nullable().optional()
206
- }).describe("Represents a custom field value assertion for a Story.");
206
+ }).passthrough().describe("Represents a custom field value assertion for a Story.");
207
207
  const ShortcutCreateStoryFromTemplate_PullRequestSchema = zod.z.object({
208
208
  id: zod.z.number().int().describe("The unique ID of the pull request.").nullable().optional(),
209
209
  url: zod.z.string().describe("The URL of the pull request.").nullable().optional(),
@@ -223,47 +223,47 @@ const ShortcutCreateStoryFromTemplate_PullRequestSchema = zod.z.object({
223
223
  numModified: zod.z.number().int().describe("Number of lines modified.").nullable().optional(),
224
224
  repositoryId: zod.z.number().int().describe("The ID of the repository.").nullable().optional(),
225
225
  targetBranchName: zod.z.string().describe("The name of the target branch.").nullable().optional()
226
- }).describe("Represents a Pull/Merge Request attached to a Story.");
226
+ }).passthrough().describe("Represents a Pull/Merge Request attached to a Story.");
227
227
  const ShortcutCreateStoryFromTemplateOutput = zod.z.object({
228
- id: zod.z.number().int().describe("The unique ID of the Story."),
229
- name: zod.z.string().describe("The name of the story."),
228
+ id: zod.z.number().int().describe("The unique ID of the Story.").nullable(),
229
+ name: zod.z.string().describe("The name of the story.").nullable(),
230
230
  files: zod.z.array(ShortcutCreateStoryFromTemplate_UploadedFileSchema).describe("An array of files attached to the story."),
231
231
  stats: ShortcutCreateStoryFromTemplate_StoryStatsSchema.nullable(),
232
232
  tasks: zod.z.array(ShortcutCreateStoryFromTemplate_TaskSchema).describe("An array of tasks connected to the story."),
233
- appUrl: zod.z.string().describe("The Shortcut application url for the Story."),
233
+ appUrl: zod.z.string().describe("The Shortcut application url for the Story.").nullable(),
234
234
  epicId: zod.z.number().int().describe("The ID of the epic the story belongs to. Can be null.").nullable().optional(),
235
235
  labels: zod.z.array(ShortcutCreateStoryFromTemplate_LabelSlimSchema).describe("An array of labels attached to the story."),
236
- blocked: zod.z.boolean().describe("Indicates if the story is currently blocked."),
237
- blocker: zod.z.boolean().describe("Indicates if the story blocks another story."),
236
+ blocked: zod.z.boolean().describe("Indicates if the story is currently blocked.").nullable(),
237
+ blocker: zod.z.boolean().describe("Indicates if the story blocks another story.").nullable(),
238
238
  commits: zod.z.array(ShortcutCreateStoryFromTemplate_CommitSchema).describe("An array of commits attached to the story."),
239
239
  groupId: zod.z.string().describe("The ID of the group associated with the story. Format: uuid. Can be null.").nullable().optional(),
240
240
  movedAt: zod.z.string().describe("When the story last changed workflow state. Format: date-time. Can be null.").nullable().optional(),
241
- started: zod.z.boolean().describe("A true/false boolean indicating if the Story has been started."),
242
- archived: zod.z.boolean().describe("True if the story has been archived or not."),
241
+ started: zod.z.boolean().describe("A true/false boolean indicating if the Story has been started.").nullable(),
242
+ archived: zod.z.boolean().describe("True if the story has been archived or not.").nullable(),
243
243
  branches: zod.z.array(ShortcutCreateStoryFromTemplate_BranchSchema).describe("An array of Git branches attached to the story."),
244
244
  comments: zod.z.array(ShortcutCreateStoryFromTemplate_StoryCommentSchema).describe("An array of comments attached to the story."),
245
245
  deadline: zod.z.string().describe("The due date of the story. Format: date-time. Can be null.").nullable().optional(),
246
246
  estimate: zod.z.number().int().describe("The numeric point estimate of the story. Can also be null, which means unestimated.").nullable().optional(),
247
- globalId: zod.z.string().describe("Global identifier."),
247
+ globalId: zod.z.string().describe("Global identifier.").nullable(),
248
248
  labelIds: zod.z.array(zod.z.number().int()).describe("An array of label ids attached to the story."),
249
249
  leadTime: zod.z.number().int().describe("The lead time (in seconds) of this story when complete.").nullable().optional(),
250
250
  ownerIds: zod.z.array(zod.z.string()).describe("An array of UUIDs of the owners of this story."),
251
- position: zod.z.number().int().describe("A number representing the position of the story in relation to every other story in the current project."),
252
- completed: zod.z.boolean().describe("Indicates if the story has been completed."),
253
- createdAt: zod.z.string().describe("When the story was created. Format: date-time."),
251
+ position: zod.z.number().int().describe("A number representing the position of the story in relation to every other story in the current project.").nullable(),
252
+ completed: zod.z.boolean().describe("Indicates if the story has been completed.").nullable(),
253
+ createdAt: zod.z.string().describe("When the story was created. Format: date-time.").nullable(),
254
254
  cycleTime: zod.z.number().int().describe("The cycle time (in seconds) of this story when complete.").nullable().optional(),
255
255
  projectId: zod.z.number().int().describe("The ID of the project the story belongs to. Can be null.").nullable().optional(),
256
256
  startedAt: zod.z.string().describe("When the story was started. Format: date-time. Can be null.").nullable().optional(),
257
- storyType: zod.z.string().describe("The type of story (feature, bug, chore)."),
257
+ storyType: zod.z.string().describe("The type of story (feature, bug, chore).").nullable(),
258
258
  updatedAt: zod.z.string().describe("When the story was last updated. Format: date-time. Can be null.").nullable().optional(),
259
- entityType: zod.z.string().describe("A string description of this resource."),
259
+ entityType: zod.z.string().describe("A string description of this resource.").nullable(),
260
260
  externalId: zod.z.string().describe("This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here. Can be null.").nullable().optional(),
261
261
  mentionIds: zod.z.array(zod.z.string()).describe("Deprecated; use member_mention_ids instead."),
262
262
  storyLinks: zod.z.array(ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema).describe("An array of story links attached to the Story."),
263
263
  syncedItem: ShortcutCreateStoryFromTemplate_SyncedItemSchema.nullable().optional(),
264
- workflowId: zod.z.number().int().describe("The ID of the workflow the story belongs to."),
264
+ workflowId: zod.z.number().int().describe("The ID of the workflow the story belongs to.").nullable(),
265
265
  completedAt: zod.z.string().describe("When the story was completed. Format: date-time. Can be null.").nullable().optional(),
266
- description: zod.z.string().describe("The description of the story."),
266
+ description: zod.z.string().describe("The description of the story.").nullable(),
267
267
  followerIds: zod.z.array(zod.z.string()).describe("An array of UUIDs for any Members listed as Followers."),
268
268
  iterationId: zod.z.number().int().describe("The ID of the iteration the story belongs to. Can be null.").nullable().optional(),
269
269
  linkedFiles: zod.z.array(ShortcutCreateStoryFromTemplate_LinkedFileSchema).describe("An array of linked files attached to the story."),
@@ -271,17 +271,17 @@ const ShortcutCreateStoryFromTemplateOutput = zod.z.object({
271
271
  pullRequests: zod.z.array(ShortcutCreateStoryFromTemplate_PullRequestSchema).describe("An array of Pull/Merge Requests attached to the story."),
272
272
  externalLinks: zod.z.array(zod.z.string()).describe("An array of external links associated with a Story."),
273
273
  parentStoryId: zod.z.number().int().describe("The ID of the parent story to this story (making this story a sub-task). Can be null.").nullable().optional(),
274
- requestedById: zod.z.string().describe("The ID of the Member that requested the story. Format: uuid."),
274
+ requestedById: zod.z.string().describe("The ID of the Member that requested the story. Format: uuid.").nullable(),
275
275
  groupMentionIds: zod.z.array(zod.z.string()).describe("An array of Group IDs that have been mentioned in the Story description."),
276
276
  storyTemplateId: zod.z.string().describe("Template ID used to create the story. Format: uuid. Can be null.").nullable().optional(),
277
277
  subTaskStoryIds: zod.z.array(zod.z.number().int()).describe("The Story IDs of Sub-tasks attached to the Story.").nullable().optional(),
278
- workflowStateId: zod.z.number().int().describe("The ID of the workflow state the story is currently in."),
278
+ workflowStateId: zod.z.number().int().describe("The ID of the workflow state the story is currently in.").nullable(),
279
279
  memberMentionIds: zod.z.array(zod.z.string()).describe("An array of Member IDs that have been mentioned in the Story description."),
280
280
  startedAtOverride: zod.z.string().describe("Manual override for start timestamp. Format: date-time. Can be null.").nullable().optional(),
281
281
  completedAtOverride: zod.z.string().describe("Manual override for completion timestamp. Format: date-time. Can be null.").nullable().optional(),
282
282
  previousIterationIds: zod.z.array(zod.z.number().int()).describe("The IDs of the iteration the story belongs to."),
283
283
  formattedVcsBranchName: zod.z.string().describe("The formatted branch name for this story. Can be null.").nullable().optional()
284
- }).describe("Response schema for `CreateStoryFromTemplate` - returns a Story object.");
284
+ }).passthrough().describe("Response schema for `CreateStoryFromTemplate` - returns a Story object.");
285
285
  const shortcutCreateStoryFromTemplate = require_action.action("SHORTCUT_CREATE_STORY_FROM_TEMPLATE", {
286
286
  slug: "shortcut-create-story-from-template",
287
287
  name: "Create story from template",
@@ -1 +1 @@
1
- {"version":3,"file":"create-story-from-template.cjs","names":["z","action"],"sources":["../../src/actions/create-story-from-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutCreateStoryFromTemplateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the story. Must be provided if the template does not provide a name.\").optional(),\n tasks: z.array(z.object({\n complete: z.boolean().describe(\"True/false boolean indicating whether the Task is completed. Defaults to false.\").optional(),\n owner_ids: z.array(z.string()).describe(\"An array of UUIDs for any members you want to add as Owners on this new Task.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the Task is created but can be set to reflect another creation time/date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the Task is created in Shortcut but can be set to reflect another time/date.\").optional(),\n description: z.string().describe(\"The Task description.\"),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).describe(\"Request schema for `Tasks`\")).describe(\"An array of tasks connected to the story.\").optional(),\n labels: z.array(z.object({\n name: z.string().describe(\"The name of the new Label.\"),\n color: z.string().describe(\"The hex color to be displayed with the Label (for example, \\\"#ff0000\\\").\").optional(),\n description: z.string().describe(\"The description of the new Label.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).describe(\"Request schema for `Labels`\")).describe(\"An array of labels attached to the story.\").optional(),\n epic_id: z.number().int().describe(\"The ID of the epic the story belongs to.\").optional(),\n move_to: z.enum([\"last\", \"first\"]).describe(\"One of \\\"first\\\" or \\\"last\\\". This can be used to move the given story to the first or last position in the workflow state.\").optional(),\n archived: z.boolean().describe(\"Controls the story\\\"s archived state.\").optional(),\n comments: z.array(z.object({\n text: z.string().describe(\"The comment text.\"),\n author_id: z.string().describe(\"The Member ID of the Comment\\\"s author. Defaults to the user identified by the API token.\").optional(),\n parent_id: z.number().int().describe(\"The ID of the Comment that this comment is threaded under.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the comment is created, but can be set to reflect another date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the comment is last updated, but can be set to reflect another date.\").optional(),\n external_id: 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.\").optional(),\n}).describe(\"Request schema for `Comments`\")).describe(\"An array of comments to add to the story.\").optional(),\n deadline: z.string().describe(\"The due date of the story.\").optional(),\n estimate: z.number().int().describe(\"The numeric point estimate of the story. Can also be null, which means unestimated.\").optional(),\n file_ids: z.array(z.number().int()).describe(\"An array of IDs of files attached to the story.\").optional(),\n group_id: z.string().describe(\"The id of the group to associate with this story.\").optional(),\n owner_ids: z.array(z.string()).describe(\"An array of UUIDs of the owners of this story.\").optional(),\n sub_tasks: z.array(z.object({\n name: z.string().describe(\"The name of the SubTask.\"),\n}).describe(\"Request schema for `SubTasks`\")).describe(\"An array of sub tasks to create.\").optional(),\n created_at: z.string().describe(\"The time/date the Story was created.\").optional(),\n labels_add: z.array(z.object({\n name: z.string().describe(\"The name of the new Label.\"),\n color: z.string().describe(\"The hex color to be displayed with the Label (for example, \\\"#ff0000\\\").\").optional(),\n description: z.string().describe(\"The description of the new Label.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).describe(\"Request schema for `LabelsAdd`\")).describe(\"An array of labels attached to the story in addition to the labels provided by the template. Cannot be used in conjunction with `labels`.\").optional(),\n project_id: z.number().int().describe(\"The ID of the project the story belongs to.\").optional(),\n story_type: z.enum([\"feature\", \"chore\", \"bug\"]).describe(\"The type of story (feature, bug, chore).\").optional(),\n updated_at: z.string().describe(\"The time/date the Story was updated.\").optional(),\n description: z.string().describe(\"The description of the story.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n story_links: z.array(z.object({\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"How the subject Story acts on the object Story. This can be \\\"blocks\\\", \\\"duplicates\\\", or \\\"relates to\\\".\"),\n object_id: z.number().int().describe(\"The unique ID of the Story defined as object.\").optional(),\n subject_id: z.number().int().describe(\"The unique ID of the Story defined as subject.\").optional(),\n}).describe(\"Request schema for `StoryLinks`\")).describe(\"An array of story links attached to the story.\").optional(),\n file_ids_add: z.array(z.number().int()).describe(\"An array of IDs of files attached to the story in addition to files from the template. Cannot be used in conjunction with `file_ids`.\").optional(),\n follower_ids: z.array(z.string()).describe(\"An array of UUIDs of the followers of this story.\").optional(),\n iteration_id: z.number().int().describe(\"The ID of the iteration the story belongs to.\").optional(),\n custom_fields: z.array(z.object({\n value: z.string().describe(\"A literal value for the CustomField. Currently ignored.\").optional(),\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n value_id: z.string().describe(\"The unique public ID for the CustomFieldEnumValue.\"),\n}).describe(\"Request schema for `CustomFields`\")).describe(\"A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.\").optional(),\n labels_remove: z.array(z.object({\n name: z.string().describe(\"The name of the new Label to remove.\"),\n}).describe(\"Request schema for `LabelsRemove`\")).describe(\"An array of labels to remove from the labels provided by the template. Cannot be used in conjunction with `labels`.\").optional(),\n owner_ids_add: z.array(z.string()).describe(\"The UUIDs of the new owners to be added in addition to owners from the template. Cannot be used in conjunction with `owners`.\").optional(),\n external_links: z.array(z.string()).describe(\"An array of External Links associated with this story.\").optional(),\n source_task_id: z.number().int().describe(\"Given this story was converted from a task in another story, this is the original task ID that was converted to this story.\").optional(),\n file_ids_remove: z.array(z.number().int()).describe(\"An array of IDs of files removed from files from the template. Cannot be used in conjunction with `file_ids`.\").optional(),\n linked_file_ids: z.array(z.number().int()).describe(\"An array of IDs of linked files attached to the story.\").optional(),\n requested_by_id: z.string().describe(\"The ID of the member that requested the story.\").optional(),\n follower_ids_add: z.array(z.string()).describe(\"The UUIDs of the new followers to be added in addition to followers from the template. Cannot be used in conjunction with `follower_ids.`\").optional(),\n owner_ids_remove: z.array(z.string()).describe(\"The UUIDs of the new owners to be removed from owners from the template. Cannot be used in conjunction with `owners`.\").optional(),\n custom_fields_add: z.array(z.object({\n value: z.string().describe(\"A literal value for the CustomField. Currently ignored.\").optional(),\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n value_id: z.string().describe(\"The unique public ID for the CustomFieldEnumValue.\"),\n}).describe(\"Request schema for `CustomFieldsAdd`\")).describe(\"A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField. These will be added to any fields provided by the template. Cannot be used in conjunction with `custom_fields`.\").optional(),\n story_template_id: z.string().describe(\"The id of the story template used to create this story.\"),\n workflow_state_id: z.number().int().describe(\"The ID of the workflow state the story will be in.\").optional(),\n external_links_add: z.array(z.string()).describe(\"An array of External Links associated with this story. These will be added to any links provided by the template. Cannot be used in conjunction with `external_links`.\").optional(),\n follower_ids_remove: z.array(z.string()).describe(\"The UUIDs of the new followers to be removed from followers from the template. Cannot be used in conjunction with `follower_ids`.\").optional(),\n linked_file_ids_add: z.array(z.number().int()).describe(\"An array of IDs of linked files attached to the story in addition to files from the template. Cannot be used in conjunction with `linked_files`.\").optional(),\n started_at_override: z.string().describe(\"A manual override for the time/date the Story was started.\").optional(),\n custom_fields_remove: z.array(z.object({\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n}).describe(\"Request schema for `CustomFieldsRemove`\")).describe(\"A map specifying a CustomField ID. These will be removed from any fields provided by the template. Cannot be used in conjunction with `custom_fields`.\").optional(),\n completed_at_override: z.string().describe(\"A manual override for the time/date the Story was completed.\").optional(),\n external_links_remove: z.array(z.string()).describe(\"An array of External Links associated with this story. These will be removed from any links provided by the template. Cannot be used in conjunction with `external_links`.\").optional(),\n linked_file_ids_remove: z.array(z.number().int()).describe(\"An array of IDs of linked files removed from files from the template. Cannot be used in conjunction with `linked_files.`\").optional(),\n}).describe(\"Request schema for `CreateStoryFromTemplate`\");\nconst ShortcutCreateStoryFromTemplate_UploadedFileSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the file.\").nullable().optional(),\n url: z.string().describe(\"The URL for the file.\").nullable().optional(),\n name: z.string().describe(\"The name of the file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n filename: z.string().describe(\"The filename of the uploaded file.\").nullable().optional(),\n createdAt: z.string().describe(\"When the file was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the file was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n uploaderId: z.string().describe(\"The ID of the member who uploaded the file.\").nullable().optional(),\n contentType: z.string().describe(\"The content type of the file.\").nullable().optional(),\n description: z.string().describe(\"The description of the file.\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"The thumbnail URL for the file.\").nullable().optional(),\n}).describe(\"Represents an uploaded file attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryStatsSchema: z.ZodTypeAny = z.object({\n numRelatedDocuments: z.number().int().describe(\"The number of related documents.\").nullable().optional(),\n}).describe(\"The stats object for Stories.\");\nconst ShortcutCreateStoryFromTemplate_TaskSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the task.\").nullable().optional(),\n storyId: z.number().int().describe(\"The ID of the story this task belongs to.\").nullable().optional(),\n complete: z.boolean().describe(\"Whether the task is complete.\").nullable().optional(),\n ownerIds: z.array(z.string()).describe(\"The IDs of the owners of this task.\").nullable().optional(),\n position: z.number().int().describe(\"The position of the task in relation to other tasks.\").nullable().optional(),\n createdAt: z.string().describe(\"When the task was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the task was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the task.\").nullable().optional(),\n description: z.string().describe(\"The description of the task.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"IDs of groups mentioned in the task.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"IDs of members mentioned in the task.\").nullable().optional(),\n}).describe(\"Represents a task connected to a Story.\");\nconst ShortcutCreateStoryFromTemplate_LabelSlimSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the Label.\").nullable().optional(),\n name: z.string().describe(\"The name of the Label.\").nullable().optional(),\n color: z.string().describe(\"The hex color to be displayed with the Label.\").nullable().optional(),\n archived: z.boolean().describe(\"True if the Label has been archived.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the Label.\").nullable().optional(),\n description: z.string().describe(\"The description of the Label.\").nullable().optional(),\n}).describe(\"Represents a Label in the Story response.\");\nconst ShortcutCreateStoryFromTemplate_CommitSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the commit.\").nullable().optional(),\n url: z.string().describe(\"The URL of the commit.\").nullable().optional(),\n hash: z.string().describe(\"The hash of the commit.\").nullable().optional(),\n message: z.string().describe(\"The commit message.\").nullable().optional(),\n authorId: z.string().describe(\"The ID of the author.\").nullable().optional(),\n createdAt: z.string().describe(\"When the commit was created.\").nullable().optional(),\n timestamp: z.string().describe(\"The timestamp of the commit.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the commit was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n authorEmail: z.string().describe(\"The email of the author.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n mergedBranchIds: z.array(z.number().int()).describe(\"IDs of branches this commit was merged into.\").nullable().optional(),\n}).describe(\"Represents a commit attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_BranchSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the branch.\").nullable().optional(),\n url: z.string().describe(\"The URL of the branch.\").nullable().optional(),\n name: z.string().describe(\"The name of the branch.\").nullable().optional(),\n deleted: z.boolean().describe(\"Whether the branch has been deleted.\").nullable().optional(),\n createdAt: z.string().describe(\"When the branch was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the branch was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n pullRequests: z.array(z.unknown()).describe(\"Pull requests associated with this branch.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n mergedBranchIds: z.array(z.number().int()).describe(\"IDs of branches merged into this branch.\").nullable().optional(),\n}).describe(\"Represents a Git branch attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryCommentSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the comment.\").nullable().optional(),\n text: z.string().describe(\"The text of the comment.\").nullable().optional(),\n appUrl: z.string().describe(\"The application URL for the comment.\").nullable().optional(),\n deleted: z.boolean().describe(\"Whether the comment has been deleted.\").nullable().optional(),\n storyId: z.number().int().describe(\"The ID of the story this comment belongs to.\").nullable().optional(),\n authorId: z.string().describe(\"The ID of the comment author.\").nullable().optional(),\n parentId: z.number().int().describe(\"The ID of the parent comment.\").nullable().optional(),\n createdAt: z.string().describe(\"When the comment was created.\").nullable().optional(),\n reactions: z.array(z.unknown()).describe(\"Reactions to the comment.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the comment was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the comment.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"IDs of groups mentioned in the comment.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"IDs of members mentioned in the comment.\").nullable().optional(),\n}).describe(\"Represents a comment attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the story link.\").nullable().optional(),\n verb: z.string().describe(\"The verb describing the relationship (blocks, duplicates, relates to).\").nullable().optional(),\n objectId: z.number().int().describe(\"The ID of the object story.\").nullable().optional(),\n createdAt: z.string().describe(\"When the story link was created.\").nullable().optional(),\n subjectId: z.number().int().describe(\"The ID of the subject story.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the story link was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n}).describe(\"Represents a typed story link attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_SyncedItemSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"The URL of the synced item.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the synced item.\").nullable().optional(),\n}).describe(\"Represents the synced item for the story.\");\nconst ShortcutCreateStoryFromTemplate_LinkedFileSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the linked file.\").nullable().optional(),\n url: z.string().describe(\"The URL of the linked file.\").nullable().optional(),\n name: z.string().describe(\"The name of the linked file.\").nullable().optional(),\n type: z.string().describe(\"The type of the linked file.\").nullable().optional(),\n createdAt: z.string().describe(\"When the linked file was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the linked file was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n uploaderId: z.string().describe(\"The ID of the member who uploaded the file.\").nullable().optional(),\n description: z.string().describe(\"The description of the linked file.\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"The thumbnail URL of the linked file.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"The IDs of groups mentioned.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"The IDs of members mentioned.\").nullable().optional(),\n}).describe(\"Represents a linked file attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryCustomFieldSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The value of the custom field.\").nullable().optional(),\n fieldId: z.string().describe(\"The ID of the custom field.\").nullable().optional(),\n valueId: z.string().describe(\"The ID of the custom field enum value.\").nullable().optional(),\n}).describe(\"Represents a custom field value assertion for a Story.\");\nconst ShortcutCreateStoryFromTemplate_PullRequestSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the pull request.\").nullable().optional(),\n url: z.string().describe(\"The URL of the pull request.\").nullable().optional(),\n draft: z.boolean().describe(\"Whether the pull request is a draft.\").nullable().optional(),\n title: z.string().describe(\"The title of the pull request.\").nullable().optional(),\n closed: z.boolean().describe(\"Whether the pull request is closed.\").nullable().optional(),\n merged: z.boolean().describe(\"Whether the pull request has been merged.\").nullable().optional(),\n number: z.number().int().describe(\"The number of the pull request.\").nullable().optional(),\n branchId: z.number().int().describe(\"The ID of the branch.\").nullable().optional(),\n numAdded: z.number().int().describe(\"Number of lines added.\").nullable().optional(),\n createdAt: z.string().describe(\"When the pull request was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the pull request was updated.\").nullable().optional(),\n branchName: z.string().describe(\"The name of the branch.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n numCommits: z.number().int().describe(\"Number of commits in the pull request.\").nullable().optional(),\n numRemoved: z.number().int().describe(\"Number of lines removed.\").nullable().optional(),\n numModified: z.number().int().describe(\"Number of lines modified.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n targetBranchName: z.string().describe(\"The name of the target branch.\").nullable().optional(),\n}).describe(\"Represents a Pull/Merge Request attached to a Story.\");\nexport const ShortcutCreateStoryFromTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the Story.\"),\n name: z.string().describe(\"The name of the story.\"),\n files: z.array(ShortcutCreateStoryFromTemplate_UploadedFileSchema).describe(\"An array of files attached to the story.\"),\n stats: ShortcutCreateStoryFromTemplate_StoryStatsSchema.nullable(),\n tasks: z.array(ShortcutCreateStoryFromTemplate_TaskSchema).describe(\"An array of tasks connected to the story.\"),\n appUrl: z.string().describe(\"The Shortcut application url for the Story.\"),\n epicId: z.number().int().describe(\"The ID of the epic the story belongs to. Can be null.\").nullable().optional(),\n labels: z.array(ShortcutCreateStoryFromTemplate_LabelSlimSchema).describe(\"An array of labels attached to the story.\"),\n blocked: z.boolean().describe(\"Indicates if the story is currently blocked.\"),\n blocker: z.boolean().describe(\"Indicates if the story blocks another story.\"),\n commits: z.array(ShortcutCreateStoryFromTemplate_CommitSchema).describe(\"An array of commits attached to the story.\"),\n groupId: z.string().describe(\"The ID of the group associated with the story. Format: uuid. Can be null.\").nullable().optional(),\n movedAt: z.string().describe(\"When the story last changed workflow state. Format: date-time. Can be null.\").nullable().optional(),\n started: z.boolean().describe(\"A true/false boolean indicating if the Story has been started.\"),\n archived: z.boolean().describe(\"True if the story has been archived or not.\"),\n branches: z.array(ShortcutCreateStoryFromTemplate_BranchSchema).describe(\"An array of Git branches attached to the story.\"),\n comments: z.array(ShortcutCreateStoryFromTemplate_StoryCommentSchema).describe(\"An array of comments attached to the story.\"),\n deadline: z.string().describe(\"The due date of the story. Format: date-time. Can be null.\").nullable().optional(),\n estimate: z.number().int().describe(\"The numeric point estimate of the story. Can also be null, which means unestimated.\").nullable().optional(),\n globalId: z.string().describe(\"Global identifier.\"),\n labelIds: z.array(z.number().int()).describe(\"An array of label ids attached to the story.\"),\n leadTime: z.number().int().describe(\"The lead time (in seconds) of this story when complete.\").nullable().optional(),\n ownerIds: z.array(z.string()).describe(\"An array of UUIDs of the owners of this story.\"),\n position: z.number().int().describe(\"A number representing the position of the story in relation to every other story in the current project.\"),\n completed: z.boolean().describe(\"Indicates if the story has been completed.\"),\n createdAt: z.string().describe(\"When the story was created. Format: date-time.\"),\n cycleTime: z.number().int().describe(\"The cycle time (in seconds) of this story when complete.\").nullable().optional(),\n projectId: z.number().int().describe(\"The ID of the project the story belongs to. Can be null.\").nullable().optional(),\n startedAt: z.string().describe(\"When the story was started. Format: date-time. Can be null.\").nullable().optional(),\n storyType: z.string().describe(\"The type of story (feature, bug, chore).\"),\n updatedAt: z.string().describe(\"When the story was last updated. Format: date-time. Can be null.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\"),\n externalId: z.string().describe(\"This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here. Can be null.\").nullable().optional(),\n mentionIds: z.array(z.string()).describe(\"Deprecated; use member_mention_ids instead.\"),\n storyLinks: z.array(ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema).describe(\"An array of story links attached to the Story.\"),\n syncedItem: ShortcutCreateStoryFromTemplate_SyncedItemSchema.nullable().optional(),\n workflowId: z.number().int().describe(\"The ID of the workflow the story belongs to.\"),\n completedAt: z.string().describe(\"When the story was completed. Format: date-time. Can be null.\").nullable().optional(),\n description: z.string().describe(\"The description of the story.\"),\n followerIds: z.array(z.string()).describe(\"An array of UUIDs for any Members listed as Followers.\"),\n iterationId: z.number().int().describe(\"The ID of the iteration the story belongs to. Can be null.\").nullable().optional(),\n linkedFiles: z.array(ShortcutCreateStoryFromTemplate_LinkedFileSchema).describe(\"An array of linked files attached to the story.\"),\n customFields: z.array(ShortcutCreateStoryFromTemplate_StoryCustomFieldSchema).describe(\"An array of CustomField value assertions for the story.\").nullable().optional(),\n pullRequests: z.array(ShortcutCreateStoryFromTemplate_PullRequestSchema).describe(\"An array of Pull/Merge Requests attached to the story.\"),\n externalLinks: z.array(z.string()).describe(\"An array of external links associated with a Story.\"),\n parentStoryId: z.number().int().describe(\"The ID of the parent story to this story (making this story a sub-task). Can be null.\").nullable().optional(),\n requestedById: z.string().describe(\"The ID of the Member that requested the story. Format: uuid.\"),\n groupMentionIds: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in the Story description.\"),\n storyTemplateId: z.string().describe(\"Template ID used to create the story. Format: uuid. Can be null.\").nullable().optional(),\n subTaskStoryIds: z.array(z.number().int()).describe(\"The Story IDs of Sub-tasks attached to the Story.\").nullable().optional(),\n workflowStateId: z.number().int().describe(\"The ID of the workflow state the story is currently in.\"),\n memberMentionIds: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in the Story description.\"),\n startedAtOverride: z.string().describe(\"Manual override for start timestamp. Format: date-time. Can be null.\").nullable().optional(),\n completedAtOverride: z.string().describe(\"Manual override for completion timestamp. Format: date-time. Can be null.\").nullable().optional(),\n previousIterationIds: z.array(z.number().int()).describe(\"The IDs of the iteration the story belongs to.\"),\n formattedVcsBranchName: z.string().describe(\"The formatted branch name for this story. Can be null.\").nullable().optional(),\n}).describe(\"Response schema for `CreateStoryFromTemplate` - returns a Story object.\");\n\nexport const shortcutCreateStoryFromTemplate = action(\"SHORTCUT_CREATE_STORY_FROM_TEMPLATE\", {\n slug: \"shortcut-create-story-from-template\",\n name: \"Create story from template\",\n description: \"Create Story From Template is used to add a new story derived from a template to your Shortcut Workspace.\",\n input: ShortcutCreateStoryFromTemplateInput,\n output: ShortcutCreateStoryFromTemplateOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-story-from-template.cjs","names":["z","action"],"sources":["../../src/actions/create-story-from-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutCreateStoryFromTemplateInput = z.object({\n name: z.string().describe(\"The name of the story. Must be provided if the template does not provide a name.\").optional(),\n tasks: z.array(z.object({\n complete: z.boolean().describe(\"True/false boolean indicating whether the Task is completed. Defaults to false.\").optional(),\n owner_ids: z.array(z.string()).describe(\"An array of UUIDs for any members you want to add as Owners on this new Task.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the Task is created but can be set to reflect another creation time/date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the Task is created in Shortcut but can be set to reflect another time/date.\").optional(),\n description: z.string().describe(\"The Task description.\"),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).passthrough().describe(\"Request schema for `Tasks`\")).describe(\"An array of tasks connected to the story.\").optional(),\n labels: z.array(z.object({\n name: z.string().describe(\"The name of the new Label.\"),\n color: z.string().describe(\"The hex color to be displayed with the Label (for example, \\\"#ff0000\\\").\").optional(),\n description: z.string().describe(\"The description of the new Label.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).passthrough().describe(\"Request schema for `Labels`\")).describe(\"An array of labels attached to the story.\").optional(),\n epic_id: z.number().int().describe(\"The ID of the epic the story belongs to.\").optional(),\n move_to: z.enum([\"last\", \"first\"]).describe(\"One of \\\"first\\\" or \\\"last\\\". This can be used to move the given story to the first or last position in the workflow state.\").optional(),\n archived: z.boolean().describe(\"Controls the story\\\"s archived state.\").optional(),\n comments: z.array(z.object({\n text: z.string().describe(\"The comment text.\"),\n author_id: z.string().describe(\"The Member ID of the Comment\\\"s author. Defaults to the user identified by the API token.\").optional(),\n parent_id: z.number().int().describe(\"The ID of the Comment that this comment is threaded under.\").optional(),\n created_at: z.string().describe(\"Defaults to the time/date the comment is created, but can be set to reflect another date.\").optional(),\n updated_at: z.string().describe(\"Defaults to the time/date the comment is last updated, but can be set to reflect another date.\").optional(),\n external_id: 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.\").optional(),\n}).passthrough().describe(\"Request schema for `Comments`\")).describe(\"An array of comments to add to the story.\").optional(),\n deadline: z.string().describe(\"The due date of the story.\").optional(),\n estimate: z.number().int().describe(\"The numeric point estimate of the story. Can also be null, which means unestimated.\").optional(),\n file_ids: z.array(z.number().int()).describe(\"An array of IDs of files attached to the story.\").optional(),\n group_id: z.string().describe(\"The id of the group to associate with this story.\").optional(),\n owner_ids: z.array(z.string()).describe(\"An array of UUIDs of the owners of this story.\").optional(),\n sub_tasks: z.array(z.object({\n name: z.string().describe(\"The name of the SubTask.\"),\n}).passthrough().describe(\"Request schema for `SubTasks`\")).describe(\"An array of sub tasks to create.\").optional(),\n created_at: z.string().describe(\"The time/date the Story was created.\").optional(),\n labels_add: z.array(z.object({\n name: z.string().describe(\"The name of the new Label.\"),\n color: z.string().describe(\"The hex color to be displayed with the Label (for example, \\\"#ff0000\\\").\").optional(),\n description: z.string().describe(\"The description of the new Label.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n}).passthrough().describe(\"Request schema for `LabelsAdd`\")).describe(\"An array of labels attached to the story in addition to the labels provided by the template. Cannot be used in conjunction with `labels`.\").optional(),\n project_id: z.number().int().describe(\"The ID of the project the story belongs to.\").optional(),\n story_type: z.enum([\"feature\", \"chore\", \"bug\"]).describe(\"The type of story (feature, bug, chore).\").optional(),\n updated_at: z.string().describe(\"The time/date the Story was updated.\").optional(),\n description: z.string().describe(\"The description of the story.\").optional(),\n external_id: z.string().describe(\"This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here.\").optional(),\n story_links: z.array(z.object({\n verb: z.enum([\"blocks\", \"duplicates\", \"relates to\"]).describe(\"How the subject Story acts on the object Story. This can be \\\"blocks\\\", \\\"duplicates\\\", or \\\"relates to\\\".\"),\n object_id: z.number().int().describe(\"The unique ID of the Story defined as object.\").optional(),\n subject_id: z.number().int().describe(\"The unique ID of the Story defined as subject.\").optional(),\n}).passthrough().describe(\"Request schema for `StoryLinks`\")).describe(\"An array of story links attached to the story.\").optional(),\n file_ids_add: z.array(z.number().int()).describe(\"An array of IDs of files attached to the story in addition to files from the template. Cannot be used in conjunction with `file_ids`.\").optional(),\n follower_ids: z.array(z.string()).describe(\"An array of UUIDs of the followers of this story.\").optional(),\n iteration_id: z.number().int().describe(\"The ID of the iteration the story belongs to.\").optional(),\n custom_fields: z.array(z.object({\n value: z.string().describe(\"A literal value for the CustomField. Currently ignored.\").optional(),\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n value_id: z.string().describe(\"The unique public ID for the CustomFieldEnumValue.\"),\n}).passthrough().describe(\"Request schema for `CustomFields`\")).describe(\"A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.\").optional(),\n labels_remove: z.array(z.object({\n name: z.string().describe(\"The name of the new Label to remove.\"),\n}).passthrough().describe(\"Request schema for `LabelsRemove`\")).describe(\"An array of labels to remove from the labels provided by the template. Cannot be used in conjunction with `labels`.\").optional(),\n owner_ids_add: z.array(z.string()).describe(\"The UUIDs of the new owners to be added in addition to owners from the template. Cannot be used in conjunction with `owners`.\").optional(),\n external_links: z.array(z.string()).describe(\"An array of External Links associated with this story.\").optional(),\n source_task_id: z.number().int().describe(\"Given this story was converted from a task in another story, this is the original task ID that was converted to this story.\").optional(),\n file_ids_remove: z.array(z.number().int()).describe(\"An array of IDs of files removed from files from the template. Cannot be used in conjunction with `file_ids`.\").optional(),\n linked_file_ids: z.array(z.number().int()).describe(\"An array of IDs of linked files attached to the story.\").optional(),\n requested_by_id: z.string().describe(\"The ID of the member that requested the story.\").optional(),\n follower_ids_add: z.array(z.string()).describe(\"The UUIDs of the new followers to be added in addition to followers from the template. Cannot be used in conjunction with `follower_ids.`\").optional(),\n owner_ids_remove: z.array(z.string()).describe(\"The UUIDs of the new owners to be removed from owners from the template. Cannot be used in conjunction with `owners`.\").optional(),\n custom_fields_add: z.array(z.object({\n value: z.string().describe(\"A literal value for the CustomField. Currently ignored.\").optional(),\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n value_id: z.string().describe(\"The unique public ID for the CustomFieldEnumValue.\"),\n}).passthrough().describe(\"Request schema for `CustomFieldsAdd`\")).describe(\"A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField. These will be added to any fields provided by the template. Cannot be used in conjunction with `custom_fields`.\").optional(),\n story_template_id: z.string().describe(\"The id of the story template used to create this story.\"),\n workflow_state_id: z.number().int().describe(\"The ID of the workflow state the story will be in.\").optional(),\n external_links_add: z.array(z.string()).describe(\"An array of External Links associated with this story. These will be added to any links provided by the template. Cannot be used in conjunction with `external_links`.\").optional(),\n follower_ids_remove: z.array(z.string()).describe(\"The UUIDs of the new followers to be removed from followers from the template. Cannot be used in conjunction with `follower_ids`.\").optional(),\n linked_file_ids_add: z.array(z.number().int()).describe(\"An array of IDs of linked files attached to the story in addition to files from the template. Cannot be used in conjunction with `linked_files`.\").optional(),\n started_at_override: z.string().describe(\"A manual override for the time/date the Story was started.\").optional(),\n custom_fields_remove: z.array(z.object({\n field_id: z.string().describe(\"The unique public ID for the CustomField.\"),\n}).passthrough().describe(\"Request schema for `CustomFieldsRemove`\")).describe(\"A map specifying a CustomField ID. These will be removed from any fields provided by the template. Cannot be used in conjunction with `custom_fields`.\").optional(),\n completed_at_override: z.string().describe(\"A manual override for the time/date the Story was completed.\").optional(),\n external_links_remove: z.array(z.string()).describe(\"An array of External Links associated with this story. These will be removed from any links provided by the template. Cannot be used in conjunction with `external_links`.\").optional(),\n linked_file_ids_remove: z.array(z.number().int()).describe(\"An array of IDs of linked files removed from files from the template. Cannot be used in conjunction with `linked_files.`\").optional(),\n}).describe(\"Request schema for `CreateStoryFromTemplate`\");\nconst ShortcutCreateStoryFromTemplate_UploadedFileSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the file.\").nullable().optional(),\n url: z.string().describe(\"The URL for the file.\").nullable().optional(),\n name: z.string().describe(\"The name of the file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n filename: z.string().describe(\"The filename of the uploaded file.\").nullable().optional(),\n createdAt: z.string().describe(\"When the file was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the file was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n uploaderId: z.string().describe(\"The ID of the member who uploaded the file.\").nullable().optional(),\n contentType: z.string().describe(\"The content type of the file.\").nullable().optional(),\n description: z.string().describe(\"The description of the file.\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"The thumbnail URL for the file.\").nullable().optional(),\n}).passthrough().describe(\"Represents an uploaded file attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryStatsSchema = z.object({\n numRelatedDocuments: z.number().int().describe(\"The number of related documents.\").nullable().optional(),\n}).passthrough().describe(\"The stats object for Stories.\");\nconst ShortcutCreateStoryFromTemplate_TaskSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the task.\").nullable().optional(),\n storyId: z.number().int().describe(\"The ID of the story this task belongs to.\").nullable().optional(),\n complete: z.boolean().describe(\"Whether the task is complete.\").nullable().optional(),\n ownerIds: z.array(z.string()).describe(\"The IDs of the owners of this task.\").nullable().optional(),\n position: z.number().int().describe(\"The position of the task in relation to other tasks.\").nullable().optional(),\n createdAt: z.string().describe(\"When the task was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the task was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the task.\").nullable().optional(),\n description: z.string().describe(\"The description of the task.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"IDs of groups mentioned in the task.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"IDs of members mentioned in the task.\").nullable().optional(),\n}).passthrough().describe(\"Represents a task connected to a Story.\");\nconst ShortcutCreateStoryFromTemplate_LabelSlimSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the Label.\").nullable().optional(),\n name: z.string().describe(\"The name of the Label.\").nullable().optional(),\n color: z.string().describe(\"The hex color to be displayed with the Label.\").nullable().optional(),\n archived: z.boolean().describe(\"True if the Label has been archived.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the Label.\").nullable().optional(),\n description: z.string().describe(\"The description of the Label.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Label in the Story response.\");\nconst ShortcutCreateStoryFromTemplate_CommitSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the commit.\").nullable().optional(),\n url: z.string().describe(\"The URL of the commit.\").nullable().optional(),\n hash: z.string().describe(\"The hash of the commit.\").nullable().optional(),\n message: z.string().describe(\"The commit message.\").nullable().optional(),\n authorId: z.string().describe(\"The ID of the author.\").nullable().optional(),\n createdAt: z.string().describe(\"When the commit was created.\").nullable().optional(),\n timestamp: z.string().describe(\"The timestamp of the commit.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the commit was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n authorEmail: z.string().describe(\"The email of the author.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n mergedBranchIds: z.array(z.number().int()).describe(\"IDs of branches this commit was merged into.\").nullable().optional(),\n}).passthrough().describe(\"Represents a commit attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_BranchSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the branch.\").nullable().optional(),\n url: z.string().describe(\"The URL of the branch.\").nullable().optional(),\n name: z.string().describe(\"The name of the branch.\").nullable().optional(),\n deleted: z.boolean().describe(\"Whether the branch has been deleted.\").nullable().optional(),\n createdAt: z.string().describe(\"When the branch was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the branch was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n pullRequests: z.array(z.unknown()).describe(\"Pull requests associated with this branch.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n mergedBranchIds: z.array(z.number().int()).describe(\"IDs of branches merged into this branch.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Git branch attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryCommentSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the comment.\").nullable().optional(),\n text: z.string().describe(\"The text of the comment.\").nullable().optional(),\n appUrl: z.string().describe(\"The application URL for the comment.\").nullable().optional(),\n deleted: z.boolean().describe(\"Whether the comment has been deleted.\").nullable().optional(),\n storyId: z.number().int().describe(\"The ID of the story this comment belongs to.\").nullable().optional(),\n authorId: z.string().describe(\"The ID of the comment author.\").nullable().optional(),\n parentId: z.number().int().describe(\"The ID of the parent comment.\").nullable().optional(),\n createdAt: z.string().describe(\"When the comment was created.\").nullable().optional(),\n reactions: z.array(z.unknown()).describe(\"Reactions to the comment.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the comment was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the comment.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"IDs of groups mentioned in the comment.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"IDs of members mentioned in the comment.\").nullable().optional(),\n}).passthrough().describe(\"Represents a comment attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the story link.\").nullable().optional(),\n verb: z.string().describe(\"The verb describing the relationship (blocks, duplicates, relates to).\").nullable().optional(),\n objectId: z.number().int().describe(\"The ID of the object story.\").nullable().optional(),\n createdAt: z.string().describe(\"When the story link was created.\").nullable().optional(),\n subjectId: z.number().int().describe(\"The ID of the subject story.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the story link was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n}).passthrough().describe(\"Represents a typed story link attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_SyncedItemSchema = z.object({\n url: z.string().describe(\"The URL of the synced item.\").nullable().optional(),\n externalId: z.string().describe(\"The external ID of the synced item.\").nullable().optional(),\n}).passthrough().describe(\"Represents the synced item for the story.\");\nconst ShortcutCreateStoryFromTemplate_LinkedFileSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the linked file.\").nullable().optional(),\n url: z.string().describe(\"The URL of the linked file.\").nullable().optional(),\n name: z.string().describe(\"The name of the linked file.\").nullable().optional(),\n type: z.string().describe(\"The type of the linked file.\").nullable().optional(),\n createdAt: z.string().describe(\"When the linked file was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the linked file was updated.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n uploaderId: z.string().describe(\"The ID of the member who uploaded the file.\").nullable().optional(),\n description: z.string().describe(\"The description of the linked file.\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"The thumbnail URL of the linked file.\").nullable().optional(),\n groupMentionIds: z.array(z.string()).describe(\"The IDs of groups mentioned.\").nullable().optional(),\n memberMentionIds: z.array(z.string()).describe(\"The IDs of members mentioned.\").nullable().optional(),\n}).passthrough().describe(\"Represents a linked file attached to a Story.\");\nconst ShortcutCreateStoryFromTemplate_StoryCustomFieldSchema = z.object({\n value: z.string().describe(\"The value of the custom field.\").nullable().optional(),\n fieldId: z.string().describe(\"The ID of the custom field.\").nullable().optional(),\n valueId: z.string().describe(\"The ID of the custom field enum value.\").nullable().optional(),\n}).passthrough().describe(\"Represents a custom field value assertion for a Story.\");\nconst ShortcutCreateStoryFromTemplate_PullRequestSchema = z.object({\n id: z.number().int().describe(\"The unique ID of the pull request.\").nullable().optional(),\n url: z.string().describe(\"The URL of the pull request.\").nullable().optional(),\n draft: z.boolean().describe(\"Whether the pull request is a draft.\").nullable().optional(),\n title: z.string().describe(\"The title of the pull request.\").nullable().optional(),\n closed: z.boolean().describe(\"Whether the pull request is closed.\").nullable().optional(),\n merged: z.boolean().describe(\"Whether the pull request has been merged.\").nullable().optional(),\n number: z.number().int().describe(\"The number of the pull request.\").nullable().optional(),\n branchId: z.number().int().describe(\"The ID of the branch.\").nullable().optional(),\n numAdded: z.number().int().describe(\"Number of lines added.\").nullable().optional(),\n createdAt: z.string().describe(\"When the pull request was created.\").nullable().optional(),\n updatedAt: z.string().describe(\"When the pull request was updated.\").nullable().optional(),\n branchName: z.string().describe(\"The name of the branch.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable().optional(),\n numCommits: z.number().int().describe(\"Number of commits in the pull request.\").nullable().optional(),\n numRemoved: z.number().int().describe(\"Number of lines removed.\").nullable().optional(),\n numModified: z.number().int().describe(\"Number of lines modified.\").nullable().optional(),\n repositoryId: z.number().int().describe(\"The ID of the repository.\").nullable().optional(),\n targetBranchName: z.string().describe(\"The name of the target branch.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Pull/Merge Request attached to a Story.\");\nexport const ShortcutCreateStoryFromTemplateOutput = z.object({\n id: z.number().int().describe(\"The unique ID of the Story.\").nullable(),\n name: z.string().describe(\"The name of the story.\").nullable(),\n files: z.array(ShortcutCreateStoryFromTemplate_UploadedFileSchema).describe(\"An array of files attached to the story.\"),\n stats: ShortcutCreateStoryFromTemplate_StoryStatsSchema.nullable(),\n tasks: z.array(ShortcutCreateStoryFromTemplate_TaskSchema).describe(\"An array of tasks connected to the story.\"),\n appUrl: z.string().describe(\"The Shortcut application url for the Story.\").nullable(),\n epicId: z.number().int().describe(\"The ID of the epic the story belongs to. Can be null.\").nullable().optional(),\n labels: z.array(ShortcutCreateStoryFromTemplate_LabelSlimSchema).describe(\"An array of labels attached to the story.\"),\n blocked: z.boolean().describe(\"Indicates if the story is currently blocked.\").nullable(),\n blocker: z.boolean().describe(\"Indicates if the story blocks another story.\").nullable(),\n commits: z.array(ShortcutCreateStoryFromTemplate_CommitSchema).describe(\"An array of commits attached to the story.\"),\n groupId: z.string().describe(\"The ID of the group associated with the story. Format: uuid. Can be null.\").nullable().optional(),\n movedAt: z.string().describe(\"When the story last changed workflow state. Format: date-time. Can be null.\").nullable().optional(),\n started: z.boolean().describe(\"A true/false boolean indicating if the Story has been started.\").nullable(),\n archived: z.boolean().describe(\"True if the story has been archived or not.\").nullable(),\n branches: z.array(ShortcutCreateStoryFromTemplate_BranchSchema).describe(\"An array of Git branches attached to the story.\"),\n comments: z.array(ShortcutCreateStoryFromTemplate_StoryCommentSchema).describe(\"An array of comments attached to the story.\"),\n deadline: z.string().describe(\"The due date of the story. Format: date-time. Can be null.\").nullable().optional(),\n estimate: z.number().int().describe(\"The numeric point estimate of the story. Can also be null, which means unestimated.\").nullable().optional(),\n globalId: z.string().describe(\"Global identifier.\").nullable(),\n labelIds: z.array(z.number().int()).describe(\"An array of label ids attached to the story.\"),\n leadTime: z.number().int().describe(\"The lead time (in seconds) of this story when complete.\").nullable().optional(),\n ownerIds: z.array(z.string()).describe(\"An array of UUIDs of the owners of this story.\"),\n position: z.number().int().describe(\"A number representing the position of the story in relation to every other story in the current project.\").nullable(),\n completed: z.boolean().describe(\"Indicates if the story has been completed.\").nullable(),\n createdAt: z.string().describe(\"When the story was created. Format: date-time.\").nullable(),\n cycleTime: z.number().int().describe(\"The cycle time (in seconds) of this story when complete.\").nullable().optional(),\n projectId: z.number().int().describe(\"The ID of the project the story belongs to. Can be null.\").nullable().optional(),\n startedAt: z.string().describe(\"When the story was started. Format: date-time. Can be null.\").nullable().optional(),\n storyType: z.string().describe(\"The type of story (feature, bug, chore).\").nullable(),\n updatedAt: z.string().describe(\"When the story was last updated. Format: date-time. Can be null.\").nullable().optional(),\n entityType: z.string().describe(\"A string description of this resource.\").nullable(),\n externalId: z.string().describe(\"This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here. Can be null.\").nullable().optional(),\n mentionIds: z.array(z.string()).describe(\"Deprecated; use member_mention_ids instead.\"),\n storyLinks: z.array(ShortcutCreateStoryFromTemplate_TypedStoryLinkSchema).describe(\"An array of story links attached to the Story.\"),\n syncedItem: ShortcutCreateStoryFromTemplate_SyncedItemSchema.nullable().optional(),\n workflowId: z.number().int().describe(\"The ID of the workflow the story belongs to.\").nullable(),\n completedAt: z.string().describe(\"When the story was completed. Format: date-time. Can be null.\").nullable().optional(),\n description: z.string().describe(\"The description of the story.\").nullable(),\n followerIds: z.array(z.string()).describe(\"An array of UUIDs for any Members listed as Followers.\"),\n iterationId: z.number().int().describe(\"The ID of the iteration the story belongs to. Can be null.\").nullable().optional(),\n linkedFiles: z.array(ShortcutCreateStoryFromTemplate_LinkedFileSchema).describe(\"An array of linked files attached to the story.\"),\n customFields: z.array(ShortcutCreateStoryFromTemplate_StoryCustomFieldSchema).describe(\"An array of CustomField value assertions for the story.\").nullable().optional(),\n pullRequests: z.array(ShortcutCreateStoryFromTemplate_PullRequestSchema).describe(\"An array of Pull/Merge Requests attached to the story.\"),\n externalLinks: z.array(z.string()).describe(\"An array of external links associated with a Story.\"),\n parentStoryId: z.number().int().describe(\"The ID of the parent story to this story (making this story a sub-task). Can be null.\").nullable().optional(),\n requestedById: z.string().describe(\"The ID of the Member that requested the story. Format: uuid.\").nullable(),\n groupMentionIds: z.array(z.string()).describe(\"An array of Group IDs that have been mentioned in the Story description.\"),\n storyTemplateId: z.string().describe(\"Template ID used to create the story. Format: uuid. Can be null.\").nullable().optional(),\n subTaskStoryIds: z.array(z.number().int()).describe(\"The Story IDs of Sub-tasks attached to the Story.\").nullable().optional(),\n workflowStateId: z.number().int().describe(\"The ID of the workflow state the story is currently in.\").nullable(),\n memberMentionIds: z.array(z.string()).describe(\"An array of Member IDs that have been mentioned in the Story description.\"),\n startedAtOverride: z.string().describe(\"Manual override for start timestamp. Format: date-time. Can be null.\").nullable().optional(),\n completedAtOverride: z.string().describe(\"Manual override for completion timestamp. Format: date-time. Can be null.\").nullable().optional(),\n previousIterationIds: z.array(z.number().int()).describe(\"The IDs of the iteration the story belongs to.\"),\n formattedVcsBranchName: z.string().describe(\"The formatted branch name for this story. Can be null.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `CreateStoryFromTemplate` - returns a Story object.\");\n\nexport const shortcutCreateStoryFromTemplate = action(\"SHORTCUT_CREATE_STORY_FROM_TEMPLATE\", {\n slug: \"shortcut-create-story-from-template\",\n name: \"Create story from template\",\n description: \"Create Story From Template is used to add a new story derived from a template to your Shortcut Workspace.\",\n input: ShortcutCreateStoryFromTemplateInput,\n output: ShortcutCreateStoryFromTemplateOutput,\n});\n"],"mappings":"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"}