@keystrokehq/productlane 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 (321) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-changelog.cjs +10 -10
  4. package/dist/actions/create-changelog.cjs.map +1 -1
  5. package/dist/actions/create-changelog.d.cts +25 -3
  6. package/dist/actions/create-changelog.d.cts.map +1 -1
  7. package/dist/actions/create-changelog.d.mts +25 -3
  8. package/dist/actions/create-changelog.d.mts.map +1 -1
  9. package/dist/actions/create-changelog.mjs +10 -10
  10. package/dist/actions/create-changelog.mjs.map +1 -1
  11. package/dist/actions/create-company.cjs +8 -8
  12. package/dist/actions/create-company.cjs.map +1 -1
  13. package/dist/actions/create-company.d.cts +51 -3
  14. package/dist/actions/create-company.d.cts.map +1 -1
  15. package/dist/actions/create-company.d.mts +51 -3
  16. package/dist/actions/create-company.d.mts.map +1 -1
  17. package/dist/actions/create-company.mjs +8 -8
  18. package/dist/actions/create-company.mjs.map +1 -1
  19. package/dist/actions/create-contact.cjs +8 -8
  20. package/dist/actions/create-contact.cjs.map +1 -1
  21. package/dist/actions/create-contact.d.cts +30 -3
  22. package/dist/actions/create-contact.d.cts.map +1 -1
  23. package/dist/actions/create-contact.d.mts +30 -3
  24. package/dist/actions/create-contact.d.mts.map +1 -1
  25. package/dist/actions/create-contact.mjs +8 -8
  26. package/dist/actions/create-contact.mjs.map +1 -1
  27. package/dist/actions/create-feedback.cjs +1 -1
  28. package/dist/actions/create-feedback.cjs.map +1 -1
  29. package/dist/actions/create-feedback.d.cts +54 -3
  30. package/dist/actions/create-feedback.d.cts.map +1 -1
  31. package/dist/actions/create-feedback.d.mts +54 -3
  32. package/dist/actions/create-feedback.d.mts.map +1 -1
  33. package/dist/actions/create-feedback.mjs +1 -1
  34. package/dist/actions/create-feedback.mjs.map +1 -1
  35. package/dist/actions/create-insight.cjs +32 -32
  36. package/dist/actions/create-insight.cjs.map +1 -1
  37. package/dist/actions/create-insight.d.cts +184 -3
  38. package/dist/actions/create-insight.d.cts.map +1 -1
  39. package/dist/actions/create-insight.d.mts +184 -3
  40. package/dist/actions/create-insight.d.mts.map +1 -1
  41. package/dist/actions/create-insight.mjs +32 -32
  42. package/dist/actions/create-insight.mjs.map +1 -1
  43. package/dist/actions/create-thread.cjs +1 -1
  44. package/dist/actions/create-thread.cjs.map +1 -1
  45. package/dist/actions/create-thread.d.cts +26 -3
  46. package/dist/actions/create-thread.d.cts.map +1 -1
  47. package/dist/actions/create-thread.d.mts +26 -3
  48. package/dist/actions/create-thread.d.mts.map +1 -1
  49. package/dist/actions/create-thread.mjs +1 -1
  50. package/dist/actions/create-thread.mjs.map +1 -1
  51. package/dist/actions/create-upvote.cjs +5 -5
  52. package/dist/actions/create-upvote.cjs.map +1 -1
  53. package/dist/actions/create-upvote.d.cts +19 -3
  54. package/dist/actions/create-upvote.d.cts.map +1 -1
  55. package/dist/actions/create-upvote.d.mts +19 -3
  56. package/dist/actions/create-upvote.d.mts.map +1 -1
  57. package/dist/actions/create-upvote.mjs +5 -5
  58. package/dist/actions/create-upvote.mjs.map +1 -1
  59. package/dist/actions/delete-company.cjs +1 -1
  60. package/dist/actions/delete-company.cjs.map +1 -1
  61. package/dist/actions/delete-company.d.cts +9 -3
  62. package/dist/actions/delete-company.d.cts.map +1 -1
  63. package/dist/actions/delete-company.d.mts +9 -3
  64. package/dist/actions/delete-company.d.mts.map +1 -1
  65. package/dist/actions/delete-company.mjs +1 -1
  66. package/dist/actions/delete-company.mjs.map +1 -1
  67. package/dist/actions/delete-contact.cjs +1 -1
  68. package/dist/actions/delete-contact.cjs.map +1 -1
  69. package/dist/actions/delete-contact.d.cts +9 -3
  70. package/dist/actions/delete-contact.d.cts.map +1 -1
  71. package/dist/actions/delete-contact.d.mts +9 -3
  72. package/dist/actions/delete-contact.d.mts.map +1 -1
  73. package/dist/actions/delete-contact.mjs +1 -1
  74. package/dist/actions/delete-contact.mjs.map +1 -1
  75. package/dist/actions/delete-upvote.cjs +1 -1
  76. package/dist/actions/delete-upvote.cjs.map +1 -1
  77. package/dist/actions/delete-upvote.d.cts +16 -3
  78. package/dist/actions/delete-upvote.d.cts.map +1 -1
  79. package/dist/actions/delete-upvote.d.mts +16 -3
  80. package/dist/actions/delete-upvote.d.mts.map +1 -1
  81. package/dist/actions/delete-upvote.mjs +1 -1
  82. package/dist/actions/delete-upvote.mjs.map +1 -1
  83. package/dist/actions/enable-widget.cjs +3 -3
  84. package/dist/actions/enable-widget.cjs.map +1 -1
  85. package/dist/actions/enable-widget.d.cts +6 -3
  86. package/dist/actions/enable-widget.d.cts.map +1 -1
  87. package/dist/actions/enable-widget.d.mts +6 -3
  88. package/dist/actions/enable-widget.d.mts.map +1 -1
  89. package/dist/actions/enable-widget.mjs +3 -3
  90. package/dist/actions/enable-widget.mjs.map +1 -1
  91. package/dist/actions/get-changelog.cjs +10 -10
  92. package/dist/actions/get-changelog.cjs.map +1 -1
  93. package/dist/actions/get-changelog.d.cts +25 -3
  94. package/dist/actions/get-changelog.d.cts.map +1 -1
  95. package/dist/actions/get-changelog.d.mts +25 -3
  96. package/dist/actions/get-changelog.d.mts.map +1 -1
  97. package/dist/actions/get-changelog.mjs +10 -10
  98. package/dist/actions/get-changelog.mjs.map +1 -1
  99. package/dist/actions/get-company.cjs +9 -9
  100. package/dist/actions/get-company.cjs.map +1 -1
  101. package/dist/actions/get-company.d.cts +35 -3
  102. package/dist/actions/get-company.d.cts.map +1 -1
  103. package/dist/actions/get-company.d.mts +35 -3
  104. package/dist/actions/get-company.d.mts.map +1 -1
  105. package/dist/actions/get-company.mjs +9 -9
  106. package/dist/actions/get-company.mjs.map +1 -1
  107. package/dist/actions/get-contact.cjs +8 -8
  108. package/dist/actions/get-contact.cjs.map +1 -1
  109. package/dist/actions/get-contact.d.cts +22 -3
  110. package/dist/actions/get-contact.d.cts.map +1 -1
  111. package/dist/actions/get-contact.d.mts +22 -3
  112. package/dist/actions/get-contact.d.mts.map +1 -1
  113. package/dist/actions/get-contact.mjs +8 -8
  114. package/dist/actions/get-contact.mjs.map +1 -1
  115. package/dist/actions/get-help-center-article.cjs +11 -11
  116. package/dist/actions/get-help-center-article.cjs.map +1 -1
  117. package/dist/actions/get-help-center-article.d.cts +24 -3
  118. package/dist/actions/get-help-center-article.d.cts.map +1 -1
  119. package/dist/actions/get-help-center-article.d.mts +24 -3
  120. package/dist/actions/get-help-center-article.d.mts.map +1 -1
  121. package/dist/actions/get-help-center-article.mjs +11 -11
  122. package/dist/actions/get-help-center-article.mjs.map +1 -1
  123. package/dist/actions/get-insight.cjs +45 -45
  124. package/dist/actions/get-insight.cjs.map +1 -1
  125. package/dist/actions/get-insight.d.cts +160 -3
  126. package/dist/actions/get-insight.d.cts.map +1 -1
  127. package/dist/actions/get-insight.d.mts +160 -3
  128. package/dist/actions/get-insight.d.mts.map +1 -1
  129. package/dist/actions/get-insight.mjs +45 -45
  130. package/dist/actions/get-insight.mjs.map +1 -1
  131. package/dist/actions/get-issue.cjs +17 -17
  132. package/dist/actions/get-issue.cjs.map +1 -1
  133. package/dist/actions/get-issue.d.cts +34 -3
  134. package/dist/actions/get-issue.d.cts.map +1 -1
  135. package/dist/actions/get-issue.d.mts +34 -3
  136. package/dist/actions/get-issue.d.mts.map +1 -1
  137. package/dist/actions/get-issue.mjs +17 -17
  138. package/dist/actions/get-issue.mjs.map +1 -1
  139. package/dist/actions/get-linear-options.cjs +8 -8
  140. package/dist/actions/get-linear-options.cjs.map +1 -1
  141. package/dist/actions/get-linear-options.d.cts +13 -3
  142. package/dist/actions/get-linear-options.d.cts.map +1 -1
  143. package/dist/actions/get-linear-options.d.mts +13 -3
  144. package/dist/actions/get-linear-options.d.mts.map +1 -1
  145. package/dist/actions/get-linear-options.mjs +8 -8
  146. package/dist/actions/get-linear-options.mjs.map +1 -1
  147. package/dist/actions/get-project.cjs +7 -7
  148. package/dist/actions/get-project.cjs.map +1 -1
  149. package/dist/actions/get-project.d.cts +25 -3
  150. package/dist/actions/get-project.d.cts.map +1 -1
  151. package/dist/actions/get-project.d.mts +25 -3
  152. package/dist/actions/get-project.d.mts.map +1 -1
  153. package/dist/actions/get-project.mjs +7 -7
  154. package/dist/actions/get-project.mjs.map +1 -1
  155. package/dist/actions/get-workspace.cjs +26 -26
  156. package/dist/actions/get-workspace.cjs.map +1 -1
  157. package/dist/actions/get-workspace.d.cts +42 -3
  158. package/dist/actions/get-workspace.d.cts.map +1 -1
  159. package/dist/actions/get-workspace.d.mts +42 -3
  160. package/dist/actions/get-workspace.d.mts.map +1 -1
  161. package/dist/actions/get-workspace.mjs +26 -26
  162. package/dist/actions/get-workspace.mjs.map +1 -1
  163. package/dist/actions/invite-user.cjs +1 -1
  164. package/dist/actions/invite-user.cjs.map +1 -1
  165. package/dist/actions/invite-user.d.cts +15 -3
  166. package/dist/actions/invite-user.d.cts.map +1 -1
  167. package/dist/actions/invite-user.d.mts +15 -3
  168. package/dist/actions/invite-user.d.mts.map +1 -1
  169. package/dist/actions/invite-user.mjs +1 -1
  170. package/dist/actions/invite-user.mjs.map +1 -1
  171. package/dist/actions/list-changelogs.cjs +11 -11
  172. package/dist/actions/list-changelogs.cjs.map +1 -1
  173. package/dist/actions/list-changelogs.d.cts +25 -3
  174. package/dist/actions/list-changelogs.d.cts.map +1 -1
  175. package/dist/actions/list-changelogs.d.mts +25 -3
  176. package/dist/actions/list-changelogs.d.mts.map +1 -1
  177. package/dist/actions/list-changelogs.mjs +11 -11
  178. package/dist/actions/list-changelogs.mjs.map +1 -1
  179. package/dist/actions/list-companies.cjs +15 -15
  180. package/dist/actions/list-companies.cjs.map +1 -1
  181. package/dist/actions/list-companies.d.cts +50 -3
  182. package/dist/actions/list-companies.d.cts.map +1 -1
  183. package/dist/actions/list-companies.d.mts +50 -3
  184. package/dist/actions/list-companies.d.mts.map +1 -1
  185. package/dist/actions/list-companies.mjs +15 -15
  186. package/dist/actions/list-companies.mjs.map +1 -1
  187. package/dist/actions/list-contacts.cjs +17 -17
  188. package/dist/actions/list-contacts.cjs.map +1 -1
  189. package/dist/actions/list-contacts.d.cts +33 -3
  190. package/dist/actions/list-contacts.d.cts.map +1 -1
  191. package/dist/actions/list-contacts.d.mts +33 -3
  192. package/dist/actions/list-contacts.d.mts.map +1 -1
  193. package/dist/actions/list-contacts.mjs +17 -17
  194. package/dist/actions/list-contacts.mjs.map +1 -1
  195. package/dist/actions/list-help-center-articles.cjs +12 -12
  196. package/dist/actions/list-help-center-articles.cjs.map +1 -1
  197. package/dist/actions/list-help-center-articles.d.cts +24 -3
  198. package/dist/actions/list-help-center-articles.d.cts.map +1 -1
  199. package/dist/actions/list-help-center-articles.d.mts +24 -3
  200. package/dist/actions/list-help-center-articles.d.mts.map +1 -1
  201. package/dist/actions/list-help-center-articles.mjs +12 -12
  202. package/dist/actions/list-help-center-articles.mjs.map +1 -1
  203. package/dist/actions/list-insights.cjs +18 -18
  204. package/dist/actions/list-insights.cjs.map +1 -1
  205. package/dist/actions/list-insights.d.cts +81 -3
  206. package/dist/actions/list-insights.d.cts.map +1 -1
  207. package/dist/actions/list-insights.d.mts +81 -3
  208. package/dist/actions/list-insights.d.mts.map +1 -1
  209. package/dist/actions/list-insights.mjs +18 -18
  210. package/dist/actions/list-insights.mjs.map +1 -1
  211. package/dist/actions/list-issues.cjs +18 -18
  212. package/dist/actions/list-issues.cjs.map +1 -1
  213. package/dist/actions/list-issues.d.cts +34 -3
  214. package/dist/actions/list-issues.d.cts.map +1 -1
  215. package/dist/actions/list-issues.d.mts +34 -3
  216. package/dist/actions/list-issues.d.mts.map +1 -1
  217. package/dist/actions/list-issues.mjs +18 -18
  218. package/dist/actions/list-issues.mjs.map +1 -1
  219. package/dist/actions/list-members.cjs +12 -12
  220. package/dist/actions/list-members.cjs.map +1 -1
  221. package/dist/actions/list-members.d.cts +18 -3
  222. package/dist/actions/list-members.d.cts.map +1 -1
  223. package/dist/actions/list-members.d.mts +18 -3
  224. package/dist/actions/list-members.d.mts.map +1 -1
  225. package/dist/actions/list-members.mjs +12 -12
  226. package/dist/actions/list-members.mjs.map +1 -1
  227. package/dist/actions/list-projects.cjs +8 -8
  228. package/dist/actions/list-projects.cjs.map +1 -1
  229. package/dist/actions/list-projects.d.cts +25 -3
  230. package/dist/actions/list-projects.d.cts.map +1 -1
  231. package/dist/actions/list-projects.d.mts +25 -3
  232. package/dist/actions/list-projects.d.mts.map +1 -1
  233. package/dist/actions/list-projects.mjs +8 -8
  234. package/dist/actions/list-projects.mjs.map +1 -1
  235. package/dist/actions/update-company.cjs +8 -8
  236. package/dist/actions/update-company.cjs.map +1 -1
  237. package/dist/actions/update-company.d.cts +53 -3
  238. package/dist/actions/update-company.d.cts.map +1 -1
  239. package/dist/actions/update-company.d.mts +53 -3
  240. package/dist/actions/update-company.d.mts.map +1 -1
  241. package/dist/actions/update-company.mjs +8 -8
  242. package/dist/actions/update-company.mjs.map +1 -1
  243. package/dist/actions/update-contact.cjs +8 -8
  244. package/dist/actions/update-contact.cjs.map +1 -1
  245. package/dist/actions/update-contact.d.cts +32 -3
  246. package/dist/actions/update-contact.d.cts.map +1 -1
  247. package/dist/actions/update-contact.d.mts +32 -3
  248. package/dist/actions/update-contact.d.mts.map +1 -1
  249. package/dist/actions/update-contact.mjs +8 -8
  250. package/dist/actions/update-contact.mjs.map +1 -1
  251. package/dist/actions/update-insight.cjs +15 -15
  252. package/dist/actions/update-insight.cjs.map +1 -1
  253. package/dist/actions/update-insight.d.cts +113 -3
  254. package/dist/actions/update-insight.d.cts.map +1 -1
  255. package/dist/actions/update-insight.d.mts +113 -3
  256. package/dist/actions/update-insight.d.mts.map +1 -1
  257. package/dist/actions/update-insight.mjs +15 -15
  258. package/dist/actions/update-insight.mjs.map +1 -1
  259. package/dist/actions/widget-close.cjs +1 -1
  260. package/dist/actions/widget-close.cjs.map +1 -1
  261. package/dist/actions/widget-close.d.cts +5 -3
  262. package/dist/actions/widget-close.d.cts.map +1 -1
  263. package/dist/actions/widget-close.d.mts +5 -3
  264. package/dist/actions/widget-close.d.mts.map +1 -1
  265. package/dist/actions/widget-close.mjs +1 -1
  266. package/dist/actions/widget-close.mjs.map +1 -1
  267. package/dist/actions/widget-disable.cjs +3 -3
  268. package/dist/actions/widget-disable.cjs.map +1 -1
  269. package/dist/actions/widget-disable.d.cts +6 -3
  270. package/dist/actions/widget-disable.d.cts.map +1 -1
  271. package/dist/actions/widget-disable.d.mts +6 -3
  272. package/dist/actions/widget-disable.d.mts.map +1 -1
  273. package/dist/actions/widget-disable.mjs +3 -3
  274. package/dist/actions/widget-disable.mjs.map +1 -1
  275. package/dist/actions/widget-off-event.cjs +1 -1
  276. package/dist/actions/widget-off-event.cjs.map +1 -1
  277. package/dist/actions/widget-off-event.d.cts +18 -3
  278. package/dist/actions/widget-off-event.d.cts.map +1 -1
  279. package/dist/actions/widget-off-event.d.mts +18 -3
  280. package/dist/actions/widget-off-event.d.mts.map +1 -1
  281. package/dist/actions/widget-off-event.mjs +1 -1
  282. package/dist/actions/widget-off-event.mjs.map +1 -1
  283. package/dist/actions/widget-on-event.cjs +1 -1
  284. package/dist/actions/widget-on-event.cjs.map +1 -1
  285. package/dist/actions/widget-on-event.d.cts +16 -3
  286. package/dist/actions/widget-on-event.d.cts.map +1 -1
  287. package/dist/actions/widget-on-event.d.mts +16 -3
  288. package/dist/actions/widget-on-event.d.mts.map +1 -1
  289. package/dist/actions/widget-on-event.mjs +1 -1
  290. package/dist/actions/widget-on-event.mjs.map +1 -1
  291. package/dist/actions/widget-open-docs.cjs +1 -1
  292. package/dist/actions/widget-open-docs.cjs.map +1 -1
  293. package/dist/actions/widget-open-docs.d.cts +11 -3
  294. package/dist/actions/widget-open-docs.d.cts.map +1 -1
  295. package/dist/actions/widget-open-docs.d.mts +11 -3
  296. package/dist/actions/widget-open-docs.d.mts.map +1 -1
  297. package/dist/actions/widget-open-docs.mjs +1 -1
  298. package/dist/actions/widget-open-docs.mjs.map +1 -1
  299. package/dist/actions/widget-open.cjs +1 -1
  300. package/dist/actions/widget-open.cjs.map +1 -1
  301. package/dist/actions/widget-open.d.cts +14 -3
  302. package/dist/actions/widget-open.d.cts.map +1 -1
  303. package/dist/actions/widget-open.d.mts +14 -3
  304. package/dist/actions/widget-open.d.mts.map +1 -1
  305. package/dist/actions/widget-open.mjs +1 -1
  306. package/dist/actions/widget-open.mjs.map +1 -1
  307. package/dist/actions/widget-toggle.cjs +1 -1
  308. package/dist/actions/widget-toggle.cjs.map +1 -1
  309. package/dist/actions/widget-toggle.d.cts +5 -3
  310. package/dist/actions/widget-toggle.d.cts.map +1 -1
  311. package/dist/actions/widget-toggle.d.mts +5 -3
  312. package/dist/actions/widget-toggle.d.mts.map +1 -1
  313. package/dist/actions/widget-toggle.mjs +1 -1
  314. package/dist/actions/widget-toggle.mjs.map +1 -1
  315. package/dist/catalog.cjs +7 -1
  316. package/dist/catalog.cjs.map +1 -1
  317. package/dist/catalog.d.cts +8 -0
  318. package/dist/catalog.d.mts +8 -0
  319. package/dist/catalog.mjs +7 -1
  320. package/dist/catalog.mjs.map +1 -1
  321. package/package.json +2 -2
@@ -1,9 +1,87 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-insights.d.ts
4
- declare const ProductlaneListInsightsInput: z.ZodTypeAny;
5
- declare const ProductlaneListInsightsOutput: z.ZodTypeAny;
6
- declare const productlaneListInsights: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneListInsightsInput: z.ZodObject<{
5
+ skip: z.ZodOptional<z.ZodNumber>;
6
+ take: z.ZodOptional<z.ZodNumber>;
7
+ state: z.ZodOptional<z.ZodEnum<{
8
+ NEW: "NEW";
9
+ PROCESSED: "PROCESSED";
10
+ COMPLETED: "COMPLETED";
11
+ SNOOZED: "SNOOZED";
12
+ UNSNOOZED: "UNSNOOZED";
13
+ }>>;
14
+ issueId: z.ZodOptional<z.ZodString>;
15
+ projectId: z.ZodOptional<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const ProductlaneListInsightsOutput: z.ZodObject<{
18
+ count: z.ZodNullable<z.ZodNumber>;
19
+ hasMore: z.ZodNullable<z.ZodBoolean>;
20
+ insights: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
23
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ icon: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$loose>>>>;
28
+ text: z.ZodNullable<z.ZodString>;
29
+ state: z.ZodNullable<z.ZodString>;
30
+ title: z.ZodNullable<z.ZodString>;
31
+ origin: z.ZodNullable<z.ZodString>;
32
+ company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
33
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$loose>>>;
37
+ contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
38
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ }, z.core.$loose>>>;
43
+ assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ }, z.core.$loose>>>;
49
+ reporter: z.ZodOptional<z.ZodNullable<z.ZodObject<{
50
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ }, z.core.$loose>>>;
55
+ uniqueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ painLevel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ zendeskId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ workspaceId: z.ZodNullable<z.ZodString>;
59
+ slackReplyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ snoozedUntil: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ customerNeeds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
62
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ feedbackId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ }, z.core.$loose>>>>;
66
+ productboardId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ slackChannelId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ lastStateChangeAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ linearAttachmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ lastInboundMessageAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ lastOutboundMessageAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ }, z.core.$loose>>;
73
+ nextPage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
74
+ skip: z.ZodNullable<z.ZodNumber>;
75
+ take: z.ZodNullable<z.ZodNumber>;
76
+ }, z.core.$loose>>>;
77
+ }, z.core.$loose>;
78
+ declare const productlaneListInsights: import("@keystrokehq/action").WorkflowActionDefinition<{
79
+ skip?: number | undefined;
80
+ take?: number | undefined;
81
+ state?: "NEW" | "PROCESSED" | "COMPLETED" | "SNOOZED" | "UNSNOOZED" | undefined;
82
+ issueId?: string | undefined;
83
+ projectId?: string | undefined;
84
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
85
  //#endregion
8
86
  export { productlaneListInsights };
9
87
  //# sourceMappingURL=list-insights.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-insights.d.cts","names":[],"sources":["../../src/actions/list-insights.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAMK;AAAA,cA0DrC,6BAAA,EAA+B,CAAA,CAAE,UAKK;AAAA,cAEtC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-insights.d.cts","names":[],"sources":["../../src/actions/list-insights.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAgE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,87 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-insights.d.ts
4
- declare const ProductlaneListInsightsInput: z.ZodTypeAny;
5
- declare const ProductlaneListInsightsOutput: z.ZodTypeAny;
6
- declare const productlaneListInsights: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneListInsightsInput: z.ZodObject<{
5
+ skip: z.ZodOptional<z.ZodNumber>;
6
+ take: z.ZodOptional<z.ZodNumber>;
7
+ state: z.ZodOptional<z.ZodEnum<{
8
+ NEW: "NEW";
9
+ PROCESSED: "PROCESSED";
10
+ COMPLETED: "COMPLETED";
11
+ SNOOZED: "SNOOZED";
12
+ UNSNOOZED: "UNSNOOZED";
13
+ }>>;
14
+ issueId: z.ZodOptional<z.ZodString>;
15
+ projectId: z.ZodOptional<z.ZodString>;
16
+ }, z.core.$strip>;
17
+ declare const ProductlaneListInsightsOutput: z.ZodObject<{
18
+ count: z.ZodNullable<z.ZodNumber>;
19
+ hasMore: z.ZodNullable<z.ZodBoolean>;
20
+ insights: z.ZodArray<z.ZodObject<{
21
+ id: z.ZodNullable<z.ZodString>;
22
+ tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
23
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ icon: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ }, z.core.$loose>>>>;
28
+ text: z.ZodNullable<z.ZodString>;
29
+ state: z.ZodNullable<z.ZodString>;
30
+ title: z.ZodNullable<z.ZodString>;
31
+ origin: z.ZodNullable<z.ZodString>;
32
+ company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
33
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ }, z.core.$loose>>>;
37
+ contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
38
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ }, z.core.$loose>>>;
43
+ assignee: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ }, z.core.$loose>>>;
49
+ reporter: z.ZodOptional<z.ZodNullable<z.ZodObject<{
50
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ imageUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ }, z.core.$loose>>>;
55
+ uniqueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
56
+ painLevel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ zendeskId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ workspaceId: z.ZodNullable<z.ZodString>;
59
+ slackReplyId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
60
+ snoozedUntil: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ customerNeeds: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
62
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ feedbackId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
65
+ }, z.core.$loose>>>>;
66
+ productboardId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ slackChannelId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ lastStateChangeAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
69
+ linearAttachmentId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ lastInboundMessageAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
71
+ lastOutboundMessageAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ }, z.core.$loose>>;
73
+ nextPage: z.ZodOptional<z.ZodNullable<z.ZodObject<{
74
+ skip: z.ZodNullable<z.ZodNumber>;
75
+ take: z.ZodNullable<z.ZodNumber>;
76
+ }, z.core.$loose>>>;
77
+ }, z.core.$loose>;
78
+ declare const productlaneListInsights: import("@keystrokehq/action").WorkflowActionDefinition<{
79
+ skip?: number | undefined;
80
+ take?: number | undefined;
81
+ state?: "NEW" | "PROCESSED" | "COMPLETED" | "SNOOZED" | "UNSNOOZED" | undefined;
82
+ issueId?: string | undefined;
83
+ projectId?: string | undefined;
84
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
85
  //#endregion
8
86
  export { productlaneListInsights };
9
87
  //# sourceMappingURL=list-insights.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-insights.d.mts","names":[],"sources":["../../src/actions/list-insights.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAMK;AAAA,cA0DrC,6BAAA,EAA+B,CAAA,CAAE,UAKK;AAAA,cAEtC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-insights.d.mts","names":[],"sources":["../../src/actions/list-insights.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAgE5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO7B,uBAAA,gCAAuB,wBAAA"}
@@ -19,36 +19,36 @@ const ProductlaneListInsights_TagSchema = z.object({
19
19
  icon: z.string().describe("Tag icon.").nullable().optional(),
20
20
  name: z.string().describe("Tag name.").nullable().optional(),
21
21
  color: z.string().describe("Tag color.").nullable().optional()
22
- }).describe("Tag object associated with an insight.");
22
+ }).passthrough().describe("Tag object associated with an insight.");
23
23
  const ProductlaneListInsights_CompanySchema = z.object({
24
24
  id: z.string().describe("Company ID.").nullable().optional(),
25
25
  name: z.string().describe("Company name.").nullable().optional(),
26
26
  workspaceId: z.string().describe("Workspace ID.").nullable().optional()
27
- }).describe("Company object associated with an insight.");
27
+ }).passthrough().describe("Company object associated with an insight.");
28
28
  const ProductlaneListInsights_ContactSchema = z.object({
29
29
  id: z.string().describe("Contact ID.").nullable().optional(),
30
30
  name: z.string().describe("Contact name.").nullable().optional(),
31
31
  email: z.string().describe("Contact email address.").nullable().optional(),
32
32
  imageUrl: z.string().describe("Contact profile image URL.").nullable().optional()
33
- }).describe("Contact object associated with an insight.");
33
+ }).passthrough().describe("Contact object associated with an insight.");
34
34
  const ProductlaneListInsights_UserSchema = z.object({
35
35
  id: z.string().describe("User ID.").nullable().optional(),
36
36
  name: z.string().describe("User name.").nullable().optional(),
37
37
  email: z.string().describe("User email address.").nullable().optional(),
38
38
  imageUrl: z.string().describe("User profile image URL.").nullable().optional()
39
- }).describe("User object (reporter or assignee).");
39
+ }).passthrough().describe("User object (reporter or assignee).");
40
40
  const ProductlaneListInsights_CustomerNeedSchema = z.object({
41
41
  id: z.string().describe("Customer need ID.").nullable().optional(),
42
42
  projectId: z.string().describe("Associated project ID.").nullable().optional(),
43
43
  feedbackId: z.string().describe("Associated feedback ID.").nullable().optional()
44
- }).describe("Customer need object linked to an insight.");
44
+ }).passthrough().describe("Customer need object linked to an insight.");
45
45
  const ProductlaneListInsights_InsightSchema = z.object({
46
- id: z.string().describe("Unique identifier for the insight."),
46
+ id: z.string().describe("Unique identifier for the insight.").nullable(),
47
47
  tags: z.array(ProductlaneListInsights_TagSchema).describe("Array of tags associated with this insight.").nullable().optional(),
48
- text: z.string().describe("Text content of the insight."),
49
- state: z.string().describe("Current state of the insight (NEW, PROCESSED, COMPLETED, SNOOZED, UNSNOOZED)."),
50
- title: z.string().describe("Title of the insight."),
51
- origin: z.string().describe("Origin source of the insight."),
48
+ text: z.string().describe("Text content of the insight.").nullable(),
49
+ state: z.string().describe("Current state of the insight (NEW, PROCESSED, COMPLETED, SNOOZED, UNSNOOZED).").nullable(),
50
+ title: z.string().describe("Title of the insight.").nullable(),
51
+ origin: z.string().describe("Origin source of the insight.").nullable(),
52
52
  company: ProductlaneListInsights_CompanySchema.nullable().optional(),
53
53
  contact: ProductlaneListInsights_ContactSchema.nullable().optional(),
54
54
  assignee: ProductlaneListInsights_UserSchema.nullable().optional(),
@@ -56,7 +56,7 @@ const ProductlaneListInsights_InsightSchema = z.object({
56
56
  uniqueId: z.string().describe("Unique identifier for the insight within the workspace.").nullable().optional(),
57
57
  painLevel: z.string().describe("The pain level associated with this insight.").nullable().optional(),
58
58
  zendeskId: z.string().describe("Associated Zendesk ticket ID.").nullable().optional(),
59
- workspaceId: z.string().describe("ID of the workspace this insight belongs to."),
59
+ workspaceId: z.string().describe("ID of the workspace this insight belongs to.").nullable(),
60
60
  slackReplyId: z.string().describe("Associated Slack thread reply ID.").nullable().optional(),
61
61
  snoozedUntil: z.string().describe("ISO 8601 timestamp until when the insight is snoozed.").nullable().optional(),
62
62
  customerNeeds: z.array(ProductlaneListInsights_CustomerNeedSchema).describe("Array of customer needs linked to this insight.").nullable().optional(),
@@ -66,22 +66,22 @@ const ProductlaneListInsights_InsightSchema = z.object({
66
66
  linearAttachmentId: z.string().describe("Associated Linear attachment ID.").nullable().optional(),
67
67
  lastInboundMessageAt: z.string().describe("ISO 8601 timestamp of the last inbound message.").nullable().optional(),
68
68
  lastOutboundMessageAt: z.string().describe("ISO 8601 timestamp of the last outbound message.").nullable().optional()
69
- }).describe("Individual insight/thread object.");
69
+ }).passthrough().describe("Individual insight/thread object.");
70
70
  const ProductlaneListInsights_NextPageSchema = z.object({
71
- skip: z.number().int().describe("The skip value to use for fetching the next page."),
72
- take: z.number().int().describe("The take value to use for fetching the next page.")
73
- }).describe("Pagination information for next page.");
71
+ skip: z.number().int().describe("The skip value to use for fetching the next page.").nullable(),
72
+ take: z.number().int().describe("The take value to use for fetching the next page.").nullable()
73
+ }).passthrough().describe("Pagination information for next page.");
74
74
  const productlaneListInsights = action("PRODUCTLANE_LIST_INSIGHTS", {
75
75
  slug: "productlane-list-insights",
76
76
  name: "List Insights",
77
77
  description: "Tool to list all threads/insights for your workspace with optional filtering. Use when you need to retrieve insights filtered by state, issue, or project, with support for pagination via 'take' and 'skip' parameters.",
78
78
  input: ProductlaneListInsightsInput,
79
79
  output: z.object({
80
- count: z.number().int().describe("Total count of insights returned in this response."),
81
- hasMore: z.boolean().describe("Whether there are more insights available beyond the current page."),
80
+ count: z.number().int().describe("Total count of insights returned in this response.").nullable(),
81
+ hasMore: z.boolean().describe("Whether there are more insights available beyond the current page.").nullable(),
82
82
  insights: z.array(ProductlaneListInsights_InsightSchema).describe("Array of insight/thread objects matching the query filters."),
83
83
  nextPage: ProductlaneListInsights_NextPageSchema.nullable().optional()
84
- }).describe("Response model for listing insights.")
84
+ }).passthrough().describe("Response model for listing insights.")
85
85
  });
86
86
  //#endregion
87
87
  export { productlaneListInsights };
@@ -1 +1 @@
1
- {"version":3,"file":"list-insights.mjs","names":[],"sources":["../../src/actions/list-insights.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListInsightsInput: z.ZodTypeAny = z.object({\n skip: z.number().int().describe(\"Number of records to skip for pagination. Use with 'take' to implement pagination.\").optional(),\n take: z.number().int().describe(\"Maximum number of records to return. Use with 'skip' to implement pagination.\").optional(),\n state: z.enum([\"NEW\", \"PROCESSED\", \"COMPLETED\", \"SNOOZED\", \"UNSNOOZED\"]).describe(\"State of the insight/thread.\").optional(),\n issueId: z.string().describe(\"Filter insights by issue ID. Returns only insights linked to the specified issue.\").optional(),\n projectId: z.string().describe(\"Filter insights by project ID. Returns only insights linked to the specified project.\").optional(),\n}).describe(\"Request model for listing insights.\");\nconst ProductlaneListInsights_TagSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Tag ID.\").nullable().optional(),\n icon: z.string().describe(\"Tag icon.\").nullable().optional(),\n name: z.string().describe(\"Tag name.\").nullable().optional(),\n color: z.string().describe(\"Tag color.\").nullable().optional(),\n}).describe(\"Tag object associated with an insight.\");\nconst ProductlaneListInsights_CompanySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Company ID.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID.\").nullable().optional(),\n}).describe(\"Company object associated with an insight.\");\nconst ProductlaneListInsights_ContactSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Contact ID.\").nullable().optional(),\n name: z.string().describe(\"Contact name.\").nullable().optional(),\n email: z.string().describe(\"Contact email address.\").nullable().optional(),\n imageUrl: z.string().describe(\"Contact profile image URL.\").nullable().optional(),\n}).describe(\"Contact object associated with an insight.\");\nconst ProductlaneListInsights_UserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"User ID.\").nullable().optional(),\n name: z.string().describe(\"User name.\").nullable().optional(),\n email: z.string().describe(\"User email address.\").nullable().optional(),\n imageUrl: z.string().describe(\"User profile image URL.\").nullable().optional(),\n}).describe(\"User object (reporter or assignee).\");\nconst ProductlaneListInsights_CustomerNeedSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Customer need ID.\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID.\").nullable().optional(),\n feedbackId: z.string().describe(\"Associated feedback ID.\").nullable().optional(),\n}).describe(\"Customer need object linked to an insight.\");\nconst ProductlaneListInsights_InsightSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the insight.\"),\n tags: z.array(ProductlaneListInsights_TagSchema).describe(\"Array of tags associated with this insight.\").nullable().optional(),\n text: z.string().describe(\"Text content of the insight.\"),\n state: z.string().describe(\"Current state of the insight (NEW, PROCESSED, COMPLETED, SNOOZED, UNSNOOZED).\"),\n title: z.string().describe(\"Title of the insight.\"),\n origin: z.string().describe(\"Origin source of the insight.\"),\n company: ProductlaneListInsights_CompanySchema.nullable().optional(),\n contact: ProductlaneListInsights_ContactSchema.nullable().optional(),\n assignee: ProductlaneListInsights_UserSchema.nullable().optional(),\n reporter: ProductlaneListInsights_UserSchema.nullable().optional(),\n uniqueId: z.string().describe(\"Unique identifier for the insight within the workspace.\").nullable().optional(),\n painLevel: z.string().describe(\"The pain level associated with this insight.\").nullable().optional(),\n zendeskId: z.string().describe(\"Associated Zendesk ticket ID.\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace this insight belongs to.\"),\n slackReplyId: z.string().describe(\"Associated Slack thread reply ID.\").nullable().optional(),\n snoozedUntil: z.string().describe(\"ISO 8601 timestamp until when the insight is snoozed.\").nullable().optional(),\n customerNeeds: z.array(ProductlaneListInsights_CustomerNeedSchema).describe(\"Array of customer needs linked to this insight.\").nullable().optional(),\n productboardId: z.string().describe(\"Associated Productboard feature ID.\").nullable().optional(),\n slackChannelId: z.string().describe(\"Associated Slack channel ID.\").nullable().optional(),\n lastStateChangeAt: z.string().describe(\"ISO 8601 timestamp of the last state change.\").nullable().optional(),\n linearAttachmentId: z.string().describe(\"Associated Linear attachment ID.\").nullable().optional(),\n lastInboundMessageAt: z.string().describe(\"ISO 8601 timestamp of the last inbound message.\").nullable().optional(),\n lastOutboundMessageAt: z.string().describe(\"ISO 8601 timestamp of the last outbound message.\").nullable().optional(),\n}).describe(\"Individual insight/thread object.\");\nconst ProductlaneListInsights_NextPageSchema: z.ZodTypeAny = z.object({\n skip: z.number().int().describe(\"The skip value to use for fetching the next page.\"),\n take: z.number().int().describe(\"The take value to use for fetching the next page.\"),\n}).describe(\"Pagination information for next page.\");\nexport const ProductlaneListInsightsOutput: z.ZodTypeAny = z.object({\n count: z.number().int().describe(\"Total count of insights returned in this response.\"),\n hasMore: z.boolean().describe(\"Whether there are more insights available beyond the current page.\"),\n insights: z.array(ProductlaneListInsights_InsightSchema).describe(\"Array of insight/thread objects matching the query filters.\"),\n nextPage: ProductlaneListInsights_NextPageSchema.nullable().optional(),\n}).describe(\"Response model for listing insights.\");\n\nexport const productlaneListInsights = action(\"PRODUCTLANE_LIST_INSIGHTS\", {\n slug: \"productlane-list-insights\",\n name: \"List Insights\",\n description: \"Tool to list all threads/insights for your workspace with optional filtering. Use when you need to retrieve insights filtered by state, issue, or project, with support for pagination via 'take' and 'skip' parameters.\",\n input: ProductlaneListInsightsInput,\n output: ProductlaneListInsightsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-insights.mjs","names":[],"sources":["../../src/actions/list-insights.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListInsightsInput = z.object({\n skip: z.number().int().describe(\"Number of records to skip for pagination. Use with 'take' to implement pagination.\").optional(),\n take: z.number().int().describe(\"Maximum number of records to return. Use with 'skip' to implement pagination.\").optional(),\n state: z.enum([\"NEW\", \"PROCESSED\", \"COMPLETED\", \"SNOOZED\", \"UNSNOOZED\"]).describe(\"State of the insight/thread.\").optional(),\n issueId: z.string().describe(\"Filter insights by issue ID. Returns only insights linked to the specified issue.\").optional(),\n projectId: z.string().describe(\"Filter insights by project ID. Returns only insights linked to the specified project.\").optional(),\n}).describe(\"Request model for listing insights.\");\nconst ProductlaneListInsights_TagSchema = z.object({\n id: z.string().describe(\"Tag ID.\").nullable().optional(),\n icon: z.string().describe(\"Tag icon.\").nullable().optional(),\n name: z.string().describe(\"Tag name.\").nullable().optional(),\n color: z.string().describe(\"Tag color.\").nullable().optional(),\n}).passthrough().describe(\"Tag object associated with an insight.\");\nconst ProductlaneListInsights_CompanySchema = z.object({\n id: z.string().describe(\"Company ID.\").nullable().optional(),\n name: z.string().describe(\"Company name.\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID.\").nullable().optional(),\n}).passthrough().describe(\"Company object associated with an insight.\");\nconst ProductlaneListInsights_ContactSchema = z.object({\n id: z.string().describe(\"Contact ID.\").nullable().optional(),\n name: z.string().describe(\"Contact name.\").nullable().optional(),\n email: z.string().describe(\"Contact email address.\").nullable().optional(),\n imageUrl: z.string().describe(\"Contact profile image URL.\").nullable().optional(),\n}).passthrough().describe(\"Contact object associated with an insight.\");\nconst ProductlaneListInsights_UserSchema = z.object({\n id: z.string().describe(\"User ID.\").nullable().optional(),\n name: z.string().describe(\"User name.\").nullable().optional(),\n email: z.string().describe(\"User email address.\").nullable().optional(),\n imageUrl: z.string().describe(\"User profile image URL.\").nullable().optional(),\n}).passthrough().describe(\"User object (reporter or assignee).\");\nconst ProductlaneListInsights_CustomerNeedSchema = z.object({\n id: z.string().describe(\"Customer need ID.\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID.\").nullable().optional(),\n feedbackId: z.string().describe(\"Associated feedback ID.\").nullable().optional(),\n}).passthrough().describe(\"Customer need object linked to an insight.\");\nconst ProductlaneListInsights_InsightSchema = z.object({\n id: z.string().describe(\"Unique identifier for the insight.\").nullable(),\n tags: z.array(ProductlaneListInsights_TagSchema).describe(\"Array of tags associated with this insight.\").nullable().optional(),\n text: z.string().describe(\"Text content of the insight.\").nullable(),\n state: z.string().describe(\"Current state of the insight (NEW, PROCESSED, COMPLETED, SNOOZED, UNSNOOZED).\").nullable(),\n title: z.string().describe(\"Title of the insight.\").nullable(),\n origin: z.string().describe(\"Origin source of the insight.\").nullable(),\n company: ProductlaneListInsights_CompanySchema.nullable().optional(),\n contact: ProductlaneListInsights_ContactSchema.nullable().optional(),\n assignee: ProductlaneListInsights_UserSchema.nullable().optional(),\n reporter: ProductlaneListInsights_UserSchema.nullable().optional(),\n uniqueId: z.string().describe(\"Unique identifier for the insight within the workspace.\").nullable().optional(),\n painLevel: z.string().describe(\"The pain level associated with this insight.\").nullable().optional(),\n zendeskId: z.string().describe(\"Associated Zendesk ticket ID.\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace this insight belongs to.\").nullable(),\n slackReplyId: z.string().describe(\"Associated Slack thread reply ID.\").nullable().optional(),\n snoozedUntil: z.string().describe(\"ISO 8601 timestamp until when the insight is snoozed.\").nullable().optional(),\n customerNeeds: z.array(ProductlaneListInsights_CustomerNeedSchema).describe(\"Array of customer needs linked to this insight.\").nullable().optional(),\n productboardId: z.string().describe(\"Associated Productboard feature ID.\").nullable().optional(),\n slackChannelId: z.string().describe(\"Associated Slack channel ID.\").nullable().optional(),\n lastStateChangeAt: z.string().describe(\"ISO 8601 timestamp of the last state change.\").nullable().optional(),\n linearAttachmentId: z.string().describe(\"Associated Linear attachment ID.\").nullable().optional(),\n lastInboundMessageAt: z.string().describe(\"ISO 8601 timestamp of the last inbound message.\").nullable().optional(),\n lastOutboundMessageAt: z.string().describe(\"ISO 8601 timestamp of the last outbound message.\").nullable().optional(),\n}).passthrough().describe(\"Individual insight/thread object.\");\nconst ProductlaneListInsights_NextPageSchema = z.object({\n skip: z.number().int().describe(\"The skip value to use for fetching the next page.\").nullable(),\n take: z.number().int().describe(\"The take value to use for fetching the next page.\").nullable(),\n}).passthrough().describe(\"Pagination information for next page.\");\nexport const ProductlaneListInsightsOutput = z.object({\n count: z.number().int().describe(\"Total count of insights returned in this response.\").nullable(),\n hasMore: z.boolean().describe(\"Whether there are more insights available beyond the current page.\").nullable(),\n insights: z.array(ProductlaneListInsights_InsightSchema).describe(\"Array of insight/thread objects matching the query filters.\"),\n nextPage: ProductlaneListInsights_NextPageSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for listing insights.\");\n\nexport const productlaneListInsights = action(\"PRODUCTLANE_LIST_INSIGHTS\", {\n slug: \"productlane-list-insights\",\n name: \"List Insights\",\n description: \"Tool to list all threads/insights for your workspace with optional filtering. Use when you need to retrieve insights filtered by state, issue, or project, with support for pagination via 'take' and 'skip' parameters.\",\n input: ProductlaneListInsightsInput,\n output: ProductlaneListInsightsOutput,\n});\n"],"mappings":"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"}
@@ -6,30 +6,30 @@ const ProductlaneListIssuesInput = zod.z.object({
6
6
  workspace_id: zod.z.string().describe("Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.")
7
7
  }).describe("Request model for listing issues from a Productlane workspace.");
8
8
  const ProductlaneListIssues_IssueItemSchema = zod.z.object({
9
- id: zod.z.string().describe("Unique identifier for the issue"),
10
- url: zod.z.string().describe("Public URL to view the issue"),
11
- team: zod.z.string().describe("Team assigned to the issue"),
12
- title: zod.z.string().describe("Issue title"),
13
- status: zod.z.string().describe("Current status of the issue"),
9
+ id: zod.z.string().describe("Unique identifier for the issue").nullable(),
10
+ url: zod.z.string().describe("Public URL to view the issue").nullable(),
11
+ team: zod.z.string().describe("Team assigned to the issue").nullable(),
12
+ title: zod.z.string().describe("Issue title").nullable(),
13
+ status: zod.z.string().describe("Current status of the issue").nullable(),
14
14
  summary: zod.z.array(zod.z.string()).describe("List of summary points for the issue"),
15
- upvotes: zod.z.number().describe("Number of upvotes for the issue"),
16
- version: zod.z.number().describe("Version number of the issue"),
17
- priority: zod.z.string().describe("Priority level of the issue"),
18
- createdAt: zod.z.string().describe("ISO 8601 timestamp when the issue was created"),
19
- isDeleted: zod.z.boolean().describe("Whether the issue is deleted"),
15
+ upvotes: zod.z.number().describe("Number of upvotes for the issue").nullable(),
16
+ version: zod.z.number().describe("Version number of the issue").nullable(),
17
+ priority: zod.z.string().describe("Priority level of the issue").nullable(),
18
+ createdAt: zod.z.string().describe("ISO 8601 timestamp when the issue was created").nullable(),
19
+ isDeleted: zod.z.boolean().describe("Whether the issue is deleted").nullable(),
20
20
  isVisible: zod.z.boolean().describe("Whether the issue is visible").nullable().optional(),
21
21
  projectId: zod.z.string().describe("Associated project ID").nullable().optional(),
22
- sortOrder: zod.z.number().describe("Sort order for display"),
23
- updatedAt: zod.z.string().describe("ISO 8601 timestamp when the issue was last updated"),
24
- identifier: zod.z.string().describe("Human-readable issue identifier"),
22
+ sortOrder: zod.z.number().describe("Sort order for display").nullable(),
23
+ updatedAt: zod.z.string().describe("ISO 8601 timestamp when the issue was last updated").nullable(),
24
+ identifier: zod.z.string().describe("Human-readable issue identifier").nullable(),
25
25
  description: zod.z.string().describe("Issue description text").nullable().optional(),
26
- workspaceId: zod.z.string().describe("Workspace ID this issue belongs to"),
27
- linearTicketId: zod.z.string().describe("Associated Linear ticket ID"),
26
+ workspaceId: zod.z.string().describe("Workspace ID this issue belongs to").nullable(),
27
+ linearTicketId: zod.z.string().describe("Associated Linear ticket ID").nullable(),
28
28
  summaryUpdated: zod.z.string().describe("ISO 8601 timestamp when summary was last updated").nullable().optional(),
29
29
  descriptionData: zod.z.unknown().describe("Structured description data").nullable().optional(),
30
- importanceScore: zod.z.number().describe("Calculated importance score")
31
- }).describe("Issue object from Productlane workspace.");
32
- const ProductlaneListIssuesOutput = zod.z.object({ issues: zod.z.array(ProductlaneListIssues_IssueItemSchema).describe("Array of issues from the workspace") }).describe("Response model containing list of issues from Productlane.");
30
+ importanceScore: zod.z.number().describe("Calculated importance score").nullable()
31
+ }).passthrough().describe("Issue object from Productlane workspace.");
32
+ const ProductlaneListIssuesOutput = zod.z.object({ issues: zod.z.array(ProductlaneListIssues_IssueItemSchema).describe("Array of issues from the workspace") }).passthrough().describe("Response model containing list of issues from Productlane.");
33
33
  const productlaneListIssues = require_action.action("PRODUCTLANE_LIST_ISSUES", {
34
34
  slug: "productlane-list-issues",
35
35
  name: "List Productlane Issues",
@@ -1 +1 @@
1
- {"version":3,"file":"list-issues.cjs","names":["z","action"],"sources":["../../src/actions/list-issues.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListIssuesInput: z.ZodTypeAny = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de')\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.\"),\n}).describe(\"Request model for listing issues from a Productlane workspace.\");\nconst ProductlaneListIssues_IssueItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the issue\"),\n url: z.string().describe(\"Public URL to view the issue\"),\n team: z.string().describe(\"Team assigned to the issue\"),\n title: z.string().describe(\"Issue title\"),\n status: z.string().describe(\"Current status of the issue\"),\n summary: z.array(z.string()).describe(\"List of summary points for the issue\"),\n upvotes: z.number().describe(\"Number of upvotes for the issue\"),\n version: z.number().describe(\"Version number of the issue\"),\n priority: z.string().describe(\"Priority level of the issue\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the issue was created\"),\n isDeleted: z.boolean().describe(\"Whether the issue is deleted\"),\n isVisible: z.boolean().describe(\"Whether the issue is visible\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order for display\"),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the issue was last updated\"),\n identifier: z.string().describe(\"Human-readable issue identifier\"),\n description: z.string().describe(\"Issue description text\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID this issue belongs to\"),\n linearTicketId: z.string().describe(\"Associated Linear ticket ID\"),\n summaryUpdated: z.string().describe(\"ISO 8601 timestamp when summary was last updated\").nullable().optional(),\n descriptionData: z.unknown().describe(\"Structured description data\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score\"),\n}).describe(\"Issue object from Productlane workspace.\");\nexport const ProductlaneListIssuesOutput: z.ZodTypeAny = z.object({\n issues: z.array(ProductlaneListIssues_IssueItemSchema).describe(\"Array of issues from the workspace\"),\n}).describe(\"Response model containing list of issues from Productlane.\");\n\nexport const productlaneListIssues = action(\"PRODUCTLANE_LIST_ISSUES\", {\n slug: \"productlane-list-issues\",\n name: \"List Productlane Issues\",\n description: \"Tool to retrieve all issues from a Productlane workspace. Use when you need to fetch issues from a workspace that has their portal/roadmap published.\",\n input: ProductlaneListIssuesInput,\n output: ProductlaneListIssuesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;AACnI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa;CACxC,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACzD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC1D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B;CAC9D,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACjE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACrE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACjE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACpE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,QAAQA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,oCAAoC,EACtG,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-issues.cjs","names":["z","action"],"sources":["../../src/actions/list-issues.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListIssuesInput = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de')\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.\"),\n}).describe(\"Request model for listing issues from a Productlane workspace.\");\nconst ProductlaneListIssues_IssueItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the issue\").nullable(),\n url: z.string().describe(\"Public URL to view the issue\").nullable(),\n team: z.string().describe(\"Team assigned to the issue\").nullable(),\n title: z.string().describe(\"Issue title\").nullable(),\n status: z.string().describe(\"Current status of the issue\").nullable(),\n summary: z.array(z.string()).describe(\"List of summary points for the issue\"),\n upvotes: z.number().describe(\"Number of upvotes for the issue\").nullable(),\n version: z.number().describe(\"Version number of the issue\").nullable(),\n priority: z.string().describe(\"Priority level of the issue\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the issue was created\").nullable(),\n isDeleted: z.boolean().describe(\"Whether the issue is deleted\").nullable(),\n isVisible: z.boolean().describe(\"Whether the issue is visible\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order for display\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the issue was last updated\").nullable(),\n identifier: z.string().describe(\"Human-readable issue identifier\").nullable(),\n description: z.string().describe(\"Issue description text\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID this issue belongs to\").nullable(),\n linearTicketId: z.string().describe(\"Associated Linear ticket ID\").nullable(),\n summaryUpdated: z.string().describe(\"ISO 8601 timestamp when summary was last updated\").nullable().optional(),\n descriptionData: z.unknown().describe(\"Structured description data\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score\").nullable(),\n}).passthrough().describe(\"Issue object from Productlane workspace.\");\nexport const ProductlaneListIssuesOutput = z.object({\n issues: z.array(ProductlaneListIssues_IssueItemSchema).describe(\"Array of issues from the workspace\"),\n}).passthrough().describe(\"Response model containing list of issues from Productlane.\");\n\nexport const productlaneListIssues = action(\"PRODUCTLANE_LIST_ISSUES\", {\n slug: \"productlane-list-issues\",\n name: \"List Productlane Issues\",\n description: \"Tool to retrieve all issues from a Productlane workspace. Use when you need to fetch issues from a workspace that has their portal/roadmap published.\",\n input: ProductlaneListIssuesInput,\n output: ProductlaneListIssuesOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-issues.d.ts
4
- declare const ProductlaneListIssuesInput: z.ZodTypeAny;
5
- declare const ProductlaneListIssuesOutput: z.ZodTypeAny;
6
- declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneListIssuesInput: z.ZodObject<{
5
+ language: z.ZodOptional<z.ZodString>;
6
+ workspace_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ProductlaneListIssuesOutput: z.ZodObject<{
9
+ issues: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ url: z.ZodNullable<z.ZodString>;
12
+ team: z.ZodNullable<z.ZodString>;
13
+ title: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodNullable<z.ZodString>;
15
+ summary: z.ZodArray<z.ZodString>;
16
+ upvotes: z.ZodNullable<z.ZodNumber>;
17
+ version: z.ZodNullable<z.ZodNumber>;
18
+ priority: z.ZodNullable<z.ZodString>;
19
+ createdAt: z.ZodNullable<z.ZodString>;
20
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
21
+ isVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ sortOrder: z.ZodNullable<z.ZodNumber>;
24
+ updatedAt: z.ZodNullable<z.ZodString>;
25
+ identifier: z.ZodNullable<z.ZodString>;
26
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ workspaceId: z.ZodNullable<z.ZodString>;
28
+ linearTicketId: z.ZodNullable<z.ZodString>;
29
+ summaryUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ descriptionData: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
31
+ importanceScore: z.ZodNullable<z.ZodNumber>;
32
+ }, z.core.$loose>>;
33
+ }, z.core.$loose>;
34
+ declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ workspace_id: string;
36
+ language?: string | undefined;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { productlaneListIssues };
9
40
  //# sourceMappingURL=list-issues.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-issues.d.cts","names":[],"sources":["../../src/actions/list-issues.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAGkC;AAAA,cAyBhE,2BAAA,EAA6B,CAAA,CAAE,UAE6B;AAAA,cAE5D,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-issues.d.cts","names":[],"sources":["../../src/actions/list-issues.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-issues.d.ts
4
- declare const ProductlaneListIssuesInput: z.ZodTypeAny;
5
- declare const ProductlaneListIssuesOutput: z.ZodTypeAny;
6
- declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneListIssuesInput: z.ZodObject<{
5
+ language: z.ZodOptional<z.ZodString>;
6
+ workspace_id: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const ProductlaneListIssuesOutput: z.ZodObject<{
9
+ issues: z.ZodArray<z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ url: z.ZodNullable<z.ZodString>;
12
+ team: z.ZodNullable<z.ZodString>;
13
+ title: z.ZodNullable<z.ZodString>;
14
+ status: z.ZodNullable<z.ZodString>;
15
+ summary: z.ZodArray<z.ZodString>;
16
+ upvotes: z.ZodNullable<z.ZodNumber>;
17
+ version: z.ZodNullable<z.ZodNumber>;
18
+ priority: z.ZodNullable<z.ZodString>;
19
+ createdAt: z.ZodNullable<z.ZodString>;
20
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
21
+ isVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ sortOrder: z.ZodNullable<z.ZodNumber>;
24
+ updatedAt: z.ZodNullable<z.ZodString>;
25
+ identifier: z.ZodNullable<z.ZodString>;
26
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ workspaceId: z.ZodNullable<z.ZodString>;
28
+ linearTicketId: z.ZodNullable<z.ZodString>;
29
+ summaryUpdated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ descriptionData: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
31
+ importanceScore: z.ZodNullable<z.ZodNumber>;
32
+ }, z.core.$loose>>;
33
+ }, z.core.$loose>;
34
+ declare const productlaneListIssues: import("@keystrokehq/action").WorkflowActionDefinition<{
35
+ workspace_id: string;
36
+ language?: string | undefined;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { productlaneListIssues };
9
40
  //# sourceMappingURL=list-issues.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-issues.d.mts","names":[],"sources":["../../src/actions/list-issues.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAGkC;AAAA,cAyBhE,2BAAA,EAA6B,CAAA,CAAE,UAE6B;AAAA,cAE5D,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-issues.d.mts","names":[],"sources":["../../src/actions/list-issues.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cA4B1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -6,35 +6,35 @@ const ProductlaneListIssuesInput = z.object({
6
6
  workspace_id: z.string().describe("Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.")
7
7
  }).describe("Request model for listing issues from a Productlane workspace.");
8
8
  const ProductlaneListIssues_IssueItemSchema = z.object({
9
- id: z.string().describe("Unique identifier for the issue"),
10
- url: z.string().describe("Public URL to view the issue"),
11
- team: z.string().describe("Team assigned to the issue"),
12
- title: z.string().describe("Issue title"),
13
- status: z.string().describe("Current status of the issue"),
9
+ id: z.string().describe("Unique identifier for the issue").nullable(),
10
+ url: z.string().describe("Public URL to view the issue").nullable(),
11
+ team: z.string().describe("Team assigned to the issue").nullable(),
12
+ title: z.string().describe("Issue title").nullable(),
13
+ status: z.string().describe("Current status of the issue").nullable(),
14
14
  summary: z.array(z.string()).describe("List of summary points for the issue"),
15
- upvotes: z.number().describe("Number of upvotes for the issue"),
16
- version: z.number().describe("Version number of the issue"),
17
- priority: z.string().describe("Priority level of the issue"),
18
- createdAt: z.string().describe("ISO 8601 timestamp when the issue was created"),
19
- isDeleted: z.boolean().describe("Whether the issue is deleted"),
15
+ upvotes: z.number().describe("Number of upvotes for the issue").nullable(),
16
+ version: z.number().describe("Version number of the issue").nullable(),
17
+ priority: z.string().describe("Priority level of the issue").nullable(),
18
+ createdAt: z.string().describe("ISO 8601 timestamp when the issue was created").nullable(),
19
+ isDeleted: z.boolean().describe("Whether the issue is deleted").nullable(),
20
20
  isVisible: z.boolean().describe("Whether the issue is visible").nullable().optional(),
21
21
  projectId: z.string().describe("Associated project ID").nullable().optional(),
22
- sortOrder: z.number().describe("Sort order for display"),
23
- updatedAt: z.string().describe("ISO 8601 timestamp when the issue was last updated"),
24
- identifier: z.string().describe("Human-readable issue identifier"),
22
+ sortOrder: z.number().describe("Sort order for display").nullable(),
23
+ updatedAt: z.string().describe("ISO 8601 timestamp when the issue was last updated").nullable(),
24
+ identifier: z.string().describe("Human-readable issue identifier").nullable(),
25
25
  description: z.string().describe("Issue description text").nullable().optional(),
26
- workspaceId: z.string().describe("Workspace ID this issue belongs to"),
27
- linearTicketId: z.string().describe("Associated Linear ticket ID"),
26
+ workspaceId: z.string().describe("Workspace ID this issue belongs to").nullable(),
27
+ linearTicketId: z.string().describe("Associated Linear ticket ID").nullable(),
28
28
  summaryUpdated: z.string().describe("ISO 8601 timestamp when summary was last updated").nullable().optional(),
29
29
  descriptionData: z.unknown().describe("Structured description data").nullable().optional(),
30
- importanceScore: z.number().describe("Calculated importance score")
31
- }).describe("Issue object from Productlane workspace.");
30
+ importanceScore: z.number().describe("Calculated importance score").nullable()
31
+ }).passthrough().describe("Issue object from Productlane workspace.");
32
32
  const productlaneListIssues = action("PRODUCTLANE_LIST_ISSUES", {
33
33
  slug: "productlane-list-issues",
34
34
  name: "List Productlane Issues",
35
35
  description: "Tool to retrieve all issues from a Productlane workspace. Use when you need to fetch issues from a workspace that has their portal/roadmap published.",
36
36
  input: ProductlaneListIssuesInput,
37
- output: z.object({ issues: z.array(ProductlaneListIssues_IssueItemSchema).describe("Array of issues from the workspace") }).describe("Response model containing list of issues from Productlane.")
37
+ output: z.object({ issues: z.array(ProductlaneListIssues_IssueItemSchema).describe("Array of issues from the workspace") }).passthrough().describe("Response model containing list of issues from Productlane.")
38
38
  });
39
39
  //#endregion
40
40
  export { productlaneListIssues };
@@ -1 +1 @@
1
- {"version":3,"file":"list-issues.mjs","names":[],"sources":["../../src/actions/list-issues.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListIssuesInput: z.ZodTypeAny = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de')\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.\"),\n}).describe(\"Request model for listing issues from a Productlane workspace.\");\nconst ProductlaneListIssues_IssueItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the issue\"),\n url: z.string().describe(\"Public URL to view the issue\"),\n team: z.string().describe(\"Team assigned to the issue\"),\n title: z.string().describe(\"Issue title\"),\n status: z.string().describe(\"Current status of the issue\"),\n summary: z.array(z.string()).describe(\"List of summary points for the issue\"),\n upvotes: z.number().describe(\"Number of upvotes for the issue\"),\n version: z.number().describe(\"Version number of the issue\"),\n priority: z.string().describe(\"Priority level of the issue\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the issue was created\"),\n isDeleted: z.boolean().describe(\"Whether the issue is deleted\"),\n isVisible: z.boolean().describe(\"Whether the issue is visible\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order for display\"),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the issue was last updated\"),\n identifier: z.string().describe(\"Human-readable issue identifier\"),\n description: z.string().describe(\"Issue description text\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID this issue belongs to\"),\n linearTicketId: z.string().describe(\"Associated Linear ticket ID\"),\n summaryUpdated: z.string().describe(\"ISO 8601 timestamp when summary was last updated\").nullable().optional(),\n descriptionData: z.unknown().describe(\"Structured description data\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score\"),\n}).describe(\"Issue object from Productlane workspace.\");\nexport const ProductlaneListIssuesOutput: z.ZodTypeAny = z.object({\n issues: z.array(ProductlaneListIssues_IssueItemSchema).describe(\"Array of issues from the workspace\"),\n}).describe(\"Response model containing list of issues from Productlane.\");\n\nexport const productlaneListIssues = action(\"PRODUCTLANE_LIST_ISSUES\", {\n slug: \"productlane-list-issues\",\n name: \"List Productlane Issues\",\n description: \"Tool to retrieve all issues from a Productlane workspace. Use when you need to fetch issues from a workspace that has their portal/roadmap published.\",\n input: ProductlaneListIssuesInput,\n output: ProductlaneListIssuesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO;CAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;AACnI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,wCAAsD,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa;CACxC,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACzD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC1D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B;CAC9D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACjE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CACrE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACjE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACpE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAKtD,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,QAAQ,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,oCAAoC,EACtG,CAAC,CAAC,CAAC,SAAS,4DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-issues.mjs","names":[],"sources":["../../src/actions/list-issues.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneListIssuesInput = z.object({\n language: z.string().describe(\"Language code for localized content (e.g., 'en', 'de')\").optional(),\n workspace_id: z.string().describe(\"Workspace ID to retrieve issues from. The workspace must have their portal/roadmap published.\"),\n}).describe(\"Request model for listing issues from a Productlane workspace.\");\nconst ProductlaneListIssues_IssueItemSchema = z.object({\n id: z.string().describe(\"Unique identifier for the issue\").nullable(),\n url: z.string().describe(\"Public URL to view the issue\").nullable(),\n team: z.string().describe(\"Team assigned to the issue\").nullable(),\n title: z.string().describe(\"Issue title\").nullable(),\n status: z.string().describe(\"Current status of the issue\").nullable(),\n summary: z.array(z.string()).describe(\"List of summary points for the issue\"),\n upvotes: z.number().describe(\"Number of upvotes for the issue\").nullable(),\n version: z.number().describe(\"Version number of the issue\").nullable(),\n priority: z.string().describe(\"Priority level of the issue\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the issue was created\").nullable(),\n isDeleted: z.boolean().describe(\"Whether the issue is deleted\").nullable(),\n isVisible: z.boolean().describe(\"Whether the issue is visible\").nullable().optional(),\n projectId: z.string().describe(\"Associated project ID\").nullable().optional(),\n sortOrder: z.number().describe(\"Sort order for display\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the issue was last updated\").nullable(),\n identifier: z.string().describe(\"Human-readable issue identifier\").nullable(),\n description: z.string().describe(\"Issue description text\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID this issue belongs to\").nullable(),\n linearTicketId: z.string().describe(\"Associated Linear ticket ID\").nullable(),\n summaryUpdated: z.string().describe(\"ISO 8601 timestamp when summary was last updated\").nullable().optional(),\n descriptionData: z.unknown().describe(\"Structured description data\").nullable().optional(),\n importanceScore: z.number().describe(\"Calculated importance score\").nullable(),\n}).passthrough().describe(\"Issue object from Productlane workspace.\");\nexport const ProductlaneListIssuesOutput = z.object({\n issues: z.array(ProductlaneListIssues_IssueItemSchema).describe(\"Array of issues from the workspace\"),\n}).passthrough().describe(\"Response model containing list of issues from Productlane.\");\n\nexport const productlaneListIssues = action(\"PRODUCTLANE_LIST_ISSUES\", {\n slug: \"productlane-list-issues\",\n name: \"List Productlane Issues\",\n description: \"Tool to retrieve all issues from a Productlane workspace. Use when you need to fetch issues from a workspace that has their portal/roadmap published.\",\n input: ProductlaneListIssuesInput,\n output: ProductlaneListIssuesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;AACnI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sCAAsC;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAKpE,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,QAAQ,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,oCAAoC,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAOhB;AACV,CAAC"}