@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
@@ -15,7 +15,7 @@ const ProductlaneCreateThreadInput = zod.z.object({
15
15
  ]).describe("Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH."),
16
16
  actorImage: zod.z.string().describe("Optional URL to an avatar/profile image for the person creating the thread.").optional()
17
17
  }).describe("Request model for creating a thread in Productlane.");
18
- const ProductlaneCreateThreadOutput = zod.z.object({ id: zod.z.string().describe("Unique identifier of the created thread.") }).describe("Response model returned after creating a thread.");
18
+ const ProductlaneCreateThreadOutput = zod.z.object({ id: zod.z.string().describe("Unique identifier of the created thread.").nullable() }).passthrough().describe("Response model returned after creating a thread.");
19
19
  const productlaneCreateThread = require_action.action("PRODUCTLANE_CREATE_THREAD", {
20
20
  slug: "productlane-create-thread",
21
21
  name: "Create Thread",
@@ -1 +1 @@
1
- {"version":3,"file":"create-thread.cjs","names":["z","action"],"sources":["../../src/actions/create-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateThreadInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional additional name field.\").optional(),\n text: z.string().describe(\"Main content/body text of the thread.\"),\n email: z.string().describe(\"Email address of the person creating the thread. Must be a valid email format with max length of 254 characters.\"),\n title: z.string().describe(\"Title of the thread. Maximum length is 512 characters.\"),\n actorName: z.string().describe(\"Name of the person creating the thread.\"),\n painLevel: z.enum([\"UNKNOWN\", \"LOW\", \"MEDIUM\", \"HIGH\"]).describe(\"Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH.\"),\n actorImage: z.string().describe(\"Optional URL to an avatar/profile image for the person creating the thread.\").optional(),\n}).describe(\"Request model for creating a thread in Productlane.\");\nexport const ProductlaneCreateThreadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created thread.\"),\n}).describe(\"Response model returned after creating a thread.\");\n\nexport const productlaneCreateThread = action(\"PRODUCTLANE_CREATE_THREAD\", {\n slug: \"productlane-create-thread\",\n name: \"Create Thread\",\n description: \"Tool to create a new thread in Productlane. Use when you need to create feedback, feature requests, or bug reports from users.\",\n input: ProductlaneCreateThreadInput,\n output: ProductlaneCreateThreadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAO;EAAU;CAAM,CAAC,CAAC,CAAC,SAAS,yGAAyG;CAC1K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-thread.cjs","names":["z","action"],"sources":["../../src/actions/create-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateThreadInput = z.object({\n name: z.string().describe(\"Optional additional name field.\").optional(),\n text: z.string().describe(\"Main content/body text of the thread.\"),\n email: z.string().describe(\"Email address of the person creating the thread. Must be a valid email format with max length of 254 characters.\"),\n title: z.string().describe(\"Title of the thread. Maximum length is 512 characters.\"),\n actorName: z.string().describe(\"Name of the person creating the thread.\"),\n painLevel: z.enum([\"UNKNOWN\", \"LOW\", \"MEDIUM\", \"HIGH\"]).describe(\"Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH.\"),\n actorImage: z.string().describe(\"Optional URL to an avatar/profile image for the person creating the thread.\").optional(),\n}).describe(\"Request model for creating a thread in Productlane.\");\nexport const ProductlaneCreateThreadOutput = z.object({\n id: z.string().describe(\"Unique identifier of the created thread.\").nullable(),\n}).passthrough().describe(\"Response model returned after creating a thread.\");\n\nexport const productlaneCreateThread = action(\"PRODUCTLANE_CREATE_THREAD\", {\n slug: \"productlane-create-thread\",\n name: \"Create Thread\",\n description: \"Tool to create a new thread in Productlane. Use when you need to create feedback, feature requests, or bug reports from users.\",\n input: ProductlaneCreateThreadInput,\n output: ProductlaneCreateThreadOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,WAAWA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAO;EAAU;CAAM,CAAC,CAAC,CAAC,SAAS,yGAAyG;CAC1K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-thread.d.ts
4
- declare const ProductlaneCreateThreadInput: z.ZodTypeAny;
5
- declare const ProductlaneCreateThreadOutput: z.ZodTypeAny;
6
- declare const productlaneCreateThread: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneCreateThreadInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ text: z.ZodString;
7
+ email: z.ZodString;
8
+ title: z.ZodString;
9
+ actorName: z.ZodString;
10
+ painLevel: z.ZodEnum<{
11
+ UNKNOWN: "UNKNOWN";
12
+ LOW: "LOW";
13
+ MEDIUM: "MEDIUM";
14
+ HIGH: "HIGH";
15
+ }>;
16
+ actorImage: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const ProductlaneCreateThreadOutput: z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ }, z.core.$loose>;
21
+ declare const productlaneCreateThread: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ text: string;
23
+ email: string;
24
+ title: string;
25
+ actorName: string;
26
+ painLevel: "UNKNOWN" | "LOW" | "MEDIUM" | "HIGH";
27
+ name?: string | undefined;
28
+ actorImage?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { productlaneCreateThread };
9
32
  //# sourceMappingURL=create-thread.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-thread.d.cts","names":[],"sources":["../../src/actions/create-thread.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAQqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEiB;AAAA,cAElD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-thread.d.cts","names":[],"sources":["../../src/actions/create-thread.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-thread.d.ts
4
- declare const ProductlaneCreateThreadInput: z.ZodTypeAny;
5
- declare const ProductlaneCreateThreadOutput: z.ZodTypeAny;
6
- declare const productlaneCreateThread: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneCreateThreadInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ text: z.ZodString;
7
+ email: z.ZodString;
8
+ title: z.ZodString;
9
+ actorName: z.ZodString;
10
+ painLevel: z.ZodEnum<{
11
+ UNKNOWN: "UNKNOWN";
12
+ LOW: "LOW";
13
+ MEDIUM: "MEDIUM";
14
+ HIGH: "HIGH";
15
+ }>;
16
+ actorImage: z.ZodOptional<z.ZodString>;
17
+ }, z.core.$strip>;
18
+ declare const ProductlaneCreateThreadOutput: z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodString>;
20
+ }, z.core.$loose>;
21
+ declare const productlaneCreateThread: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ text: string;
23
+ email: string;
24
+ title: string;
25
+ actorName: string;
26
+ painLevel: "UNKNOWN" | "LOW" | "MEDIUM" | "HIGH";
27
+ name?: string | undefined;
28
+ actorImage?: string | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { productlaneCreateThread };
9
32
  //# sourceMappingURL=create-thread.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-thread.d.mts","names":[],"sources":["../../src/actions/create-thread.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAQqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAEiB;AAAA,cAElD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-thread.d.mts","names":[],"sources":["../../src/actions/create-thread.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAS5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -18,7 +18,7 @@ const productlaneCreateThread = action("PRODUCTLANE_CREATE_THREAD", {
18
18
  ]).describe("Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH."),
19
19
  actorImage: z.string().describe("Optional URL to an avatar/profile image for the person creating the thread.").optional()
20
20
  }).describe("Request model for creating a thread in Productlane."),
21
- output: z.object({ id: z.string().describe("Unique identifier of the created thread.") }).describe("Response model returned after creating a thread.")
21
+ output: z.object({ id: z.string().describe("Unique identifier of the created thread.").nullable() }).passthrough().describe("Response model returned after creating a thread.")
22
22
  });
23
23
  //#endregion
24
24
  export { productlaneCreateThread };
@@ -1 +1 @@
1
- {"version":3,"file":"create-thread.mjs","names":[],"sources":["../../src/actions/create-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateThreadInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Optional additional name field.\").optional(),\n text: z.string().describe(\"Main content/body text of the thread.\"),\n email: z.string().describe(\"Email address of the person creating the thread. Must be a valid email format with max length of 254 characters.\"),\n title: z.string().describe(\"Title of the thread. Maximum length is 512 characters.\"),\n actorName: z.string().describe(\"Name of the person creating the thread.\"),\n painLevel: z.enum([\"UNKNOWN\", \"LOW\", \"MEDIUM\", \"HIGH\"]).describe(\"Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH.\"),\n actorImage: z.string().describe(\"Optional URL to an avatar/profile image for the person creating the thread.\").optional(),\n}).describe(\"Request model for creating a thread in Productlane.\");\nexport const ProductlaneCreateThreadOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created thread.\"),\n}).describe(\"Response model returned after creating a thread.\");\n\nexport const productlaneCreateThread = action(\"PRODUCTLANE_CREATE_THREAD\", {\n slug: \"productlane-create-thread\",\n name: \"Create Thread\",\n description: \"Tool to create a new thread in Productlane. Use when you need to create feedback, feature requests, or bug reports from users.\",\n input: ProductlaneCreateThreadInput,\n output: ProductlaneCreateThreadOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;EAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACxE,WAAW,EAAE,KAAK;GAAC;GAAW;GAAO;GAAU;EAAM,CAAC,CAAC,CAAC,SAAS,yGAAyG;EAC1K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATyD,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACpE,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-thread.mjs","names":[],"sources":["../../src/actions/create-thread.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateThreadInput = z.object({\n name: z.string().describe(\"Optional additional name field.\").optional(),\n text: z.string().describe(\"Main content/body text of the thread.\"),\n email: z.string().describe(\"Email address of the person creating the thread. Must be a valid email format with max length of 254 characters.\"),\n title: z.string().describe(\"Title of the thread. Maximum length is 512 characters.\"),\n actorName: z.string().describe(\"Name of the person creating the thread.\"),\n painLevel: z.enum([\"UNKNOWN\", \"LOW\", \"MEDIUM\", \"HIGH\"]).describe(\"Pain level indicating the severity or impact of the feedback. Valid values: UNKNOWN, LOW, MEDIUM, HIGH.\"),\n actorImage: z.string().describe(\"Optional URL to an avatar/profile image for the person creating the thread.\").optional(),\n}).describe(\"Request model for creating a thread in Productlane.\");\nexport const ProductlaneCreateThreadOutput = z.object({\n id: z.string().describe(\"Unique identifier of the created thread.\").nullable(),\n}).passthrough().describe(\"Response model returned after creating a thread.\");\n\nexport const productlaneCreateThread = action(\"PRODUCTLANE_CREATE_THREAD\", {\n slug: \"productlane-create-thread\",\n name: \"Create Thread\",\n description: \"Tool to create a new thread in Productlane. Use when you need to create feedback, feature requests, or bug reports from users.\",\n input: ProductlaneCreateThreadInput,\n output: ProductlaneCreateThreadOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;EAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACxE,WAAW,EAAE,KAAK;GAAC;GAAW;GAAO;GAAU;EAAM,CAAC,CAAC,CAAC,SAAS,yGAAyG;EAC1K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QAT2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
@@ -7,14 +7,14 @@ const ProductlaneCreateUpvoteInput = zod.z.object({
7
7
  projectId: zod.z.string().describe("UUID of the project to upvote. Either projectId or issueId must be provided, but not both.").optional()
8
8
  }).describe("Request to create an upvote for a project or issue.");
9
9
  const ProductlaneCreateUpvoteOutput = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the created upvote."),
10
+ id: zod.z.string().describe("Unique identifier of the created upvote.").nullable(),
11
11
  issueId: zod.z.string().describe("UUID of the upvoted issue, if applicable.").nullable().optional(),
12
12
  version: zod.z.union([zod.z.number().int(), zod.z.number()]),
13
- contactId: zod.z.string().describe("Identifier of the contact who created the upvote."),
14
- createdAt: zod.z.string().describe("ISO 8601 timestamp of when the upvote was created."),
15
- isDeleted: zod.z.boolean().describe("Indicates whether the upvote has been deleted."),
13
+ contactId: zod.z.string().describe("Identifier of the contact who created the upvote.").nullable(),
14
+ createdAt: zod.z.string().describe("ISO 8601 timestamp of when the upvote was created.").nullable(),
15
+ isDeleted: zod.z.boolean().describe("Indicates whether the upvote has been deleted.").nullable(),
16
16
  projectId: zod.z.string().describe("UUID of the upvoted project, if applicable.").nullable().optional()
17
- }).describe("Response from creating an upvote.");
17
+ }).passthrough().describe("Response from creating an upvote.");
18
18
  const productlaneCreateUpvote = require_action.action("PRODUCTLANE_CREATE_UPVOTE", {
19
19
  slug: "productlane-create-upvote",
20
20
  name: "Create Upvote",
@@ -1 +1 @@
1
- {"version":3,"file":"create-upvote.cjs","names":["z","action"],"sources":["../../src/actions/create-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateUpvoteInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the person upvoting. Must be a valid email format (max 254 characters).\"),\n issueId: z.string().describe(\"UUID of the issue to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n projectId: z.string().describe(\"UUID of the project to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n}).describe(\"Request to create an upvote for a project or issue.\");\nexport const ProductlaneCreateUpvoteOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created upvote.\"),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable.\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote.\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created.\"),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted.\"),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable.\").nullable().optional(),\n}).describe(\"Response from creating an upvote.\");\n\nexport const productlaneCreateUpvote = action(\"PRODUCTLANE_CREATE_UPVOTE\", {\n slug: \"productlane-create-upvote\",\n name: \"Create Upvote\",\n description: \"Tool to create an upvote for a project or issue. Use when you need to record user support for a project or issue. Either projectId or issueId must be provided.\",\n input: ProductlaneCreateUpvoteInput,\n output: ProductlaneCreateUpvoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACrH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAClI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC;CAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACnF,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-upvote.cjs","names":["z","action"],"sources":["../../src/actions/create-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateUpvoteInput = z.object({\n email: z.string().describe(\"Email address of the person upvoting. Must be a valid email format (max 254 characters).\"),\n issueId: z.string().describe(\"UUID of the issue to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n projectId: z.string().describe(\"UUID of the project to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n}).describe(\"Request to create an upvote for a project or issue.\");\nexport const ProductlaneCreateUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the created upvote.\").nullable(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable.\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted.\").nullable(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Response from creating an upvote.\");\n\nexport const productlaneCreateUpvote = action(\"PRODUCTLANE_CREATE_UPVOTE\", {\n slug: \"productlane-create-upvote\",\n name: \"Create Upvote\",\n description: \"Tool to create an upvote for a project or issue. Use when you need to record user support for a project or issue. Either projectId or issueId must be provided.\",\n input: ProductlaneCreateUpvoteInput,\n output: ProductlaneCreateUpvoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACrH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAClI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC;CAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-upvote.d.ts
4
- declare const ProductlaneCreateUpvoteInput: z.ZodTypeAny;
5
- declare const ProductlaneCreateUpvoteOutput: z.ZodTypeAny;
6
- declare const productlaneCreateUpvote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneCreateUpvoteInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ issueId: z.ZodOptional<z.ZodString>;
7
+ projectId: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ProductlaneCreateUpvoteOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ issueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ version: z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber]>;
13
+ contactId: z.ZodNullable<z.ZodString>;
14
+ createdAt: z.ZodNullable<z.ZodString>;
15
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
16
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const productlaneCreateUpvote: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ email: string;
20
+ issueId?: string | undefined;
21
+ projectId?: string | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { productlaneCreateUpvote };
9
25
  //# sourceMappingURL=create-upvote.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-upvote.d.cts","names":[],"sources":["../../src/actions/create-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAIqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAQE;AAAA,cAEnC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-upvote.d.cts","names":[],"sources":["../../src/actions/create-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-upvote.d.ts
4
- declare const ProductlaneCreateUpvoteInput: z.ZodTypeAny;
5
- declare const ProductlaneCreateUpvoteOutput: z.ZodTypeAny;
6
- declare const productlaneCreateUpvote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneCreateUpvoteInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ issueId: z.ZodOptional<z.ZodString>;
7
+ projectId: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const ProductlaneCreateUpvoteOutput: z.ZodObject<{
10
+ id: z.ZodNullable<z.ZodString>;
11
+ issueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ version: z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber]>;
13
+ contactId: z.ZodNullable<z.ZodString>;
14
+ createdAt: z.ZodNullable<z.ZodString>;
15
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
16
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ }, z.core.$loose>;
18
+ declare const productlaneCreateUpvote: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ email: string;
20
+ issueId?: string | undefined;
21
+ projectId?: string | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { productlaneCreateUpvote };
9
25
  //# sourceMappingURL=create-upvote.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-upvote.d.mts","names":[],"sources":["../../src/actions/create-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAIqB;AAAA,cACrD,6BAAA,EAA+B,CAAA,CAAE,UAQE;AAAA,cAEnC,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-upvote.d.mts","names":[],"sources":["../../src/actions/create-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
@@ -10,14 +10,14 @@ const productlaneCreateUpvote = action("PRODUCTLANE_CREATE_UPVOTE", {
10
10
  projectId: z.string().describe("UUID of the project to upvote. Either projectId or issueId must be provided, but not both.").optional()
11
11
  }).describe("Request to create an upvote for a project or issue."),
12
12
  output: z.object({
13
- id: z.string().describe("Unique identifier of the created upvote."),
13
+ id: z.string().describe("Unique identifier of the created upvote.").nullable(),
14
14
  issueId: z.string().describe("UUID of the upvoted issue, if applicable.").nullable().optional(),
15
15
  version: z.union([z.number().int(), z.number()]),
16
- contactId: z.string().describe("Identifier of the contact who created the upvote."),
17
- createdAt: z.string().describe("ISO 8601 timestamp of when the upvote was created."),
18
- isDeleted: z.boolean().describe("Indicates whether the upvote has been deleted."),
16
+ contactId: z.string().describe("Identifier of the contact who created the upvote.").nullable(),
17
+ createdAt: z.string().describe("ISO 8601 timestamp of when the upvote was created.").nullable(),
18
+ isDeleted: z.boolean().describe("Indicates whether the upvote has been deleted.").nullable(),
19
19
  projectId: z.string().describe("UUID of the upvoted project, if applicable.").nullable().optional()
20
- }).describe("Response from creating an upvote.")
20
+ }).passthrough().describe("Response from creating an upvote.")
21
21
  });
22
22
  //#endregion
23
23
  export { productlaneCreateUpvote };
@@ -1 +1 @@
1
- {"version":3,"file":"create-upvote.mjs","names":[],"sources":["../../src/actions/create-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateUpvoteInput: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Email address of the person upvoting. Must be a valid email format (max 254 characters).\"),\n issueId: z.string().describe(\"UUID of the issue to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n projectId: z.string().describe(\"UUID of the project to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n}).describe(\"Request to create an upvote for a project or issue.\");\nexport const ProductlaneCreateUpvoteOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created upvote.\"),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable.\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote.\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created.\"),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted.\"),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable.\").nullable().optional(),\n}).describe(\"Response from creating an upvote.\");\n\nexport const productlaneCreateUpvote = action(\"PRODUCTLANE_CREATE_UPVOTE\", {\n slug: \"productlane-create-upvote\",\n name: \"Create Upvote\",\n description: \"Tool to create an upvote for a project or issue. Use when you need to record user support for a project or issue. Either projectId or issueId must be provided.\",\n input: ProductlaneCreateUpvoteInput,\n output: ProductlaneCreateUpvoteOutput,\n});\n"],"mappings":";;AAmBA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBwD,EAAE,OAAO;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACrH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EAClI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,SAAS,qDAeH;CACP,QAfyD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC;EAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EACnF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-upvote.mjs","names":[],"sources":["../../src/actions/create-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneCreateUpvoteInput = z.object({\n email: z.string().describe(\"Email address of the person upvoting. Must be a valid email format (max 254 characters).\"),\n issueId: z.string().describe(\"UUID of the issue to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n projectId: z.string().describe(\"UUID of the project to upvote. Either projectId or issueId must be provided, but not both.\").optional(),\n}).describe(\"Request to create an upvote for a project or issue.\");\nexport const ProductlaneCreateUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the created upvote.\").nullable(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable.\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote.\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created.\").nullable(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted.\").nullable(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable.\").nullable().optional(),\n}).passthrough().describe(\"Response from creating an upvote.\");\n\nexport const productlaneCreateUpvote = action(\"PRODUCTLANE_CREATE_UPVOTE\", {\n slug: \"productlane-create-upvote\",\n name: \"Create Upvote\",\n description: \"Tool to create an upvote for a project or issue. Use when you need to record user support for a project or issue. Either projectId or issueId must be provided.\",\n input: ProductlaneCreateUpvoteInput,\n output: ProductlaneCreateUpvoteOutput,\n});\n"],"mappings":";;AAmBA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACrH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EAClI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACxI,CAAC,CAAC,CAAC,SAAS,qDAeH;CACP,QAf2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC;EAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-company.ts
4
4
  const ProductlaneDeleteCompanyInput = zod.z.object({ id: zod.z.string().describe("Unique identifier of the company to delete") });
5
- const ProductlaneDeleteCompanyOutput = zod.z.object({ isDeleted: zod.z.boolean().describe("Indicates if the company was successfully deleted") });
5
+ const ProductlaneDeleteCompanyOutput = zod.z.object({ isDeleted: zod.z.boolean().describe("Indicates if the company was successfully deleted").nullable() }).passthrough();
6
6
  const productlaneDeleteCompany = require_action.action("PRODUCTLANE_DELETE_COMPANY", {
7
7
  slug: "productlane-delete-company",
8
8
  name: "Delete Company",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-company.cjs","names":["z","action"],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput: z.ZodTypeAny = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\"),\n});\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC;AACD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAAC;AAED,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-company.cjs","names":["z","action"],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-company.d.ts
4
- declare const ProductlaneDeleteCompanyInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteCompanyOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteCompany: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteCompanyInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteCompanyOutput: z.ZodObject<{
8
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const productlaneDeleteCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { productlaneDeleteCompany };
9
15
  //# sourceMappingURL=delete-company.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-company.d.cts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAE5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-company.d.cts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-company.d.ts
4
- declare const ProductlaneDeleteCompanyInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteCompanyOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteCompany: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteCompanyInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteCompanyOutput: z.ZodObject<{
8
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const productlaneDeleteCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { productlaneDeleteCompany };
9
15
  //# sourceMappingURL=delete-company.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-company.d.mts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAE5C;AAAA,cACW,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cAEW,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-company.d.mts","names":[],"sources":["../../src/actions/delete-company.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -5,7 +5,7 @@ const productlaneDeleteCompany = action("PRODUCTLANE_DELETE_COMPANY", {
5
5
  name: "Delete Company",
6
6
  description: "Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.",
7
7
  input: z.object({ id: z.string().describe("Unique identifier of the company to delete") }),
8
- output: z.object({ isDeleted: z.boolean().describe("Indicates if the company was successfully deleted") })
8
+ output: z.object({ isDeleted: z.boolean().describe("Indicates if the company was successfully deleted").nullable() }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { productlaneDeleteCompany };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-company.mjs","names":[],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput: z.ZodTypeAny = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\"),\n});\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CASS;CACP,QAT0D,EAAE,OAAO,EACnE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,EACrF,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-company.mjs","names":[],"sources":["../../src/actions/delete-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteCompanyInput = z.object({\n id: z.string().describe(\"Unique identifier of the company to delete\"),\n});\nexport const ProductlaneDeleteCompanyOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates if the company was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const productlaneDeleteCompany = action(\"PRODUCTLANE_DELETE_COMPANY\", {\n slug: \"productlane-delete-company\",\n name: \"Delete Company\",\n description: \"Tool to delete a company by its unique ID. Use when you need to permanently remove a company and all associated data from Productlane.\",\n input: ProductlaneDeleteCompanyInput,\n output: ProductlaneDeleteCompanyOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EACtE,CASS;CACP,QAT4C,EAAE,OAAO,EACrD,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-contact.ts
4
4
  const ProductlaneDeleteContactInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the contact to delete. You can only delete your own contacts.") }).describe("Request model for deleting a contact by ID.");
5
- const ProductlaneDeleteContactOutput = zod.z.object({ isDeleted: zod.z.boolean().describe("Indicates whether the contact was successfully deleted") }).describe("Response model for delete contact action.");
5
+ const ProductlaneDeleteContactOutput = zod.z.object({ isDeleted: zod.z.boolean().describe("Indicates whether the contact was successfully deleted").nullable() }).passthrough().describe("Response model for delete contact action.");
6
6
  const productlaneDeleteContact = require_action.action("PRODUCTLANE_DELETE_CONTACT", {
7
7
  slug: "productlane-delete-contact",
8
8
  name: "Delete Contact",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteContactInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput: z.ZodTypeAny = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\"),\n}).describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,EAC1F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteContactInput = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-contact.d.ts
4
- declare const ProductlaneDeleteContactInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteContactOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteContactInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteContactOutput: z.ZodObject<{
8
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const productlaneDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { productlaneDeleteContact };
9
15
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEY;AAAA,cAC7C,8BAAA,EAAgC,CAAA,CAAE,UAES;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-contact.d.ts
4
- declare const ProductlaneDeleteContactInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteContactOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteContactInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteContactOutput: z.ZodObject<{
8
+ isDeleted: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const productlaneDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { productlaneDeleteContact };
9
15
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEY;AAAA,cAC7C,8BAAA,EAAgC,CAAA,CAAE,UAES;AAAA,cAE3C,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
@@ -5,7 +5,7 @@ const productlaneDeleteContact = action("PRODUCTLANE_DELETE_CONTACT", {
5
5
  name: "Delete Contact",
6
6
  description: "Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.",
7
7
  input: z.object({ id: z.string().describe("The unique identifier of the contact to delete. You can only delete your own contacts.") }).describe("Request model for deleting a contact by ID."),
8
- output: z.object({ isDeleted: z.boolean().describe("Indicates whether the contact was successfully deleted") }).describe("Response model for delete contact action.")
8
+ output: z.object({ isDeleted: z.boolean().describe("Indicates whether the contact was successfully deleted").nullable() }).passthrough().describe("Response model for delete contact action.")
9
9
  });
10
10
  //#endregion
11
11
  export { productlaneDeleteContact };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteContactInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput: z.ZodTypeAny = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\"),\n}).describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyD,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CASH;CACP,QAT0D,EAAE,OAAO,EACnE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,EAC1F,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteContactInput = z.object({\n id: z.string().describe(\"The unique identifier of the contact to delete. You can only delete your own contacts.\"),\n}).describe(\"Request model for deleting a contact by ID.\");\nexport const ProductlaneDeleteContactOutput = z.object({\n isDeleted: z.boolean().describe(\"Indicates whether the contact was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model for delete contact action.\");\n\nexport const productlaneDeleteContact = action(\"PRODUCTLANE_DELETE_CONTACT\", {\n slug: \"productlane-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a contact by ID. Use when you need to permanently remove a contact from Productlane. Authentication is required and you can only delete your own contacts.\",\n input: ProductlaneDeleteContactInput,\n output: ProductlaneDeleteContactOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,EAClH,CAAC,CAAC,CAAC,SAAS,6CASH;CACP,QAT4C,EAAE,OAAO,EACrD,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -11,7 +11,7 @@ const ProductlaneDeleteUpvoteOutput = zod.z.object({
11
11
  isDeleted: zod.z.boolean().describe("Indicates whether the upvote has been deleted").nullable().optional(),
12
12
  projectId: zod.z.string().describe("UUID of the upvoted project, if applicable").nullable().optional(),
13
13
  workspaceId: zod.z.string().describe("Workspace identifier this upvote belongs to").nullable().optional()
14
- });
14
+ }).passthrough();
15
15
  const productlaneDeleteUpvote = require_action.action("PRODUCTLANE_DELETE_UPVOTE", {
16
16
  slug: "productlane-delete-upvote",
17
17
  name: "Delete Upvote",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-upvote.cjs","names":["z","action"],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteUpvoteInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n});\n\nexport const productlaneDeleteUpvote = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC;AACD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-upvote.cjs","names":["z","action"],"sources":["../../src/actions/delete-upvote.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductlaneDeleteUpvoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the upvote to delete\"),\n});\nexport const ProductlaneDeleteUpvoteOutput = z.object({\n id: z.string().describe(\"Unique identifier of the deleted upvote\").nullable().optional(),\n issueId: z.string().describe(\"UUID of the upvoted issue, if applicable\").nullable().optional(),\n version: z.union([z.number().int(), z.number()]).nullable().optional(),\n contactId: z.string().describe(\"Identifier of the contact who created the upvote\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp of when the upvote was created\").nullable().optional(),\n isDeleted: z.boolean().describe(\"Indicates whether the upvote has been deleted\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the upvoted project, if applicable\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace identifier this upvote belongs to\").nullable().optional(),\n}).passthrough();\n\nexport const productlaneDeleteUpvote = action(\"PRODUCTLANE_DELETE_UPVOTE\", {\n slug: \"productlane-delete-upvote\",\n name: \"Delete Upvote\",\n description: \"Tool to delete an upvote by its unique ID. Use when removing a previously cast upvote on an issue or project.\",\n input: ProductlaneDeleteUpvoteInput,\n output: ProductlaneDeleteUpvoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,EACrE,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-upvote.d.ts
4
- declare const ProductlaneDeleteUpvoteInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteUpvoteOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteUpvote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteUpvoteInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteUpvoteOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ issueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ version: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber]>>>;
11
+ contactId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ isDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>;
17
+ declare const productlaneDeleteUpvote: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { productlaneDeleteUpvote };
9
22
  //# sourceMappingURL=delete-upvote.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-upvote.d.cts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAS5C;AAAA,cAEW,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-upvote.d.cts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAW7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-upvote.d.ts
4
- declare const ProductlaneDeleteUpvoteInput: z.ZodTypeAny;
5
- declare const ProductlaneDeleteUpvoteOutput: z.ZodTypeAny;
6
- declare const productlaneDeleteUpvote: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ProductlaneDeleteUpvoteInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ProductlaneDeleteUpvoteOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ issueId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ version: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodNumber]>>>;
11
+ contactId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ isDeleted: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>;
17
+ declare const productlaneDeleteUpvote: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { productlaneDeleteUpvote };
9
22
  //# sourceMappingURL=delete-upvote.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-upvote.d.mts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAS5C;AAAA,cAEW,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-upvote.d.mts","names":[],"sources":["../../src/actions/delete-upvote.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAW7B,uBAAA,gCAAuB,wBAAA"}
@@ -14,7 +14,7 @@ const productlaneDeleteUpvote = action("PRODUCTLANE_DELETE_UPVOTE", {
14
14
  isDeleted: z.boolean().describe("Indicates whether the upvote has been deleted").nullable().optional(),
15
15
  projectId: z.string().describe("UUID of the upvoted project, if applicable").nullable().optional(),
16
16
  workspaceId: z.string().describe("Workspace identifier this upvote belongs to").nullable().optional()
17
- })
17
+ }).passthrough()
18
18
  });
19
19
  //#endregion
20
20
  export { productlaneDeleteUpvote };