@keystrokehq/penpot 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (575) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-access-token.cjs.map +1 -1
  4. package/dist/actions/create-access-token.d.cts +16 -3
  5. package/dist/actions/create-access-token.d.cts.map +1 -1
  6. package/dist/actions/create-access-token.d.mts +16 -3
  7. package/dist/actions/create-access-token.d.mts.map +1 -1
  8. package/dist/actions/create-access-token.mjs.map +1 -1
  9. package/dist/actions/create-comment-thread.cjs.map +1 -1
  10. package/dist/actions/create-comment-thread.d.cts +30 -3
  11. package/dist/actions/create-comment-thread.d.cts.map +1 -1
  12. package/dist/actions/create-comment-thread.d.mts +30 -3
  13. package/dist/actions/create-comment-thread.d.mts.map +1 -1
  14. package/dist/actions/create-comment-thread.mjs.map +1 -1
  15. package/dist/actions/create-file.cjs.map +1 -1
  16. package/dist/actions/create-file.d.cts +23 -3
  17. package/dist/actions/create-file.d.cts.map +1 -1
  18. package/dist/actions/create-file.d.mts +23 -3
  19. package/dist/actions/create-file.d.mts.map +1 -1
  20. package/dist/actions/create-file.mjs.map +1 -1
  21. package/dist/actions/create-project.cjs +3 -3
  22. package/dist/actions/create-project.cjs.map +1 -1
  23. package/dist/actions/create-project.d.cts +18 -3
  24. package/dist/actions/create-project.d.cts.map +1 -1
  25. package/dist/actions/create-project.d.mts +18 -3
  26. package/dist/actions/create-project.d.mts.map +1 -1
  27. package/dist/actions/create-project.mjs +3 -3
  28. package/dist/actions/create-project.mjs.map +1 -1
  29. package/dist/actions/create-team-access-request.cjs.map +1 -1
  30. package/dist/actions/create-team-access-request.d.cts +13 -3
  31. package/dist/actions/create-team-access-request.d.cts.map +1 -1
  32. package/dist/actions/create-team-access-request.d.mts +13 -3
  33. package/dist/actions/create-team-access-request.d.mts.map +1 -1
  34. package/dist/actions/create-team-access-request.mjs.map +1 -1
  35. package/dist/actions/create-team.cjs.map +1 -1
  36. package/dist/actions/create-team.d.cts +23 -3
  37. package/dist/actions/create-team.d.cts.map +1 -1
  38. package/dist/actions/create-team.d.mts +23 -3
  39. package/dist/actions/create-team.d.mts.map +1 -1
  40. package/dist/actions/create-team.mjs.map +1 -1
  41. package/dist/actions/create-webhook.cjs.map +1 -1
  42. package/dist/actions/create-webhook.d.cts +20 -3
  43. package/dist/actions/create-webhook.d.cts.map +1 -1
  44. package/dist/actions/create-webhook.d.mts +20 -3
  45. package/dist/actions/create-webhook.d.mts.map +1 -1
  46. package/dist/actions/create-webhook.mjs.map +1 -1
  47. package/dist/actions/delete-access-token.cjs.map +1 -1
  48. package/dist/actions/delete-access-token.d.cts +9 -3
  49. package/dist/actions/delete-access-token.d.cts.map +1 -1
  50. package/dist/actions/delete-access-token.d.mts +9 -3
  51. package/dist/actions/delete-access-token.d.mts.map +1 -1
  52. package/dist/actions/delete-access-token.mjs.map +1 -1
  53. package/dist/actions/delete-comment.cjs +1 -1
  54. package/dist/actions/delete-comment.cjs.map +1 -1
  55. package/dist/actions/delete-comment.d.cts +12 -3
  56. package/dist/actions/delete-comment.d.cts.map +1 -1
  57. package/dist/actions/delete-comment.d.mts +12 -3
  58. package/dist/actions/delete-comment.d.mts.map +1 -1
  59. package/dist/actions/delete-comment.mjs +1 -1
  60. package/dist/actions/delete-comment.mjs.map +1 -1
  61. package/dist/actions/delete-file-snapshot.cjs.map +1 -1
  62. package/dist/actions/delete-file-snapshot.d.cts +9 -3
  63. package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
  64. package/dist/actions/delete-file-snapshot.d.mts +9 -3
  65. package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
  66. package/dist/actions/delete-file-snapshot.mjs.map +1 -1
  67. package/dist/actions/delete-project.cjs.map +1 -1
  68. package/dist/actions/delete-project.d.cts +9 -3
  69. package/dist/actions/delete-project.d.cts.map +1 -1
  70. package/dist/actions/delete-project.d.mts +9 -3
  71. package/dist/actions/delete-project.d.mts.map +1 -1
  72. package/dist/actions/delete-project.mjs.map +1 -1
  73. package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
  74. package/dist/actions/delete-team-files-permanently.d.cts +11 -3
  75. package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
  76. package/dist/actions/delete-team-files-permanently.d.mts +11 -3
  77. package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
  78. package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
  79. package/dist/actions/delete-team-invitation.cjs.map +1 -1
  80. package/dist/actions/delete-team-invitation.d.cts +11 -3
  81. package/dist/actions/delete-team-invitation.d.cts.map +1 -1
  82. package/dist/actions/delete-team-invitation.d.mts +11 -3
  83. package/dist/actions/delete-team-invitation.d.mts.map +1 -1
  84. package/dist/actions/delete-team-invitation.mjs.map +1 -1
  85. package/dist/actions/delete-team-member.cjs.map +1 -1
  86. package/dist/actions/delete-team-member.d.cts +11 -3
  87. package/dist/actions/delete-team-member.d.cts.map +1 -1
  88. package/dist/actions/delete-team-member.d.mts +11 -3
  89. package/dist/actions/delete-team-member.d.mts.map +1 -1
  90. package/dist/actions/delete-team-member.mjs.map +1 -1
  91. package/dist/actions/delete-team.cjs.map +1 -1
  92. package/dist/actions/delete-team.d.cts +9 -3
  93. package/dist/actions/delete-team.d.cts.map +1 -1
  94. package/dist/actions/delete-team.d.mts +9 -3
  95. package/dist/actions/delete-team.d.mts.map +1 -1
  96. package/dist/actions/delete-team.mjs.map +1 -1
  97. package/dist/actions/delete-webhook.cjs +1 -1
  98. package/dist/actions/delete-webhook.cjs.map +1 -1
  99. package/dist/actions/delete-webhook.d.cts +9 -3
  100. package/dist/actions/delete-webhook.d.cts.map +1 -1
  101. package/dist/actions/delete-webhook.d.mts +9 -3
  102. package/dist/actions/delete-webhook.d.mts.map +1 -1
  103. package/dist/actions/delete-webhook.mjs +1 -1
  104. package/dist/actions/delete-webhook.mjs.map +1 -1
  105. package/dist/actions/duplicate-file.cjs.map +1 -1
  106. package/dist/actions/duplicate-file.d.cts +21 -3
  107. package/dist/actions/duplicate-file.d.cts.map +1 -1
  108. package/dist/actions/duplicate-file.d.mts +21 -3
  109. package/dist/actions/duplicate-file.d.mts.map +1 -1
  110. package/dist/actions/duplicate-file.mjs.map +1 -1
  111. package/dist/actions/duplicate-project.cjs.map +1 -1
  112. package/dist/actions/duplicate-project.d.cts +12 -3
  113. package/dist/actions/duplicate-project.d.cts.map +1 -1
  114. package/dist/actions/duplicate-project.d.mts +12 -3
  115. package/dist/actions/duplicate-project.d.mts.map +1 -1
  116. package/dist/actions/duplicate-project.mjs.map +1 -1
  117. package/dist/actions/get-access-tokens.cjs.map +1 -1
  118. package/dist/actions/get-access-tokens.d.cts +12 -3
  119. package/dist/actions/get-access-tokens.d.cts.map +1 -1
  120. package/dist/actions/get-access-tokens.d.mts +12 -3
  121. package/dist/actions/get-access-tokens.d.mts.map +1 -1
  122. package/dist/actions/get-access-tokens.mjs.map +1 -1
  123. package/dist/actions/get-all-projects.cjs.map +1 -1
  124. package/dist/actions/get-all-projects.d.cts +13 -3
  125. package/dist/actions/get-all-projects.d.cts.map +1 -1
  126. package/dist/actions/get-all-projects.d.mts +13 -3
  127. package/dist/actions/get-all-projects.d.mts.map +1 -1
  128. package/dist/actions/get-all-projects.mjs.map +1 -1
  129. package/dist/actions/get-builtin-templates.cjs +2 -2
  130. package/dist/actions/get-builtin-templates.cjs.map +1 -1
  131. package/dist/actions/get-builtin-templates.d.cts +8 -3
  132. package/dist/actions/get-builtin-templates.d.cts.map +1 -1
  133. package/dist/actions/get-builtin-templates.d.mts +8 -3
  134. package/dist/actions/get-builtin-templates.d.mts.map +1 -1
  135. package/dist/actions/get-builtin-templates.mjs +2 -2
  136. package/dist/actions/get-builtin-templates.mjs.map +1 -1
  137. package/dist/actions/get-comment-thread.cjs.map +1 -1
  138. package/dist/actions/get-comment-thread.d.cts +38 -3
  139. package/dist/actions/get-comment-thread.d.cts.map +1 -1
  140. package/dist/actions/get-comment-thread.d.mts +38 -3
  141. package/dist/actions/get-comment-thread.d.mts.map +1 -1
  142. package/dist/actions/get-comment-thread.mjs.map +1 -1
  143. package/dist/actions/get-comment-threads.cjs.map +1 -1
  144. package/dist/actions/get-comment-threads.d.cts +20 -3
  145. package/dist/actions/get-comment-threads.d.cts.map +1 -1
  146. package/dist/actions/get-comment-threads.d.mts +20 -3
  147. package/dist/actions/get-comment-threads.d.mts.map +1 -1
  148. package/dist/actions/get-comment-threads.mjs.map +1 -1
  149. package/dist/actions/get-comments.cjs.map +1 -1
  150. package/dist/actions/get-comments.d.cts +16 -3
  151. package/dist/actions/get-comments.d.cts.map +1 -1
  152. package/dist/actions/get-comments.d.mts +16 -3
  153. package/dist/actions/get-comments.d.mts.map +1 -1
  154. package/dist/actions/get-comments.mjs.map +1 -1
  155. package/dist/actions/get-file-info.cjs +1 -1
  156. package/dist/actions/get-file-info.cjs.map +1 -1
  157. package/dist/actions/get-file-info.d.cts +19 -3
  158. package/dist/actions/get-file-info.d.cts.map +1 -1
  159. package/dist/actions/get-file-info.d.mts +19 -3
  160. package/dist/actions/get-file-info.d.mts.map +1 -1
  161. package/dist/actions/get-file-info.mjs +1 -1
  162. package/dist/actions/get-file-info.mjs.map +1 -1
  163. package/dist/actions/get-file-libraries.cjs.map +1 -1
  164. package/dist/actions/get-file-libraries.d.cts +15 -3
  165. package/dist/actions/get-file-libraries.d.cts.map +1 -1
  166. package/dist/actions/get-file-libraries.d.mts +15 -3
  167. package/dist/actions/get-file-libraries.d.mts.map +1 -1
  168. package/dist/actions/get-file-libraries.mjs.map +1 -1
  169. package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
  170. package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
  171. package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
  172. package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
  173. package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
  174. package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
  175. package/dist/actions/get-file-snapshots.cjs.map +1 -1
  176. package/dist/actions/get-file-snapshots.d.cts +14 -3
  177. package/dist/actions/get-file-snapshots.d.cts.map +1 -1
  178. package/dist/actions/get-file-snapshots.d.mts +14 -3
  179. package/dist/actions/get-file-snapshots.d.mts.map +1 -1
  180. package/dist/actions/get-file-snapshots.mjs.map +1 -1
  181. package/dist/actions/get-file-summary.cjs.map +1 -1
  182. package/dist/actions/get-file-summary.d.cts +24 -3
  183. package/dist/actions/get-file-summary.d.cts.map +1 -1
  184. package/dist/actions/get-file-summary.d.mts +24 -3
  185. package/dist/actions/get-file-summary.d.mts.map +1 -1
  186. package/dist/actions/get-file-summary.mjs.map +1 -1
  187. package/dist/actions/get-file.cjs +16 -16
  188. package/dist/actions/get-file.cjs.map +1 -1
  189. package/dist/actions/get-file.d.cts +30 -3
  190. package/dist/actions/get-file.d.cts.map +1 -1
  191. package/dist/actions/get-file.d.mts +30 -3
  192. package/dist/actions/get-file.d.mts.map +1 -1
  193. package/dist/actions/get-file.mjs +16 -16
  194. package/dist/actions/get-file.mjs.map +1 -1
  195. package/dist/actions/get-font-variants.cjs.map +1 -1
  196. package/dist/actions/get-font-variants.d.cts +15 -3
  197. package/dist/actions/get-font-variants.d.cts.map +1 -1
  198. package/dist/actions/get-font-variants.d.mts +15 -3
  199. package/dist/actions/get-font-variants.d.mts.map +1 -1
  200. package/dist/actions/get-font-variants.mjs.map +1 -1
  201. package/dist/actions/get-library-file-references.cjs.map +1 -1
  202. package/dist/actions/get-library-file-references.d.cts +14 -3
  203. package/dist/actions/get-library-file-references.d.cts.map +1 -1
  204. package/dist/actions/get-library-file-references.d.mts +14 -3
  205. package/dist/actions/get-library-file-references.d.mts.map +1 -1
  206. package/dist/actions/get-library-file-references.mjs.map +1 -1
  207. package/dist/actions/get-library-usage.cjs +1 -1
  208. package/dist/actions/get-library-usage.cjs.map +1 -1
  209. package/dist/actions/get-library-usage.d.cts +9 -3
  210. package/dist/actions/get-library-usage.d.cts.map +1 -1
  211. package/dist/actions/get-library-usage.d.mts +9 -3
  212. package/dist/actions/get-library-usage.d.mts.map +1 -1
  213. package/dist/actions/get-library-usage.mjs +1 -1
  214. package/dist/actions/get-library-usage.mjs.map +1 -1
  215. package/dist/actions/get-owned-teams.cjs.map +1 -1
  216. package/dist/actions/get-owned-teams.d.cts +12 -3
  217. package/dist/actions/get-owned-teams.d.cts.map +1 -1
  218. package/dist/actions/get-owned-teams.d.mts +12 -3
  219. package/dist/actions/get-owned-teams.d.mts.map +1 -1
  220. package/dist/actions/get-owned-teams.mjs.map +1 -1
  221. package/dist/actions/get-page.cjs.map +1 -1
  222. package/dist/actions/get-page.d.cts +16 -3
  223. package/dist/actions/get-page.d.cts.map +1 -1
  224. package/dist/actions/get-page.d.mts +16 -3
  225. package/dist/actions/get-page.d.mts.map +1 -1
  226. package/dist/actions/get-page.mjs.map +1 -1
  227. package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
  228. package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
  229. package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
  230. package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
  231. package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
  232. package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
  233. package/dist/actions/get-project-files.cjs +2 -2
  234. package/dist/actions/get-project-files.cjs.map +1 -1
  235. package/dist/actions/get-project-files.d.cts +21 -3
  236. package/dist/actions/get-project-files.d.cts.map +1 -1
  237. package/dist/actions/get-project-files.d.mts +21 -3
  238. package/dist/actions/get-project-files.d.mts.map +1 -1
  239. package/dist/actions/get-project-files.mjs +2 -2
  240. package/dist/actions/get-project-files.mjs.map +1 -1
  241. package/dist/actions/get-project.cjs.map +1 -1
  242. package/dist/actions/get-project.d.cts +15 -3
  243. package/dist/actions/get-project.d.cts.map +1 -1
  244. package/dist/actions/get-project.d.mts +15 -3
  245. package/dist/actions/get-project.d.mts.map +1 -1
  246. package/dist/actions/get-project.mjs.map +1 -1
  247. package/dist/actions/get-sso-provider.cjs.map +1 -1
  248. package/dist/actions/get-sso-provider.d.cts +9 -3
  249. package/dist/actions/get-sso-provider.d.cts.map +1 -1
  250. package/dist/actions/get-sso-provider.d.mts +9 -3
  251. package/dist/actions/get-sso-provider.d.mts.map +1 -1
  252. package/dist/actions/get-sso-provider.mjs.map +1 -1
  253. package/dist/actions/get-subscription-usage.cjs.map +1 -1
  254. package/dist/actions/get-subscription-usage.d.cts +9 -3
  255. package/dist/actions/get-subscription-usage.d.cts.map +1 -1
  256. package/dist/actions/get-subscription-usage.d.mts +9 -3
  257. package/dist/actions/get-subscription-usage.d.mts.map +1 -1
  258. package/dist/actions/get-subscription-usage.mjs.map +1 -1
  259. package/dist/actions/get-team-deleted-files.cjs.map +1 -1
  260. package/dist/actions/get-team-deleted-files.d.cts +18 -3
  261. package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
  262. package/dist/actions/get-team-deleted-files.d.mts +18 -3
  263. package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
  264. package/dist/actions/get-team-deleted-files.mjs.map +1 -1
  265. package/dist/actions/get-team-info.cjs.map +1 -1
  266. package/dist/actions/get-team-info.d.cts +14 -3
  267. package/dist/actions/get-team-info.d.cts.map +1 -1
  268. package/dist/actions/get-team-info.d.mts +14 -3
  269. package/dist/actions/get-team-info.d.mts.map +1 -1
  270. package/dist/actions/get-team-info.mjs.map +1 -1
  271. package/dist/actions/get-team-invitations.cjs.map +1 -1
  272. package/dist/actions/get-team-invitations.d.cts +15 -3
  273. package/dist/actions/get-team-invitations.d.cts.map +1 -1
  274. package/dist/actions/get-team-invitations.d.mts +15 -3
  275. package/dist/actions/get-team-invitations.d.mts.map +1 -1
  276. package/dist/actions/get-team-invitations.mjs.map +1 -1
  277. package/dist/actions/get-team-members.cjs.map +1 -1
  278. package/dist/actions/get-team-members.d.cts +19 -3
  279. package/dist/actions/get-team-members.d.cts.map +1 -1
  280. package/dist/actions/get-team-members.d.mts +19 -3
  281. package/dist/actions/get-team-members.d.mts.map +1 -1
  282. package/dist/actions/get-team-members.mjs.map +1 -1
  283. package/dist/actions/get-team-shared-files.cjs.map +1 -1
  284. package/dist/actions/get-team-shared-files.d.cts +19 -3
  285. package/dist/actions/get-team-shared-files.d.cts.map +1 -1
  286. package/dist/actions/get-team-shared-files.d.mts +19 -3
  287. package/dist/actions/get-team-shared-files.d.mts.map +1 -1
  288. package/dist/actions/get-team-shared-files.mjs.map +1 -1
  289. package/dist/actions/get-team-stats.cjs.map +1 -1
  290. package/dist/actions/get-team-stats.d.cts +11 -3
  291. package/dist/actions/get-team-stats.d.cts.map +1 -1
  292. package/dist/actions/get-team-stats.d.mts +11 -3
  293. package/dist/actions/get-team-stats.d.mts.map +1 -1
  294. package/dist/actions/get-team-stats.mjs.map +1 -1
  295. package/dist/actions/get-team-users.cjs.map +1 -1
  296. package/dist/actions/get-team-users.d.cts +21 -3
  297. package/dist/actions/get-team-users.d.cts.map +1 -1
  298. package/dist/actions/get-team-users.d.mts +21 -3
  299. package/dist/actions/get-team-users.d.mts.map +1 -1
  300. package/dist/actions/get-team-users.mjs.map +1 -1
  301. package/dist/actions/get-team.cjs.map +1 -1
  302. package/dist/actions/get-team.d.cts +14 -3
  303. package/dist/actions/get-team.d.cts.map +1 -1
  304. package/dist/actions/get-team.d.mts +14 -3
  305. package/dist/actions/get-team.d.mts.map +1 -1
  306. package/dist/actions/get-team.mjs.map +1 -1
  307. package/dist/actions/get-teams.cjs.map +1 -1
  308. package/dist/actions/get-teams.d.cts +17 -3
  309. package/dist/actions/get-teams.d.cts.map +1 -1
  310. package/dist/actions/get-teams.d.mts +17 -3
  311. package/dist/actions/get-teams.d.mts.map +1 -1
  312. package/dist/actions/get-teams.mjs.map +1 -1
  313. package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
  314. package/dist/actions/get-unread-comment-threads.d.cts +21 -3
  315. package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
  316. package/dist/actions/get-unread-comment-threads.d.mts +21 -3
  317. package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
  318. package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
  319. package/dist/actions/get-view-only-bundle.cjs.map +1 -1
  320. package/dist/actions/get-view-only-bundle.d.cts +22 -3
  321. package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
  322. package/dist/actions/get-view-only-bundle.d.mts +22 -3
  323. package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
  324. package/dist/actions/get-view-only-bundle.mjs.map +1 -1
  325. package/dist/actions/get-webhooks.cjs.map +1 -1
  326. package/dist/actions/get-webhooks.d.cts +24 -3
  327. package/dist/actions/get-webhooks.d.cts.map +1 -1
  328. package/dist/actions/get-webhooks.d.mts +24 -3
  329. package/dist/actions/get-webhooks.d.mts.map +1 -1
  330. package/dist/actions/get-webhooks.mjs.map +1 -1
  331. package/dist/actions/has-file-libraries.cjs +1 -1
  332. package/dist/actions/has-file-libraries.cjs.map +1 -1
  333. package/dist/actions/has-file-libraries.d.cts +9 -3
  334. package/dist/actions/has-file-libraries.d.cts.map +1 -1
  335. package/dist/actions/has-file-libraries.d.mts +9 -3
  336. package/dist/actions/has-file-libraries.d.mts.map +1 -1
  337. package/dist/actions/has-file-libraries.mjs +1 -1
  338. package/dist/actions/has-file-libraries.mjs.map +1 -1
  339. package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
  340. package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
  341. package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
  342. package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
  343. package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
  344. package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
  345. package/dist/actions/link-file-to-library.cjs.map +1 -1
  346. package/dist/actions/link-file-to-library.d.cts +17 -3
  347. package/dist/actions/link-file-to-library.d.cts.map +1 -1
  348. package/dist/actions/link-file-to-library.d.mts +17 -3
  349. package/dist/actions/link-file-to-library.d.mts.map +1 -1
  350. package/dist/actions/link-file-to-library.mjs.map +1 -1
  351. package/dist/actions/lock-file-snapshot.cjs.map +1 -1
  352. package/dist/actions/lock-file-snapshot.d.cts +9 -3
  353. package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
  354. package/dist/actions/lock-file-snapshot.d.mts +9 -3
  355. package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
  356. package/dist/actions/lock-file-snapshot.mjs.map +1 -1
  357. package/dist/actions/logout.cjs.map +1 -1
  358. package/dist/actions/logout.d.cts +7 -3
  359. package/dist/actions/logout.d.cts.map +1 -1
  360. package/dist/actions/logout.d.mts +7 -3
  361. package/dist/actions/logout.d.mts.map +1 -1
  362. package/dist/actions/logout.mjs.map +1 -1
  363. package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
  364. package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
  365. package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
  366. package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
  367. package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
  368. package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
  369. package/dist/actions/move-files.cjs.map +1 -1
  370. package/dist/actions/move-files.d.cts +11 -3
  371. package/dist/actions/move-files.d.cts.map +1 -1
  372. package/dist/actions/move-files.d.mts +11 -3
  373. package/dist/actions/move-files.d.mts.map +1 -1
  374. package/dist/actions/move-files.mjs.map +1 -1
  375. package/dist/actions/move-project.cjs.map +1 -1
  376. package/dist/actions/move-project.d.cts +11 -3
  377. package/dist/actions/move-project.d.cts.map +1 -1
  378. package/dist/actions/move-project.d.mts +11 -3
  379. package/dist/actions/move-project.d.mts.map +1 -1
  380. package/dist/actions/move-project.mjs.map +1 -1
  381. package/dist/actions/prepare-register-profile.cjs.map +1 -1
  382. package/dist/actions/prepare-register-profile.d.cts +21 -3
  383. package/dist/actions/prepare-register-profile.d.cts.map +1 -1
  384. package/dist/actions/prepare-register-profile.d.mts +21 -3
  385. package/dist/actions/prepare-register-profile.d.mts.map +1 -1
  386. package/dist/actions/prepare-register-profile.mjs.map +1 -1
  387. package/dist/actions/push-audit-events.cjs.map +1 -1
  388. package/dist/actions/push-audit-events.d.cts +22 -3
  389. package/dist/actions/push-audit-events.d.cts.map +1 -1
  390. package/dist/actions/push-audit-events.d.mts +22 -3
  391. package/dist/actions/push-audit-events.d.mts.map +1 -1
  392. package/dist/actions/push-audit-events.mjs.map +1 -1
  393. package/dist/actions/register-profile.cjs.map +1 -1
  394. package/dist/actions/register-profile.d.cts +13 -3
  395. package/dist/actions/register-profile.d.cts.map +1 -1
  396. package/dist/actions/register-profile.d.mts +13 -3
  397. package/dist/actions/register-profile.d.mts.map +1 -1
  398. package/dist/actions/register-profile.mjs.map +1 -1
  399. package/dist/actions/rename-file.cjs +4 -4
  400. package/dist/actions/rename-file.cjs.map +1 -1
  401. package/dist/actions/rename-file.d.cts +14 -3
  402. package/dist/actions/rename-file.d.cts.map +1 -1
  403. package/dist/actions/rename-file.d.mts +14 -3
  404. package/dist/actions/rename-file.d.mts.map +1 -1
  405. package/dist/actions/rename-file.mjs +4 -4
  406. package/dist/actions/rename-file.mjs.map +1 -1
  407. package/dist/actions/rename-project.cjs +2 -2
  408. package/dist/actions/rename-project.cjs.map +1 -1
  409. package/dist/actions/rename-project.d.cts +16 -3
  410. package/dist/actions/rename-project.d.cts.map +1 -1
  411. package/dist/actions/rename-project.d.mts +16 -3
  412. package/dist/actions/rename-project.d.mts.map +1 -1
  413. package/dist/actions/rename-project.mjs +2 -2
  414. package/dist/actions/rename-project.mjs.map +1 -1
  415. package/dist/actions/request-profile-recovery.cjs.map +1 -1
  416. package/dist/actions/request-profile-recovery.d.cts +7 -3
  417. package/dist/actions/request-profile-recovery.d.cts.map +1 -1
  418. package/dist/actions/request-profile-recovery.d.mts +7 -3
  419. package/dist/actions/request-profile-recovery.d.mts.map +1 -1
  420. package/dist/actions/request-profile-recovery.mjs.map +1 -1
  421. package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
  422. package/dist/actions/restore-deleted-team-files.d.cts +11 -3
  423. package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
  424. package/dist/actions/restore-deleted-team-files.d.mts +11 -3
  425. package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
  426. package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
  427. package/dist/actions/restore-file-snapshot.cjs.map +1 -1
  428. package/dist/actions/restore-file-snapshot.d.cts +11 -3
  429. package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
  430. package/dist/actions/restore-file-snapshot.d.mts +11 -3
  431. package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
  432. package/dist/actions/restore-file-snapshot.mjs.map +1 -1
  433. package/dist/actions/search-files.cjs.map +1 -1
  434. package/dist/actions/search-files.d.cts +19 -3
  435. package/dist/actions/search-files.d.cts.map +1 -1
  436. package/dist/actions/search-files.d.mts +19 -3
  437. package/dist/actions/search-files.d.mts.map +1 -1
  438. package/dist/actions/search-files.mjs.map +1 -1
  439. package/dist/actions/send-user-feedback.cjs.map +1 -1
  440. package/dist/actions/send-user-feedback.d.cts +18 -3
  441. package/dist/actions/send-user-feedback.d.cts.map +1 -1
  442. package/dist/actions/send-user-feedback.d.mts +18 -3
  443. package/dist/actions/send-user-feedback.d.mts.map +1 -1
  444. package/dist/actions/send-user-feedback.mjs.map +1 -1
  445. package/dist/actions/set-file-shared.cjs +1 -1
  446. package/dist/actions/set-file-shared.cjs.map +1 -1
  447. package/dist/actions/set-file-shared.d.cts +16 -3
  448. package/dist/actions/set-file-shared.d.cts.map +1 -1
  449. package/dist/actions/set-file-shared.d.mts +16 -3
  450. package/dist/actions/set-file-shared.d.mts.map +1 -1
  451. package/dist/actions/set-file-shared.mjs +1 -1
  452. package/dist/actions/set-file-shared.mjs.map +1 -1
  453. package/dist/actions/unlink-file-from-library.cjs.map +1 -1
  454. package/dist/actions/unlink-file-from-library.d.cts +11 -3
  455. package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
  456. package/dist/actions/unlink-file-from-library.d.mts +11 -3
  457. package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
  458. package/dist/actions/unlink-file-from-library.mjs.map +1 -1
  459. package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
  460. package/dist/actions/unlock-file-snapshot.d.cts +9 -3
  461. package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
  462. package/dist/actions/unlock-file-snapshot.d.mts +9 -3
  463. package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
  464. package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
  465. package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
  466. package/dist/actions/update-comment-thread-frame.d.cts +22 -3
  467. package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
  468. package/dist/actions/update-comment-thread-frame.d.mts +22 -3
  469. package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
  470. package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
  471. package/dist/actions/update-comment-thread-position.cjs.map +1 -1
  472. package/dist/actions/update-comment-thread-position.d.cts +24 -3
  473. package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
  474. package/dist/actions/update-comment-thread-position.d.mts +24 -3
  475. package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
  476. package/dist/actions/update-comment-thread-position.mjs.map +1 -1
  477. package/dist/actions/update-comment-thread-status.cjs.map +1 -1
  478. package/dist/actions/update-comment-thread-status.d.cts +13 -3
  479. package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
  480. package/dist/actions/update-comment-thread-status.d.mts +13 -3
  481. package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
  482. package/dist/actions/update-comment-thread-status.mjs.map +1 -1
  483. package/dist/actions/update-comment-thread.cjs.map +1 -1
  484. package/dist/actions/update-comment-thread.d.cts +22 -3
  485. package/dist/actions/update-comment-thread.d.cts.map +1 -1
  486. package/dist/actions/update-comment-thread.d.mts +22 -3
  487. package/dist/actions/update-comment-thread.d.mts.map +1 -1
  488. package/dist/actions/update-comment-thread.mjs.map +1 -1
  489. package/dist/actions/update-comment.cjs.map +1 -1
  490. package/dist/actions/update-comment.d.cts +21 -3
  491. package/dist/actions/update-comment.d.cts.map +1 -1
  492. package/dist/actions/update-comment.d.mts +21 -3
  493. package/dist/actions/update-comment.d.mts.map +1 -1
  494. package/dist/actions/update-comment.mjs.map +1 -1
  495. package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
  496. package/dist/actions/update-file-library-sync-status.d.cts +11 -3
  497. package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
  498. package/dist/actions/update-file-library-sync-status.d.mts +11 -3
  499. package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
  500. package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
  501. package/dist/actions/update-file-snapshot.cjs.map +1 -1
  502. package/dist/actions/update-file-snapshot.d.cts +11 -3
  503. package/dist/actions/update-file-snapshot.d.cts.map +1 -1
  504. package/dist/actions/update-file-snapshot.d.mts +11 -3
  505. package/dist/actions/update-file-snapshot.d.mts.map +1 -1
  506. package/dist/actions/update-file-snapshot.mjs.map +1 -1
  507. package/dist/actions/update-file.cjs.map +1 -1
  508. package/dist/actions/update-file.d.cts +29 -3
  509. package/dist/actions/update-file.d.cts.map +1 -1
  510. package/dist/actions/update-file.d.mts +29 -3
  511. package/dist/actions/update-file.d.mts.map +1 -1
  512. package/dist/actions/update-file.mjs.map +1 -1
  513. package/dist/actions/update-font.cjs.map +1 -1
  514. package/dist/actions/update-font.d.cts +13 -3
  515. package/dist/actions/update-font.d.cts.map +1 -1
  516. package/dist/actions/update-font.d.mts +13 -3
  517. package/dist/actions/update-font.d.mts.map +1 -1
  518. package/dist/actions/update-font.mjs.map +1 -1
  519. package/dist/actions/update-profile-notifications.cjs.map +1 -1
  520. package/dist/actions/update-profile-notifications.d.cts +26 -3
  521. package/dist/actions/update-profile-notifications.d.cts.map +1 -1
  522. package/dist/actions/update-profile-notifications.d.mts +26 -3
  523. package/dist/actions/update-profile-notifications.d.mts.map +1 -1
  524. package/dist/actions/update-profile-notifications.mjs.map +1 -1
  525. package/dist/actions/update-profile-props.cjs.map +1 -1
  526. package/dist/actions/update-profile-props.d.cts +54 -3
  527. package/dist/actions/update-profile-props.d.cts.map +1 -1
  528. package/dist/actions/update-profile-props.d.mts +54 -3
  529. package/dist/actions/update-profile-props.d.mts.map +1 -1
  530. package/dist/actions/update-profile-props.mjs.map +1 -1
  531. package/dist/actions/update-profile.cjs +3 -3
  532. package/dist/actions/update-profile.cjs.map +1 -1
  533. package/dist/actions/update-profile.d.cts +42 -3
  534. package/dist/actions/update-profile.d.cts.map +1 -1
  535. package/dist/actions/update-profile.d.mts +42 -3
  536. package/dist/actions/update-profile.d.mts.map +1 -1
  537. package/dist/actions/update-profile.mjs +3 -3
  538. package/dist/actions/update-profile.mjs.map +1 -1
  539. package/dist/actions/update-project-pin.cjs.map +1 -1
  540. package/dist/actions/update-project-pin.d.cts +18 -3
  541. package/dist/actions/update-project-pin.d.cts.map +1 -1
  542. package/dist/actions/update-project-pin.d.mts +18 -3
  543. package/dist/actions/update-project-pin.d.mts.map +1 -1
  544. package/dist/actions/update-project-pin.mjs.map +1 -1
  545. package/dist/actions/update-team-invitation-role.cjs.map +1 -1
  546. package/dist/actions/update-team-invitation-role.d.cts +18 -3
  547. package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
  548. package/dist/actions/update-team-invitation-role.d.mts +18 -3
  549. package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
  550. package/dist/actions/update-team-invitation-role.mjs.map +1 -1
  551. package/dist/actions/update-team.cjs.map +1 -1
  552. package/dist/actions/update-team.d.cts +16 -3
  553. package/dist/actions/update-team.d.cts.map +1 -1
  554. package/dist/actions/update-team.d.mts +16 -3
  555. package/dist/actions/update-team.d.mts.map +1 -1
  556. package/dist/actions/update-team.mjs.map +1 -1
  557. package/dist/actions/update-webhook.cjs.map +1 -1
  558. package/dist/actions/update-webhook.d.cts +22 -3
  559. package/dist/actions/update-webhook.d.cts.map +1 -1
  560. package/dist/actions/update-webhook.d.mts +22 -3
  561. package/dist/actions/update-webhook.d.mts.map +1 -1
  562. package/dist/actions/update-webhook.mjs.map +1 -1
  563. package/dist/actions/verify-token.cjs.map +1 -1
  564. package/dist/actions/verify-token.d.cts +14 -3
  565. package/dist/actions/verify-token.d.cts.map +1 -1
  566. package/dist/actions/verify-token.d.mts +14 -3
  567. package/dist/actions/verify-token.d.mts.map +1 -1
  568. package/dist/actions/verify-token.mjs.map +1 -1
  569. package/dist/catalog.cjs +14 -1
  570. package/dist/catalog.cjs.map +1 -1
  571. package/dist/catalog.d.cts +13 -0
  572. package/dist/catalog.d.mts +13 -0
  573. package/dist/catalog.mjs +14 -1
  574. package/dist/catalog.mjs.map +1 -1
  575. package/package.json +2 -2
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team-stats.d.ts
4
- declare const PenpotGetTeamStatsInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamStatsOutput: z.ZodTypeAny;
6
- declare const penpotGetTeamStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamStatsInput: z.ZodObject<{
5
+ "team-id": z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetTeamStatsOutput: z.ZodObject<{
8
+ files: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ members: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ }, z.core.$strip>;
12
+ declare const penpotGetTeamStats: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ "team-id": string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { penpotGetTeamStats };
9
17
  //# sourceMappingURL=get-team-stats.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-stats.d.cts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEuB;AAAA,cAClD,wBAAA,EAA0B,CAAA,CAAE,UAIgB;AAAA,cAE5C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team-stats.d.cts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAMxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team-stats.d.ts
4
- declare const PenpotGetTeamStatsInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamStatsOutput: z.ZodTypeAny;
6
- declare const penpotGetTeamStats: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamStatsInput: z.ZodObject<{
5
+ "team-id": z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetTeamStatsOutput: z.ZodObject<{
8
+ files: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ members: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ projects: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ }, z.core.$strip>;
12
+ declare const penpotGetTeamStats: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ "team-id": string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { penpotGetTeamStats };
9
17
  //# sourceMappingURL=get-team-stats.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-stats.d.mts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAEuB;AAAA,cAClD,wBAAA,EAA0B,CAAA,CAAE,UAIgB;AAAA,cAE5C,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team-stats.d.mts","names":[],"sources":["../../src/actions/get-team-stats.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAGvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAMxB,kBAAA,gCAAkB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-stats.mjs","names":[],"sources":["../../src/actions/get-team-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamStatsInput: z.ZodTypeAny = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput: z.ZodTypeAny = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":";;AAaA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmD,EAAE,OAAO,EAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC9E,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXoD,EAAE,OAAO;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-stats.mjs","names":[],"sources":["../../src/actions/get-team-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamStatsInput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team to retrieve statistics for\"),\n}).describe(\"Request model for getting statistics for a team.\");\nexport const PenpotGetTeamStatsOutput = z.object({\n files: z.number().int().describe(\"Total number of files in the team\").nullable().optional(),\n members: z.number().int().describe(\"Total number of team members\").nullable().optional(),\n projects: z.number().int().describe(\"Total number of projects in the team\").nullable().optional(),\n}).describe(\"Response model containing team statistics.\");\n\nexport const penpotGetTeamStats = action(\"PENPOT_GET_TEAM_STATS\", {\n slug: \"penpot-get-team-stats\",\n name: \"Get Team Stats\",\n description: \"Tool to retrieve statistics for a specific Penpot team by its ID. Use when you need to get team metrics such as project count, file count, and member count.\",\n input: PenpotGetTeamStatsInput,\n output: PenpotGetTeamStatsOutput,\n});\n"],"mappings":";;AAaA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqC,EAAE,OAAO,EAC9C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EAC9E,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXsC,EAAE,OAAO;EAC/C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-users.cjs","names":["z","action"],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput: z.ZodTypeAny = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-users.cjs","names":["z","action"],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team-users.d.ts
4
- declare const PenpotGetTeamUsersInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamUsersOutput: z.ZodTypeAny;
6
- declare const penpotGetTeamUsers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamUsersInput: z.ZodObject<{
5
+ fileId: z.ZodOptional<z.ZodString>;
6
+ teamId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotGetTeamUsersOutput: z.ZodObject<{
9
+ users: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ "can-edit": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ "is-admin": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ "is-owner": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ "joined-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
19
+ }, z.core.$strip>>>>;
20
+ }, z.core.$strip>;
21
+ declare const penpotGetTeamUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ fileId?: string | undefined;
23
+ teamId?: string | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetTeamUsers };
9
27
  //# sourceMappingURL=get-team-users.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-users.d.cts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAGwC;AAAA,cAYnE,wBAAA,EAA0B,CAAA,CAAE,UAEa;AAAA,cAEzC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team-users.d.cts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAevB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team-users.d.ts
4
- declare const PenpotGetTeamUsersInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamUsersOutput: z.ZodTypeAny;
6
- declare const penpotGetTeamUsers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamUsersInput: z.ZodObject<{
5
+ fileId: z.ZodOptional<z.ZodString>;
6
+ teamId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotGetTeamUsersOutput: z.ZodObject<{
9
+ users: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ "can-edit": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ "is-admin": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ "is-owner": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ "joined-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
19
+ }, z.core.$strip>>>>;
20
+ }, z.core.$strip>;
21
+ declare const penpotGetTeamUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ fileId?: string | undefined;
23
+ teamId?: string | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetTeamUsers };
9
27
  //# sourceMappingURL=get-team-users.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-users.d.mts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAGwC;AAAA,cAYnE,wBAAA,EAA0B,CAAA,CAAE,UAEa;AAAA,cAEzC,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team-users.d.mts","names":[],"sources":["../../src/actions/get-team-users.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAevB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-users.mjs","names":[],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput: z.ZodTypeAny = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO;CAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-users.mjs","names":[],"sources":["../../src/actions/get-team-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamUsersInput = z.object({\n fileId: z.string().describe(\"UUID formatted string identifying the file to get team users for. Either teamId or fileId must be provided.\").optional(),\n teamId: z.string().describe(\"UUID formatted string identifying the team to get users for. Either teamId or fileId must be provided.\").optional(),\n}).describe(\"Request schema for getting users in a team by team ID or file ID.\");\nconst PenpotGetTeamUsers_TeamUserSchema = z.object({\n id: z.string().describe(\"Unique identifier for the user\").nullable().optional(),\n name: z.string().describe(\"Full name of the user\").nullable().optional(),\n role: z.string().describe(\"Role of the user in the team (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n \"can-edit\": z.boolean().describe(\"Whether this user has edit permissions\").nullable().optional(),\n \"is-admin\": z.boolean().describe(\"Whether this user has admin privileges\").nullable().optional(),\n \"is-owner\": z.boolean().describe(\"Whether this user is the owner of the team\").nullable().optional(),\n \"joined-at\": z.string().describe(\"Timestamp when the user joined the team\").nullable().optional(),\n permissions: z.array(z.string()).describe(\"List of permissions granted to this user\").nullable().optional(),\n}).describe(\"Representation of a user in a team.\");\nexport const PenpotGetTeamUsersOutput = z.object({\n users: z.array(PenpotGetTeamUsers_TeamUserSchema).describe(\"Array of user objects in the team\").nullable().optional(),\n}).describe(\"Response schema for getting team users.\");\n\nexport const penpotGetTeamUsers = action(\"PENPOT_GET_TEAM_USERS\", {\n slug: \"penpot-get-team-users\",\n name: \"Get Team Users\",\n description: \"Tool to retrieve users in a team by team ID or file ID. Use when you need to list team members associated with a specific team or file.\",\n input: PenpotGetTeamUsersInput,\n output: PenpotGetTeamUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CACpJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;AACjJ,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,qCAAqC;AAKjD,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-team.cjs","names":["z","action"],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.object({})]).nullable().optional(),\n}).describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-team.cjs","names":["z","action"],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.object({})]).nullable().optional(),\n}).describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO,EACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team.d.ts
4
- declare const PenpotGetTeamInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamOutput: z.ZodTypeAny;
6
- declare const penpotGetTeam: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetTeamOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodObject<{}, z.core.$strip>]>>>;
14
+ }, z.core.$strip>;
15
+ declare const penpotGetTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { penpotGetTeam };
9
20
  //# sourceMappingURL=get-team.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team.d.cts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAEiC;AAAA,cACvD,mBAAA,EAAqB,CAAA,CAAE,UAOkC;AAAA,cAEzD,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team.d.cts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-team.d.ts
4
- declare const PenpotGetTeamInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamOutput: z.ZodTypeAny;
6
- declare const penpotGetTeam: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetTeamOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodObject<{}, z.core.$strip>]>>>;
14
+ }, z.core.$strip>;
15
+ declare const penpotGetTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ id: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { penpotGetTeam };
9
20
  //# sourceMappingURL=get-team.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team.d.mts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAEiC;AAAA,cACvD,mBAAA,EAAqB,CAAA,CAAE,UAOkC;AAAA,cAEzD,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-team.d.mts","names":[],"sources":["../../src/actions/get-team.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;cAGlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;;;cASnB,aAAA,gCAAa,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-team.mjs","names":[],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.object({})]).nullable().optional(),\n}).describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;AAgBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAcH;CACP,QAd+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,aAAa,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-team.mjs","names":[],"sources":["../../src/actions/get-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve\"),\n}).describe(\"Request schema for retrieving a team by ID in Penpot.\");\nexport const PenpotGetTeamOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the team was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the team was last modified\").nullable().optional(),\n permissions: z.union([z.array(z.string()), z.object({})]).nullable().optional(),\n}).describe(\"Response schema for team details retrieved from Penpot.\");\n\nexport const penpotGetTeam = action(\"PENPOT_GET_TEAM\", {\n slug: \"penpot-get-team\",\n name: \"Get Team\",\n description: \"Tool to retrieve team details by ID. Use when you need to fetch information about a specific team in Penpot.\",\n input: PenpotGetTeamInput,\n output: PenpotGetTeamOutput,\n});\n"],"mappings":";;AAgBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBgC,EAAE,OAAO,EACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,EACxD,CAAC,CAAC,CAAC,SAAS,uDAcH;CACP,QAdiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,aAAa,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,CAAC,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput: z.ZodTypeAny = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput: z.ZodTypeAny = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACxH,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,4BAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC1G,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,OAAOA,IAAAA,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-teams.d.ts
4
- declare const PenpotGetTeamsInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamsOutput: z.ZodTypeAny;
6
- declare const penpotGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PenpotGetTeamsOutput: z.ZodObject<{
6
+ teams: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ canEdit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ isAdmin: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ isOwner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ }, z.core.$strip>>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const penpotGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { penpotGetTeams };
9
23
  //# sourceMappingURL=get-teams.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAAqF;AAAA,cAe5G,oBAAA,EAAsB,CAAA,CAAE,UAEY;AAAA,cAEpC,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAenB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-teams.d.ts
4
- declare const PenpotGetTeamsInput: z.ZodTypeAny;
5
- declare const PenpotGetTeamsOutput: z.ZodTypeAny;
6
- declare const penpotGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetTeamsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PenpotGetTeamsOutput: z.ZodObject<{
6
+ teams: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ canEdit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ isAdmin: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ isOwner: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ }, z.core.$strip>>>;
18
+ }, z.core.$strip>>;
19
+ }, z.core.$strip>;
20
+ declare const penpotGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { penpotGetTeams };
9
23
  //# sourceMappingURL=get-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAqB,CAAA,CAAE,UAAqF;AAAA,cAe5G,oBAAA,EAAsB,CAAA,CAAE,UAEY;AAAA,cAEpC,cAAA,gCAAc,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAenB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAIpB,cAAA,gCAAc,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput: z.ZodTypeAny = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput: z.ZodTypeAny = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAoC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AACxH,MAAM,mCAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,4BAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,OAAO,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamsInput = z.object({}).describe(\"Request parameters for getting teams in Penpot.\");\nconst PenpotGetTeams_PermissionsSchema = z.object({\n type: z.string().describe(\"Type of permission (e.g., 'membership').\").nullable().optional(),\n canEdit: z.boolean().describe(\"Whether the current user can edit the team.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the current user is an admin of the team.\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the current user is the owner of the team.\").nullable().optional(),\n}).describe(\"Permissions for a team.\");\nconst PenpotGetTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the team was created.\").nullable().optional(),\n isDefault: z.boolean().describe(\"Whether this is the default team.\").nullable().optional(),\n modifiedAt: z.string().describe(\"Timestamp when the team was last modified.\").nullable().optional(),\n permissions: PenpotGetTeams_PermissionsSchema.nullable().optional(),\n}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetTeamsOutput = z.object({\n teams: z.array(PenpotGetTeams_TeamSchema).describe(\"Array of team objects that the user is a member of.\"),\n}).describe(\"Response schema for getting teams.\");\n\nexport const penpotGetTeams = action(\"PENPOT_GET_TEAMS\", {\n slug: \"penpot-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to list all teams the authenticated user is a member of. Use when you need to retrieve teams where the user has membership in Penpot.\",\n input: PenpotGetTeamsInput,\n output: PenpotGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC1G,MAAM,mCAAmC,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,aAAa,iCAAiC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,OAAO,EAAE,MAAM,yBAAyB,CAAC,CAAC,SAAS,qDAAqD,EAC1G,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-unread-comment-threads.cjs","names":["z","action"],"sources":["../../src/actions/get-unread-comment-threads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetUnreadCommentThreadsInput: z.ZodTypeAny = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.object({}).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput: z.ZodTypeAny = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACxF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,0DAAwEA,IAAAA,EAAE,OAAO;CACrF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,SAASA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-unread-comment-threads.cjs","names":["z","action"],"sources":["../../src/actions/get-unread-comment-threads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetUnreadCommentThreadsInput = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.object({}).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACxF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-unread-comment-threads.d.ts
4
- declare const PenpotGetUnreadCommentThreadsInput: z.ZodTypeAny;
5
- declare const PenpotGetUnreadCommentThreadsOutput: z.ZodTypeAny;
6
- declare const penpotGetUnreadCommentThreads: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetUnreadCommentThreadsInput: z.ZodObject<{
5
+ team_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetUnreadCommentThreadsOutput: z.ZodObject<{
8
+ threads: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "file-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ "page-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ "owner-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ position: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
15
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ "is-resolved": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ participants: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
19
+ "count-unread-comments": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const penpotGetUnreadCommentThreads: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ team_id: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetUnreadCommentThreads };
9
27
  //# sourceMappingURL=get-unread-comment-threads.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-unread-comment-threads.d.cts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAE4B;AAAA,cAclE,mCAAA,EAAqC,CAAA,CAAE,UAE0B;AAAA,cAEjE,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-unread-comment-threads.d.cts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-unread-comment-threads.d.ts
4
- declare const PenpotGetUnreadCommentThreadsInput: z.ZodTypeAny;
5
- declare const PenpotGetUnreadCommentThreadsOutput: z.ZodTypeAny;
6
- declare const penpotGetUnreadCommentThreads: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetUnreadCommentThreadsInput: z.ZodObject<{
5
+ team_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetUnreadCommentThreadsOutput: z.ZodObject<{
8
+ threads: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "file-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ "page-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ "owner-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ position: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
15
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ "is-resolved": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ participants: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
19
+ "count-unread-comments": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const penpotGetUnreadCommentThreads: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ team_id: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetUnreadCommentThreads };
9
27
  //# sourceMappingURL=get-unread-comment-threads.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-unread-comment-threads.d.mts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAE4B;AAAA,cAclE,mCAAA,EAAqC,CAAA,CAAE,UAE0B;AAAA,cAEjE,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-unread-comment-threads.d.mts","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAgBlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-unread-comment-threads.mjs","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetUnreadCommentThreadsInput: z.ZodTypeAny = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.object({}).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput: z.ZodTypeAny = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO,EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACxF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,0DAAwE,EAAE,OAAO;CACrF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAKvE,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,SAAS,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-unread-comment-threads.mjs","names":[],"sources":["../../src/actions/get-unread-comment-threads.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetUnreadCommentThreadsInput = z.object({\n team_id: z.string().describe(\"UUID of the team to retrieve unread comment threads for\"),\n}).describe(\"Request model for fetching comment threads with unread comments.\");\nconst PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema = z.object({\n id: z.string().describe(\"Unique identifier for the comment thread\").nullable().optional(),\n content: z.string().describe(\"Content of the comment thread\").nullable().optional(),\n \"file-id\": z.string().describe(\"ID of the file this thread belongs to\").nullable().optional(),\n \"page-id\": z.string().describe(\"ID of the page where the thread is located\").nullable().optional(),\n \"owner-id\": z.string().describe(\"ID of the user who created the thread\").nullable().optional(),\n position: z.object({}).describe(\"Position coordinates of the comment thread on the page\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the thread was created\").nullable().optional(),\n \"is-resolved\": z.boolean().describe(\"Whether the comment thread has been resolved\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the thread was last modified\").nullable().optional(),\n participants: z.array(z.string()).describe(\"List of user IDs participating in the thread\").nullable().optional(),\n \"count-unread-comments\": z.number().int().describe(\"Number of unread comments in this thread\").nullable().optional(),\n}).describe(\"Model representing a comment thread with unread comments.\");\nexport const PenpotGetUnreadCommentThreadsOutput = z.object({\n threads: z.array(PenpotGetUnreadCommentThreads_UnreadCommentThreadSchema).describe(\"List of comment threads with unread comments\").nullable().optional(),\n}).describe(\"Response model containing comment threads with unread comments.\");\n\nexport const penpotGetUnreadCommentThreads = action(\"PENPOT_GET_UNREAD_COMMENT_THREADS\", {\n slug: \"penpot-get-unread-comment-threads\",\n name: \"Get Unread Comment Threads\",\n description: \"Tool to retrieve comment threads with unread comments for a specific team. Use when you need to check for new comments or discussions requiring attention.\",\n input: PenpotGetUnreadCommentThreadsInput,\n output: PenpotGetUnreadCommentThreadsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACxF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAKvE,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-view-only-bundle.cjs","names":["z","action"],"sources":["../../src/actions/get-view-only-bundle.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetViewOnlyBundleInput: z.ZodTypeAny = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.object({}).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.object({})).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACpF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAEpF,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-view-only-bundle.cjs","names":["z","action"],"sources":["../../src/actions/get-view-only-bundle.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetViewOnlyBundleInput = z.object({\n file_id: z.string().describe(\"UUID of the file to retrieve the view-only bundle for\"),\n features: z.array(z.string()).describe(\"Set of feature flags to enable for this request. Optional list of strings.\").optional(),\n share_id: z.string().describe(\"UUID of the share link associated with the view-only access. Optional.\").optional(),\n}).describe(\"Request model for retrieving view-only bundle data for a Penpot file.\");\nexport const PenpotGetViewOnlyBundleOutput = z.object({\n id: z.string().describe(\"UUID of the file\").nullable().optional(),\n data: z.object({}).describe(\"File data structure containing pages, components, and design elements for view-only access\").nullable().optional(),\n name: z.string().describe(\"Name of the file\").nullable().optional(),\n pages: z.array(z.object({})).describe(\"List of pages in the file\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of enabled features\").nullable().optional(),\n share_id: z.string().describe(\"UUID of the share link if applicable\").nullable().optional(),\n is_shared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the file was created\").nullable().optional(),\n project_id: z.string().describe(\"UUID of the project\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the file was last modified\").nullable().optional(),\n}).describe(\"Response model containing the view-only bundle data for a Penpot file.\");\n\nexport const penpotGetViewOnlyBundle = action(\"PENPOT_GET_VIEW_ONLY_BUNDLE\", {\n slug: \"penpot-get-view-only-bundle\",\n name: \"Get View Only Bundle\",\n description: \"Tool to retrieve data bundle for view-only file access in Penpot. Use when you need to access read-only file data through a share link or for preview purposes.\",\n input: PenpotGetViewOnlyBundleInput,\n output: PenpotGetViewOnlyBundleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CACpF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC9H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,wEAAwE;AAEpF,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,28 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-view-only-bundle.d.ts
4
- declare const PenpotGetViewOnlyBundleInput: z.ZodTypeAny;
5
- declare const PenpotGetViewOnlyBundleOutput: z.ZodTypeAny;
6
- declare const penpotGetViewOnlyBundle: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetViewOnlyBundleInput: z.ZodObject<{
5
+ file_id: z.ZodString;
6
+ features: z.ZodOptional<z.ZodArray<z.ZodString>>;
7
+ share_id: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PenpotGetViewOnlyBundleOutput: z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ data: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
12
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ pages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
14
+ features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
15
+ share_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ is_shared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ project_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>;
21
+ declare const penpotGetViewOnlyBundle: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ file_id: string;
23
+ features?: string[] | undefined;
24
+ share_id?: string | undefined;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
26
  //#endregion
8
27
  export { penpotGetViewOnlyBundle };
9
28
  //# sourceMappingURL=get-view-only-bundle.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-view-only-bundle.d.cts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAIuC;AAAA,cACvE,6BAAA,EAA+B,CAAA,CAAE,UAWuC;AAAA,cAExE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-view-only-bundle.d.cts","names":[],"sources":["../../src/actions/get-view-only-bundle.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAa7B,uBAAA,gCAAuB,wBAAA"}