@keystrokehq/penpot 0.1.4 → 0.1.6

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 (733) 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 +1 -0
  4. package/dist/actions/create-access-token.cjs.map +1 -1
  5. package/dist/actions/create-access-token.d.cts +3 -4
  6. package/dist/actions/create-access-token.d.cts.map +1 -1
  7. package/dist/actions/create-access-token.d.mts +3 -4
  8. package/dist/actions/create-access-token.d.mts.map +1 -1
  9. package/dist/actions/create-access-token.mjs +1 -0
  10. package/dist/actions/create-access-token.mjs.map +1 -1
  11. package/dist/actions/create-comment-thread.cjs +1 -0
  12. package/dist/actions/create-comment-thread.cjs.map +1 -1
  13. package/dist/actions/create-comment-thread.d.cts +3 -9
  14. package/dist/actions/create-comment-thread.d.cts.map +1 -1
  15. package/dist/actions/create-comment-thread.d.mts +3 -9
  16. package/dist/actions/create-comment-thread.d.mts.map +1 -1
  17. package/dist/actions/create-comment-thread.mjs +1 -0
  18. package/dist/actions/create-comment-thread.mjs.map +1 -1
  19. package/dist/actions/create-file.cjs +1 -0
  20. package/dist/actions/create-file.cjs.map +1 -1
  21. package/dist/actions/create-file.d.cts +3 -7
  22. package/dist/actions/create-file.d.cts.map +1 -1
  23. package/dist/actions/create-file.d.mts +3 -7
  24. package/dist/actions/create-file.d.mts.map +1 -1
  25. package/dist/actions/create-file.mjs +1 -0
  26. package/dist/actions/create-file.mjs.map +1 -1
  27. package/dist/actions/create-project.cjs +1 -0
  28. package/dist/actions/create-project.cjs.map +1 -1
  29. package/dist/actions/create-project.d.cts +3 -5
  30. package/dist/actions/create-project.d.cts.map +1 -1
  31. package/dist/actions/create-project.d.mts +3 -5
  32. package/dist/actions/create-project.d.mts.map +1 -1
  33. package/dist/actions/create-project.mjs +1 -0
  34. package/dist/actions/create-project.mjs.map +1 -1
  35. package/dist/actions/create-team-access-request.cjs +1 -0
  36. package/dist/actions/create-team-access-request.cjs.map +1 -1
  37. package/dist/actions/create-team-access-request.d.cts +3 -5
  38. package/dist/actions/create-team-access-request.d.cts.map +1 -1
  39. package/dist/actions/create-team-access-request.d.mts +3 -5
  40. package/dist/actions/create-team-access-request.d.mts.map +1 -1
  41. package/dist/actions/create-team-access-request.mjs +1 -0
  42. package/dist/actions/create-team-access-request.mjs.map +1 -1
  43. package/dist/actions/create-team.cjs +1 -0
  44. package/dist/actions/create-team.cjs.map +1 -1
  45. package/dist/actions/create-team.d.cts +3 -5
  46. package/dist/actions/create-team.d.cts.map +1 -1
  47. package/dist/actions/create-team.d.mts +3 -5
  48. package/dist/actions/create-team.d.mts.map +1 -1
  49. package/dist/actions/create-team.mjs +1 -0
  50. package/dist/actions/create-team.mjs.map +1 -1
  51. package/dist/actions/create-webhook.cjs +1 -0
  52. package/dist/actions/create-webhook.cjs.map +1 -1
  53. package/dist/actions/create-webhook.d.cts +3 -5
  54. package/dist/actions/create-webhook.d.cts.map +1 -1
  55. package/dist/actions/create-webhook.d.mts +3 -5
  56. package/dist/actions/create-webhook.d.mts.map +1 -1
  57. package/dist/actions/create-webhook.mjs +1 -0
  58. package/dist/actions/create-webhook.mjs.map +1 -1
  59. package/dist/actions/delete-access-token.cjs +1 -0
  60. package/dist/actions/delete-access-token.cjs.map +1 -1
  61. package/dist/actions/delete-access-token.d.cts +3 -3
  62. package/dist/actions/delete-access-token.d.cts.map +1 -1
  63. package/dist/actions/delete-access-token.d.mts +3 -3
  64. package/dist/actions/delete-access-token.d.mts.map +1 -1
  65. package/dist/actions/delete-access-token.mjs +1 -0
  66. package/dist/actions/delete-access-token.mjs.map +1 -1
  67. package/dist/actions/delete-comment.cjs +1 -0
  68. package/dist/actions/delete-comment.cjs.map +1 -1
  69. package/dist/actions/delete-comment.d.cts +3 -4
  70. package/dist/actions/delete-comment.d.cts.map +1 -1
  71. package/dist/actions/delete-comment.d.mts +3 -4
  72. package/dist/actions/delete-comment.d.mts.map +1 -1
  73. package/dist/actions/delete-comment.mjs +1 -0
  74. package/dist/actions/delete-comment.mjs.map +1 -1
  75. package/dist/actions/delete-file-snapshot.cjs +1 -0
  76. package/dist/actions/delete-file-snapshot.cjs.map +1 -1
  77. package/dist/actions/delete-file-snapshot.d.cts +3 -3
  78. package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
  79. package/dist/actions/delete-file-snapshot.d.mts +3 -3
  80. package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
  81. package/dist/actions/delete-file-snapshot.mjs +1 -0
  82. package/dist/actions/delete-file-snapshot.mjs.map +1 -1
  83. package/dist/actions/delete-project.cjs +1 -0
  84. package/dist/actions/delete-project.cjs.map +1 -1
  85. package/dist/actions/delete-project.d.cts +3 -3
  86. package/dist/actions/delete-project.d.cts.map +1 -1
  87. package/dist/actions/delete-project.d.mts +3 -3
  88. package/dist/actions/delete-project.d.mts.map +1 -1
  89. package/dist/actions/delete-project.mjs +1 -0
  90. package/dist/actions/delete-project.mjs.map +1 -1
  91. package/dist/actions/delete-team-files-permanently.cjs +1 -0
  92. package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
  93. package/dist/actions/delete-team-files-permanently.d.cts +3 -4
  94. package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
  95. package/dist/actions/delete-team-files-permanently.d.mts +3 -4
  96. package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
  97. package/dist/actions/delete-team-files-permanently.mjs +1 -0
  98. package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
  99. package/dist/actions/delete-team-invitation.cjs +1 -0
  100. package/dist/actions/delete-team-invitation.cjs.map +1 -1
  101. package/dist/actions/delete-team-invitation.d.cts +3 -4
  102. package/dist/actions/delete-team-invitation.d.cts.map +1 -1
  103. package/dist/actions/delete-team-invitation.d.mts +3 -4
  104. package/dist/actions/delete-team-invitation.d.mts.map +1 -1
  105. package/dist/actions/delete-team-invitation.mjs +1 -0
  106. package/dist/actions/delete-team-invitation.mjs.map +1 -1
  107. package/dist/actions/delete-team-member.cjs +1 -0
  108. package/dist/actions/delete-team-member.cjs.map +1 -1
  109. package/dist/actions/delete-team-member.d.cts +3 -4
  110. package/dist/actions/delete-team-member.d.cts.map +1 -1
  111. package/dist/actions/delete-team-member.d.mts +3 -4
  112. package/dist/actions/delete-team-member.d.mts.map +1 -1
  113. package/dist/actions/delete-team-member.mjs +1 -0
  114. package/dist/actions/delete-team-member.mjs.map +1 -1
  115. package/dist/actions/delete-team.cjs +1 -0
  116. package/dist/actions/delete-team.cjs.map +1 -1
  117. package/dist/actions/delete-team.d.cts +3 -3
  118. package/dist/actions/delete-team.d.cts.map +1 -1
  119. package/dist/actions/delete-team.d.mts +3 -3
  120. package/dist/actions/delete-team.d.mts.map +1 -1
  121. package/dist/actions/delete-team.mjs +1 -0
  122. package/dist/actions/delete-team.mjs.map +1 -1
  123. package/dist/actions/delete-webhook.cjs +1 -0
  124. package/dist/actions/delete-webhook.cjs.map +1 -1
  125. package/dist/actions/delete-webhook.d.cts +3 -3
  126. package/dist/actions/delete-webhook.d.cts.map +1 -1
  127. package/dist/actions/delete-webhook.d.mts +3 -3
  128. package/dist/actions/delete-webhook.d.mts.map +1 -1
  129. package/dist/actions/delete-webhook.mjs +1 -0
  130. package/dist/actions/delete-webhook.mjs.map +1 -1
  131. package/dist/actions/duplicate-file.cjs +1 -0
  132. package/dist/actions/duplicate-file.cjs.map +1 -1
  133. package/dist/actions/duplicate-file.d.cts +3 -4
  134. package/dist/actions/duplicate-file.d.cts.map +1 -1
  135. package/dist/actions/duplicate-file.d.mts +3 -4
  136. package/dist/actions/duplicate-file.d.mts.map +1 -1
  137. package/dist/actions/duplicate-file.mjs +1 -0
  138. package/dist/actions/duplicate-file.mjs.map +1 -1
  139. package/dist/actions/duplicate-project.cjs +1 -0
  140. package/dist/actions/duplicate-project.cjs.map +1 -1
  141. package/dist/actions/duplicate-project.d.cts +3 -4
  142. package/dist/actions/duplicate-project.d.cts.map +1 -1
  143. package/dist/actions/duplicate-project.d.mts +3 -4
  144. package/dist/actions/duplicate-project.d.mts.map +1 -1
  145. package/dist/actions/duplicate-project.mjs +1 -0
  146. package/dist/actions/duplicate-project.mjs.map +1 -1
  147. package/dist/actions/get-access-tokens.cjs +1 -0
  148. package/dist/actions/get-access-tokens.cjs.map +1 -1
  149. package/dist/actions/get-access-tokens.d.cts +3 -1
  150. package/dist/actions/get-access-tokens.d.cts.map +1 -1
  151. package/dist/actions/get-access-tokens.d.mts +3 -1
  152. package/dist/actions/get-access-tokens.d.mts.map +1 -1
  153. package/dist/actions/get-access-tokens.mjs +1 -0
  154. package/dist/actions/get-access-tokens.mjs.map +1 -1
  155. package/dist/actions/get-all-projects.cjs +1 -0
  156. package/dist/actions/get-all-projects.cjs.map +1 -1
  157. package/dist/actions/get-all-projects.d.cts +3 -1
  158. package/dist/actions/get-all-projects.d.cts.map +1 -1
  159. package/dist/actions/get-all-projects.d.mts +3 -1
  160. package/dist/actions/get-all-projects.d.mts.map +1 -1
  161. package/dist/actions/get-all-projects.mjs +1 -0
  162. package/dist/actions/get-all-projects.mjs.map +1 -1
  163. package/dist/actions/get-builtin-templates.cjs +1 -0
  164. package/dist/actions/get-builtin-templates.cjs.map +1 -1
  165. package/dist/actions/get-builtin-templates.d.cts +3 -1
  166. package/dist/actions/get-builtin-templates.d.cts.map +1 -1
  167. package/dist/actions/get-builtin-templates.d.mts +3 -1
  168. package/dist/actions/get-builtin-templates.d.mts.map +1 -1
  169. package/dist/actions/get-builtin-templates.mjs +1 -0
  170. package/dist/actions/get-builtin-templates.mjs.map +1 -1
  171. package/dist/actions/get-comment-thread.cjs +1 -0
  172. package/dist/actions/get-comment-thread.cjs.map +1 -1
  173. package/dist/actions/get-comment-thread.d.cts +3 -5
  174. package/dist/actions/get-comment-thread.d.cts.map +1 -1
  175. package/dist/actions/get-comment-thread.d.mts +3 -5
  176. package/dist/actions/get-comment-thread.d.mts.map +1 -1
  177. package/dist/actions/get-comment-thread.mjs +1 -0
  178. package/dist/actions/get-comment-thread.mjs.map +1 -1
  179. package/dist/actions/get-comment-threads.cjs +1 -0
  180. package/dist/actions/get-comment-threads.cjs.map +1 -1
  181. package/dist/actions/get-comment-threads.d.cts +3 -3
  182. package/dist/actions/get-comment-threads.d.cts.map +1 -1
  183. package/dist/actions/get-comment-threads.d.mts +3 -3
  184. package/dist/actions/get-comment-threads.d.mts.map +1 -1
  185. package/dist/actions/get-comment-threads.mjs +1 -0
  186. package/dist/actions/get-comment-threads.mjs.map +1 -1
  187. package/dist/actions/get-comments.cjs +1 -0
  188. package/dist/actions/get-comments.cjs.map +1 -1
  189. package/dist/actions/get-comments.d.cts +3 -3
  190. package/dist/actions/get-comments.d.cts.map +1 -1
  191. package/dist/actions/get-comments.d.mts +3 -3
  192. package/dist/actions/get-comments.d.mts.map +1 -1
  193. package/dist/actions/get-comments.mjs +1 -0
  194. package/dist/actions/get-comments.mjs.map +1 -1
  195. package/dist/actions/get-file-info.cjs +1 -0
  196. package/dist/actions/get-file-info.cjs.map +1 -1
  197. package/dist/actions/get-file-info.d.cts +3 -4
  198. package/dist/actions/get-file-info.d.cts.map +1 -1
  199. package/dist/actions/get-file-info.d.mts +3 -4
  200. package/dist/actions/get-file-info.d.mts.map +1 -1
  201. package/dist/actions/get-file-info.mjs +1 -0
  202. package/dist/actions/get-file-info.mjs.map +1 -1
  203. package/dist/actions/get-file-libraries.cjs +1 -0
  204. package/dist/actions/get-file-libraries.cjs.map +1 -1
  205. package/dist/actions/get-file-libraries.d.cts +3 -3
  206. package/dist/actions/get-file-libraries.d.cts.map +1 -1
  207. package/dist/actions/get-file-libraries.d.mts +3 -3
  208. package/dist/actions/get-file-libraries.d.mts.map +1 -1
  209. package/dist/actions/get-file-libraries.mjs +1 -0
  210. package/dist/actions/get-file-libraries.mjs.map +1 -1
  211. package/dist/actions/get-file-object-thumbnails.cjs +1 -0
  212. package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
  213. package/dist/actions/get-file-object-thumbnails.d.cts +3 -4
  214. package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
  215. package/dist/actions/get-file-object-thumbnails.d.mts +3 -4
  216. package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
  217. package/dist/actions/get-file-object-thumbnails.mjs +1 -0
  218. package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
  219. package/dist/actions/get-file-snapshots.cjs +1 -0
  220. package/dist/actions/get-file-snapshots.cjs.map +1 -1
  221. package/dist/actions/get-file-snapshots.d.cts +3 -3
  222. package/dist/actions/get-file-snapshots.d.cts.map +1 -1
  223. package/dist/actions/get-file-snapshots.d.mts +3 -3
  224. package/dist/actions/get-file-snapshots.d.mts.map +1 -1
  225. package/dist/actions/get-file-snapshots.mjs +1 -0
  226. package/dist/actions/get-file-snapshots.mjs.map +1 -1
  227. package/dist/actions/get-file-summary.cjs +1 -0
  228. package/dist/actions/get-file-summary.cjs.map +1 -1
  229. package/dist/actions/get-file-summary.d.cts +3 -3
  230. package/dist/actions/get-file-summary.d.cts.map +1 -1
  231. package/dist/actions/get-file-summary.d.mts +3 -3
  232. package/dist/actions/get-file-summary.d.mts.map +1 -1
  233. package/dist/actions/get-file-summary.mjs +1 -0
  234. package/dist/actions/get-file-summary.mjs.map +1 -1
  235. package/dist/actions/get-file.cjs +1 -0
  236. package/dist/actions/get-file.cjs.map +1 -1
  237. package/dist/actions/get-file.d.cts +3 -4
  238. package/dist/actions/get-file.d.cts.map +1 -1
  239. package/dist/actions/get-file.d.mts +3 -4
  240. package/dist/actions/get-file.d.mts.map +1 -1
  241. package/dist/actions/get-file.mjs +1 -0
  242. package/dist/actions/get-file.mjs.map +1 -1
  243. package/dist/actions/get-font-variants.cjs +1 -0
  244. package/dist/actions/get-font-variants.cjs.map +1 -1
  245. package/dist/actions/get-font-variants.d.cts +3 -6
  246. package/dist/actions/get-font-variants.d.cts.map +1 -1
  247. package/dist/actions/get-font-variants.d.mts +3 -6
  248. package/dist/actions/get-font-variants.d.mts.map +1 -1
  249. package/dist/actions/get-font-variants.mjs +1 -0
  250. package/dist/actions/get-font-variants.mjs.map +1 -1
  251. package/dist/actions/get-library-file-references.cjs +1 -0
  252. package/dist/actions/get-library-file-references.cjs.map +1 -1
  253. package/dist/actions/get-library-file-references.d.cts +3 -3
  254. package/dist/actions/get-library-file-references.d.cts.map +1 -1
  255. package/dist/actions/get-library-file-references.d.mts +3 -3
  256. package/dist/actions/get-library-file-references.d.mts.map +1 -1
  257. package/dist/actions/get-library-file-references.mjs +1 -0
  258. package/dist/actions/get-library-file-references.mjs.map +1 -1
  259. package/dist/actions/get-library-usage.cjs +1 -0
  260. package/dist/actions/get-library-usage.cjs.map +1 -1
  261. package/dist/actions/get-library-usage.d.cts +3 -3
  262. package/dist/actions/get-library-usage.d.cts.map +1 -1
  263. package/dist/actions/get-library-usage.d.mts +3 -3
  264. package/dist/actions/get-library-usage.d.mts.map +1 -1
  265. package/dist/actions/get-library-usage.mjs +1 -0
  266. package/dist/actions/get-library-usage.mjs.map +1 -1
  267. package/dist/actions/get-owned-teams.cjs +1 -0
  268. package/dist/actions/get-owned-teams.cjs.map +1 -1
  269. package/dist/actions/get-owned-teams.d.cts +3 -1
  270. package/dist/actions/get-owned-teams.d.cts.map +1 -1
  271. package/dist/actions/get-owned-teams.d.mts +3 -1
  272. package/dist/actions/get-owned-teams.d.mts.map +1 -1
  273. package/dist/actions/get-owned-teams.mjs +1 -0
  274. package/dist/actions/get-owned-teams.mjs.map +1 -1
  275. package/dist/actions/get-page.cjs +1 -0
  276. package/dist/actions/get-page.cjs.map +1 -1
  277. package/dist/actions/get-page.d.cts +3 -5
  278. package/dist/actions/get-page.d.cts.map +1 -1
  279. package/dist/actions/get-page.d.mts +3 -5
  280. package/dist/actions/get-page.d.mts.map +1 -1
  281. package/dist/actions/get-page.mjs +1 -0
  282. package/dist/actions/get-page.mjs.map +1 -1
  283. package/dist/actions/get-profiles-for-file-comments.cjs +1 -0
  284. package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
  285. package/dist/actions/get-profiles-for-file-comments.d.cts +3 -4
  286. package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
  287. package/dist/actions/get-profiles-for-file-comments.d.mts +3 -4
  288. package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
  289. package/dist/actions/get-profiles-for-file-comments.mjs +1 -0
  290. package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
  291. package/dist/actions/get-project-files.cjs +1 -0
  292. package/dist/actions/get-project-files.cjs.map +1 -1
  293. package/dist/actions/get-project-files.d.cts +3 -3
  294. package/dist/actions/get-project-files.d.cts.map +1 -1
  295. package/dist/actions/get-project-files.d.mts +3 -3
  296. package/dist/actions/get-project-files.d.mts.map +1 -1
  297. package/dist/actions/get-project-files.mjs +1 -0
  298. package/dist/actions/get-project-files.mjs.map +1 -1
  299. package/dist/actions/get-project.cjs +1 -0
  300. package/dist/actions/get-project.cjs.map +1 -1
  301. package/dist/actions/get-project.d.cts +3 -3
  302. package/dist/actions/get-project.d.cts.map +1 -1
  303. package/dist/actions/get-project.d.mts +3 -3
  304. package/dist/actions/get-project.d.mts.map +1 -1
  305. package/dist/actions/get-project.mjs +1 -0
  306. package/dist/actions/get-project.mjs.map +1 -1
  307. package/dist/actions/get-sso-provider.cjs +1 -0
  308. package/dist/actions/get-sso-provider.cjs.map +1 -1
  309. package/dist/actions/get-sso-provider.d.cts +3 -3
  310. package/dist/actions/get-sso-provider.d.cts.map +1 -1
  311. package/dist/actions/get-sso-provider.d.mts +3 -3
  312. package/dist/actions/get-sso-provider.d.mts.map +1 -1
  313. package/dist/actions/get-sso-provider.mjs +1 -0
  314. package/dist/actions/get-sso-provider.mjs.map +1 -1
  315. package/dist/actions/get-subscription-usage.cjs +1 -0
  316. package/dist/actions/get-subscription-usage.cjs.map +1 -1
  317. package/dist/actions/get-subscription-usage.d.cts +3 -1
  318. package/dist/actions/get-subscription-usage.d.cts.map +1 -1
  319. package/dist/actions/get-subscription-usage.d.mts +3 -1
  320. package/dist/actions/get-subscription-usage.d.mts.map +1 -1
  321. package/dist/actions/get-subscription-usage.mjs +1 -0
  322. package/dist/actions/get-subscription-usage.mjs.map +1 -1
  323. package/dist/actions/get-team-deleted-files.cjs +1 -0
  324. package/dist/actions/get-team-deleted-files.cjs.map +1 -1
  325. package/dist/actions/get-team-deleted-files.d.cts +3 -3
  326. package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
  327. package/dist/actions/get-team-deleted-files.d.mts +3 -3
  328. package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
  329. package/dist/actions/get-team-deleted-files.mjs +1 -0
  330. package/dist/actions/get-team-deleted-files.mjs.map +1 -1
  331. package/dist/actions/get-team-info.cjs +1 -0
  332. package/dist/actions/get-team-info.cjs.map +1 -1
  333. package/dist/actions/get-team-info.d.cts +3 -3
  334. package/dist/actions/get-team-info.d.cts.map +1 -1
  335. package/dist/actions/get-team-info.d.mts +3 -3
  336. package/dist/actions/get-team-info.d.mts.map +1 -1
  337. package/dist/actions/get-team-info.mjs +1 -0
  338. package/dist/actions/get-team-info.mjs.map +1 -1
  339. package/dist/actions/get-team-invitations.cjs +1 -0
  340. package/dist/actions/get-team-invitations.cjs.map +1 -1
  341. package/dist/actions/get-team-invitations.d.cts +3 -3
  342. package/dist/actions/get-team-invitations.d.cts.map +1 -1
  343. package/dist/actions/get-team-invitations.d.mts +3 -3
  344. package/dist/actions/get-team-invitations.d.mts.map +1 -1
  345. package/dist/actions/get-team-invitations.mjs +1 -0
  346. package/dist/actions/get-team-invitations.mjs.map +1 -1
  347. package/dist/actions/get-team-members.cjs +1 -0
  348. package/dist/actions/get-team-members.cjs.map +1 -1
  349. package/dist/actions/get-team-members.d.cts +3 -3
  350. package/dist/actions/get-team-members.d.cts.map +1 -1
  351. package/dist/actions/get-team-members.d.mts +3 -3
  352. package/dist/actions/get-team-members.d.mts.map +1 -1
  353. package/dist/actions/get-team-members.mjs +1 -0
  354. package/dist/actions/get-team-members.mjs.map +1 -1
  355. package/dist/actions/get-team-shared-files.cjs +1 -0
  356. package/dist/actions/get-team-shared-files.cjs.map +1 -1
  357. package/dist/actions/get-team-shared-files.d.cts +3 -3
  358. package/dist/actions/get-team-shared-files.d.cts.map +1 -1
  359. package/dist/actions/get-team-shared-files.d.mts +3 -3
  360. package/dist/actions/get-team-shared-files.d.mts.map +1 -1
  361. package/dist/actions/get-team-shared-files.mjs +1 -0
  362. package/dist/actions/get-team-shared-files.mjs.map +1 -1
  363. package/dist/actions/get-team-stats.cjs +1 -0
  364. package/dist/actions/get-team-stats.cjs.map +1 -1
  365. package/dist/actions/get-team-stats.d.cts +3 -3
  366. package/dist/actions/get-team-stats.d.cts.map +1 -1
  367. package/dist/actions/get-team-stats.d.mts +3 -3
  368. package/dist/actions/get-team-stats.d.mts.map +1 -1
  369. package/dist/actions/get-team-stats.mjs +1 -0
  370. package/dist/actions/get-team-stats.mjs.map +1 -1
  371. package/dist/actions/get-team-users.cjs +1 -0
  372. package/dist/actions/get-team-users.cjs.map +1 -1
  373. package/dist/actions/get-team-users.d.cts +3 -4
  374. package/dist/actions/get-team-users.d.cts.map +1 -1
  375. package/dist/actions/get-team-users.d.mts +3 -4
  376. package/dist/actions/get-team-users.d.mts.map +1 -1
  377. package/dist/actions/get-team-users.mjs +1 -0
  378. package/dist/actions/get-team-users.mjs.map +1 -1
  379. package/dist/actions/get-team.cjs +1 -0
  380. package/dist/actions/get-team.cjs.map +1 -1
  381. package/dist/actions/get-team.d.cts +3 -3
  382. package/dist/actions/get-team.d.cts.map +1 -1
  383. package/dist/actions/get-team.d.mts +3 -3
  384. package/dist/actions/get-team.d.mts.map +1 -1
  385. package/dist/actions/get-team.mjs +1 -0
  386. package/dist/actions/get-team.mjs.map +1 -1
  387. package/dist/actions/get-teams.cjs +1 -0
  388. package/dist/actions/get-teams.cjs.map +1 -1
  389. package/dist/actions/get-teams.d.cts +3 -1
  390. package/dist/actions/get-teams.d.cts.map +1 -1
  391. package/dist/actions/get-teams.d.mts +3 -1
  392. package/dist/actions/get-teams.d.mts.map +1 -1
  393. package/dist/actions/get-teams.mjs +1 -0
  394. package/dist/actions/get-teams.mjs.map +1 -1
  395. package/dist/actions/get-unread-comment-threads.cjs +1 -0
  396. package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
  397. package/dist/actions/get-unread-comment-threads.d.cts +3 -3
  398. package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
  399. package/dist/actions/get-unread-comment-threads.d.mts +3 -3
  400. package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
  401. package/dist/actions/get-unread-comment-threads.mjs +1 -0
  402. package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
  403. package/dist/actions/get-view-only-bundle.cjs +1 -0
  404. package/dist/actions/get-view-only-bundle.cjs.map +1 -1
  405. package/dist/actions/get-view-only-bundle.d.cts +3 -5
  406. package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
  407. package/dist/actions/get-view-only-bundle.d.mts +3 -5
  408. package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
  409. package/dist/actions/get-view-only-bundle.mjs +1 -0
  410. package/dist/actions/get-view-only-bundle.mjs.map +1 -1
  411. package/dist/actions/get-webhooks.cjs +1 -0
  412. package/dist/actions/get-webhooks.cjs.map +1 -1
  413. package/dist/actions/get-webhooks.d.cts +3 -3
  414. package/dist/actions/get-webhooks.d.cts.map +1 -1
  415. package/dist/actions/get-webhooks.d.mts +3 -3
  416. package/dist/actions/get-webhooks.d.mts.map +1 -1
  417. package/dist/actions/get-webhooks.mjs +1 -0
  418. package/dist/actions/get-webhooks.mjs.map +1 -1
  419. package/dist/actions/has-file-libraries.cjs +1 -0
  420. package/dist/actions/has-file-libraries.cjs.map +1 -1
  421. package/dist/actions/has-file-libraries.d.cts +3 -3
  422. package/dist/actions/has-file-libraries.d.cts.map +1 -1
  423. package/dist/actions/has-file-libraries.d.mts +3 -3
  424. package/dist/actions/has-file-libraries.d.mts.map +1 -1
  425. package/dist/actions/has-file-libraries.mjs +1 -0
  426. package/dist/actions/has-file-libraries.mjs.map +1 -1
  427. package/dist/actions/ignore-file-library-sync-status.cjs +1 -0
  428. package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
  429. package/dist/actions/ignore-file-library-sync-status.d.cts +3 -4
  430. package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
  431. package/dist/actions/ignore-file-library-sync-status.d.mts +3 -4
  432. package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
  433. package/dist/actions/ignore-file-library-sync-status.mjs +1 -0
  434. package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
  435. package/dist/actions/link-file-to-library.cjs +1 -0
  436. package/dist/actions/link-file-to-library.cjs.map +1 -1
  437. package/dist/actions/link-file-to-library.d.cts +3 -4
  438. package/dist/actions/link-file-to-library.d.cts.map +1 -1
  439. package/dist/actions/link-file-to-library.d.mts +3 -4
  440. package/dist/actions/link-file-to-library.d.mts.map +1 -1
  441. package/dist/actions/link-file-to-library.mjs +1 -0
  442. package/dist/actions/link-file-to-library.mjs.map +1 -1
  443. package/dist/actions/lock-file-snapshot.cjs +1 -0
  444. package/dist/actions/lock-file-snapshot.cjs.map +1 -1
  445. package/dist/actions/lock-file-snapshot.d.cts +3 -3
  446. package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
  447. package/dist/actions/lock-file-snapshot.d.mts +3 -3
  448. package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
  449. package/dist/actions/lock-file-snapshot.mjs +1 -0
  450. package/dist/actions/lock-file-snapshot.mjs.map +1 -1
  451. package/dist/actions/logout.cjs +1 -0
  452. package/dist/actions/logout.cjs.map +1 -1
  453. package/dist/actions/logout.d.cts +3 -3
  454. package/dist/actions/logout.d.cts.map +1 -1
  455. package/dist/actions/logout.d.mts +3 -3
  456. package/dist/actions/logout.d.mts.map +1 -1
  457. package/dist/actions/logout.mjs +1 -0
  458. package/dist/actions/logout.mjs.map +1 -1
  459. package/dist/actions/mark-all-threads-as-read.cjs +1 -0
  460. package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
  461. package/dist/actions/mark-all-threads-as-read.d.cts +3 -3
  462. package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
  463. package/dist/actions/mark-all-threads-as-read.d.mts +3 -3
  464. package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
  465. package/dist/actions/mark-all-threads-as-read.mjs +1 -0
  466. package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
  467. package/dist/actions/move-files.cjs +1 -0
  468. package/dist/actions/move-files.cjs.map +1 -1
  469. package/dist/actions/move-files.d.cts +3 -4
  470. package/dist/actions/move-files.d.cts.map +1 -1
  471. package/dist/actions/move-files.d.mts +3 -4
  472. package/dist/actions/move-files.d.mts.map +1 -1
  473. package/dist/actions/move-files.mjs +1 -0
  474. package/dist/actions/move-files.mjs.map +1 -1
  475. package/dist/actions/move-project.cjs +1 -0
  476. package/dist/actions/move-project.cjs.map +1 -1
  477. package/dist/actions/move-project.d.cts +3 -4
  478. package/dist/actions/move-project.d.cts.map +1 -1
  479. package/dist/actions/move-project.d.mts +3 -4
  480. package/dist/actions/move-project.d.mts.map +1 -1
  481. package/dist/actions/move-project.mjs +1 -0
  482. package/dist/actions/move-project.mjs.map +1 -1
  483. package/dist/actions/prepare-register-profile.cjs +1 -0
  484. package/dist/actions/prepare-register-profile.cjs.map +1 -1
  485. package/dist/actions/prepare-register-profile.d.cts +3 -7
  486. package/dist/actions/prepare-register-profile.d.cts.map +1 -1
  487. package/dist/actions/prepare-register-profile.d.mts +3 -7
  488. package/dist/actions/prepare-register-profile.d.mts.map +1 -1
  489. package/dist/actions/prepare-register-profile.mjs +1 -0
  490. package/dist/actions/prepare-register-profile.mjs.map +1 -1
  491. package/dist/actions/push-audit-events.cjs +1 -0
  492. package/dist/actions/push-audit-events.cjs.map +1 -1
  493. package/dist/actions/push-audit-events.d.cts +3 -9
  494. package/dist/actions/push-audit-events.d.cts.map +1 -1
  495. package/dist/actions/push-audit-events.d.mts +3 -9
  496. package/dist/actions/push-audit-events.d.mts.map +1 -1
  497. package/dist/actions/push-audit-events.mjs +1 -0
  498. package/dist/actions/push-audit-events.mjs.map +1 -1
  499. package/dist/actions/register-profile.cjs +1 -0
  500. package/dist/actions/register-profile.cjs.map +1 -1
  501. package/dist/actions/register-profile.d.cts +3 -3
  502. package/dist/actions/register-profile.d.cts.map +1 -1
  503. package/dist/actions/register-profile.d.mts +3 -3
  504. package/dist/actions/register-profile.d.mts.map +1 -1
  505. package/dist/actions/register-profile.mjs +1 -0
  506. package/dist/actions/register-profile.mjs.map +1 -1
  507. package/dist/actions/rename-file.cjs +1 -0
  508. package/dist/actions/rename-file.cjs.map +1 -1
  509. package/dist/actions/rename-file.d.cts +3 -4
  510. package/dist/actions/rename-file.d.cts.map +1 -1
  511. package/dist/actions/rename-file.d.mts +3 -4
  512. package/dist/actions/rename-file.d.mts.map +1 -1
  513. package/dist/actions/rename-file.mjs +1 -0
  514. package/dist/actions/rename-file.mjs.map +1 -1
  515. package/dist/actions/rename-project.cjs +1 -0
  516. package/dist/actions/rename-project.cjs.map +1 -1
  517. package/dist/actions/rename-project.d.cts +3 -4
  518. package/dist/actions/rename-project.d.cts.map +1 -1
  519. package/dist/actions/rename-project.d.mts +3 -4
  520. package/dist/actions/rename-project.d.mts.map +1 -1
  521. package/dist/actions/rename-project.mjs +1 -0
  522. package/dist/actions/rename-project.mjs.map +1 -1
  523. package/dist/actions/request-profile-recovery.cjs +1 -0
  524. package/dist/actions/request-profile-recovery.cjs.map +1 -1
  525. package/dist/actions/request-profile-recovery.d.cts +3 -3
  526. package/dist/actions/request-profile-recovery.d.cts.map +1 -1
  527. package/dist/actions/request-profile-recovery.d.mts +3 -3
  528. package/dist/actions/request-profile-recovery.d.mts.map +1 -1
  529. package/dist/actions/request-profile-recovery.mjs +1 -0
  530. package/dist/actions/request-profile-recovery.mjs.map +1 -1
  531. package/dist/actions/restore-deleted-team-files.cjs +1 -0
  532. package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
  533. package/dist/actions/restore-deleted-team-files.d.cts +3 -4
  534. package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
  535. package/dist/actions/restore-deleted-team-files.d.mts +3 -4
  536. package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
  537. package/dist/actions/restore-deleted-team-files.mjs +1 -0
  538. package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
  539. package/dist/actions/restore-file-snapshot.cjs +1 -0
  540. package/dist/actions/restore-file-snapshot.cjs.map +1 -1
  541. package/dist/actions/restore-file-snapshot.d.cts +3 -4
  542. package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
  543. package/dist/actions/restore-file-snapshot.d.mts +3 -4
  544. package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
  545. package/dist/actions/restore-file-snapshot.mjs +1 -0
  546. package/dist/actions/restore-file-snapshot.mjs.map +1 -1
  547. package/dist/actions/search-files.cjs +1 -0
  548. package/dist/actions/search-files.cjs.map +1 -1
  549. package/dist/actions/search-files.d.cts +3 -4
  550. package/dist/actions/search-files.d.cts.map +1 -1
  551. package/dist/actions/search-files.d.mts +3 -4
  552. package/dist/actions/search-files.d.mts.map +1 -1
  553. package/dist/actions/search-files.mjs +1 -0
  554. package/dist/actions/search-files.mjs.map +1 -1
  555. package/dist/actions/send-user-feedback.cjs +1 -0
  556. package/dist/actions/send-user-feedback.cjs.map +1 -1
  557. package/dist/actions/send-user-feedback.d.cts +3 -7
  558. package/dist/actions/send-user-feedback.d.cts.map +1 -1
  559. package/dist/actions/send-user-feedback.d.mts +3 -7
  560. package/dist/actions/send-user-feedback.d.mts.map +1 -1
  561. package/dist/actions/send-user-feedback.mjs +1 -0
  562. package/dist/actions/send-user-feedback.mjs.map +1 -1
  563. package/dist/actions/set-file-shared.cjs +1 -0
  564. package/dist/actions/set-file-shared.cjs.map +1 -1
  565. package/dist/actions/set-file-shared.d.cts +3 -4
  566. package/dist/actions/set-file-shared.d.cts.map +1 -1
  567. package/dist/actions/set-file-shared.d.mts +3 -4
  568. package/dist/actions/set-file-shared.d.mts.map +1 -1
  569. package/dist/actions/set-file-shared.mjs +1 -0
  570. package/dist/actions/set-file-shared.mjs.map +1 -1
  571. package/dist/actions/unlink-file-from-library.cjs +1 -0
  572. package/dist/actions/unlink-file-from-library.cjs.map +1 -1
  573. package/dist/actions/unlink-file-from-library.d.cts +3 -4
  574. package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
  575. package/dist/actions/unlink-file-from-library.d.mts +3 -4
  576. package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
  577. package/dist/actions/unlink-file-from-library.mjs +1 -0
  578. package/dist/actions/unlink-file-from-library.mjs.map +1 -1
  579. package/dist/actions/unlock-file-snapshot.cjs +1 -0
  580. package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
  581. package/dist/actions/unlock-file-snapshot.d.cts +3 -3
  582. package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
  583. package/dist/actions/unlock-file-snapshot.d.mts +3 -3
  584. package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
  585. package/dist/actions/unlock-file-snapshot.mjs +1 -0
  586. package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
  587. package/dist/actions/update-comment-thread-frame.cjs +1 -0
  588. package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
  589. package/dist/actions/update-comment-thread-frame.d.cts +3 -5
  590. package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
  591. package/dist/actions/update-comment-thread-frame.d.mts +3 -5
  592. package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
  593. package/dist/actions/update-comment-thread-frame.mjs +1 -0
  594. package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
  595. package/dist/actions/update-comment-thread-position.cjs +1 -0
  596. package/dist/actions/update-comment-thread-position.cjs.map +1 -1
  597. package/dist/actions/update-comment-thread-position.d.cts +3 -6
  598. package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
  599. package/dist/actions/update-comment-thread-position.d.mts +3 -6
  600. package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
  601. package/dist/actions/update-comment-thread-position.mjs +1 -0
  602. package/dist/actions/update-comment-thread-position.mjs.map +1 -1
  603. package/dist/actions/update-comment-thread-status.cjs +1 -0
  604. package/dist/actions/update-comment-thread-status.cjs.map +1 -1
  605. package/dist/actions/update-comment-thread-status.d.cts +3 -4
  606. package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
  607. package/dist/actions/update-comment-thread-status.d.mts +3 -4
  608. package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
  609. package/dist/actions/update-comment-thread-status.mjs +1 -0
  610. package/dist/actions/update-comment-thread-status.mjs.map +1 -1
  611. package/dist/actions/update-comment-thread.cjs +1 -0
  612. package/dist/actions/update-comment-thread.cjs.map +1 -1
  613. package/dist/actions/update-comment-thread.d.cts +3 -5
  614. package/dist/actions/update-comment-thread.d.cts.map +1 -1
  615. package/dist/actions/update-comment-thread.d.mts +3 -5
  616. package/dist/actions/update-comment-thread.d.mts.map +1 -1
  617. package/dist/actions/update-comment-thread.mjs +1 -0
  618. package/dist/actions/update-comment-thread.mjs.map +1 -1
  619. package/dist/actions/update-comment.cjs +1 -0
  620. package/dist/actions/update-comment.cjs.map +1 -1
  621. package/dist/actions/update-comment.d.cts +3 -6
  622. package/dist/actions/update-comment.d.cts.map +1 -1
  623. package/dist/actions/update-comment.d.mts +3 -6
  624. package/dist/actions/update-comment.d.mts.map +1 -1
  625. package/dist/actions/update-comment.mjs +1 -0
  626. package/dist/actions/update-comment.mjs.map +1 -1
  627. package/dist/actions/update-file-library-sync-status.cjs +1 -0
  628. package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
  629. package/dist/actions/update-file-library-sync-status.d.cts +3 -4
  630. package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
  631. package/dist/actions/update-file-library-sync-status.d.mts +3 -4
  632. package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
  633. package/dist/actions/update-file-library-sync-status.mjs +1 -0
  634. package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
  635. package/dist/actions/update-file-snapshot.cjs +1 -0
  636. package/dist/actions/update-file-snapshot.cjs.map +1 -1
  637. package/dist/actions/update-file-snapshot.d.cts +3 -4
  638. package/dist/actions/update-file-snapshot.d.cts.map +1 -1
  639. package/dist/actions/update-file-snapshot.d.mts +3 -4
  640. package/dist/actions/update-file-snapshot.d.mts.map +1 -1
  641. package/dist/actions/update-file-snapshot.mjs +1 -0
  642. package/dist/actions/update-file-snapshot.mjs.map +1 -1
  643. package/dist/actions/update-file.cjs +1 -0
  644. package/dist/actions/update-file.cjs.map +1 -1
  645. package/dist/actions/update-file.d.cts +3 -10
  646. package/dist/actions/update-file.d.cts.map +1 -1
  647. package/dist/actions/update-file.d.mts +3 -10
  648. package/dist/actions/update-file.d.mts.map +1 -1
  649. package/dist/actions/update-file.mjs +1 -0
  650. package/dist/actions/update-file.mjs.map +1 -1
  651. package/dist/actions/update-font.cjs +1 -0
  652. package/dist/actions/update-font.cjs.map +1 -1
  653. package/dist/actions/update-font.d.cts +3 -5
  654. package/dist/actions/update-font.d.cts.map +1 -1
  655. package/dist/actions/update-font.d.mts +3 -5
  656. package/dist/actions/update-font.d.mts.map +1 -1
  657. package/dist/actions/update-font.mjs +1 -0
  658. package/dist/actions/update-font.mjs.map +1 -1
  659. package/dist/actions/update-profile-notifications.cjs +1 -0
  660. package/dist/actions/update-profile-notifications.cjs.map +1 -1
  661. package/dist/actions/update-profile-notifications.d.cts +3 -5
  662. package/dist/actions/update-profile-notifications.d.cts.map +1 -1
  663. package/dist/actions/update-profile-notifications.d.mts +3 -5
  664. package/dist/actions/update-profile-notifications.d.mts.map +1 -1
  665. package/dist/actions/update-profile-notifications.mjs +1 -0
  666. package/dist/actions/update-profile-notifications.mjs.map +1 -1
  667. package/dist/actions/update-profile-props.cjs +1 -0
  668. package/dist/actions/update-profile-props.cjs.map +1 -1
  669. package/dist/actions/update-profile-props.d.cts +3 -21
  670. package/dist/actions/update-profile-props.d.cts.map +1 -1
  671. package/dist/actions/update-profile-props.d.mts +3 -21
  672. package/dist/actions/update-profile-props.d.mts.map +1 -1
  673. package/dist/actions/update-profile-props.mjs +1 -0
  674. package/dist/actions/update-profile-props.mjs.map +1 -1
  675. package/dist/actions/update-profile.cjs +1 -0
  676. package/dist/actions/update-profile.cjs.map +1 -1
  677. package/dist/actions/update-profile.d.cts +3 -5
  678. package/dist/actions/update-profile.d.cts.map +1 -1
  679. package/dist/actions/update-profile.d.mts +3 -5
  680. package/dist/actions/update-profile.d.mts.map +1 -1
  681. package/dist/actions/update-profile.mjs +1 -0
  682. package/dist/actions/update-profile.mjs.map +1 -1
  683. package/dist/actions/update-project-pin.cjs +1 -0
  684. package/dist/actions/update-project-pin.cjs.map +1 -1
  685. package/dist/actions/update-project-pin.d.cts +3 -5
  686. package/dist/actions/update-project-pin.d.cts.map +1 -1
  687. package/dist/actions/update-project-pin.d.mts +3 -5
  688. package/dist/actions/update-project-pin.d.mts.map +1 -1
  689. package/dist/actions/update-project-pin.mjs +1 -0
  690. package/dist/actions/update-project-pin.mjs.map +1 -1
  691. package/dist/actions/update-team-invitation-role.cjs +1 -0
  692. package/dist/actions/update-team-invitation-role.cjs.map +1 -1
  693. package/dist/actions/update-team-invitation-role.d.cts +3 -5
  694. package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
  695. package/dist/actions/update-team-invitation-role.d.mts +3 -5
  696. package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
  697. package/dist/actions/update-team-invitation-role.mjs +1 -0
  698. package/dist/actions/update-team-invitation-role.mjs.map +1 -1
  699. package/dist/actions/update-team.cjs +1 -0
  700. package/dist/actions/update-team.cjs.map +1 -1
  701. package/dist/actions/update-team.d.cts +3 -4
  702. package/dist/actions/update-team.d.cts.map +1 -1
  703. package/dist/actions/update-team.d.mts +3 -4
  704. package/dist/actions/update-team.d.mts.map +1 -1
  705. package/dist/actions/update-team.mjs +1 -0
  706. package/dist/actions/update-team.mjs.map +1 -1
  707. package/dist/actions/update-webhook.cjs +1 -0
  708. package/dist/actions/update-webhook.cjs.map +1 -1
  709. package/dist/actions/update-webhook.d.cts +3 -6
  710. package/dist/actions/update-webhook.d.cts.map +1 -1
  711. package/dist/actions/update-webhook.d.mts +3 -6
  712. package/dist/actions/update-webhook.d.mts.map +1 -1
  713. package/dist/actions/update-webhook.mjs +1 -0
  714. package/dist/actions/update-webhook.mjs.map +1 -1
  715. package/dist/actions/verify-token.cjs +1 -0
  716. package/dist/actions/verify-token.cjs.map +1 -1
  717. package/dist/actions/verify-token.d.cts +3 -3
  718. package/dist/actions/verify-token.d.cts.map +1 -1
  719. package/dist/actions/verify-token.d.mts +3 -3
  720. package/dist/actions/verify-token.d.mts.map +1 -1
  721. package/dist/actions/verify-token.mjs +1 -0
  722. package/dist/actions/verify-token.mjs.map +1 -1
  723. package/dist/app.cjs +9 -2
  724. package/dist/app.cjs.map +1 -1
  725. package/dist/app.d.cts +8 -1
  726. package/dist/app.d.cts.map +1 -1
  727. package/dist/app.d.mts +8 -1
  728. package/dist/app.d.mts.map +1 -1
  729. package/dist/app.mjs +6 -2
  730. package/dist/app.mjs.map +1 -1
  731. package/dist/index.d.cts +1 -1
  732. package/dist/index.d.mts +1 -1
  733. package/package.json +2 -2
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-project-files.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-files.mjs","names":[],"sources":["../../src/actions/get-project-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProjectFilesInput = z.object({\n projectId: z.string().describe(\"UUID of the project to get files for\"),\n}).describe(\"Request model for fetching all files in a Penpot project.\");\nconst PenpotGetProjectFiles_FileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n vern: z.number().int().describe(\"Version number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n commentThreadSeqn: z.number().int().describe(\"Sequential number for comment threads\").nullable().optional(),\n}).passthrough().describe(\"Represents a single file in a Penpot project.\");\nexport const PenpotGetProjectFilesOutput = z.object({\n files: z.array(PenpotGetProjectFiles_FileDataSchema).describe(\"List of files in the project\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all files in the specified project.\");\n\nexport const penpotGetProjectFiles = action(\"PENPOT_GET_PROJECT_FILES\", {\n slug: \"penpot-get-project-files\",\n name: \"Get Project Files\",\n description: \"Tool to retrieve all files in a Penpot project. Use when you need to list all files for a specific project by its UUID.\",\n input: PenpotGetProjectFilesInput,\n output: PenpotGetProjectFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACvE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAKzE,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-project-files.mjs","names":[],"sources":["../../src/actions/get-project-files.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetProjectFilesInput = z.object({\n projectId: z.string().describe(\"UUID of the project to get files for\"),\n}).describe(\"Request model for fetching all files in a Penpot project.\");\nconst PenpotGetProjectFiles_FileDataSchema = z.object({\n id: z.string().describe(\"UUID of the file\").nullable(),\n name: z.string().describe(\"Name of the file\").nullable(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n vern: z.number().int().describe(\"Version number\").nullable().optional(),\n features: z.array(z.string()).describe(\"Set of feature flags enabled for this file\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the file is shared\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the file was created\").nullable().optional(),\n projectId: z.string().describe(\"UUID of the project this file belongs to\").nullable().optional(),\n modifiedAt: z.string().describe(\"ISO timestamp when the file was last modified\").nullable().optional(),\n hasMediaTrimmed: z.boolean().describe(\"Whether media has been trimmed from the file\").nullable().optional(),\n commentThreadSeqn: z.number().int().describe(\"Sequential number for comment threads\").nullable().optional(),\n}).passthrough().describe(\"Represents a single file in a Penpot project.\");\nexport const PenpotGetProjectFilesOutput = z.object({\n files: z.array(PenpotGetProjectFiles_FileDataSchema).describe(\"List of files in the project\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all files in the specified project.\");\n\nexport const penpotGetProjectFiles: AppAction<\n typeof PenpotGetProjectFilesInput,\n typeof PenpotGetProjectFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_PROJECT_FILES\", {\n slug: \"penpot-get-project-files\",\n name: \"Get Project Files\",\n description: \"Tool to retrieve all files in a Penpot project. Use when you need to list all files for a specific project by its UUID.\",\n input: PenpotGetProjectFilesInput,\n output: PenpotGetProjectFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6B,EAAE,OAAO,EACjD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACvE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAKzE,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbyC,EAAE,OAAO,EAClD,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-project.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to retrieve\"),\n}).describe(\"Request model for getting a project by ID.\");\nexport const PenpotGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier for the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n \"team-id\": z.string().describe(\"ID of the team that owns this project\").nullable().optional(),\n \"is-pinned\": z.boolean().describe(\"Whether the project is pinned\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing project details.\");\n\nexport const penpotGetProject = action(\"PENPOT_GET_PROJECT\", {\n slug: \"penpot-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve detailed information about a specific Penpot project by its ID. Use when you need to get project details such as name, team ownership, and timestamps.\",\n input: PenpotGetProjectInput,\n output: PenpotGetProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to retrieve\"),\n}).describe(\"Request model for getting a project by ID.\");\nexport const PenpotGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier for the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n \"team-id\": z.string().describe(\"ID of the team that owns this project\").nullable().optional(),\n \"is-pinned\": z.boolean().describe(\"Whether the project is pinned\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing project details.\");\n\nexport const penpotGetProject: AppAction<\n typeof PenpotGetProjectInput,\n typeof PenpotGetProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_PROJECT\", {\n slug: \"penpot-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve detailed information about a specific Penpot project by its ID. Use when you need to get project details such as name, team ownership, and timestamps.\",\n input: PenpotGetProjectInput,\n output: PenpotGetProjectOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,mBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-project.d.ts
@@ -13,9 +15,7 @@ declare const PenpotGetProjectOutput: z.ZodObject<{
13
15
  "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
16
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
17
  }, z.core.$loose>;
16
- declare const penpotGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const penpotGetProject: AppAction<typeof PenpotGetProjectInput, typeof PenpotGetProjectOutput, typeof penpot.credential>;
19
19
  //#endregion
20
20
  export { penpotGetProject };
21
21
  //# sourceMappingURL=get-project.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project.d.cts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-project.d.cts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-project.d.ts
@@ -13,9 +15,7 @@ declare const PenpotGetProjectOutput: z.ZodObject<{
13
15
  "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
16
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
17
  }, z.core.$loose>;
16
- declare const penpotGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const penpotGetProject: AppAction<typeof PenpotGetProjectInput, typeof PenpotGetProjectOutput, typeof penpot.credential>;
19
19
  //#endregion
20
20
  export { penpotGetProject };
21
21
  //# sourceMappingURL=get-project.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project.d.mts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,gCAAgB,wBAAA"}
1
+ {"version":3,"file":"get-project.d.mts","names":[],"sources":["../../src/actions/get-project.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAUtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetProject = action("PENPOT_GET_PROJECT", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-project.mjs","names":[],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to retrieve\"),\n}).describe(\"Request model for getting a project by ID.\");\nexport const PenpotGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier for the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n \"team-id\": z.string().describe(\"ID of the team that owns this project\").nullable().optional(),\n \"is-pinned\": z.boolean().describe(\"Whether the project is pinned\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing project details.\");\n\nexport const penpotGetProject = action(\"PENPOT_GET_PROJECT\", {\n slug: \"penpot-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve detailed information about a specific Penpot project by its ID. Use when you need to get project details such as name, team ownership, and timestamps.\",\n input: PenpotGetProjectInput,\n output: PenpotGetProjectOutput,\n});\n"],"mappings":";;AAiBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAeH;CACP,QAfoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-project.mjs","names":[],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetProjectInput = z.object({\n id: z.string().describe(\"UUID of the project to retrieve\"),\n}).describe(\"Request model for getting a project by ID.\");\nexport const PenpotGetProjectOutput = z.object({\n id: z.string().describe(\"Unique identifier for the project\").nullable().optional(),\n name: z.string().describe(\"Name of the project\").nullable().optional(),\n \"team-id\": z.string().describe(\"ID of the team that owns this project\").nullable().optional(),\n \"is-pinned\": z.boolean().describe(\"Whether the project is pinned\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the project was created\").nullable().optional(),\n \"is-default\": z.boolean().describe(\"Whether this is the default project for the team\").nullable().optional(),\n \"modified-at\": z.string().describe(\"Timestamp when the project was last modified\").nullable().optional(),\n}).passthrough().describe(\"Response model containing project details.\");\n\nexport const penpotGetProject: AppAction<\n typeof PenpotGetProjectInput,\n typeof PenpotGetProjectOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_PROJECT\", {\n slug: \"penpot-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve detailed information about a specific Penpot project by its ID. Use when you need to get project details such as name, team ownership, and timestamps.\",\n input: PenpotGetProjectInput,\n output: PenpotGetProjectOutput,\n});\n"],"mappings":";;;AAmBA,MAAa,mBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAmBH;CACP,QAnBoC,EAAE,OAAO;EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-sso-provider.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-sso-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-sso-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetSsoProviderInput = z.object({\n email: z.string().describe(\"Email address to look up SSO provider configuration. Must be a valid email format.\"),\n}).describe(\"Request model for getting SSO provider information.\");\nexport const PenpotGetSsoProviderOutput = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).passthrough().describe(\"Response model containing SSO provider information.\");\n\nexport const penpotGetSsoProvider = action(\"PENPOT_GET_SSO_PROVIDER\", {\n slug: \"penpot-get-sso-provider\",\n name: \"Get SSO Provider\",\n description: \"Tool to retrieve SSO provider information for an email address. Use when you need to determine which SSO provider is configured for a specific email domain.\",\n input: PenpotGetSsoProviderInput,\n output: PenpotGetSsoProviderOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-sso-provider.cjs","names":["z","action"],"sources":["../../src/actions/get-sso-provider.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetSsoProviderInput = z.object({\n email: z.string().describe(\"Email address to look up SSO provider configuration. Must be a valid email format.\"),\n}).describe(\"Request model for getting SSO provider information.\");\nexport const PenpotGetSsoProviderOutput = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).passthrough().describe(\"Response model containing SSO provider information.\");\n\nexport const penpotGetSsoProvider: AppAction<\n typeof PenpotGetSsoProviderInput,\n typeof PenpotGetSsoProviderOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_SSO_PROVIDER\", {\n slug: \"penpot-get-sso-provider\",\n name: \"Get SSO Provider\",\n description: \"Tool to retrieve SSO provider information for an email address. Use when you need to determine which SSO provider is configured for a specific email domain.\",\n input: PenpotGetSsoProviderInput,\n output: PenpotGetSsoProviderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,uBAITC,eAAAA,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-sso-provider.d.ts
@@ -7,9 +9,7 @@ declare const PenpotGetSsoProviderInput: z.ZodObject<{
7
9
  declare const PenpotGetSsoProviderOutput: z.ZodObject<{
8
10
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
11
  }, z.core.$loose>;
10
- declare const penpotGetSsoProvider: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- email: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const penpotGetSsoProvider: AppAction<typeof PenpotGetSsoProviderInput, typeof PenpotGetSsoProviderOutput, typeof penpot.credential>;
13
13
  //#endregion
14
14
  export { penpotGetSsoProvider };
15
15
  //# sourceMappingURL=get-sso-provider.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sso-provider.d.cts","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"get-sso-provider.d.cts","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-sso-provider.d.ts
@@ -7,9 +9,7 @@ declare const PenpotGetSsoProviderInput: z.ZodObject<{
7
9
  declare const PenpotGetSsoProviderOutput: z.ZodObject<{
8
10
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
11
  }, z.core.$loose>;
10
- declare const penpotGetSsoProvider: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- email: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const penpotGetSsoProvider: AppAction<typeof PenpotGetSsoProviderInput, typeof PenpotGetSsoProviderOutput, typeof penpot.credential>;
13
13
  //#endregion
14
14
  export { penpotGetSsoProvider };
15
15
  //# sourceMappingURL=get-sso-provider.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sso-provider.d.mts","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,gCAAoB,wBAAA"}
1
+ {"version":3,"file":"get-sso-provider.d.mts","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAI1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetSsoProvider = action("PENPOT_GET_SSO_PROVIDER", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-sso-provider.mjs","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetSsoProviderInput = z.object({\n email: z.string().describe(\"Email address to look up SSO provider configuration. Must be a valid email format.\"),\n}).describe(\"Request model for getting SSO provider information.\");\nexport const PenpotGetSsoProviderOutput = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).passthrough().describe(\"Response model containing SSO provider information.\");\n\nexport const penpotGetSsoProvider = action(\"PENPOT_GET_SSO_PROVIDER\", {\n slug: \"penpot-get-sso-provider\",\n name: \"Get SSO Provider\",\n description: \"Tool to retrieve SSO provider information for an email address. Use when you need to determine which SSO provider is configured for a specific email domain.\",\n input: PenpotGetSsoProviderInput,\n output: PenpotGetSsoProviderOutput,\n});\n"],"mappings":";;AAWA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuC,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-sso-provider.mjs","names":[],"sources":["../../src/actions/get-sso-provider.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetSsoProviderInput = z.object({\n email: z.string().describe(\"Email address to look up SSO provider configuration. Must be a valid email format.\"),\n}).describe(\"Request model for getting SSO provider information.\");\nexport const PenpotGetSsoProviderOutput = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).passthrough().describe(\"Response model containing SSO provider information.\");\n\nexport const penpotGetSsoProvider: AppAction<\n typeof PenpotGetSsoProviderInput,\n typeof PenpotGetSsoProviderOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_SSO_PROVIDER\", {\n slug: \"penpot-get-sso-provider\",\n name: \"Get SSO Provider\",\n description: \"Tool to retrieve SSO provider information for an email address. Use when you need to determine which SSO provider is configured for a specific email domain.\",\n input: PenpotGetSsoProviderInput,\n output: PenpotGetSsoProviderOutput,\n});\n"],"mappings":";;;AAaA,MAAa,uBAIT,OAAO,2BAA2B;CACpC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfuC,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDAaH;CACP,QAbwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-subscription-usage.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-subscription-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-subscription-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetSubscriptionUsageInput = z.object({}).describe(\"Request model for getting subscription usage information.\\n\\nNo parameters required - returns usage for authenticated user.\");\nexport const PenpotGetSubscriptionUsageOutput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team associated with the subscription\").nullable().optional(),\n \"seats-used\": z.number().int().describe(\"Number of seats currently used in the subscription\").nullable().optional(),\n \"seats-total\": z.number().int().describe(\"Total number of seats available in the subscription\").nullable().optional(),\n \"storage-used\": z.number().int().describe(\"Amount of storage used in bytes\").nullable().optional(),\n \"storage-total\": z.number().int().describe(\"Total amount of storage available in bytes\").nullable().optional(),\n}).passthrough().describe(\"Response model for subscription usage information.\");\n\nexport const penpotGetSubscriptionUsage = action(\"PENPOT_GET_SUBSCRIPTION_USAGE\", {\n slug: \"penpot-get-subscription-usage\",\n name: \"Get Subscription Usage\",\n description: \"Tool to get subscription usage information for the current user. Returns details about seats and storage usage. Use when you need to check subscription limits or current usage statistics.\",\n input: PenpotGetSubscriptionUsageInput,\n output: PenpotGetSubscriptionUsageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAClM,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-subscription-usage.cjs","names":["z","action"],"sources":["../../src/actions/get-subscription-usage.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetSubscriptionUsageInput = z.object({}).describe(\"Request model for getting subscription usage information.\\n\\nNo parameters required - returns usage for authenticated user.\");\nexport const PenpotGetSubscriptionUsageOutput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team associated with the subscription\").nullable().optional(),\n \"seats-used\": z.number().int().describe(\"Number of seats currently used in the subscription\").nullable().optional(),\n \"seats-total\": z.number().int().describe(\"Total number of seats available in the subscription\").nullable().optional(),\n \"storage-used\": z.number().int().describe(\"Amount of storage used in bytes\").nullable().optional(),\n \"storage-total\": z.number().int().describe(\"Total amount of storage available in bytes\").nullable().optional(),\n}).passthrough().describe(\"Response model for subscription usage information.\");\n\nexport const penpotGetSubscriptionUsage: AppAction<\n typeof PenpotGetSubscriptionUsageInput,\n typeof PenpotGetSubscriptionUsageOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_SUBSCRIPTION_USAGE\", {\n slug: \"penpot-get-subscription-usage\",\n name: \"Get Subscription Usage\",\n description: \"Tool to get subscription usage information for the current user. Returns details about seats and storage usage. Use when you need to check subscription limits or current usage statistics.\",\n input: PenpotGetSubscriptionUsageInput,\n output: PenpotGetSubscriptionUsageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAClM,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-subscription-usage.d.ts
@@ -9,7 +11,7 @@ declare const PenpotGetSubscriptionUsageOutput: z.ZodObject<{
9
11
  "storage-used": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
12
  "storage-total": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
13
  }, z.core.$loose>;
12
- declare const penpotGetSubscriptionUsage: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const penpotGetSubscriptionUsage: AppAction<typeof PenpotGetSubscriptionUsageInput, typeof PenpotGetSubscriptionUsageOutput, typeof penpot.credential>;
13
15
  //#endregion
14
16
  export { penpotGetSubscriptionUsage };
15
17
  //# sourceMappingURL=get-subscription-usage.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-subscription-usage.d.cts","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAQhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-subscription-usage.d.cts","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAQhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-subscription-usage.d.ts
@@ -9,7 +11,7 @@ declare const PenpotGetSubscriptionUsageOutput: z.ZodObject<{
9
11
  "storage-used": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
12
  "storage-total": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
13
  }, z.core.$loose>;
12
- declare const penpotGetSubscriptionUsage: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ declare const penpotGetSubscriptionUsage: AppAction<typeof PenpotGetSubscriptionUsageInput, typeof PenpotGetSubscriptionUsageOutput, typeof penpot.credential>;
13
15
  //#endregion
14
16
  export { penpotGetSubscriptionUsage };
15
17
  //# sourceMappingURL=get-subscription-usage.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-subscription-usage.d.mts","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAQhC,0BAAA,gCAA0B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-subscription-usage.d.mts","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAQhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetSubscriptionUsage = action("PENPOT_GET_SUBSCRIPTION_USAGE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-subscription-usage.mjs","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetSubscriptionUsageInput = z.object({}).describe(\"Request model for getting subscription usage information.\\n\\nNo parameters required - returns usage for authenticated user.\");\nexport const PenpotGetSubscriptionUsageOutput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team associated with the subscription\").nullable().optional(),\n \"seats-used\": z.number().int().describe(\"Number of seats currently used in the subscription\").nullable().optional(),\n \"seats-total\": z.number().int().describe(\"Total number of seats available in the subscription\").nullable().optional(),\n \"storage-used\": z.number().int().describe(\"Amount of storage used in bytes\").nullable().optional(),\n \"storage-total\": z.number().int().describe(\"Total amount of storage available in bytes\").nullable().optional(),\n}).passthrough().describe(\"Response model for subscription usage information.\");\n\nexport const penpotGetSubscriptionUsage = action(\"PENPOT_GET_SUBSCRIPTION_USAGE\", {\n slug: \"penpot-get-subscription-usage\",\n name: \"Get Subscription Usage\",\n description: \"Tool to get subscription usage information for the current user. Returns details about seats and storage usage. Use when you need to check subscription limits or current usage statistics.\",\n input: PenpotGetSubscriptionUsageInput,\n output: PenpotGetSubscriptionUsageOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAa5D;CACP,QAb8C,EAAE,OAAO;EACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-subscription-usage.mjs","names":[],"sources":["../../src/actions/get-subscription-usage.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetSubscriptionUsageInput = z.object({}).describe(\"Request model for getting subscription usage information.\\n\\nNo parameters required - returns usage for authenticated user.\");\nexport const PenpotGetSubscriptionUsageOutput = z.object({\n \"team-id\": z.string().describe(\"UUID of the team associated with the subscription\").nullable().optional(),\n \"seats-used\": z.number().int().describe(\"Number of seats currently used in the subscription\").nullable().optional(),\n \"seats-total\": z.number().int().describe(\"Total number of seats available in the subscription\").nullable().optional(),\n \"storage-used\": z.number().int().describe(\"Amount of storage used in bytes\").nullable().optional(),\n \"storage-total\": z.number().int().describe(\"Total amount of storage available in bytes\").nullable().optional(),\n}).passthrough().describe(\"Response model for subscription usage information.\");\n\nexport const penpotGetSubscriptionUsage: AppAction<\n typeof PenpotGetSubscriptionUsageInput,\n typeof PenpotGetSubscriptionUsageOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_SUBSCRIPTION_USAGE\", {\n slug: \"penpot-get-subscription-usage\",\n name: \"Get Subscription Usage\",\n description: \"Tool to get subscription usage information for the current user. Returns details about seats and storage usage. Use when you need to check subscription limits or current usage statistics.\",\n input: PenpotGetSubscriptionUsageInput,\n output: PenpotGetSubscriptionUsageOutput,\n});\n"],"mappings":";;;AAeA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAiB5D;CACP,QAjB8C,EAAE,OAAO;EACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-team-deleted-files.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-deleted-files.cjs","names":["z","action"],"sources":["../../src/actions/get-team-deleted-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamDeletedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to retrieve deleted files from\"),\n}).describe(\"Request model for getting deleted files from a team's trash in Penpot.\");\nconst PenpotGetTeamDeletedFiles_DeletedFileSchema = z.object({\n id: z.string().describe(\"UUID of the deleted file\").nullable().optional(),\n name: z.string().describe(\"Name of the deleted file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n \"is-shared\": z.boolean().describe(\"Whether the file was shared\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO timestamp when the file was originally created\").nullable().optional(),\n \"deleted-at\": z.string().describe(\"ISO timestamp when the file was deleted\").nullable().optional(),\n \"project-id\": z.string().describe(\"UUID of the project this file belonged to\").nullable().optional(),\n \"modified-at\": z.string().describe(\"ISO timestamp when the file was last modified before deletion\").nullable().optional(),\n}).passthrough().describe(\"Represents a deleted file in the team's trash.\");\nexport const PenpotGetTeamDeletedFilesOutput = z.object({\n files: z.array(PenpotGetTeamDeletedFiles_DeletedFileSchema).describe(\"List of deleted files in the team's trash\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all deleted files in the team's trash.\");\n\nexport const penpotGetTeamDeletedFiles = action(\"PENPOT_GET_TEAM_DELETED_FILES\", {\n slug: \"penpot-get-team-deleted-files\",\n name: \"Get Team Deleted Files\",\n description: \"Tool to retrieve deleted files from a team's trash in Penpot. Use when you need to view files that have been deleted from a specific team and are in the trash.\",\n input: PenpotGetTeamDeletedFilesInput,\n output: PenpotGetTeamDeletedFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC/E,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,OAAOA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-deleted-files.cjs","names":["z","action"],"sources":["../../src/actions/get-team-deleted-files.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamDeletedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to retrieve deleted files from\"),\n}).describe(\"Request model for getting deleted files from a team's trash in Penpot.\");\nconst PenpotGetTeamDeletedFiles_DeletedFileSchema = z.object({\n id: z.string().describe(\"UUID of the deleted file\").nullable().optional(),\n name: z.string().describe(\"Name of the deleted file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n \"is-shared\": z.boolean().describe(\"Whether the file was shared\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO timestamp when the file was originally created\").nullable().optional(),\n \"deleted-at\": z.string().describe(\"ISO timestamp when the file was deleted\").nullable().optional(),\n \"project-id\": z.string().describe(\"UUID of the project this file belonged to\").nullable().optional(),\n \"modified-at\": z.string().describe(\"ISO timestamp when the file was last modified before deletion\").nullable().optional(),\n}).passthrough().describe(\"Represents a deleted file in the team's trash.\");\nexport const PenpotGetTeamDeletedFilesOutput = z.object({\n files: z.array(PenpotGetTeamDeletedFiles_DeletedFileSchema).describe(\"List of deleted files in the team's trash\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all deleted files in the team's trash.\");\n\nexport const penpotGetTeamDeletedFiles: AppAction<\n typeof PenpotGetTeamDeletedFilesInput,\n typeof PenpotGetTeamDeletedFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_DELETED_FILES\", {\n slug: \"penpot-get-team-deleted-files\",\n name: \"Get Team Deleted Files\",\n description: \"Tool to retrieve deleted files from a team's trash in Penpot. Use when you need to view files that have been deleted from a specific team and are in the trash.\",\n input: PenpotGetTeamDeletedFilesInput,\n output: PenpotGetTeamDeletedFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC/E,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,OAAOA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-deleted-files.d.ts
@@ -16,9 +18,7 @@ declare const PenpotGetTeamDeletedFilesOutput: z.ZodObject<{
16
18
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
19
  }, z.core.$loose>>>>;
18
20
  }, z.core.$loose>;
19
- declare const penpotGetTeamDeletedFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- teamId: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const penpotGetTeamDeletedFiles: AppAction<typeof PenpotGetTeamDeletedFilesInput, typeof PenpotGetTeamDeletedFilesOutput, typeof penpot.credential>;
22
22
  //#endregion
23
23
  export { penpotGetTeamDeletedFiles };
24
24
  //# sourceMappingURL=get-team-deleted-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-deleted-files.d.cts","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"get-team-deleted-files.d.cts","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-deleted-files.d.ts
@@ -16,9 +18,7 @@ declare const PenpotGetTeamDeletedFilesOutput: z.ZodObject<{
16
18
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
19
  }, z.core.$loose>>>>;
18
20
  }, z.core.$loose>;
19
- declare const penpotGetTeamDeletedFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
20
- teamId: string;
21
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
21
+ declare const penpotGetTeamDeletedFiles: AppAction<typeof PenpotGetTeamDeletedFilesInput, typeof PenpotGetTeamDeletedFilesOutput, typeof penpot.credential>;
22
22
  //#endregion
23
23
  export { penpotGetTeamDeletedFiles };
24
24
  //# sourceMappingURL=get-team-deleted-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-deleted-files.d.mts","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"get-team-deleted-files.d.mts","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAa9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAI/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-team-deleted-files.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-deleted-files.mjs","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamDeletedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to retrieve deleted files from\"),\n}).describe(\"Request model for getting deleted files from a team's trash in Penpot.\");\nconst PenpotGetTeamDeletedFiles_DeletedFileSchema = z.object({\n id: z.string().describe(\"UUID of the deleted file\").nullable().optional(),\n name: z.string().describe(\"Name of the deleted file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n \"is-shared\": z.boolean().describe(\"Whether the file was shared\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO timestamp when the file was originally created\").nullable().optional(),\n \"deleted-at\": z.string().describe(\"ISO timestamp when the file was deleted\").nullable().optional(),\n \"project-id\": z.string().describe(\"UUID of the project this file belonged to\").nullable().optional(),\n \"modified-at\": z.string().describe(\"ISO timestamp when the file was last modified before deletion\").nullable().optional(),\n}).passthrough().describe(\"Represents a deleted file in the team's trash.\");\nexport const PenpotGetTeamDeletedFilesOutput = z.object({\n files: z.array(PenpotGetTeamDeletedFiles_DeletedFileSchema).describe(\"List of deleted files in the team's trash\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all deleted files in the team's trash.\");\n\nexport const penpotGetTeamDeletedFiles = action(\"PENPOT_GET_TEAM_DELETED_FILES\", {\n slug: \"penpot-get-team-deleted-files\",\n name: \"Get Team Deleted Files\",\n description: \"Tool to retrieve deleted files from a team's trash in Penpot. Use when you need to view files that have been deleted from a specific team and are in the trash.\",\n input: PenpotGetTeamDeletedFilesInput,\n output: PenpotGetTeamDeletedFilesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC/E,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-deleted-files.mjs","names":[],"sources":["../../src/actions/get-team-deleted-files.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamDeletedFilesInput = z.object({\n teamId: z.string().describe(\"UUID of the team to retrieve deleted files from\"),\n}).describe(\"Request model for getting deleted files from a team's trash in Penpot.\");\nconst PenpotGetTeamDeletedFiles_DeletedFileSchema = z.object({\n id: z.string().describe(\"UUID of the deleted file\").nullable().optional(),\n name: z.string().describe(\"Name of the deleted file\").nullable().optional(),\n revn: z.number().int().describe(\"Revision number\").nullable().optional(),\n \"is-shared\": z.boolean().describe(\"Whether the file was shared\").nullable().optional(),\n \"created-at\": z.string().describe(\"ISO timestamp when the file was originally created\").nullable().optional(),\n \"deleted-at\": z.string().describe(\"ISO timestamp when the file was deleted\").nullable().optional(),\n \"project-id\": z.string().describe(\"UUID of the project this file belonged to\").nullable().optional(),\n \"modified-at\": z.string().describe(\"ISO timestamp when the file was last modified before deletion\").nullable().optional(),\n}).passthrough().describe(\"Represents a deleted file in the team's trash.\");\nexport const PenpotGetTeamDeletedFilesOutput = z.object({\n files: z.array(PenpotGetTeamDeletedFiles_DeletedFileSchema).describe(\"List of deleted files in the team's trash\").nullable().optional(),\n}).passthrough().describe(\"Response model containing all deleted files in the team's trash.\");\n\nexport const penpotGetTeamDeletedFiles: AppAction<\n typeof PenpotGetTeamDeletedFilesInput,\n typeof PenpotGetTeamDeletedFilesOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_DELETED_FILES\", {\n slug: \"penpot-get-team-deleted-files\",\n name: \"Get Team Deleted Files\",\n description: \"Tool to retrieve deleted files from a team's trash in Penpot. Use when you need to view files that have been deleted from a specific team and are in the trash.\",\n input: PenpotGetTeamDeletedFilesInput,\n output: PenpotGetTeamDeletedFilesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO,EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC/E,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb6C,EAAE,OAAO,EACtD,OAAO,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-team-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-info.cjs","names":["z","action"],"sources":["../../src/actions/get-team-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInfoInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve information for\"),\n}).describe(\"Request model for getting team information by ID.\");\nexport const PenpotGetTeamInfoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"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.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team information.\");\n\nexport const penpotGetTeamInfo = action(\"PENPOT_GET_TEAM_INFO\", {\n slug: \"penpot-get-team-info\",\n name: \"Get Team Info\",\n description: \"Tool to retrieve detailed information about a specific Penpot team by its ID. Use when you need to get team details such as name, creation date, and permissions.\",\n input: PenpotGetTeamInfoInput,\n output: PenpotGetTeamInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,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,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-info.cjs","names":["z","action"],"sources":["../../src/actions/get-team-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamInfoInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve information for\"),\n}).describe(\"Request model for getting team information by ID.\");\nexport const PenpotGetTeamInfoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"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.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team information.\");\n\nexport const penpotGetTeamInfo: AppAction<\n typeof PenpotGetTeamInfoInput,\n typeof PenpotGetTeamInfoOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_INFO\", {\n slug: \"penpot-get-team-info\",\n name: \"Get Team Info\",\n description: \"Tool to retrieve detailed information about a specific Penpot team by its ID. Use when you need to get team details such as name, creation date, and permissions.\",\n input: PenpotGetTeamInfoInput,\n output: PenpotGetTeamInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,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,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAEvE,MAAa,oBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-info.d.ts
@@ -12,9 +14,7 @@ declare const PenpotGetTeamInfoOutput: z.ZodObject<{
12
14
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetTeamInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const penpotGetTeamInfo: AppAction<typeof PenpotGetTeamInfoInput, typeof PenpotGetTeamInfoOutput, typeof penpot.credential>;
18
18
  //#endregion
19
19
  export { penpotGetTeamInfo };
20
20
  //# sourceMappingURL=get-team-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-info.d.cts","names":[],"sources":["../../src/actions/get-team-info.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-team-info.d.cts","names":[],"sources":["../../src/actions/get-team-info.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-info.d.ts
@@ -12,9 +14,7 @@ declare const PenpotGetTeamInfoOutput: z.ZodObject<{
12
14
  "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
15
  permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
14
16
  }, z.core.$loose>;
15
- declare const penpotGetTeamInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const penpotGetTeamInfo: AppAction<typeof PenpotGetTeamInfoInput, typeof PenpotGetTeamInfoOutput, typeof penpot.credential>;
18
18
  //#endregion
19
19
  export { penpotGetTeamInfo };
20
20
  //# sourceMappingURL=get-team-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-info.d.mts","names":[],"sources":["../../src/actions/get-team-info.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-team-info.d.mts","names":[],"sources":["../../src/actions/get-team-info.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const penpotGetTeamInfo = action("PENPOT_GET_TEAM_INFO", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-info.mjs","names":[],"sources":["../../src/actions/get-team-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInfoInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve information for\"),\n}).describe(\"Request model for getting team information by ID.\");\nexport const PenpotGetTeamInfoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"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.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team information.\");\n\nexport const penpotGetTeamInfo = action(\"PENPOT_GET_TEAM_INFO\", {\n slug: \"penpot-get-team-info\",\n name: \"Get Team Info\",\n description: \"Tool to retrieve detailed information about a specific Penpot team by its ID. Use when you need to get team details such as name, creation date, and permissions.\",\n input: PenpotGetTeamInfoInput,\n output: PenpotGetTeamInfoOutput,\n});\n"],"mappings":";;AAgBA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,mDAcH;CACP,QAdqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,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,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-info.mjs","names":[],"sources":["../../src/actions/get-team-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamInfoInput = z.object({\n id: z.string().describe(\"UUID of the team to retrieve information for\"),\n}).describe(\"Request model for getting team information by ID.\");\nexport const PenpotGetTeamInfoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the team\").nullable().optional(),\n name: z.string().describe(\"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.array(z.string()).describe(\"List of permissions for the current user on this team\").nullable().optional(),\n}).passthrough().describe(\"Response model containing team information.\");\n\nexport const penpotGetTeamInfo: AppAction<\n typeof PenpotGetTeamInfoInput,\n typeof PenpotGetTeamInfoOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_INFO\", {\n slug: \"penpot-get-team-info\",\n name: \"Get Team Info\",\n description: \"Tool to retrieve detailed information about a specific Penpot team by its ID. Use when you need to get team details such as name, creation date, and permissions.\",\n input: PenpotGetTeamInfoInput,\n output: PenpotGetTeamInfoOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBoC,EAAE,OAAO,EAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,mDAkBH;CACP,QAlBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,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,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-team-invitations.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-invitations.cjs","names":["z","action"],"sources":["../../src/actions/get-team-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInvitationsInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get invitations for\"),\n}).describe(\"Request schema for getting team invitations in Penpot.\");\nconst PenpotGetTeamInvitations_TeamInvitationSchema = z.object({\n role: z.string().describe(\"Role assigned to the invitation (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the invited person\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the invitation was created\").nullable().optional(),\n \"email-sent\": z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n \"valid-until\": z.string().describe(\"Timestamp when the invitation expires\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pending team invitation in Penpot.\");\nexport const PenpotGetTeamInvitationsOutput = z.object({\n invitations: z.array(PenpotGetTeamInvitations_TeamInvitationSchema).describe(\"Array of pending team invitation objects\"),\n}).passthrough().describe(\"Response schema for getting team invitations.\");\n\nexport const penpotGetTeamInvitations = action(\"PENPOT_GET_TEAM_INVITATIONS\", {\n slug: \"penpot-get-team-invitations\",\n name: \"Get Team Invitations\",\n description: \"Tool to list pending invitations for a team in Penpot. Use when you need to retrieve all pending team invitations that haven't been accepted yet.\",\n input: PenpotGetTeamInvitationsInput,\n output: PenpotGetTeamInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EAClG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,aAAaA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-invitations.cjs","names":["z","action"],"sources":["../../src/actions/get-team-invitations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamInvitationsInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get invitations for\"),\n}).describe(\"Request schema for getting team invitations in Penpot.\");\nconst PenpotGetTeamInvitations_TeamInvitationSchema = z.object({\n role: z.string().describe(\"Role assigned to the invitation (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the invited person\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the invitation was created\").nullable().optional(),\n \"email-sent\": z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n \"valid-until\": z.string().describe(\"Timestamp when the invitation expires\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pending team invitation in Penpot.\");\nexport const PenpotGetTeamInvitationsOutput = z.object({\n invitations: z.array(PenpotGetTeamInvitations_TeamInvitationSchema).describe(\"Array of pending team invitation objects\"),\n}).passthrough().describe(\"Response schema for getting team invitations.\");\n\nexport const penpotGetTeamInvitations: AppAction<\n typeof PenpotGetTeamInvitationsInput,\n typeof PenpotGetTeamInvitationsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_INVITATIONS\", {\n slug: \"penpot-get-team-invitations\",\n name: \"Get Team Invitations\",\n description: \"Tool to list pending invitations for a team in Penpot. Use when you need to retrieve all pending team invitations that haven't been accepted yet.\",\n input: PenpotGetTeamInvitationsInput,\n output: PenpotGetTeamInvitationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EAClG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,aAAaA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-invitations.d.ts
@@ -13,9 +15,7 @@ declare const PenpotGetTeamInvitationsOutput: z.ZodObject<{
13
15
  "valid-until": z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const penpotGetTeamInvitations: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- team_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const penpotGetTeamInvitations: AppAction<typeof PenpotGetTeamInvitationsInput, typeof PenpotGetTeamInvitationsOutput, typeof penpot.credential>;
19
19
  //#endregion
20
20
  export { penpotGetTeamInvitations };
21
21
  //# sourceMappingURL=get-team-invitations.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-invitations.d.cts","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"get-team-invitations.d.cts","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { penpot } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-team-invitations.d.ts
@@ -13,9 +15,7 @@ declare const PenpotGetTeamInvitationsOutput: z.ZodObject<{
13
15
  "valid-until": z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const penpotGetTeamInvitations: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- team_id: string;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ declare const penpotGetTeamInvitations: AppAction<typeof PenpotGetTeamInvitationsInput, typeof PenpotGetTeamInvitationsOutput, typeof penpot.credential>;
19
19
  //#endregion
20
20
  export { penpotGetTeamInvitations };
21
21
  //# sourceMappingURL=get-team-invitations.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-invitations.d.mts","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"get-team-invitations.d.mts","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,MAAA,CAAO,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-team-invitations.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-team-invitations.mjs","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetTeamInvitationsInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get invitations for\"),\n}).describe(\"Request schema for getting team invitations in Penpot.\");\nconst PenpotGetTeamInvitations_TeamInvitationSchema = z.object({\n role: z.string().describe(\"Role assigned to the invitation (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the invited person\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the invitation was created\").nullable().optional(),\n \"email-sent\": z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n \"valid-until\": z.string().describe(\"Timestamp when the invitation expires\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pending team invitation in Penpot.\");\nexport const PenpotGetTeamInvitationsOutput = z.object({\n invitations: z.array(PenpotGetTeamInvitations_TeamInvitationSchema).describe(\"Array of pending team invitation objects\"),\n}).passthrough().describe(\"Response schema for getting team invitations.\");\n\nexport const penpotGetTeamInvitations = action(\"PENPOT_GET_TEAM_INVITATIONS\", {\n slug: \"penpot-get-team-invitations\",\n name: \"Get Team Invitations\",\n description: \"Tool to list pending invitations for a team in Penpot. Use when you need to retrieve all pending team invitations that haven't been accepted yet.\",\n input: PenpotGetTeamInvitationsInput,\n output: PenpotGetTeamInvitationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EAClG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-team-invitations.mjs","names":[],"sources":["../../src/actions/get-team-invitations.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { penpot } from \"../app\";\n\nexport const PenpotGetTeamInvitationsInput = z.object({\n team_id: z.string().describe(\"UUID formatted string identifying the team to get invitations for\"),\n}).describe(\"Request schema for getting team invitations in Penpot.\");\nconst PenpotGetTeamInvitations_TeamInvitationSchema = z.object({\n role: z.string().describe(\"Role assigned to the invitation (e.g., owner, admin, editor, viewer)\").nullable().optional(),\n email: z.string().describe(\"Email address of the invited person\").nullable().optional(),\n \"created-at\": z.string().describe(\"Timestamp when the invitation was created\").nullable().optional(),\n \"email-sent\": z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n \"valid-until\": z.string().describe(\"Timestamp when the invitation expires\").nullable().optional(),\n}).passthrough().describe(\"Representation of a pending team invitation in Penpot.\");\nexport const PenpotGetTeamInvitationsOutput = z.object({\n invitations: z.array(PenpotGetTeamInvitations_TeamInvitationSchema).describe(\"Array of pending team invitation objects\"),\n}).passthrough().describe(\"Response schema for getting team invitations.\");\n\nexport const penpotGetTeamInvitations: AppAction<\n typeof PenpotGetTeamInvitationsInput,\n typeof PenpotGetTeamInvitationsOutput,\n typeof penpot.credential\n> = action(\"PENPOT_GET_TEAM_INVITATIONS\", {\n slug: \"penpot-get-team-invitations\",\n name: \"Get Team Invitations\",\n description: \"Tool to list pending invitations for a team in Penpot. Use when you need to retrieve all pending team invitations that haven't been accepted yet.\",\n input: PenpotGetTeamInvitationsInput,\n output: PenpotGetTeamInvitationsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO,EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,EAClG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb4C,EAAE,OAAO,EACrD,aAAa,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0CAA0C,EACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-team-members.ts