@keystrokehq/shortcut 0.1.4 → 0.1.5

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 (319) hide show
  1. package/dist/actions/create-category.d.cts +13 -1
  2. package/dist/actions/create-category.d.mts +13 -1
  3. package/dist/actions/create-doc.d.cts +13 -1
  4. package/dist/actions/create-doc.d.mts +13 -1
  5. package/dist/actions/create-entity-template.d.cts +13 -1
  6. package/dist/actions/create-entity-template.d.mts +13 -1
  7. package/dist/actions/create-epic-comment-comment.d.cts +13 -1
  8. package/dist/actions/create-epic-comment-comment.d.mts +13 -1
  9. package/dist/actions/create-epic-comment.d.cts +13 -1
  10. package/dist/actions/create-epic-comment.d.mts +13 -1
  11. package/dist/actions/create-epic-health.d.cts +13 -1
  12. package/dist/actions/create-epic-health.d.mts +13 -1
  13. package/dist/actions/create-epic.d.cts +13 -1
  14. package/dist/actions/create-epic.d.mts +13 -1
  15. package/dist/actions/create-generic-integration.d.cts +13 -1
  16. package/dist/actions/create-generic-integration.d.mts +13 -1
  17. package/dist/actions/create-group.d.cts +13 -1
  18. package/dist/actions/create-group.d.mts +13 -1
  19. package/dist/actions/create-iteration.d.cts +13 -1
  20. package/dist/actions/create-iteration.d.mts +13 -1
  21. package/dist/actions/create-label.d.cts +13 -1
  22. package/dist/actions/create-label.d.mts +13 -1
  23. package/dist/actions/create-linked-file.d.cts +13 -1
  24. package/dist/actions/create-linked-file.d.mts +13 -1
  25. package/dist/actions/create-multiple-stories.d.cts +13 -1
  26. package/dist/actions/create-multiple-stories.d.mts +13 -1
  27. package/dist/actions/create-objective.d.cts +13 -1
  28. package/dist/actions/create-objective.d.mts +13 -1
  29. package/dist/actions/create-project.d.cts +13 -1
  30. package/dist/actions/create-project.d.mts +13 -1
  31. package/dist/actions/create-story-comment.d.cts +13 -1
  32. package/dist/actions/create-story-comment.d.mts +13 -1
  33. package/dist/actions/create-story-from-template.d.cts +13 -1
  34. package/dist/actions/create-story-from-template.d.mts +13 -1
  35. package/dist/actions/create-story-link.d.cts +13 -1
  36. package/dist/actions/create-story-link.d.mts +13 -1
  37. package/dist/actions/create-story-reaction.d.cts +13 -1
  38. package/dist/actions/create-story-reaction.d.mts +13 -1
  39. package/dist/actions/create-story.d.cts +13 -1
  40. package/dist/actions/create-story.d.mts +13 -1
  41. package/dist/actions/create-task.d.cts +13 -1
  42. package/dist/actions/create-task.d.mts +13 -1
  43. package/dist/actions/delete-category.d.cts +13 -1
  44. package/dist/actions/delete-category.d.mts +13 -1
  45. package/dist/actions/delete-custom-field.d.cts +13 -1
  46. package/dist/actions/delete-custom-field.d.mts +13 -1
  47. package/dist/actions/delete-doc.d.cts +13 -1
  48. package/dist/actions/delete-doc.d.mts +13 -1
  49. package/dist/actions/delete-entity-template.d.cts +13 -1
  50. package/dist/actions/delete-entity-template.d.mts +13 -1
  51. package/dist/actions/delete-epic-comment.d.cts +13 -1
  52. package/dist/actions/delete-epic-comment.d.mts +13 -1
  53. package/dist/actions/delete-epic.d.cts +13 -1
  54. package/dist/actions/delete-epic.d.mts +13 -1
  55. package/dist/actions/delete-file.d.cts +13 -1
  56. package/dist/actions/delete-file.d.mts +13 -1
  57. package/dist/actions/delete-generic-integration.d.cts +13 -1
  58. package/dist/actions/delete-generic-integration.d.mts +13 -1
  59. package/dist/actions/delete-iteration.d.cts +13 -1
  60. package/dist/actions/delete-iteration.d.mts +13 -1
  61. package/dist/actions/delete-label.d.cts +13 -1
  62. package/dist/actions/delete-label.d.mts +13 -1
  63. package/dist/actions/delete-linked-file.d.cts +13 -1
  64. package/dist/actions/delete-linked-file.d.mts +13 -1
  65. package/dist/actions/delete-multiple-stories.d.cts +13 -1
  66. package/dist/actions/delete-multiple-stories.d.mts +13 -1
  67. package/dist/actions/delete-objective.d.cts +13 -1
  68. package/dist/actions/delete-objective.d.mts +13 -1
  69. package/dist/actions/delete-project.d.cts +13 -1
  70. package/dist/actions/delete-project.d.mts +13 -1
  71. package/dist/actions/delete-story-comment.d.cts +13 -1
  72. package/dist/actions/delete-story-comment.d.mts +13 -1
  73. package/dist/actions/delete-story-link.d.cts +13 -1
  74. package/dist/actions/delete-story-link.d.mts +13 -1
  75. package/dist/actions/delete-story-reaction.d.cts +13 -1
  76. package/dist/actions/delete-story-reaction.d.mts +13 -1
  77. package/dist/actions/delete-story.d.cts +13 -1
  78. package/dist/actions/delete-story.d.mts +13 -1
  79. package/dist/actions/delete-task.d.cts +13 -1
  80. package/dist/actions/delete-task.d.mts +13 -1
  81. package/dist/actions/disable-iterations.d.cts +13 -1
  82. package/dist/actions/disable-iterations.d.cts.map +1 -1
  83. package/dist/actions/disable-iterations.d.mts +13 -1
  84. package/dist/actions/disable-iterations.d.mts.map +1 -1
  85. package/dist/actions/disable-story-templates.d.cts +13 -1
  86. package/dist/actions/disable-story-templates.d.cts.map +1 -1
  87. package/dist/actions/disable-story-templates.d.mts +13 -1
  88. package/dist/actions/disable-story-templates.d.mts.map +1 -1
  89. package/dist/actions/enable-iterations.d.cts +13 -1
  90. package/dist/actions/enable-iterations.d.cts.map +1 -1
  91. package/dist/actions/enable-iterations.d.mts +13 -1
  92. package/dist/actions/enable-iterations.d.mts.map +1 -1
  93. package/dist/actions/enable-story-templates.d.cts +13 -1
  94. package/dist/actions/enable-story-templates.d.cts.map +1 -1
  95. package/dist/actions/enable-story-templates.d.mts +13 -1
  96. package/dist/actions/enable-story-templates.d.mts.map +1 -1
  97. package/dist/actions/get-category.d.cts +13 -1
  98. package/dist/actions/get-category.d.mts +13 -1
  99. package/dist/actions/get-current-member-info.d.cts +13 -1
  100. package/dist/actions/get-current-member-info.d.cts.map +1 -1
  101. package/dist/actions/get-current-member-info.d.mts +13 -1
  102. package/dist/actions/get-current-member-info.d.mts.map +1 -1
  103. package/dist/actions/get-custom-field.d.cts +13 -1
  104. package/dist/actions/get-custom-field.d.mts +13 -1
  105. package/dist/actions/get-doc.d.cts +13 -1
  106. package/dist/actions/get-doc.d.mts +13 -1
  107. package/dist/actions/get-entity-template.d.cts +13 -1
  108. package/dist/actions/get-entity-template.d.mts +13 -1
  109. package/dist/actions/get-epic-comment.d.cts +13 -1
  110. package/dist/actions/get-epic-comment.d.mts +13 -1
  111. package/dist/actions/get-epic-health.d.cts +13 -1
  112. package/dist/actions/get-epic-health.d.mts +13 -1
  113. package/dist/actions/get-epic-workflow.d.cts +13 -1
  114. package/dist/actions/get-epic-workflow.d.cts.map +1 -1
  115. package/dist/actions/get-epic-workflow.d.mts +13 -1
  116. package/dist/actions/get-epic-workflow.d.mts.map +1 -1
  117. package/dist/actions/get-epic.d.cts +13 -1
  118. package/dist/actions/get-epic.d.mts +13 -1
  119. package/dist/actions/get-external-link-stories.d.cts +13 -1
  120. package/dist/actions/get-external-link-stories.d.mts +13 -1
  121. package/dist/actions/get-file.d.cts +13 -1
  122. package/dist/actions/get-file.d.mts +13 -1
  123. package/dist/actions/get-generic-integration.d.cts +13 -1
  124. package/dist/actions/get-generic-integration.d.mts +13 -1
  125. package/dist/actions/get-group.d.cts +13 -1
  126. package/dist/actions/get-group.d.mts +13 -1
  127. package/dist/actions/get-iteration.d.cts +14 -2
  128. package/dist/actions/get-iteration.d.mts +14 -2
  129. package/dist/actions/get-key-result.d.cts +13 -1
  130. package/dist/actions/get-key-result.d.mts +13 -1
  131. package/dist/actions/get-label.d.cts +13 -1
  132. package/dist/actions/get-label.d.mts +13 -1
  133. package/dist/actions/get-linked-file.d.cts +13 -1
  134. package/dist/actions/get-linked-file.d.mts +13 -1
  135. package/dist/actions/get-member.d.cts +13 -1
  136. package/dist/actions/get-member.d.mts +13 -1
  137. package/dist/actions/get-objective.d.cts +13 -1
  138. package/dist/actions/get-objective.d.mts +13 -1
  139. package/dist/actions/get-project.d.cts +13 -1
  140. package/dist/actions/get-project.d.mts +13 -1
  141. package/dist/actions/get-repository.d.cts +13 -1
  142. package/dist/actions/get-repository.d.mts +13 -1
  143. package/dist/actions/get-story-comment.d.cts +13 -1
  144. package/dist/actions/get-story-comment.d.mts +13 -1
  145. package/dist/actions/get-story-link.d.cts +13 -1
  146. package/dist/actions/get-story-link.d.mts +13 -1
  147. package/dist/actions/get-story.d.cts +13 -1
  148. package/dist/actions/get-story.d.mts +13 -1
  149. package/dist/actions/get-task.d.cts +13 -1
  150. package/dist/actions/get-task.d.mts +13 -1
  151. package/dist/actions/get-workflow.d.cts +13 -1
  152. package/dist/actions/get-workflow.d.mts +13 -1
  153. package/dist/actions/link-document-to-epic.d.cts +13 -1
  154. package/dist/actions/link-document-to-epic.d.mts +13 -1
  155. package/dist/actions/list-categories.d.cts +13 -1
  156. package/dist/actions/list-categories.d.cts.map +1 -1
  157. package/dist/actions/list-categories.d.mts +13 -1
  158. package/dist/actions/list-categories.d.mts.map +1 -1
  159. package/dist/actions/list-category-milestones.d.cts +13 -1
  160. package/dist/actions/list-category-milestones.d.mts +13 -1
  161. package/dist/actions/list-category-objectives.d.cts +13 -1
  162. package/dist/actions/list-category-objectives.d.mts +13 -1
  163. package/dist/actions/list-custom-fields.d.cts +13 -1
  164. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  165. package/dist/actions/list-custom-fields.d.mts +13 -1
  166. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  167. package/dist/actions/list-docs.d.cts +13 -1
  168. package/dist/actions/list-docs.d.cts.map +1 -1
  169. package/dist/actions/list-docs.d.mts +13 -1
  170. package/dist/actions/list-docs.d.mts.map +1 -1
  171. package/dist/actions/list-document-epics.d.cts +13 -1
  172. package/dist/actions/list-document-epics.d.mts +13 -1
  173. package/dist/actions/list-entity-templates.d.cts +13 -1
  174. package/dist/actions/list-entity-templates.d.cts.map +1 -1
  175. package/dist/actions/list-entity-templates.d.mts +13 -1
  176. package/dist/actions/list-entity-templates.d.mts.map +1 -1
  177. package/dist/actions/list-epic-comments.d.cts +13 -1
  178. package/dist/actions/list-epic-comments.d.mts +13 -1
  179. package/dist/actions/list-epic-documents.d.cts +13 -1
  180. package/dist/actions/list-epic-documents.d.mts +13 -1
  181. package/dist/actions/list-epic-healths.d.cts +13 -1
  182. package/dist/actions/list-epic-healths.d.mts +13 -1
  183. package/dist/actions/list-epic-stories.d.cts +13 -1
  184. package/dist/actions/list-epic-stories.d.mts +13 -1
  185. package/dist/actions/list-epics-paginated.d.cts +13 -1
  186. package/dist/actions/list-epics-paginated.d.mts +13 -1
  187. package/dist/actions/list-epics.d.cts +13 -1
  188. package/dist/actions/list-epics.d.mts +13 -1
  189. package/dist/actions/list-files.d.cts +13 -1
  190. package/dist/actions/list-files.d.cts.map +1 -1
  191. package/dist/actions/list-files.d.mts +13 -1
  192. package/dist/actions/list-files.d.mts.map +1 -1
  193. package/dist/actions/list-group-stories.d.cts +13 -1
  194. package/dist/actions/list-group-stories.d.mts +13 -1
  195. package/dist/actions/list-groups.d.cts +13 -1
  196. package/dist/actions/list-groups.d.cts.map +1 -1
  197. package/dist/actions/list-groups.d.mts +13 -1
  198. package/dist/actions/list-groups.d.mts.map +1 -1
  199. package/dist/actions/list-iteration-stories.d.cts +13 -1
  200. package/dist/actions/list-iteration-stories.d.mts +13 -1
  201. package/dist/actions/list-iterations.d.cts +13 -1
  202. package/dist/actions/list-iterations.d.cts.map +1 -1
  203. package/dist/actions/list-iterations.d.mts +13 -1
  204. package/dist/actions/list-iterations.d.mts.map +1 -1
  205. package/dist/actions/list-label-epics.d.cts +13 -1
  206. package/dist/actions/list-label-epics.d.mts +13 -1
  207. package/dist/actions/list-label-stories.d.cts +13 -1
  208. package/dist/actions/list-label-stories.d.mts +13 -1
  209. package/dist/actions/list-labels.d.cts +13 -1
  210. package/dist/actions/list-labels.d.mts +13 -1
  211. package/dist/actions/list-linked-files.d.cts +13 -1
  212. package/dist/actions/list-linked-files.d.cts.map +1 -1
  213. package/dist/actions/list-linked-files.d.mts +13 -1
  214. package/dist/actions/list-linked-files.d.mts.map +1 -1
  215. package/dist/actions/list-members-slim.d.cts +13 -1
  216. package/dist/actions/list-members-slim.d.cts.map +1 -1
  217. package/dist/actions/list-members-slim.d.mts +13 -1
  218. package/dist/actions/list-members-slim.d.mts.map +1 -1
  219. package/dist/actions/list-members.d.cts +13 -1
  220. package/dist/actions/list-members.d.mts +13 -1
  221. package/dist/actions/list-objective-epics.d.cts +13 -1
  222. package/dist/actions/list-objective-epics.d.mts +13 -1
  223. package/dist/actions/list-objectives.d.cts +13 -1
  224. package/dist/actions/list-objectives.d.cts.map +1 -1
  225. package/dist/actions/list-objectives.d.mts +13 -1
  226. package/dist/actions/list-objectives.d.mts.map +1 -1
  227. package/dist/actions/list-projects.d.cts +13 -1
  228. package/dist/actions/list-projects.d.cts.map +1 -1
  229. package/dist/actions/list-projects.d.mts +13 -1
  230. package/dist/actions/list-projects.d.mts.map +1 -1
  231. package/dist/actions/list-repositories.d.cts +13 -1
  232. package/dist/actions/list-repositories.d.cts.map +1 -1
  233. package/dist/actions/list-repositories.d.mts +13 -1
  234. package/dist/actions/list-repositories.d.mts.map +1 -1
  235. package/dist/actions/list-stories.d.cts +13 -1
  236. package/dist/actions/list-stories.d.mts +13 -1
  237. package/dist/actions/list-story-comment.d.cts +13 -1
  238. package/dist/actions/list-story-comment.d.mts +13 -1
  239. package/dist/actions/list-story-sub-tasks.d.cts +13 -1
  240. package/dist/actions/list-story-sub-tasks.d.mts +13 -1
  241. package/dist/actions/list-workflows.d.cts +13 -1
  242. package/dist/actions/list-workflows.d.cts.map +1 -1
  243. package/dist/actions/list-workflows.d.mts +13 -1
  244. package/dist/actions/list-workflows.d.mts.map +1 -1
  245. package/dist/actions/search-documents.d.cts +13 -1
  246. package/dist/actions/search-documents.d.mts +13 -1
  247. package/dist/actions/search-epics.d.cts +13 -1
  248. package/dist/actions/search-epics.d.mts +13 -1
  249. package/dist/actions/search-iterations.d.cts +13 -1
  250. package/dist/actions/search-iterations.d.mts +13 -1
  251. package/dist/actions/search-milestones.d.cts +13 -1
  252. package/dist/actions/search-milestones.d.mts +13 -1
  253. package/dist/actions/search-objectives.d.cts +13 -1
  254. package/dist/actions/search-objectives.d.mts +13 -1
  255. package/dist/actions/search-stories-old.d.cts +15 -3
  256. package/dist/actions/search-stories-old.d.mts +15 -3
  257. package/dist/actions/search-stories.d.cts +13 -1
  258. package/dist/actions/search-stories.d.mts +13 -1
  259. package/dist/actions/search.d.cts +13 -1
  260. package/dist/actions/search.d.mts +13 -1
  261. package/dist/actions/story-history.d.cts +13 -1
  262. package/dist/actions/story-history.d.mts +13 -1
  263. package/dist/actions/unlink-comment-thread-from-slack.d.cts +13 -1
  264. package/dist/actions/unlink-comment-thread-from-slack.d.mts +13 -1
  265. package/dist/actions/unlink-document-from-epic.d.cts +13 -1
  266. package/dist/actions/unlink-document-from-epic.d.mts +13 -1
  267. package/dist/actions/unlink-productboard-from-epic.d.cts +13 -1
  268. package/dist/actions/unlink-productboard-from-epic.d.mts +13 -1
  269. package/dist/actions/update-category.d.cts +13 -1
  270. package/dist/actions/update-category.d.mts +13 -1
  271. package/dist/actions/update-custom-field.d.cts +13 -1
  272. package/dist/actions/update-custom-field.d.mts +13 -1
  273. package/dist/actions/update-doc.d.cts +13 -1
  274. package/dist/actions/update-doc.d.mts +13 -1
  275. package/dist/actions/update-entity-template.d.cts +13 -1
  276. package/dist/actions/update-entity-template.d.mts +13 -1
  277. package/dist/actions/update-epic-comment.d.cts +13 -1
  278. package/dist/actions/update-epic-comment.d.mts +13 -1
  279. package/dist/actions/update-epic.d.cts +13 -1
  280. package/dist/actions/update-epic.d.mts +13 -1
  281. package/dist/actions/update-file.d.cts +13 -1
  282. package/dist/actions/update-file.d.mts +13 -1
  283. package/dist/actions/update-group.d.cts +13 -1
  284. package/dist/actions/update-group.d.mts +13 -1
  285. package/dist/actions/update-health.d.cts +13 -1
  286. package/dist/actions/update-health.d.mts +13 -1
  287. package/dist/actions/update-iteration.d.cts +13 -1
  288. package/dist/actions/update-iteration.d.mts +13 -1
  289. package/dist/actions/update-key-result.d.cts +13 -1
  290. package/dist/actions/update-key-result.d.mts +13 -1
  291. package/dist/actions/update-label.d.cts +13 -1
  292. package/dist/actions/update-label.d.mts +13 -1
  293. package/dist/actions/update-linked-file.d.cts +13 -1
  294. package/dist/actions/update-linked-file.d.mts +13 -1
  295. package/dist/actions/update-multiple-stories.d.cts +13 -1
  296. package/dist/actions/update-multiple-stories.d.mts +13 -1
  297. package/dist/actions/update-objective.d.cts +13 -1
  298. package/dist/actions/update-objective.d.mts +13 -1
  299. package/dist/actions/update-project.d.cts +13 -1
  300. package/dist/actions/update-project.d.mts +13 -1
  301. package/dist/actions/update-story-comment.d.cts +13 -1
  302. package/dist/actions/update-story-comment.d.mts +13 -1
  303. package/dist/actions/update-story-link.d.cts +13 -1
  304. package/dist/actions/update-story-link.d.mts +13 -1
  305. package/dist/actions/update-story.d.cts +13 -1
  306. package/dist/actions/update-story.d.mts +13 -1
  307. package/dist/actions/update-task.d.cts +13 -1
  308. package/dist/actions/update-task.d.mts +13 -1
  309. package/dist/actions/upload-files.d.cts +13 -1
  310. package/dist/actions/upload-files.d.mts +13 -1
  311. package/dist/app.cjs +5 -2
  312. package/dist/app.cjs.map +1 -1
  313. package/dist/app.d.cts +9 -1
  314. package/dist/app.d.cts.map +1 -1
  315. package/dist/app.d.mts +9 -1
  316. package/dist/app.d.mts.map +1 -1
  317. package/dist/app.mjs +3 -1
  318. package/dist/app.mjs.map +1 -1
  319. package/package.json +1 -1
@@ -9,7 +9,19 @@ declare const ShortcutListEpicStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListEpicStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  epic__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListEpicStories };
15
27
  //# sourceMappingURL=list-epic-stories.d.cts.map
@@ -9,7 +9,19 @@ declare const ShortcutListEpicStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListEpicStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  epic__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListEpicStories };
15
27
  //# sourceMappingURL=list-epic-stories.d.mts.map
@@ -61,7 +61,19 @@ declare const shortcutListEpicsPaginated: import("@keystrokehq/action").Workflow
61
61
  page?: number | undefined;
62
62
  page_size?: number | undefined;
63
63
  includes_description?: boolean | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { shortcutListEpicsPaginated };
67
79
  //# sourceMappingURL=list-epics-paginated.d.cts.map
@@ -61,7 +61,19 @@ declare const shortcutListEpicsPaginated: import("@keystrokehq/action").Workflow
61
61
  page?: number | undefined;
62
62
  page_size?: number | undefined;
63
63
  includes_description?: boolean | undefined;
64
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
64
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ generic_api_key: z.ZodString;
70
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
71
+ connectionId: z.ZodString;
72
+ entityId: z.ZodString;
73
+ instanceId: z.ZodString;
74
+ }, z.core.$strip>, z.ZodObject<{
75
+ generic_api_key: z.ZodString;
76
+ }, z.core.$strip>>]>;
65
77
  //#endregion
66
78
  export { shortcutListEpicsPaginated };
67
79
  //# sourceMappingURL=list-epics-paginated.d.mts.map
@@ -7,7 +7,19 @@ declare const ShortcutListEpicsInput: z.ZodObject<{
7
7
  declare const ShortcutListEpicsOutput: z.ZodUnknown;
8
8
  declare const shortcutListEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  includes_description?: boolean | undefined;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListEpics };
13
25
  //# sourceMappingURL=list-epics.d.cts.map
@@ -7,7 +7,19 @@ declare const ShortcutListEpicsInput: z.ZodObject<{
7
7
  declare const ShortcutListEpicsOutput: z.ZodUnknown;
8
8
  declare const shortcutListEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  includes_description?: boolean | undefined;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListEpics };
13
25
  //# sourceMappingURL=list-epics.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-files.d.ts
4
4
  declare const ShortcutListFilesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListFilesOutput: z.ZodUnknown;
6
- declare const shortcutListFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListFiles };
9
21
  //# sourceMappingURL=list-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-files.d.cts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-files.d.cts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-files.d.ts
4
4
  declare const ShortcutListFilesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListFilesOutput: z.ZodUnknown;
6
- declare const shortcutListFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListFiles };
9
21
  //# sourceMappingURL=list-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-files.d.mts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-files.d.mts","names":[],"sources":["../../src/actions/list-files.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACtB,uBAAA,EAAuB,CAAA,CAAA,UAAc;AAAA,cAErC,iBAAA,gCAAiB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -11,7 +11,19 @@ declare const shortcutListGroupStories: import("@keystrokehq/action").WorkflowAc
11
11
  group__public__id: string;
12
12
  limit?: number | undefined;
13
13
  offset?: number | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { shortcutListGroupStories };
17
29
  //# sourceMappingURL=list-group-stories.d.cts.map
@@ -11,7 +11,19 @@ declare const shortcutListGroupStories: import("@keystrokehq/action").WorkflowAc
11
11
  group__public__id: string;
12
12
  limit?: number | undefined;
13
13
  offset?: number | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ generic_api_key: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { shortcutListGroupStories };
17
29
  //# sourceMappingURL=list-group-stories.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-groups.d.ts
4
4
  declare const ShortcutListGroupsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListGroupsOutput: z.ZodUnknown;
6
- declare const shortcutListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListGroups };
9
21
  //# sourceMappingURL=list-groups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-groups.d.cts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-groups.d.ts
4
4
  declare const ShortcutListGroupsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListGroupsOutput: z.ZodUnknown;
6
- declare const shortcutListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListGroups: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListGroups };
9
21
  //# sourceMappingURL=list-groups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-groups.d.mts","names":[],"sources":["../../src/actions/list-groups.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACvB,wBAAA,EAAwB,CAAA,CAAA,UAAc;AAAA,cAEtC,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -9,7 +9,19 @@ declare const ShortcutListIterationStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListIterationStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  iteration__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListIterationStories };
15
27
  //# sourceMappingURL=list-iteration-stories.d.cts.map
@@ -9,7 +9,19 @@ declare const ShortcutListIterationStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListIterationStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  iteration__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListIterationStories };
15
27
  //# sourceMappingURL=list-iteration-stories.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-iterations.d.ts
4
4
  declare const ShortcutListIterationsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListIterationsOutput: z.ZodUnknown;
6
- declare const shortcutListIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListIterations };
9
21
  //# sourceMappingURL=list-iterations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-iterations.d.cts","names":[],"sources":["../../src/actions/list-iterations.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-iterations.d.cts","names":[],"sources":["../../src/actions/list-iterations.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-iterations.d.ts
4
4
  declare const ShortcutListIterationsInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListIterationsOutput: z.ZodUnknown;
6
- declare const shortcutListIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListIterations };
9
21
  //# sourceMappingURL=list-iterations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-iterations.d.mts","names":[],"sources":["../../src/actions/list-iterations.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-iterations.d.mts","names":[],"sources":["../../src/actions/list-iterations.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -7,7 +7,19 @@ declare const ShortcutListLabelEpicsInput: z.ZodObject<{
7
7
  declare const ShortcutListLabelEpicsOutput: z.ZodUnknown;
8
8
  declare const shortcutListLabelEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  label__public__id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListLabelEpics };
13
25
  //# sourceMappingURL=list-label-epics.d.cts.map
@@ -7,7 +7,19 @@ declare const ShortcutListLabelEpicsInput: z.ZodObject<{
7
7
  declare const ShortcutListLabelEpicsOutput: z.ZodUnknown;
8
8
  declare const shortcutListLabelEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  label__public__id: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListLabelEpics };
13
25
  //# sourceMappingURL=list-label-epics.d.mts.map
@@ -9,7 +9,19 @@ declare const ShortcutListLabelStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListLabelStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  label__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListLabelStories };
15
27
  //# sourceMappingURL=list-label-stories.d.cts.map
@@ -9,7 +9,19 @@ declare const ShortcutListLabelStoriesOutput: z.ZodUnknown;
9
9
  declare const shortcutListLabelStories: import("@keystrokehq/action").WorkflowActionDefinition<{
10
10
  label__public__id: number;
11
11
  includes_description?: boolean | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ generic_api_key: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { shortcutListLabelStories };
15
27
  //# sourceMappingURL=list-label-stories.d.mts.map
@@ -7,7 +7,19 @@ declare const ShortcutListLabelsInput: z.ZodObject<{
7
7
  declare const ShortcutListLabelsOutput: z.ZodUnknown;
8
8
  declare const shortcutListLabels: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  slim?: boolean | undefined;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListLabels };
13
25
  //# sourceMappingURL=list-labels.d.cts.map
@@ -7,7 +7,19 @@ declare const ShortcutListLabelsInput: z.ZodObject<{
7
7
  declare const ShortcutListLabelsOutput: z.ZodUnknown;
8
8
  declare const shortcutListLabels: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  slim?: boolean | undefined;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
11
+ connectionId: z.ZodString;
12
+ entityId: z.ZodString;
13
+ instanceId: z.ZodString;
14
+ }, z.core.$strip>, z.ZodObject<{
15
+ generic_api_key: z.ZodString;
16
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ generic_api_key: z.ZodString;
22
+ }, z.core.$strip>>]>;
11
23
  //#endregion
12
24
  export { shortcutListLabels };
13
25
  //# sourceMappingURL=list-labels.d.mts.map
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-linked-files.d.ts
4
4
  declare const ShortcutListLinkedFilesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListLinkedFilesOutput: z.ZodUnknown;
6
- declare const shortcutListLinkedFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListLinkedFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListLinkedFiles };
9
21
  //# sourceMappingURL=list-linked-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-linked-files.d.cts","names":[],"sources":["../../src/actions/list-linked-files.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-linked-files.d.cts","names":[],"sources":["../../src/actions/list-linked-files.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-linked-files.d.ts
4
4
  declare const ShortcutListLinkedFilesInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListLinkedFilesOutput: z.ZodUnknown;
6
- declare const shortcutListLinkedFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListLinkedFiles: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListLinkedFiles };
9
21
  //# sourceMappingURL=list-linked-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-linked-files.d.mts","names":[],"sources":["../../src/actions/list-linked-files.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-linked-files.d.mts","names":[],"sources":["../../src/actions/list-linked-files.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -3,7 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/list-members-slim.d.ts
4
4
  declare const ShortcutListMembersSlimInput: z.ZodObject<{}, z.core.$strip>;
5
5
  declare const ShortcutListMembersSlimOutput: z.ZodUnknown;
6
- declare const shortcutListMembersSlim: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
6
+ declare const shortcutListMembersSlim: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
7
+ connectionId: z.ZodString;
8
+ entityId: z.ZodString;
9
+ instanceId: z.ZodString;
10
+ }, z.core.$strip>, z.ZodObject<{
11
+ generic_api_key: z.ZodString;
12
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ generic_api_key: z.ZodString;
18
+ }, z.core.$strip>>]>;
7
19
  //#endregion
8
20
  export { shortcutListMembersSlim };
9
21
  //# sourceMappingURL=list-members-slim.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-members-slim.d.cts","names":[],"sources":["../../src/actions/list-members-slim.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-members-slim.d.cts","names":[],"sources":["../../src/actions/list-members-slim.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}