@keystrokehq/penpot 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (575) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-access-token.cjs.map +1 -1
  4. package/dist/actions/create-access-token.d.cts +16 -3
  5. package/dist/actions/create-access-token.d.cts.map +1 -1
  6. package/dist/actions/create-access-token.d.mts +16 -3
  7. package/dist/actions/create-access-token.d.mts.map +1 -1
  8. package/dist/actions/create-access-token.mjs.map +1 -1
  9. package/dist/actions/create-comment-thread.cjs.map +1 -1
  10. package/dist/actions/create-comment-thread.d.cts +30 -3
  11. package/dist/actions/create-comment-thread.d.cts.map +1 -1
  12. package/dist/actions/create-comment-thread.d.mts +30 -3
  13. package/dist/actions/create-comment-thread.d.mts.map +1 -1
  14. package/dist/actions/create-comment-thread.mjs.map +1 -1
  15. package/dist/actions/create-file.cjs.map +1 -1
  16. package/dist/actions/create-file.d.cts +23 -3
  17. package/dist/actions/create-file.d.cts.map +1 -1
  18. package/dist/actions/create-file.d.mts +23 -3
  19. package/dist/actions/create-file.d.mts.map +1 -1
  20. package/dist/actions/create-file.mjs.map +1 -1
  21. package/dist/actions/create-project.cjs +3 -3
  22. package/dist/actions/create-project.cjs.map +1 -1
  23. package/dist/actions/create-project.d.cts +18 -3
  24. package/dist/actions/create-project.d.cts.map +1 -1
  25. package/dist/actions/create-project.d.mts +18 -3
  26. package/dist/actions/create-project.d.mts.map +1 -1
  27. package/dist/actions/create-project.mjs +3 -3
  28. package/dist/actions/create-project.mjs.map +1 -1
  29. package/dist/actions/create-team-access-request.cjs.map +1 -1
  30. package/dist/actions/create-team-access-request.d.cts +13 -3
  31. package/dist/actions/create-team-access-request.d.cts.map +1 -1
  32. package/dist/actions/create-team-access-request.d.mts +13 -3
  33. package/dist/actions/create-team-access-request.d.mts.map +1 -1
  34. package/dist/actions/create-team-access-request.mjs.map +1 -1
  35. package/dist/actions/create-team.cjs.map +1 -1
  36. package/dist/actions/create-team.d.cts +23 -3
  37. package/dist/actions/create-team.d.cts.map +1 -1
  38. package/dist/actions/create-team.d.mts +23 -3
  39. package/dist/actions/create-team.d.mts.map +1 -1
  40. package/dist/actions/create-team.mjs.map +1 -1
  41. package/dist/actions/create-webhook.cjs.map +1 -1
  42. package/dist/actions/create-webhook.d.cts +20 -3
  43. package/dist/actions/create-webhook.d.cts.map +1 -1
  44. package/dist/actions/create-webhook.d.mts +20 -3
  45. package/dist/actions/create-webhook.d.mts.map +1 -1
  46. package/dist/actions/create-webhook.mjs.map +1 -1
  47. package/dist/actions/delete-access-token.cjs.map +1 -1
  48. package/dist/actions/delete-access-token.d.cts +9 -3
  49. package/dist/actions/delete-access-token.d.cts.map +1 -1
  50. package/dist/actions/delete-access-token.d.mts +9 -3
  51. package/dist/actions/delete-access-token.d.mts.map +1 -1
  52. package/dist/actions/delete-access-token.mjs.map +1 -1
  53. package/dist/actions/delete-comment.cjs +1 -1
  54. package/dist/actions/delete-comment.cjs.map +1 -1
  55. package/dist/actions/delete-comment.d.cts +12 -3
  56. package/dist/actions/delete-comment.d.cts.map +1 -1
  57. package/dist/actions/delete-comment.d.mts +12 -3
  58. package/dist/actions/delete-comment.d.mts.map +1 -1
  59. package/dist/actions/delete-comment.mjs +1 -1
  60. package/dist/actions/delete-comment.mjs.map +1 -1
  61. package/dist/actions/delete-file-snapshot.cjs.map +1 -1
  62. package/dist/actions/delete-file-snapshot.d.cts +9 -3
  63. package/dist/actions/delete-file-snapshot.d.cts.map +1 -1
  64. package/dist/actions/delete-file-snapshot.d.mts +9 -3
  65. package/dist/actions/delete-file-snapshot.d.mts.map +1 -1
  66. package/dist/actions/delete-file-snapshot.mjs.map +1 -1
  67. package/dist/actions/delete-project.cjs.map +1 -1
  68. package/dist/actions/delete-project.d.cts +9 -3
  69. package/dist/actions/delete-project.d.cts.map +1 -1
  70. package/dist/actions/delete-project.d.mts +9 -3
  71. package/dist/actions/delete-project.d.mts.map +1 -1
  72. package/dist/actions/delete-project.mjs.map +1 -1
  73. package/dist/actions/delete-team-files-permanently.cjs.map +1 -1
  74. package/dist/actions/delete-team-files-permanently.d.cts +11 -3
  75. package/dist/actions/delete-team-files-permanently.d.cts.map +1 -1
  76. package/dist/actions/delete-team-files-permanently.d.mts +11 -3
  77. package/dist/actions/delete-team-files-permanently.d.mts.map +1 -1
  78. package/dist/actions/delete-team-files-permanently.mjs.map +1 -1
  79. package/dist/actions/delete-team-invitation.cjs.map +1 -1
  80. package/dist/actions/delete-team-invitation.d.cts +11 -3
  81. package/dist/actions/delete-team-invitation.d.cts.map +1 -1
  82. package/dist/actions/delete-team-invitation.d.mts +11 -3
  83. package/dist/actions/delete-team-invitation.d.mts.map +1 -1
  84. package/dist/actions/delete-team-invitation.mjs.map +1 -1
  85. package/dist/actions/delete-team-member.cjs.map +1 -1
  86. package/dist/actions/delete-team-member.d.cts +11 -3
  87. package/dist/actions/delete-team-member.d.cts.map +1 -1
  88. package/dist/actions/delete-team-member.d.mts +11 -3
  89. package/dist/actions/delete-team-member.d.mts.map +1 -1
  90. package/dist/actions/delete-team-member.mjs.map +1 -1
  91. package/dist/actions/delete-team.cjs.map +1 -1
  92. package/dist/actions/delete-team.d.cts +9 -3
  93. package/dist/actions/delete-team.d.cts.map +1 -1
  94. package/dist/actions/delete-team.d.mts +9 -3
  95. package/dist/actions/delete-team.d.mts.map +1 -1
  96. package/dist/actions/delete-team.mjs.map +1 -1
  97. package/dist/actions/delete-webhook.cjs +1 -1
  98. package/dist/actions/delete-webhook.cjs.map +1 -1
  99. package/dist/actions/delete-webhook.d.cts +9 -3
  100. package/dist/actions/delete-webhook.d.cts.map +1 -1
  101. package/dist/actions/delete-webhook.d.mts +9 -3
  102. package/dist/actions/delete-webhook.d.mts.map +1 -1
  103. package/dist/actions/delete-webhook.mjs +1 -1
  104. package/dist/actions/delete-webhook.mjs.map +1 -1
  105. package/dist/actions/duplicate-file.cjs.map +1 -1
  106. package/dist/actions/duplicate-file.d.cts +21 -3
  107. package/dist/actions/duplicate-file.d.cts.map +1 -1
  108. package/dist/actions/duplicate-file.d.mts +21 -3
  109. package/dist/actions/duplicate-file.d.mts.map +1 -1
  110. package/dist/actions/duplicate-file.mjs.map +1 -1
  111. package/dist/actions/duplicate-project.cjs.map +1 -1
  112. package/dist/actions/duplicate-project.d.cts +12 -3
  113. package/dist/actions/duplicate-project.d.cts.map +1 -1
  114. package/dist/actions/duplicate-project.d.mts +12 -3
  115. package/dist/actions/duplicate-project.d.mts.map +1 -1
  116. package/dist/actions/duplicate-project.mjs.map +1 -1
  117. package/dist/actions/get-access-tokens.cjs.map +1 -1
  118. package/dist/actions/get-access-tokens.d.cts +12 -3
  119. package/dist/actions/get-access-tokens.d.cts.map +1 -1
  120. package/dist/actions/get-access-tokens.d.mts +12 -3
  121. package/dist/actions/get-access-tokens.d.mts.map +1 -1
  122. package/dist/actions/get-access-tokens.mjs.map +1 -1
  123. package/dist/actions/get-all-projects.cjs.map +1 -1
  124. package/dist/actions/get-all-projects.d.cts +13 -3
  125. package/dist/actions/get-all-projects.d.cts.map +1 -1
  126. package/dist/actions/get-all-projects.d.mts +13 -3
  127. package/dist/actions/get-all-projects.d.mts.map +1 -1
  128. package/dist/actions/get-all-projects.mjs.map +1 -1
  129. package/dist/actions/get-builtin-templates.cjs +2 -2
  130. package/dist/actions/get-builtin-templates.cjs.map +1 -1
  131. package/dist/actions/get-builtin-templates.d.cts +8 -3
  132. package/dist/actions/get-builtin-templates.d.cts.map +1 -1
  133. package/dist/actions/get-builtin-templates.d.mts +8 -3
  134. package/dist/actions/get-builtin-templates.d.mts.map +1 -1
  135. package/dist/actions/get-builtin-templates.mjs +2 -2
  136. package/dist/actions/get-builtin-templates.mjs.map +1 -1
  137. package/dist/actions/get-comment-thread.cjs.map +1 -1
  138. package/dist/actions/get-comment-thread.d.cts +38 -3
  139. package/dist/actions/get-comment-thread.d.cts.map +1 -1
  140. package/dist/actions/get-comment-thread.d.mts +38 -3
  141. package/dist/actions/get-comment-thread.d.mts.map +1 -1
  142. package/dist/actions/get-comment-thread.mjs.map +1 -1
  143. package/dist/actions/get-comment-threads.cjs.map +1 -1
  144. package/dist/actions/get-comment-threads.d.cts +20 -3
  145. package/dist/actions/get-comment-threads.d.cts.map +1 -1
  146. package/dist/actions/get-comment-threads.d.mts +20 -3
  147. package/dist/actions/get-comment-threads.d.mts.map +1 -1
  148. package/dist/actions/get-comment-threads.mjs.map +1 -1
  149. package/dist/actions/get-comments.cjs.map +1 -1
  150. package/dist/actions/get-comments.d.cts +16 -3
  151. package/dist/actions/get-comments.d.cts.map +1 -1
  152. package/dist/actions/get-comments.d.mts +16 -3
  153. package/dist/actions/get-comments.d.mts.map +1 -1
  154. package/dist/actions/get-comments.mjs.map +1 -1
  155. package/dist/actions/get-file-info.cjs +1 -1
  156. package/dist/actions/get-file-info.cjs.map +1 -1
  157. package/dist/actions/get-file-info.d.cts +19 -3
  158. package/dist/actions/get-file-info.d.cts.map +1 -1
  159. package/dist/actions/get-file-info.d.mts +19 -3
  160. package/dist/actions/get-file-info.d.mts.map +1 -1
  161. package/dist/actions/get-file-info.mjs +1 -1
  162. package/dist/actions/get-file-info.mjs.map +1 -1
  163. package/dist/actions/get-file-libraries.cjs.map +1 -1
  164. package/dist/actions/get-file-libraries.d.cts +15 -3
  165. package/dist/actions/get-file-libraries.d.cts.map +1 -1
  166. package/dist/actions/get-file-libraries.d.mts +15 -3
  167. package/dist/actions/get-file-libraries.d.mts.map +1 -1
  168. package/dist/actions/get-file-libraries.mjs.map +1 -1
  169. package/dist/actions/get-file-object-thumbnails.cjs.map +1 -1
  170. package/dist/actions/get-file-object-thumbnails.d.cts +11 -3
  171. package/dist/actions/get-file-object-thumbnails.d.cts.map +1 -1
  172. package/dist/actions/get-file-object-thumbnails.d.mts +11 -3
  173. package/dist/actions/get-file-object-thumbnails.d.mts.map +1 -1
  174. package/dist/actions/get-file-object-thumbnails.mjs.map +1 -1
  175. package/dist/actions/get-file-snapshots.cjs.map +1 -1
  176. package/dist/actions/get-file-snapshots.d.cts +14 -3
  177. package/dist/actions/get-file-snapshots.d.cts.map +1 -1
  178. package/dist/actions/get-file-snapshots.d.mts +14 -3
  179. package/dist/actions/get-file-snapshots.d.mts.map +1 -1
  180. package/dist/actions/get-file-snapshots.mjs.map +1 -1
  181. package/dist/actions/get-file-summary.cjs.map +1 -1
  182. package/dist/actions/get-file-summary.d.cts +24 -3
  183. package/dist/actions/get-file-summary.d.cts.map +1 -1
  184. package/dist/actions/get-file-summary.d.mts +24 -3
  185. package/dist/actions/get-file-summary.d.mts.map +1 -1
  186. package/dist/actions/get-file-summary.mjs.map +1 -1
  187. package/dist/actions/get-file.cjs +16 -16
  188. package/dist/actions/get-file.cjs.map +1 -1
  189. package/dist/actions/get-file.d.cts +30 -3
  190. package/dist/actions/get-file.d.cts.map +1 -1
  191. package/dist/actions/get-file.d.mts +30 -3
  192. package/dist/actions/get-file.d.mts.map +1 -1
  193. package/dist/actions/get-file.mjs +16 -16
  194. package/dist/actions/get-file.mjs.map +1 -1
  195. package/dist/actions/get-font-variants.cjs.map +1 -1
  196. package/dist/actions/get-font-variants.d.cts +15 -3
  197. package/dist/actions/get-font-variants.d.cts.map +1 -1
  198. package/dist/actions/get-font-variants.d.mts +15 -3
  199. package/dist/actions/get-font-variants.d.mts.map +1 -1
  200. package/dist/actions/get-font-variants.mjs.map +1 -1
  201. package/dist/actions/get-library-file-references.cjs.map +1 -1
  202. package/dist/actions/get-library-file-references.d.cts +14 -3
  203. package/dist/actions/get-library-file-references.d.cts.map +1 -1
  204. package/dist/actions/get-library-file-references.d.mts +14 -3
  205. package/dist/actions/get-library-file-references.d.mts.map +1 -1
  206. package/dist/actions/get-library-file-references.mjs.map +1 -1
  207. package/dist/actions/get-library-usage.cjs +1 -1
  208. package/dist/actions/get-library-usage.cjs.map +1 -1
  209. package/dist/actions/get-library-usage.d.cts +9 -3
  210. package/dist/actions/get-library-usage.d.cts.map +1 -1
  211. package/dist/actions/get-library-usage.d.mts +9 -3
  212. package/dist/actions/get-library-usage.d.mts.map +1 -1
  213. package/dist/actions/get-library-usage.mjs +1 -1
  214. package/dist/actions/get-library-usage.mjs.map +1 -1
  215. package/dist/actions/get-owned-teams.cjs.map +1 -1
  216. package/dist/actions/get-owned-teams.d.cts +12 -3
  217. package/dist/actions/get-owned-teams.d.cts.map +1 -1
  218. package/dist/actions/get-owned-teams.d.mts +12 -3
  219. package/dist/actions/get-owned-teams.d.mts.map +1 -1
  220. package/dist/actions/get-owned-teams.mjs.map +1 -1
  221. package/dist/actions/get-page.cjs.map +1 -1
  222. package/dist/actions/get-page.d.cts +16 -3
  223. package/dist/actions/get-page.d.cts.map +1 -1
  224. package/dist/actions/get-page.d.mts +16 -3
  225. package/dist/actions/get-page.d.mts.map +1 -1
  226. package/dist/actions/get-page.mjs.map +1 -1
  227. package/dist/actions/get-profiles-for-file-comments.cjs.map +1 -1
  228. package/dist/actions/get-profiles-for-file-comments.d.cts +15 -3
  229. package/dist/actions/get-profiles-for-file-comments.d.cts.map +1 -1
  230. package/dist/actions/get-profiles-for-file-comments.d.mts +15 -3
  231. package/dist/actions/get-profiles-for-file-comments.d.mts.map +1 -1
  232. package/dist/actions/get-profiles-for-file-comments.mjs.map +1 -1
  233. package/dist/actions/get-project-files.cjs +2 -2
  234. package/dist/actions/get-project-files.cjs.map +1 -1
  235. package/dist/actions/get-project-files.d.cts +21 -3
  236. package/dist/actions/get-project-files.d.cts.map +1 -1
  237. package/dist/actions/get-project-files.d.mts +21 -3
  238. package/dist/actions/get-project-files.d.mts.map +1 -1
  239. package/dist/actions/get-project-files.mjs +2 -2
  240. package/dist/actions/get-project-files.mjs.map +1 -1
  241. package/dist/actions/get-project.cjs.map +1 -1
  242. package/dist/actions/get-project.d.cts +15 -3
  243. package/dist/actions/get-project.d.cts.map +1 -1
  244. package/dist/actions/get-project.d.mts +15 -3
  245. package/dist/actions/get-project.d.mts.map +1 -1
  246. package/dist/actions/get-project.mjs.map +1 -1
  247. package/dist/actions/get-sso-provider.cjs.map +1 -1
  248. package/dist/actions/get-sso-provider.d.cts +9 -3
  249. package/dist/actions/get-sso-provider.d.cts.map +1 -1
  250. package/dist/actions/get-sso-provider.d.mts +9 -3
  251. package/dist/actions/get-sso-provider.d.mts.map +1 -1
  252. package/dist/actions/get-sso-provider.mjs.map +1 -1
  253. package/dist/actions/get-subscription-usage.cjs.map +1 -1
  254. package/dist/actions/get-subscription-usage.d.cts +9 -3
  255. package/dist/actions/get-subscription-usage.d.cts.map +1 -1
  256. package/dist/actions/get-subscription-usage.d.mts +9 -3
  257. package/dist/actions/get-subscription-usage.d.mts.map +1 -1
  258. package/dist/actions/get-subscription-usage.mjs.map +1 -1
  259. package/dist/actions/get-team-deleted-files.cjs.map +1 -1
  260. package/dist/actions/get-team-deleted-files.d.cts +18 -3
  261. package/dist/actions/get-team-deleted-files.d.cts.map +1 -1
  262. package/dist/actions/get-team-deleted-files.d.mts +18 -3
  263. package/dist/actions/get-team-deleted-files.d.mts.map +1 -1
  264. package/dist/actions/get-team-deleted-files.mjs.map +1 -1
  265. package/dist/actions/get-team-info.cjs.map +1 -1
  266. package/dist/actions/get-team-info.d.cts +14 -3
  267. package/dist/actions/get-team-info.d.cts.map +1 -1
  268. package/dist/actions/get-team-info.d.mts +14 -3
  269. package/dist/actions/get-team-info.d.mts.map +1 -1
  270. package/dist/actions/get-team-info.mjs.map +1 -1
  271. package/dist/actions/get-team-invitations.cjs.map +1 -1
  272. package/dist/actions/get-team-invitations.d.cts +15 -3
  273. package/dist/actions/get-team-invitations.d.cts.map +1 -1
  274. package/dist/actions/get-team-invitations.d.mts +15 -3
  275. package/dist/actions/get-team-invitations.d.mts.map +1 -1
  276. package/dist/actions/get-team-invitations.mjs.map +1 -1
  277. package/dist/actions/get-team-members.cjs.map +1 -1
  278. package/dist/actions/get-team-members.d.cts +19 -3
  279. package/dist/actions/get-team-members.d.cts.map +1 -1
  280. package/dist/actions/get-team-members.d.mts +19 -3
  281. package/dist/actions/get-team-members.d.mts.map +1 -1
  282. package/dist/actions/get-team-members.mjs.map +1 -1
  283. package/dist/actions/get-team-shared-files.cjs.map +1 -1
  284. package/dist/actions/get-team-shared-files.d.cts +19 -3
  285. package/dist/actions/get-team-shared-files.d.cts.map +1 -1
  286. package/dist/actions/get-team-shared-files.d.mts +19 -3
  287. package/dist/actions/get-team-shared-files.d.mts.map +1 -1
  288. package/dist/actions/get-team-shared-files.mjs.map +1 -1
  289. package/dist/actions/get-team-stats.cjs.map +1 -1
  290. package/dist/actions/get-team-stats.d.cts +11 -3
  291. package/dist/actions/get-team-stats.d.cts.map +1 -1
  292. package/dist/actions/get-team-stats.d.mts +11 -3
  293. package/dist/actions/get-team-stats.d.mts.map +1 -1
  294. package/dist/actions/get-team-stats.mjs.map +1 -1
  295. package/dist/actions/get-team-users.cjs.map +1 -1
  296. package/dist/actions/get-team-users.d.cts +21 -3
  297. package/dist/actions/get-team-users.d.cts.map +1 -1
  298. package/dist/actions/get-team-users.d.mts +21 -3
  299. package/dist/actions/get-team-users.d.mts.map +1 -1
  300. package/dist/actions/get-team-users.mjs.map +1 -1
  301. package/dist/actions/get-team.cjs.map +1 -1
  302. package/dist/actions/get-team.d.cts +14 -3
  303. package/dist/actions/get-team.d.cts.map +1 -1
  304. package/dist/actions/get-team.d.mts +14 -3
  305. package/dist/actions/get-team.d.mts.map +1 -1
  306. package/dist/actions/get-team.mjs.map +1 -1
  307. package/dist/actions/get-teams.cjs.map +1 -1
  308. package/dist/actions/get-teams.d.cts +17 -3
  309. package/dist/actions/get-teams.d.cts.map +1 -1
  310. package/dist/actions/get-teams.d.mts +17 -3
  311. package/dist/actions/get-teams.d.mts.map +1 -1
  312. package/dist/actions/get-teams.mjs.map +1 -1
  313. package/dist/actions/get-unread-comment-threads.cjs.map +1 -1
  314. package/dist/actions/get-unread-comment-threads.d.cts +21 -3
  315. package/dist/actions/get-unread-comment-threads.d.cts.map +1 -1
  316. package/dist/actions/get-unread-comment-threads.d.mts +21 -3
  317. package/dist/actions/get-unread-comment-threads.d.mts.map +1 -1
  318. package/dist/actions/get-unread-comment-threads.mjs.map +1 -1
  319. package/dist/actions/get-view-only-bundle.cjs.map +1 -1
  320. package/dist/actions/get-view-only-bundle.d.cts +22 -3
  321. package/dist/actions/get-view-only-bundle.d.cts.map +1 -1
  322. package/dist/actions/get-view-only-bundle.d.mts +22 -3
  323. package/dist/actions/get-view-only-bundle.d.mts.map +1 -1
  324. package/dist/actions/get-view-only-bundle.mjs.map +1 -1
  325. package/dist/actions/get-webhooks.cjs.map +1 -1
  326. package/dist/actions/get-webhooks.d.cts +24 -3
  327. package/dist/actions/get-webhooks.d.cts.map +1 -1
  328. package/dist/actions/get-webhooks.d.mts +24 -3
  329. package/dist/actions/get-webhooks.d.mts.map +1 -1
  330. package/dist/actions/get-webhooks.mjs.map +1 -1
  331. package/dist/actions/has-file-libraries.cjs +1 -1
  332. package/dist/actions/has-file-libraries.cjs.map +1 -1
  333. package/dist/actions/has-file-libraries.d.cts +9 -3
  334. package/dist/actions/has-file-libraries.d.cts.map +1 -1
  335. package/dist/actions/has-file-libraries.d.mts +9 -3
  336. package/dist/actions/has-file-libraries.d.mts.map +1 -1
  337. package/dist/actions/has-file-libraries.mjs +1 -1
  338. package/dist/actions/has-file-libraries.mjs.map +1 -1
  339. package/dist/actions/ignore-file-library-sync-status.cjs.map +1 -1
  340. package/dist/actions/ignore-file-library-sync-status.d.cts +11 -3
  341. package/dist/actions/ignore-file-library-sync-status.d.cts.map +1 -1
  342. package/dist/actions/ignore-file-library-sync-status.d.mts +11 -3
  343. package/dist/actions/ignore-file-library-sync-status.d.mts.map +1 -1
  344. package/dist/actions/ignore-file-library-sync-status.mjs.map +1 -1
  345. package/dist/actions/link-file-to-library.cjs.map +1 -1
  346. package/dist/actions/link-file-to-library.d.cts +17 -3
  347. package/dist/actions/link-file-to-library.d.cts.map +1 -1
  348. package/dist/actions/link-file-to-library.d.mts +17 -3
  349. package/dist/actions/link-file-to-library.d.mts.map +1 -1
  350. package/dist/actions/link-file-to-library.mjs.map +1 -1
  351. package/dist/actions/lock-file-snapshot.cjs.map +1 -1
  352. package/dist/actions/lock-file-snapshot.d.cts +9 -3
  353. package/dist/actions/lock-file-snapshot.d.cts.map +1 -1
  354. package/dist/actions/lock-file-snapshot.d.mts +9 -3
  355. package/dist/actions/lock-file-snapshot.d.mts.map +1 -1
  356. package/dist/actions/lock-file-snapshot.mjs.map +1 -1
  357. package/dist/actions/logout.cjs.map +1 -1
  358. package/dist/actions/logout.d.cts +7 -3
  359. package/dist/actions/logout.d.cts.map +1 -1
  360. package/dist/actions/logout.d.mts +7 -3
  361. package/dist/actions/logout.d.mts.map +1 -1
  362. package/dist/actions/logout.mjs.map +1 -1
  363. package/dist/actions/mark-all-threads-as-read.cjs.map +1 -1
  364. package/dist/actions/mark-all-threads-as-read.d.cts +10 -3
  365. package/dist/actions/mark-all-threads-as-read.d.cts.map +1 -1
  366. package/dist/actions/mark-all-threads-as-read.d.mts +10 -3
  367. package/dist/actions/mark-all-threads-as-read.d.mts.map +1 -1
  368. package/dist/actions/mark-all-threads-as-read.mjs.map +1 -1
  369. package/dist/actions/move-files.cjs.map +1 -1
  370. package/dist/actions/move-files.d.cts +11 -3
  371. package/dist/actions/move-files.d.cts.map +1 -1
  372. package/dist/actions/move-files.d.mts +11 -3
  373. package/dist/actions/move-files.d.mts.map +1 -1
  374. package/dist/actions/move-files.mjs.map +1 -1
  375. package/dist/actions/move-project.cjs.map +1 -1
  376. package/dist/actions/move-project.d.cts +11 -3
  377. package/dist/actions/move-project.d.cts.map +1 -1
  378. package/dist/actions/move-project.d.mts +11 -3
  379. package/dist/actions/move-project.d.mts.map +1 -1
  380. package/dist/actions/move-project.mjs.map +1 -1
  381. package/dist/actions/prepare-register-profile.cjs.map +1 -1
  382. package/dist/actions/prepare-register-profile.d.cts +21 -3
  383. package/dist/actions/prepare-register-profile.d.cts.map +1 -1
  384. package/dist/actions/prepare-register-profile.d.mts +21 -3
  385. package/dist/actions/prepare-register-profile.d.mts.map +1 -1
  386. package/dist/actions/prepare-register-profile.mjs.map +1 -1
  387. package/dist/actions/push-audit-events.cjs.map +1 -1
  388. package/dist/actions/push-audit-events.d.cts +22 -3
  389. package/dist/actions/push-audit-events.d.cts.map +1 -1
  390. package/dist/actions/push-audit-events.d.mts +22 -3
  391. package/dist/actions/push-audit-events.d.mts.map +1 -1
  392. package/dist/actions/push-audit-events.mjs.map +1 -1
  393. package/dist/actions/register-profile.cjs.map +1 -1
  394. package/dist/actions/register-profile.d.cts +13 -3
  395. package/dist/actions/register-profile.d.cts.map +1 -1
  396. package/dist/actions/register-profile.d.mts +13 -3
  397. package/dist/actions/register-profile.d.mts.map +1 -1
  398. package/dist/actions/register-profile.mjs.map +1 -1
  399. package/dist/actions/rename-file.cjs +4 -4
  400. package/dist/actions/rename-file.cjs.map +1 -1
  401. package/dist/actions/rename-file.d.cts +14 -3
  402. package/dist/actions/rename-file.d.cts.map +1 -1
  403. package/dist/actions/rename-file.d.mts +14 -3
  404. package/dist/actions/rename-file.d.mts.map +1 -1
  405. package/dist/actions/rename-file.mjs +4 -4
  406. package/dist/actions/rename-file.mjs.map +1 -1
  407. package/dist/actions/rename-project.cjs +2 -2
  408. package/dist/actions/rename-project.cjs.map +1 -1
  409. package/dist/actions/rename-project.d.cts +16 -3
  410. package/dist/actions/rename-project.d.cts.map +1 -1
  411. package/dist/actions/rename-project.d.mts +16 -3
  412. package/dist/actions/rename-project.d.mts.map +1 -1
  413. package/dist/actions/rename-project.mjs +2 -2
  414. package/dist/actions/rename-project.mjs.map +1 -1
  415. package/dist/actions/request-profile-recovery.cjs.map +1 -1
  416. package/dist/actions/request-profile-recovery.d.cts +7 -3
  417. package/dist/actions/request-profile-recovery.d.cts.map +1 -1
  418. package/dist/actions/request-profile-recovery.d.mts +7 -3
  419. package/dist/actions/request-profile-recovery.d.mts.map +1 -1
  420. package/dist/actions/request-profile-recovery.mjs.map +1 -1
  421. package/dist/actions/restore-deleted-team-files.cjs.map +1 -1
  422. package/dist/actions/restore-deleted-team-files.d.cts +11 -3
  423. package/dist/actions/restore-deleted-team-files.d.cts.map +1 -1
  424. package/dist/actions/restore-deleted-team-files.d.mts +11 -3
  425. package/dist/actions/restore-deleted-team-files.d.mts.map +1 -1
  426. package/dist/actions/restore-deleted-team-files.mjs.map +1 -1
  427. package/dist/actions/restore-file-snapshot.cjs.map +1 -1
  428. package/dist/actions/restore-file-snapshot.d.cts +11 -3
  429. package/dist/actions/restore-file-snapshot.d.cts.map +1 -1
  430. package/dist/actions/restore-file-snapshot.d.mts +11 -3
  431. package/dist/actions/restore-file-snapshot.d.mts.map +1 -1
  432. package/dist/actions/restore-file-snapshot.mjs.map +1 -1
  433. package/dist/actions/search-files.cjs.map +1 -1
  434. package/dist/actions/search-files.d.cts +19 -3
  435. package/dist/actions/search-files.d.cts.map +1 -1
  436. package/dist/actions/search-files.d.mts +19 -3
  437. package/dist/actions/search-files.d.mts.map +1 -1
  438. package/dist/actions/search-files.mjs.map +1 -1
  439. package/dist/actions/send-user-feedback.cjs.map +1 -1
  440. package/dist/actions/send-user-feedback.d.cts +18 -3
  441. package/dist/actions/send-user-feedback.d.cts.map +1 -1
  442. package/dist/actions/send-user-feedback.d.mts +18 -3
  443. package/dist/actions/send-user-feedback.d.mts.map +1 -1
  444. package/dist/actions/send-user-feedback.mjs.map +1 -1
  445. package/dist/actions/set-file-shared.cjs +1 -1
  446. package/dist/actions/set-file-shared.cjs.map +1 -1
  447. package/dist/actions/set-file-shared.d.cts +16 -3
  448. package/dist/actions/set-file-shared.d.cts.map +1 -1
  449. package/dist/actions/set-file-shared.d.mts +16 -3
  450. package/dist/actions/set-file-shared.d.mts.map +1 -1
  451. package/dist/actions/set-file-shared.mjs +1 -1
  452. package/dist/actions/set-file-shared.mjs.map +1 -1
  453. package/dist/actions/unlink-file-from-library.cjs.map +1 -1
  454. package/dist/actions/unlink-file-from-library.d.cts +11 -3
  455. package/dist/actions/unlink-file-from-library.d.cts.map +1 -1
  456. package/dist/actions/unlink-file-from-library.d.mts +11 -3
  457. package/dist/actions/unlink-file-from-library.d.mts.map +1 -1
  458. package/dist/actions/unlink-file-from-library.mjs.map +1 -1
  459. package/dist/actions/unlock-file-snapshot.cjs.map +1 -1
  460. package/dist/actions/unlock-file-snapshot.d.cts +9 -3
  461. package/dist/actions/unlock-file-snapshot.d.cts.map +1 -1
  462. package/dist/actions/unlock-file-snapshot.d.mts +9 -3
  463. package/dist/actions/unlock-file-snapshot.d.mts.map +1 -1
  464. package/dist/actions/unlock-file-snapshot.mjs.map +1 -1
  465. package/dist/actions/update-comment-thread-frame.cjs.map +1 -1
  466. package/dist/actions/update-comment-thread-frame.d.cts +22 -3
  467. package/dist/actions/update-comment-thread-frame.d.cts.map +1 -1
  468. package/dist/actions/update-comment-thread-frame.d.mts +22 -3
  469. package/dist/actions/update-comment-thread-frame.d.mts.map +1 -1
  470. package/dist/actions/update-comment-thread-frame.mjs.map +1 -1
  471. package/dist/actions/update-comment-thread-position.cjs.map +1 -1
  472. package/dist/actions/update-comment-thread-position.d.cts +24 -3
  473. package/dist/actions/update-comment-thread-position.d.cts.map +1 -1
  474. package/dist/actions/update-comment-thread-position.d.mts +24 -3
  475. package/dist/actions/update-comment-thread-position.d.mts.map +1 -1
  476. package/dist/actions/update-comment-thread-position.mjs.map +1 -1
  477. package/dist/actions/update-comment-thread-status.cjs.map +1 -1
  478. package/dist/actions/update-comment-thread-status.d.cts +13 -3
  479. package/dist/actions/update-comment-thread-status.d.cts.map +1 -1
  480. package/dist/actions/update-comment-thread-status.d.mts +13 -3
  481. package/dist/actions/update-comment-thread-status.d.mts.map +1 -1
  482. package/dist/actions/update-comment-thread-status.mjs.map +1 -1
  483. package/dist/actions/update-comment-thread.cjs.map +1 -1
  484. package/dist/actions/update-comment-thread.d.cts +22 -3
  485. package/dist/actions/update-comment-thread.d.cts.map +1 -1
  486. package/dist/actions/update-comment-thread.d.mts +22 -3
  487. package/dist/actions/update-comment-thread.d.mts.map +1 -1
  488. package/dist/actions/update-comment-thread.mjs.map +1 -1
  489. package/dist/actions/update-comment.cjs.map +1 -1
  490. package/dist/actions/update-comment.d.cts +21 -3
  491. package/dist/actions/update-comment.d.cts.map +1 -1
  492. package/dist/actions/update-comment.d.mts +21 -3
  493. package/dist/actions/update-comment.d.mts.map +1 -1
  494. package/dist/actions/update-comment.mjs.map +1 -1
  495. package/dist/actions/update-file-library-sync-status.cjs.map +1 -1
  496. package/dist/actions/update-file-library-sync-status.d.cts +11 -3
  497. package/dist/actions/update-file-library-sync-status.d.cts.map +1 -1
  498. package/dist/actions/update-file-library-sync-status.d.mts +11 -3
  499. package/dist/actions/update-file-library-sync-status.d.mts.map +1 -1
  500. package/dist/actions/update-file-library-sync-status.mjs.map +1 -1
  501. package/dist/actions/update-file-snapshot.cjs.map +1 -1
  502. package/dist/actions/update-file-snapshot.d.cts +11 -3
  503. package/dist/actions/update-file-snapshot.d.cts.map +1 -1
  504. package/dist/actions/update-file-snapshot.d.mts +11 -3
  505. package/dist/actions/update-file-snapshot.d.mts.map +1 -1
  506. package/dist/actions/update-file-snapshot.mjs.map +1 -1
  507. package/dist/actions/update-file.cjs.map +1 -1
  508. package/dist/actions/update-file.d.cts +29 -3
  509. package/dist/actions/update-file.d.cts.map +1 -1
  510. package/dist/actions/update-file.d.mts +29 -3
  511. package/dist/actions/update-file.d.mts.map +1 -1
  512. package/dist/actions/update-file.mjs.map +1 -1
  513. package/dist/actions/update-font.cjs.map +1 -1
  514. package/dist/actions/update-font.d.cts +13 -3
  515. package/dist/actions/update-font.d.cts.map +1 -1
  516. package/dist/actions/update-font.d.mts +13 -3
  517. package/dist/actions/update-font.d.mts.map +1 -1
  518. package/dist/actions/update-font.mjs.map +1 -1
  519. package/dist/actions/update-profile-notifications.cjs.map +1 -1
  520. package/dist/actions/update-profile-notifications.d.cts +26 -3
  521. package/dist/actions/update-profile-notifications.d.cts.map +1 -1
  522. package/dist/actions/update-profile-notifications.d.mts +26 -3
  523. package/dist/actions/update-profile-notifications.d.mts.map +1 -1
  524. package/dist/actions/update-profile-notifications.mjs.map +1 -1
  525. package/dist/actions/update-profile-props.cjs.map +1 -1
  526. package/dist/actions/update-profile-props.d.cts +54 -3
  527. package/dist/actions/update-profile-props.d.cts.map +1 -1
  528. package/dist/actions/update-profile-props.d.mts +54 -3
  529. package/dist/actions/update-profile-props.d.mts.map +1 -1
  530. package/dist/actions/update-profile-props.mjs.map +1 -1
  531. package/dist/actions/update-profile.cjs +3 -3
  532. package/dist/actions/update-profile.cjs.map +1 -1
  533. package/dist/actions/update-profile.d.cts +42 -3
  534. package/dist/actions/update-profile.d.cts.map +1 -1
  535. package/dist/actions/update-profile.d.mts +42 -3
  536. package/dist/actions/update-profile.d.mts.map +1 -1
  537. package/dist/actions/update-profile.mjs +3 -3
  538. package/dist/actions/update-profile.mjs.map +1 -1
  539. package/dist/actions/update-project-pin.cjs.map +1 -1
  540. package/dist/actions/update-project-pin.d.cts +18 -3
  541. package/dist/actions/update-project-pin.d.cts.map +1 -1
  542. package/dist/actions/update-project-pin.d.mts +18 -3
  543. package/dist/actions/update-project-pin.d.mts.map +1 -1
  544. package/dist/actions/update-project-pin.mjs.map +1 -1
  545. package/dist/actions/update-team-invitation-role.cjs.map +1 -1
  546. package/dist/actions/update-team-invitation-role.d.cts +18 -3
  547. package/dist/actions/update-team-invitation-role.d.cts.map +1 -1
  548. package/dist/actions/update-team-invitation-role.d.mts +18 -3
  549. package/dist/actions/update-team-invitation-role.d.mts.map +1 -1
  550. package/dist/actions/update-team-invitation-role.mjs.map +1 -1
  551. package/dist/actions/update-team.cjs.map +1 -1
  552. package/dist/actions/update-team.d.cts +16 -3
  553. package/dist/actions/update-team.d.cts.map +1 -1
  554. package/dist/actions/update-team.d.mts +16 -3
  555. package/dist/actions/update-team.d.mts.map +1 -1
  556. package/dist/actions/update-team.mjs.map +1 -1
  557. package/dist/actions/update-webhook.cjs.map +1 -1
  558. package/dist/actions/update-webhook.d.cts +22 -3
  559. package/dist/actions/update-webhook.d.cts.map +1 -1
  560. package/dist/actions/update-webhook.d.mts +22 -3
  561. package/dist/actions/update-webhook.d.mts.map +1 -1
  562. package/dist/actions/update-webhook.mjs.map +1 -1
  563. package/dist/actions/verify-token.cjs.map +1 -1
  564. package/dist/actions/verify-token.d.cts +14 -3
  565. package/dist/actions/verify-token.d.cts.map +1 -1
  566. package/dist/actions/verify-token.d.mts +14 -3
  567. package/dist/actions/verify-token.d.mts.map +1 -1
  568. package/dist/actions/verify-token.mjs.map +1 -1
  569. package/dist/catalog.cjs +14 -1
  570. package/dist/catalog.cjs.map +1 -1
  571. package/dist/catalog.d.cts +13 -0
  572. package/dist/catalog.d.mts +13 -0
  573. package/dist/catalog.mjs +14 -1
  574. package/dist/catalog.mjs.map +1 -1
  575. package/package.json +2 -2
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-owned-teams.d.ts
4
- declare const PenpotGetOwnedTeamsInput: z.ZodTypeAny;
5
- declare const PenpotGetOwnedTeamsOutput: z.ZodTypeAny;
6
- declare const penpotGetOwnedTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetOwnedTeamsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PenpotGetOwnedTeamsOutput: z.ZodObject<{
6
+ teams: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ permissions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
13
+ }, z.core.$strip>>;
14
+ }, z.core.$strip>;
15
+ declare const penpotGetOwnedTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { penpotGetOwnedTeams };
9
18
  //# sourceMappingURL=get-owned-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.d.mts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAA2F;AAAA,cASvH,yBAAA,EAA2B,CAAA,CAAE,UAEa;AAAA,cAE1C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-owned-teams.d.mts","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cASxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-owned-teams.mjs","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetOwnedTeamsInput: z.ZodTypeAny = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"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}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput: z.ZodTypeAny = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnI,MAAM,iCAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-owned-teams.mjs","names":[],"sources":["../../src/actions/get-owned-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetOwnedTeamsInput = z.object({}).describe(\"Request parameters for getting owned teams in Penpot.\");\nconst PenpotGetOwnedTeams_TeamSchema = z.object({\n id: z.string().describe(\"Unique identifier for the team.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the team.\").nullable().optional(),\n \"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}).describe(\"Representation of a Penpot team.\");\nexport const PenpotGetOwnedTeamsOutput = z.object({\n teams: z.array(PenpotGetOwnedTeams_TeamSchema).describe(\"Array of team objects owned by the current user.\"),\n}).describe(\"Response schema for getting owned teams.\");\n\nexport const penpotGetOwnedTeams = action(\"PENPOT_GET_OWNED_TEAMS\", {\n slug: \"penpot-get-owned-teams\",\n name: \"Get Owned Teams\",\n description: \"Tool to list teams owned by the current user. Use when you need to retrieve teams that the authenticated user owns in Penpot.\",\n input: PenpotGetOwnedTeamsInput,\n output: PenpotGetOwnedTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACrH,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kDAAkD,EAC5G,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetPageInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.object({}).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.object({}).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,sBAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAA2N;AAErP,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetPageInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.object({}).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.object({}).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;AACpL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAA2N;AAErP,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-page.d.ts
4
- declare const PenpotGetPageInput: z.ZodTypeAny;
5
- declare const PenpotGetPageOutput: z.ZodTypeAny;
6
- declare const penpotGetPage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetPageInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ pageId: z.ZodOptional<z.ZodString>;
7
+ objectId: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PenpotGetPageOutput: z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ objects: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ options: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ }, z.core.$loose>;
15
+ declare const penpotGetPage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ fileId: string;
17
+ pageId?: string | undefined;
18
+ objectId?: string | undefined;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { penpotGetPage };
9
22
  //# sourceMappingURL=get-page.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAIsC;AAAA,cAC5D,mBAAA,EAAqB,CAAA,CAAE,UAKkN;AAAA,cAEzO,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;cAKlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;cAOnB,aAAA,gCAAa,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-page.d.ts
4
- declare const PenpotGetPageInput: z.ZodTypeAny;
5
- declare const PenpotGetPageOutput: z.ZodTypeAny;
6
- declare const penpotGetPage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetPageInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ pageId: z.ZodOptional<z.ZodString>;
7
+ objectId: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const PenpotGetPageOutput: z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ objects: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ options: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
14
+ }, z.core.$loose>;
15
+ declare const penpotGetPage: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ fileId: string;
17
+ pageId?: string | undefined;
18
+ objectId?: string | undefined;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { penpotGetPage };
9
22
  //# sourceMappingURL=get-page.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.d.mts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,kBAAA,EAAoB,CAAA,CAAE,UAIsC;AAAA,cAC5D,mBAAA,EAAqB,CAAA,CAAE,UAKkN;AAAA,cAEzO,aAAA,gCAAa,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-page.d.mts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,kBAAA,EAAkB,CAAA,CAAA,SAAA;;;;;cAKlB,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;;cAOnB,aAAA,gCAAa,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-page.mjs","names":[],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetPageInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.object({}).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.object({}).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;AAgBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;EACrI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CACpL,CAAC,CAAC,CAAC,SAAS,4DAYH;CACP,QAZ+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-page.mjs","names":[],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetPageInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get the page from\"),\n pageId: z.string().describe(\"UUID of the specific page to retrieve. If not specified, returns the first page of the file.\").optional(),\n objectId: z.string().describe(\"UUID of a specific object to retrieve. When specified, only that object and its children are returned. Requires pageId to be specified.\").optional(),\n}).describe(\"Request model for retrieving page data from a Penpot file.\");\nexport const PenpotGetPageOutput = z.object({\n id: z.string().describe(\"Page identifier UUID\").nullable().optional(),\n name: z.string().describe(\"Name of the page\").nullable().optional(),\n objects: z.object({}).describe(\"Dictionary of objects on the page, keyed by object ID\").nullable().optional(),\n options: z.object({}).describe(\"Page options and settings\").nullable().optional(),\n}).passthrough().describe(\"Response model containing page data from a Penpot file.\\nThe response includes page metadata and object data used for rendering and export.\\nAdditional fields beyond the defined ones will be preserved in the response.\");\n\nexport const penpotGetPage = action(\"PENPOT_GET_PAGE\", {\n slug: \"penpot-get-page\",\n name: \"Get Page\",\n description: \"Tool to retrieve page data from a Penpot file. Use when you need to get page content including objects and metadata for rendering or export purposes. If no page ID is specified, returns the first page. Can filter to a specific object and its children by providing an object ID.\",\n input: PenpotGetPageInput,\n output: PenpotGetPageOutput,\n});\n"],"mappings":";;AAgBA,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBgC,EAAE,OAAO;EACzC,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;EACrI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CACpL,CAAC,CAAC,CAAC,SAAS,4DAYH;CACP,QAZiC,EAAE,OAAO;EAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2NAOhB;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-profiles-for-file-comments.cjs","names":["z","action"],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProfilesForFileCommentsInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file to get comment participant profiles for\"),\n shareId: z.string().describe(\"Optional UUID for shared file access context\").optional(),\n}).describe(\"Request model for fetching profiles of users who have commented on a file.\");\nconst PenpotGetProfilesForFileComments_ProfileDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the profile\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n}).describe(\"Represents a user profile with limited properties for comment participants.\");\nexport const PenpotGetProfilesForFileCommentsOutput: z.ZodTypeAny = z.object({\n profiles: z.array(PenpotGetProfilesForFileComments_ProfileDataSchema).describe(\"List of user profiles who have commented on the file\").nullable().optional(),\n}).describe(\"Response model containing profiles of users who have commented on the file.\");\n\nexport const penpotGetProfilesForFileComments = action(\"PENPOT_GET_PROFILES_FOR_FILE_COMMENTS\", {\n slug: \"penpot-get-profiles-for-file-comments\",\n name: \"Get Profiles for File Comments\",\n description: \"Tool to retrieve profiles of users who have commented on a Penpot file. Use when you need to get information about comment participants for collaboration or user management purposes.\",\n input: PenpotGetProfilesForFileCommentsInput,\n output: PenpotGetProfilesForFileCommentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,qDAAmEA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,yCAAuDA,IAAAA,EAAE,OAAO,EAC3E,UAAUA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAEzF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-profiles-for-file-comments.cjs","names":["z","action"],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProfilesForFileCommentsInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get comment participant profiles for\"),\n shareId: z.string().describe(\"Optional UUID for shared file access context\").optional(),\n}).describe(\"Request model for fetching profiles of users who have commented on a file.\");\nconst PenpotGetProfilesForFileComments_ProfileDataSchema = z.object({\n id: z.string().describe(\"UUID of the profile\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n}).describe(\"Represents a user profile with limited properties for comment participants.\");\nexport const PenpotGetProfilesForFileCommentsOutput = z.object({\n profiles: z.array(PenpotGetProfilesForFileComments_ProfileDataSchema).describe(\"List of user profiles who have commented on the file\").nullable().optional(),\n}).describe(\"Response model containing profiles of users who have commented on the file.\");\n\nexport const penpotGetProfilesForFileComments = action(\"PENPOT_GET_PROFILES_FOR_FILE_COMMENTS\", {\n slug: \"penpot-get-profiles-for-file-comments\",\n name: \"Get Profiles for File Comments\",\n description: \"Tool to retrieve profiles of users who have commented on a Penpot file. Use when you need to get information about comment participants for collaboration or user management purposes.\",\n input: PenpotGetProfilesForFileCommentsInput,\n output: PenpotGetProfilesForFileCommentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,UAAUA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAEzF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-profiles-for-file-comments.d.ts
4
- declare const PenpotGetProfilesForFileCommentsInput: z.ZodTypeAny;
5
- declare const PenpotGetProfilesForFileCommentsOutput: z.ZodTypeAny;
6
- declare const penpotGetProfilesForFileComments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProfilesForFileCommentsInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ shareId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotGetProfilesForFileCommentsOutput: z.ZodObject<{
9
+ profiles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>>>;
14
+ }, z.core.$strip>;
15
+ declare const penpotGetProfilesForFileComments: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ fileId: string;
17
+ shareId?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { penpotGetProfilesForFileComments };
9
21
  //# sourceMappingURL=get-profiles-for-file-comments.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-profiles-for-file-comments.d.cts","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGmC;AAAA,cAM5E,sCAAA,EAAwC,CAAA,CAAE,UAEmC;AAAA,cAE7E,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-profiles-for-file-comments.d.cts","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-profiles-for-file-comments.d.ts
4
- declare const PenpotGetProfilesForFileCommentsInput: z.ZodTypeAny;
5
- declare const PenpotGetProfilesForFileCommentsOutput: z.ZodTypeAny;
6
- declare const penpotGetProfilesForFileComments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProfilesForFileCommentsInput: z.ZodObject<{
5
+ fileId: z.ZodString;
6
+ shareId: z.ZodOptional<z.ZodString>;
7
+ }, z.core.$strip>;
8
+ declare const PenpotGetProfilesForFileCommentsOutput: z.ZodObject<{
9
+ profiles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ }, z.core.$strip>>>>;
14
+ }, z.core.$strip>;
15
+ declare const penpotGetProfilesForFileComments: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ fileId: string;
17
+ shareId?: string | undefined;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { penpotGetProfilesForFileComments };
9
21
  //# sourceMappingURL=get-profiles-for-file-comments.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-profiles-for-file-comments.d.mts","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAGmC;AAAA,cAM5E,sCAAA,EAAwC,CAAA,CAAE,UAEmC;AAAA,cAE7E,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-profiles-for-file-comments.d.mts","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-profiles-for-file-comments.mjs","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProfilesForFileCommentsInput: z.ZodTypeAny = z.object({\n fileId: z.string().describe(\"UUID of the file to get comment participant profiles for\"),\n shareId: z.string().describe(\"Optional UUID for shared file access context\").optional(),\n}).describe(\"Request model for fetching profiles of users who have commented on a file.\");\nconst PenpotGetProfilesForFileComments_ProfileDataSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the profile\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n}).describe(\"Represents a user profile with limited properties for comment participants.\");\nexport const PenpotGetProfilesForFileCommentsOutput: z.ZodTypeAny = z.object({\n profiles: z.array(PenpotGetProfilesForFileComments_ProfileDataSchema).describe(\"List of user profiles who have commented on the file\").nullable().optional(),\n}).describe(\"Response model containing profiles of users who have commented on the file.\");\n\nexport const penpotGetProfilesForFileComments = action(\"PENPOT_GET_PROFILES_FOR_FILE_COMMENTS\", {\n slug: \"penpot-get-profiles-for-file-comments\",\n name: \"Get Profiles for File Comments\",\n description: \"Tool to retrieve profiles of users who have commented on a Penpot file. Use when you need to get information about comment participants for collaboration or user management purposes.\",\n input: PenpotGetProfilesForFileCommentsInput,\n output: PenpotGetProfilesForFileCommentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsD,EAAE,OAAO;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACtF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,qDAAmE,EAAE,OAAO;CAChF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAKzF,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkE,EAAE,OAAO,EAC3E,UAAU,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,6EAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-profiles-for-file-comments.mjs","names":[],"sources":["../../src/actions/get-profiles-for-file-comments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProfilesForFileCommentsInput = z.object({\n fileId: z.string().describe(\"UUID of the file to get comment participant profiles for\"),\n shareId: z.string().describe(\"Optional UUID for shared file access context\").optional(),\n}).describe(\"Request model for fetching profiles of users who have commented on a file.\");\nconst PenpotGetProfilesForFileComments_ProfileDataSchema = z.object({\n id: z.string().describe(\"UUID of the profile\").nullable().optional(),\n name: z.string().describe(\"Display name of the user\").nullable().optional(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n}).describe(\"Represents a user profile with limited properties for comment participants.\");\nexport const PenpotGetProfilesForFileCommentsOutput = z.object({\n profiles: z.array(PenpotGetProfilesForFileComments_ProfileDataSchema).describe(\"List of user profiles who have commented on the file\").nullable().optional(),\n}).describe(\"Response model containing profiles of users who have commented on the file.\");\n\nexport const penpotGetProfilesForFileComments = action(\"PENPOT_GET_PROFILES_FOR_FILE_COMMENTS\", {\n slug: \"penpot-get-profiles-for-file-comments\",\n name: \"Get Profiles for File Comments\",\n description: \"Tool to retrieve profiles of users who have commented on a Penpot file. Use when you need to get information about comment participants for collaboration or user management purposes.\",\n input: PenpotGetProfilesForFileCommentsInput,\n output: PenpotGetProfilesForFileCommentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACtF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAKzF,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,UAAU,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,6EAOF;AACV,CAAC"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/get-project-files.ts
4
4
  const PenpotGetProjectFilesInput = zod.z.object({ projectId: zod.z.string().describe("UUID of the project to get files for") }).describe("Request model for fetching all files in a Penpot project.");
5
5
  const PenpotGetProjectFiles_FileDataSchema = zod.z.object({
6
- id: zod.z.string().describe("UUID of the file"),
7
- name: zod.z.string().describe("Name of the file"),
6
+ id: zod.z.string().describe("UUID of the file").nullable(),
7
+ name: zod.z.string().describe("Name of the file").nullable(),
8
8
  revn: zod.z.number().int().describe("Revision number").nullable().optional(),
9
9
  vern: zod.z.number().int().describe("Version number").nullable().optional(),
10
10
  features: zod.z.array(zod.z.string()).describe("Set of feature flags enabled for this file").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-files.cjs","names":["z","action"],"sources":["../../src/actions/get-project-files.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PenpotGetProjectFilesInput: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the file\"),\n name: z.string().describe(\"Name of the file\"),\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}).describe(\"Represents a single file in a Penpot project.\");\nexport const PenpotGetProjectFilesOutput: z.ZodTypeAny = z.object({\n files: z.array(PenpotGetProjectFiles_FileDataSchema).describe(\"List of files in the project\").nullable().optional(),\n}).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,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACvE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,uCAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-project-files.cjs","names":["z","action"],"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}).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}).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,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACvE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,OAAOA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project-files.d.ts
4
- declare const PenpotGetProjectFilesInput: z.ZodTypeAny;
5
- declare const PenpotGetProjectFilesOutput: z.ZodTypeAny;
6
- declare const penpotGetProjectFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProjectFilesInput: z.ZodObject<{
5
+ projectId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetProjectFilesOutput: z.ZodObject<{
8
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ revn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ vern: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
14
+ isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ hasMediaTrimmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ commentThreadSeqn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const penpotGetProjectFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ projectId: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetProjectFiles };
9
27
  //# sourceMappingURL=get-project-files.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-files.d.cts","names":[],"sources":["../../src/actions/get-project-files.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAE6B;AAAA,cAc3D,2BAAA,EAA6B,CAAA,CAAE,UAEgC;AAAA,cAE/D,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-project-files.d.cts","names":[],"sources":["../../src/actions/get-project-files.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAgB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project-files.d.ts
4
- declare const PenpotGetProjectFilesInput: z.ZodTypeAny;
5
- declare const PenpotGetProjectFilesOutput: z.ZodTypeAny;
6
- declare const penpotGetProjectFiles: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProjectFilesInput: z.ZodObject<{
5
+ projectId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetProjectFilesOutput: z.ZodObject<{
8
+ files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ name: z.ZodNullable<z.ZodString>;
11
+ revn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ vern: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
14
+ isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ modifiedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ hasMediaTrimmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ commentThreadSeqn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ }, z.core.$strip>>>>;
21
+ }, z.core.$strip>;
22
+ declare const penpotGetProjectFiles: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ projectId: string;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { penpotGetProjectFiles };
9
27
  //# sourceMappingURL=get-project-files.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-project-files.d.mts","names":[],"sources":["../../src/actions/get-project-files.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAE6B;AAAA,cAc3D,2BAAA,EAA6B,CAAA,CAAE,UAEgC;AAAA,cAE/D,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-project-files.d.mts","names":[],"sources":["../../src/actions/get-project-files.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAgB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -3,8 +3,8 @@ import { z } from "zod";
3
3
  //#region src/actions/get-project-files.ts
4
4
  const PenpotGetProjectFilesInput = z.object({ projectId: z.string().describe("UUID of the project to get files for") }).describe("Request model for fetching all files in a Penpot project.");
5
5
  const PenpotGetProjectFiles_FileDataSchema = z.object({
6
- id: z.string().describe("UUID of the file"),
7
- name: z.string().describe("Name of the file"),
6
+ id: z.string().describe("UUID of the file").nullable(),
7
+ name: z.string().describe("Name of the file").nullable(),
8
8
  revn: z.number().int().describe("Revision number").nullable().optional(),
9
9
  vern: z.number().int().describe("Version number").nullable().optional(),
10
10
  features: z.array(z.string()).describe("Set of feature flags enabled for this file").nullable().optional(),
@@ -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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the file\"),\n name: z.string().describe(\"Name of the file\"),\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}).describe(\"Represents a single file in a Penpot project.\");\nexport const PenpotGetProjectFilesOutput: z.ZodTypeAny = z.object({\n files: z.array(PenpotGetProjectFiles_FileDataSchema).describe(\"List of files in the project\").nullable().optional(),\n}).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,6BAA2C,EAAE,OAAO,EAC/D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACvE,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,uCAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,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,SAAS,+CAA+C;AAK3D,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,OAAO,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
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}).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}).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,SAAS,+CAA+C;AAK3D,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,SAAS,+DAOF;AACV,CAAC"}
@@ -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.ZodTypeAny = 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.ZodTypeAny = 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}).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,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,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,SAAS,4CAA4C;AAExD,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 { 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}).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,SAAS,4CAA4C;AAExD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project.d.ts
4
- declare const PenpotGetProjectInput: z.ZodTypeAny;
5
- declare const PenpotGetProjectOutput: z.ZodTypeAny;
6
- declare const penpotGetProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProjectInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetProjectOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ "team-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "is-pinned": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>;
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]>;
7
19
  //#endregion
8
20
  export { penpotGetProject };
9
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,EAAuB,CAAA,CAAE,UAEmB;AAAA,cAC5C,sBAAA,EAAwB,CAAA,CAAE,UAQkB;AAAA,cAE5C,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
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,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-project.d.ts
4
- declare const PenpotGetProjectInput: z.ZodTypeAny;
5
- declare const PenpotGetProjectOutput: z.ZodTypeAny;
6
- declare const penpotGetProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetProjectInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetProjectOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ "team-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ "is-pinned": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ "created-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ "is-default": z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ "modified-at": z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>;
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]>;
7
19
  //#endregion
8
20
  export { penpotGetProject };
9
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,EAAuB,CAAA,CAAE,UAEmB;AAAA,cAC5C,sBAAA,EAAwB,CAAA,CAAE,UAQkB;AAAA,cAE5C,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
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 +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.ZodTypeAny = 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.ZodTypeAny = 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}).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,OAjBiD,EAAE,OAAO,EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,EAC3D,CAAC,CAAC,CAAC,SAAS,4CAeH;CACP,QAfkD,EAAE,OAAO;EAC3D,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,SAAS,4CAOF;AACV,CAAC"}
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}).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,SAAS,4CAOF;AACV,CAAC"}
@@ -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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).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,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,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 { 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}).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,SAAS,qDAAqD;AAEjE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sso-provider.d.ts
4
- declare const PenpotGetSsoProviderInput: z.ZodTypeAny;
5
- declare const PenpotGetSsoProviderOutput: z.ZodTypeAny;
6
- declare const penpotGetSsoProvider: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetSsoProviderInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetSsoProviderOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ }, z.core.$strip>;
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]>;
7
13
  //#endregion
8
14
  export { penpotGetSsoProvider };
9
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,EAA2B,CAAA,CAAE,UAEwB;AAAA,cACrD,0BAAA,EAA4B,CAAA,CAAE,UAEuB;AAAA,cAErD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
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,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sso-provider.d.ts
4
- declare const PenpotGetSsoProviderInput: z.ZodTypeAny;
5
- declare const PenpotGetSsoProviderOutput: z.ZodTypeAny;
6
- declare const penpotGetSsoProvider: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetSsoProviderInput: z.ZodObject<{
5
+ email: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PenpotGetSsoProviderOutput: z.ZodObject<{
8
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ }, z.core.$strip>;
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]>;
7
13
  //#endregion
8
14
  export { penpotGetSsoProvider };
9
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,EAA2B,CAAA,CAAE,UAEwB;AAAA,cACrD,0BAAA,EAA4B,CAAA,CAAE,UAEuB;AAAA,cAErD,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
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 +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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the SSO provider configuration associated with the email domain\").nullable().optional(),\n}).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,OAXqD,EAAE,OAAO,EAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,EACjH,CAAC,CAAC,CAAC,SAAS,qDASH;CACP,QATsD,EAAE,OAAO,EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
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}).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,SAAS,qDAOF;AACV,CAAC"}
@@ -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.ZodTypeAny = z.object({}).describe(\"Request model for getting subscription usage information.\\n\\nNo parameters required - returns usage for authenticated user.\");\nexport const PenpotGetSubscriptionUsageOutput: z.ZodTypeAny = 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}).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,kCAAgDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAChN,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,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,SAAS,oDAAoD;AAEhE,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 { 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}).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,SAAS,oDAAoD;AAEhE,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-subscription-usage.d.ts
4
- declare const PenpotGetSubscriptionUsageInput: z.ZodTypeAny;
5
- declare const PenpotGetSubscriptionUsageOutput: z.ZodTypeAny;
6
- declare const penpotGetSubscriptionUsage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PenpotGetSubscriptionUsageInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PenpotGetSubscriptionUsageOutput: z.ZodObject<{
6
+ "team-id": z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
+ "seats-used": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
8
+ "seats-total": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ "storage-used": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ "storage-total": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ }, z.core.$strip>;
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]>;
7
13
  //#endregion
8
14
  export { penpotGetSubscriptionUsage };
9
15
  //# sourceMappingURL=get-subscription-usage.d.cts.map