@keystrokehq/phantombuster 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (429) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/abort-agent-v1.cjs +3 -3
  4. package/dist/actions/abort-agent-v1.cjs.map +1 -1
  5. package/dist/actions/abort-agent-v1.d.cts +12 -3
  6. package/dist/actions/abort-agent-v1.d.cts.map +1 -1
  7. package/dist/actions/abort-agent-v1.d.mts +12 -3
  8. package/dist/actions/abort-agent-v1.d.mts.map +1 -1
  9. package/dist/actions/abort-agent-v1.mjs +3 -3
  10. package/dist/actions/abort-agent-v1.mjs.map +1 -1
  11. package/dist/actions/delete-agent.cjs +3 -3
  12. package/dist/actions/delete-agent.cjs.map +1 -1
  13. package/dist/actions/delete-agent.d.cts +14 -3
  14. package/dist/actions/delete-agent.d.cts.map +1 -1
  15. package/dist/actions/delete-agent.d.mts +14 -3
  16. package/dist/actions/delete-agent.d.mts.map +1 -1
  17. package/dist/actions/delete-agent.mjs +3 -3
  18. package/dist/actions/delete-agent.mjs.map +1 -1
  19. package/dist/actions/delete-lead-objects.cjs +1 -1
  20. package/dist/actions/delete-lead-objects.cjs.map +1 -1
  21. package/dist/actions/delete-lead-objects.d.cts +13 -3
  22. package/dist/actions/delete-lead-objects.d.cts.map +1 -1
  23. package/dist/actions/delete-lead-objects.d.mts +13 -3
  24. package/dist/actions/delete-lead-objects.d.mts.map +1 -1
  25. package/dist/actions/delete-lead-objects.mjs +1 -1
  26. package/dist/actions/delete-lead-objects.mjs.map +1 -1
  27. package/dist/actions/delete-leads-many.cjs +1 -1
  28. package/dist/actions/delete-leads-many.cjs.map +1 -1
  29. package/dist/actions/delete-leads-many.d.cts +11 -3
  30. package/dist/actions/delete-leads-many.d.cts.map +1 -1
  31. package/dist/actions/delete-leads-many.d.mts +11 -3
  32. package/dist/actions/delete-leads-many.d.mts.map +1 -1
  33. package/dist/actions/delete-leads-many.mjs +1 -1
  34. package/dist/actions/delete-leads-many.mjs.map +1 -1
  35. package/dist/actions/delete-list.cjs +1 -1
  36. package/dist/actions/delete-list.cjs.map +1 -1
  37. package/dist/actions/delete-list.d.cts +11 -3
  38. package/dist/actions/delete-list.d.cts.map +1 -1
  39. package/dist/actions/delete-list.d.mts +11 -3
  40. package/dist/actions/delete-list.d.mts.map +1 -1
  41. package/dist/actions/delete-list.mjs +1 -1
  42. package/dist/actions/delete-list.mjs.map +1 -1
  43. package/dist/actions/delete-script.cjs +3 -3
  44. package/dist/actions/delete-script.cjs.map +1 -1
  45. package/dist/actions/delete-script.d.cts +21 -3
  46. package/dist/actions/delete-script.d.cts.map +1 -1
  47. package/dist/actions/delete-script.d.mts +21 -3
  48. package/dist/actions/delete-script.d.mts.map +1 -1
  49. package/dist/actions/delete-script.mjs +3 -3
  50. package/dist/actions/delete-script.mjs.map +1 -1
  51. package/dist/actions/get-agent-containers.cjs +2 -2
  52. package/dist/actions/get-agent-containers.cjs.map +1 -1
  53. package/dist/actions/get-agent-containers.d.cts +20 -3
  54. package/dist/actions/get-agent-containers.d.cts.map +1 -1
  55. package/dist/actions/get-agent-containers.d.mts +20 -3
  56. package/dist/actions/get-agent-containers.d.mts.map +1 -1
  57. package/dist/actions/get-agent-containers.mjs +2 -2
  58. package/dist/actions/get-agent-containers.mjs.map +1 -1
  59. package/dist/actions/get-agent-output.cjs +4 -4
  60. package/dist/actions/get-agent-output.cjs.map +1 -1
  61. package/dist/actions/get-agent-output.d.cts +36 -3
  62. package/dist/actions/get-agent-output.d.cts.map +1 -1
  63. package/dist/actions/get-agent-output.d.mts +36 -3
  64. package/dist/actions/get-agent-output.d.mts.map +1 -1
  65. package/dist/actions/get-agent-output.mjs +4 -4
  66. package/dist/actions/get-agent-output.mjs.map +1 -1
  67. package/dist/actions/get-agent.cjs +26 -26
  68. package/dist/actions/get-agent.cjs.map +1 -1
  69. package/dist/actions/get-agent.d.cts +198 -3
  70. package/dist/actions/get-agent.d.cts.map +1 -1
  71. package/dist/actions/get-agent.d.mts +198 -3
  72. package/dist/actions/get-agent.d.mts.map +1 -1
  73. package/dist/actions/get-agent.mjs +26 -26
  74. package/dist/actions/get-agent.mjs.map +1 -1
  75. package/dist/actions/get-agents-fetch-all.cjs +4 -4
  76. package/dist/actions/get-agents-fetch-all.cjs.map +1 -1
  77. package/dist/actions/get-agents-fetch-all.d.cts +29 -3
  78. package/dist/actions/get-agents-fetch-all.d.cts.map +1 -1
  79. package/dist/actions/get-agents-fetch-all.d.mts +29 -3
  80. package/dist/actions/get-agents-fetch-all.d.mts.map +1 -1
  81. package/dist/actions/get-agents-fetch-all.mjs +4 -4
  82. package/dist/actions/get-agents-fetch-all.mjs.map +1 -1
  83. package/dist/actions/get-agents-fetch-deleted.cjs.map +1 -1
  84. package/dist/actions/get-agents-fetch-deleted.d.cts +3 -3
  85. package/dist/actions/get-agents-fetch-deleted.d.cts.map +1 -1
  86. package/dist/actions/get-agents-fetch-deleted.d.mts +3 -3
  87. package/dist/actions/get-agents-fetch-deleted.d.mts.map +1 -1
  88. package/dist/actions/get-agents-fetch-deleted.mjs.map +1 -1
  89. package/dist/actions/get-branches-diff.cjs.map +1 -1
  90. package/dist/actions/get-branches-diff.d.cts +9 -3
  91. package/dist/actions/get-branches-diff.d.cts.map +1 -1
  92. package/dist/actions/get-branches-diff.d.mts +9 -3
  93. package/dist/actions/get-branches-diff.d.mts.map +1 -1
  94. package/dist/actions/get-branches-diff.mjs.map +1 -1
  95. package/dist/actions/get-branches-fetch-all.cjs +4 -4
  96. package/dist/actions/get-branches-fetch-all.cjs.map +1 -1
  97. package/dist/actions/get-branches-fetch-all.d.cts +11 -3
  98. package/dist/actions/get-branches-fetch-all.d.cts.map +1 -1
  99. package/dist/actions/get-branches-fetch-all.d.mts +11 -3
  100. package/dist/actions/get-branches-fetch-all.d.mts.map +1 -1
  101. package/dist/actions/get-branches-fetch-all.mjs +4 -4
  102. package/dist/actions/get-branches-fetch-all.mjs.map +1 -1
  103. package/dist/actions/get-containers-fetch-all.cjs +8 -8
  104. package/dist/actions/get-containers-fetch-all.cjs.map +1 -1
  105. package/dist/actions/get-containers-fetch-all.d.cts +21 -3
  106. package/dist/actions/get-containers-fetch-all.d.cts.map +1 -1
  107. package/dist/actions/get-containers-fetch-all.d.mts +21 -3
  108. package/dist/actions/get-containers-fetch-all.d.mts.map +1 -1
  109. package/dist/actions/get-containers-fetch-all.mjs +8 -8
  110. package/dist/actions/get-containers-fetch-all.mjs.map +1 -1
  111. package/dist/actions/get-leads-by-list.cjs +1 -1
  112. package/dist/actions/get-leads-by-list.cjs.map +1 -1
  113. package/dist/actions/get-leads-by-list.d.cts +33 -3
  114. package/dist/actions/get-leads-by-list.d.cts.map +1 -1
  115. package/dist/actions/get-leads-by-list.d.mts +33 -3
  116. package/dist/actions/get-leads-by-list.d.mts.map +1 -1
  117. package/dist/actions/get-leads-by-list.mjs +1 -1
  118. package/dist/actions/get-leads-by-list.mjs.map +1 -1
  119. package/dist/actions/get-location-ip.cjs +1 -1
  120. package/dist/actions/get-location-ip.cjs.map +1 -1
  121. package/dist/actions/get-location-ip.d.cts +9 -3
  122. package/dist/actions/get-location-ip.d.cts.map +1 -1
  123. package/dist/actions/get-location-ip.d.mts +9 -3
  124. package/dist/actions/get-location-ip.d.mts.map +1 -1
  125. package/dist/actions/get-location-ip.mjs +1 -1
  126. package/dist/actions/get-location-ip.mjs.map +1 -1
  127. package/dist/actions/get-org-storage-lists-fetch-all.cjs +5 -5
  128. package/dist/actions/get-org-storage-lists-fetch-all.cjs.map +1 -1
  129. package/dist/actions/get-org-storage-lists-fetch-all.d.cts +13 -3
  130. package/dist/actions/get-org-storage-lists-fetch-all.d.cts.map +1 -1
  131. package/dist/actions/get-org-storage-lists-fetch-all.d.mts +13 -3
  132. package/dist/actions/get-org-storage-lists-fetch-all.d.mts.map +1 -1
  133. package/dist/actions/get-org-storage-lists-fetch-all.mjs +5 -5
  134. package/dist/actions/get-org-storage-lists-fetch-all.mjs.map +1 -1
  135. package/dist/actions/get-orgs-export-agent-usage.cjs +1 -1
  136. package/dist/actions/get-orgs-export-agent-usage.cjs.map +1 -1
  137. package/dist/actions/get-orgs-export-agent-usage.d.cts +11 -3
  138. package/dist/actions/get-orgs-export-agent-usage.d.cts.map +1 -1
  139. package/dist/actions/get-orgs-export-agent-usage.d.mts +11 -3
  140. package/dist/actions/get-orgs-export-agent-usage.d.mts.map +1 -1
  141. package/dist/actions/get-orgs-export-agent-usage.mjs +1 -1
  142. package/dist/actions/get-orgs-export-agent-usage.mjs.map +1 -1
  143. package/dist/actions/get-orgs-export-container-usage.cjs +1 -1
  144. package/dist/actions/get-orgs-export-container-usage.cjs.map +1 -1
  145. package/dist/actions/get-orgs-export-container-usage.d.cts +11 -3
  146. package/dist/actions/get-orgs-export-container-usage.d.cts.map +1 -1
  147. package/dist/actions/get-orgs-export-container-usage.d.mts +11 -3
  148. package/dist/actions/get-orgs-export-container-usage.d.mts.map +1 -1
  149. package/dist/actions/get-orgs-export-container-usage.mjs +1 -1
  150. package/dist/actions/get-orgs-export-container-usage.mjs.map +1 -1
  151. package/dist/actions/get-orgs-fetch-agent-groups.cjs +1 -1
  152. package/dist/actions/get-orgs-fetch-agent-groups.cjs.map +1 -1
  153. package/dist/actions/get-orgs-fetch-agent-groups.d.cts +9 -3
  154. package/dist/actions/get-orgs-fetch-agent-groups.d.cts.map +1 -1
  155. package/dist/actions/get-orgs-fetch-agent-groups.d.mts +9 -3
  156. package/dist/actions/get-orgs-fetch-agent-groups.d.mts.map +1 -1
  157. package/dist/actions/get-orgs-fetch-agent-groups.mjs +1 -1
  158. package/dist/actions/get-orgs-fetch-agent-groups.mjs.map +1 -1
  159. package/dist/actions/get-orgs-fetch-resources.cjs +33 -33
  160. package/dist/actions/get-orgs-fetch-resources.cjs.map +1 -1
  161. package/dist/actions/get-orgs-fetch-resources.d.cts +48 -3
  162. package/dist/actions/get-orgs-fetch-resources.d.cts.map +1 -1
  163. package/dist/actions/get-orgs-fetch-resources.d.mts +48 -3
  164. package/dist/actions/get-orgs-fetch-resources.d.mts.map +1 -1
  165. package/dist/actions/get-orgs-fetch-resources.mjs +33 -33
  166. package/dist/actions/get-orgs-fetch-resources.mjs.map +1 -1
  167. package/dist/actions/get-orgs-fetch-running-containers.cjs +7 -7
  168. package/dist/actions/get-orgs-fetch-running-containers.cjs.map +1 -1
  169. package/dist/actions/get-orgs-fetch-running-containers.d.cts +11 -3
  170. package/dist/actions/get-orgs-fetch-running-containers.d.cts.map +1 -1
  171. package/dist/actions/get-orgs-fetch-running-containers.d.mts +11 -3
  172. package/dist/actions/get-orgs-fetch-running-containers.d.mts.map +1 -1
  173. package/dist/actions/get-orgs-fetch-running-containers.mjs +7 -7
  174. package/dist/actions/get-orgs-fetch-running-containers.mjs.map +1 -1
  175. package/dist/actions/get-orgs-fetch.cjs +3 -3
  176. package/dist/actions/get-orgs-fetch.cjs.map +1 -1
  177. package/dist/actions/get-orgs-fetch.d.cts +9 -3
  178. package/dist/actions/get-orgs-fetch.d.cts.map +1 -1
  179. package/dist/actions/get-orgs-fetch.d.mts +9 -3
  180. package/dist/actions/get-orgs-fetch.d.mts.map +1 -1
  181. package/dist/actions/get-orgs-fetch.mjs +3 -3
  182. package/dist/actions/get-orgs-fetch.mjs.map +1 -1
  183. package/dist/actions/get-script-by-name.cjs +3 -3
  184. package/dist/actions/get-script-by-name.cjs.map +1 -1
  185. package/dist/actions/get-script-by-name.d.cts +23 -3
  186. package/dist/actions/get-script-by-name.d.cts.map +1 -1
  187. package/dist/actions/get-script-by-name.d.mts +23 -3
  188. package/dist/actions/get-script-by-name.d.mts.map +1 -1
  189. package/dist/actions/get-script-by-name.mjs +3 -3
  190. package/dist/actions/get-script-by-name.mjs.map +1 -1
  191. package/dist/actions/get-script.cjs +13 -13
  192. package/dist/actions/get-script.cjs.map +1 -1
  193. package/dist/actions/get-script.d.cts +65 -3
  194. package/dist/actions/get-script.d.cts.map +1 -1
  195. package/dist/actions/get-script.d.mts +65 -3
  196. package/dist/actions/get-script.d.mts.map +1 -1
  197. package/dist/actions/get-script.mjs +13 -13
  198. package/dist/actions/get-script.mjs.map +1 -1
  199. package/dist/actions/get-scripts-code.cjs +1 -1
  200. package/dist/actions/get-scripts-code.cjs.map +1 -1
  201. package/dist/actions/get-scripts-code.d.cts +20 -3
  202. package/dist/actions/get-scripts-code.d.cts.map +1 -1
  203. package/dist/actions/get-scripts-code.d.mts +20 -3
  204. package/dist/actions/get-scripts-code.d.mts.map +1 -1
  205. package/dist/actions/get-scripts-code.mjs +1 -1
  206. package/dist/actions/get-scripts-code.mjs.map +1 -1
  207. package/dist/actions/get-scripts-fetch-all.cjs +9 -9
  208. package/dist/actions/get-scripts-fetch-all.cjs.map +1 -1
  209. package/dist/actions/get-scripts-fetch-all.d.cts +13 -3
  210. package/dist/actions/get-scripts-fetch-all.d.cts.map +1 -1
  211. package/dist/actions/get-scripts-fetch-all.d.mts +13 -3
  212. package/dist/actions/get-scripts-fetch-all.d.mts.map +1 -1
  213. package/dist/actions/get-scripts-fetch-all.mjs +9 -9
  214. package/dist/actions/get-scripts-fetch-all.mjs.map +1 -1
  215. package/dist/actions/get-user.cjs +7 -7
  216. package/dist/actions/get-user.cjs.map +1 -1
  217. package/dist/actions/get-user.d.cts +22 -3
  218. package/dist/actions/get-user.d.cts.map +1 -1
  219. package/dist/actions/get-user.d.mts +22 -3
  220. package/dist/actions/get-user.d.mts.map +1 -1
  221. package/dist/actions/get-user.mjs +7 -7
  222. package/dist/actions/get-user.mjs.map +1 -1
  223. package/dist/actions/post-agents-unschedule-all.cjs +1 -1
  224. package/dist/actions/post-agents-unschedule-all.cjs.map +1 -1
  225. package/dist/actions/post-agents-unschedule-all.d.cts +3 -3
  226. package/dist/actions/post-agents-unschedule-all.d.cts.map +1 -1
  227. package/dist/actions/post-agents-unschedule-all.d.mts +3 -3
  228. package/dist/actions/post-agents-unschedule-all.d.mts.map +1 -1
  229. package/dist/actions/post-agents-unschedule-all.mjs +1 -1
  230. package/dist/actions/post-agents-unschedule-all.mjs.map +1 -1
  231. package/dist/actions/post-ai-completions.cjs +8 -8
  232. package/dist/actions/post-ai-completions.cjs.map +1 -1
  233. package/dist/actions/post-ai-completions.d.cts +31 -3
  234. package/dist/actions/post-ai-completions.d.cts.map +1 -1
  235. package/dist/actions/post-ai-completions.d.mts +31 -3
  236. package/dist/actions/post-ai-completions.d.mts.map +1 -1
  237. package/dist/actions/post-ai-completions.mjs +8 -8
  238. package/dist/actions/post-ai-completions.mjs.map +1 -1
  239. package/dist/actions/post-branches-create.cjs +3 -3
  240. package/dist/actions/post-branches-create.cjs.map +1 -1
  241. package/dist/actions/post-branches-create.d.cts +12 -3
  242. package/dist/actions/post-branches-create.d.cts.map +1 -1
  243. package/dist/actions/post-branches-create.d.mts +12 -3
  244. package/dist/actions/post-branches-create.d.mts.map +1 -1
  245. package/dist/actions/post-branches-create.mjs +3 -3
  246. package/dist/actions/post-branches-create.mjs.map +1 -1
  247. package/dist/actions/post-branches-delete.cjs +3 -3
  248. package/dist/actions/post-branches-delete.cjs.map +1 -1
  249. package/dist/actions/post-branches-delete.d.cts +12 -3
  250. package/dist/actions/post-branches-delete.d.cts.map +1 -1
  251. package/dist/actions/post-branches-delete.d.mts +12 -3
  252. package/dist/actions/post-branches-delete.d.mts.map +1 -1
  253. package/dist/actions/post-branches-delete.mjs +3 -3
  254. package/dist/actions/post-branches-delete.mjs.map +1 -1
  255. package/dist/actions/post-hcaptcha.cjs +1 -1
  256. package/dist/actions/post-hcaptcha.cjs.map +1 -1
  257. package/dist/actions/post-hcaptcha.d.cts +16 -3
  258. package/dist/actions/post-hcaptcha.d.cts.map +1 -1
  259. package/dist/actions/post-hcaptcha.d.mts +16 -3
  260. package/dist/actions/post-hcaptcha.d.mts.map +1 -1
  261. package/dist/actions/post-hcaptcha.mjs +1 -1
  262. package/dist/actions/post-hcaptcha.mjs.map +1 -1
  263. package/dist/actions/post-identities-generate-token.cjs +4 -4
  264. package/dist/actions/post-identities-generate-token.cjs.map +1 -1
  265. package/dist/actions/post-identities-generate-token.d.cts +7 -3
  266. package/dist/actions/post-identities-generate-token.d.cts.map +1 -1
  267. package/dist/actions/post-identities-generate-token.d.mts +7 -3
  268. package/dist/actions/post-identities-generate-token.d.mts.map +1 -1
  269. package/dist/actions/post-identities-generate-token.mjs +4 -4
  270. package/dist/actions/post-identities-generate-token.mjs.map +1 -1
  271. package/dist/actions/post-org-storage-leads-save-many.cjs +14 -14
  272. package/dist/actions/post-org-storage-leads-save-many.cjs.map +1 -1
  273. package/dist/actions/post-org-storage-leads-save-many.d.cts +132 -3
  274. package/dist/actions/post-org-storage-leads-save-many.d.cts.map +1 -1
  275. package/dist/actions/post-org-storage-leads-save-many.d.mts +132 -3
  276. package/dist/actions/post-org-storage-leads-save-many.d.mts.map +1 -1
  277. package/dist/actions/post-org-storage-leads-save-many.mjs +14 -14
  278. package/dist/actions/post-org-storage-leads-save-many.mjs.map +1 -1
  279. package/dist/actions/post-recaptcha.cjs +1 -1
  280. package/dist/actions/post-recaptcha.cjs.map +1 -1
  281. package/dist/actions/post-recaptcha.d.cts +21 -3
  282. package/dist/actions/post-recaptcha.d.cts.map +1 -1
  283. package/dist/actions/post-recaptcha.d.mts +21 -3
  284. package/dist/actions/post-recaptcha.d.mts.map +1 -1
  285. package/dist/actions/post-recaptcha.mjs +1 -1
  286. package/dist/actions/post-recaptcha.mjs.map +1 -1
  287. package/dist/actions/post-scripts-visibility.cjs +1 -1
  288. package/dist/actions/post-scripts-visibility.cjs.map +1 -1
  289. package/dist/actions/post-scripts-visibility.d.cts +21 -3
  290. package/dist/actions/post-scripts-visibility.d.cts.map +1 -1
  291. package/dist/actions/post-scripts-visibility.d.mts +21 -3
  292. package/dist/actions/post-scripts-visibility.d.mts.map +1 -1
  293. package/dist/actions/post-scripts-visibility.mjs +1 -1
  294. package/dist/actions/post-scripts-visibility.mjs.map +1 -1
  295. package/dist/actions/release-branch.cjs +2 -2
  296. package/dist/actions/release-branch.cjs.map +1 -1
  297. package/dist/actions/release-branch.d.cts +14 -3
  298. package/dist/actions/release-branch.d.cts.map +1 -1
  299. package/dist/actions/release-branch.d.mts +14 -3
  300. package/dist/actions/release-branch.d.mts.map +1 -1
  301. package/dist/actions/release-branch.mjs +2 -2
  302. package/dist/actions/release-branch.mjs.map +1 -1
  303. package/dist/actions/save-agent-groups.cjs +5 -5
  304. package/dist/actions/save-agent-groups.cjs.map +1 -1
  305. package/dist/actions/save-agent-groups.d.cts +24 -3
  306. package/dist/actions/save-agent-groups.d.cts.map +1 -1
  307. package/dist/actions/save-agent-groups.d.mts +24 -3
  308. package/dist/actions/save-agent-groups.d.mts.map +1 -1
  309. package/dist/actions/save-agent-groups.mjs +5 -5
  310. package/dist/actions/save-agent-groups.mjs.map +1 -1
  311. package/dist/actions/save-agent.cjs +2 -2
  312. package/dist/actions/save-agent.cjs.map +1 -1
  313. package/dist/actions/save-agent.d.cts +200 -3
  314. package/dist/actions/save-agent.d.cts.map +1 -1
  315. package/dist/actions/save-agent.d.mts +200 -3
  316. package/dist/actions/save-agent.d.mts.map +1 -1
  317. package/dist/actions/save-agent.mjs +2 -2
  318. package/dist/actions/save-agent.mjs.map +1 -1
  319. package/dist/actions/save-company-object.cjs +5 -5
  320. package/dist/actions/save-company-object.cjs.map +1 -1
  321. package/dist/actions/save-company-object.d.cts +24 -3
  322. package/dist/actions/save-company-object.d.cts.map +1 -1
  323. package/dist/actions/save-company-object.d.mts +24 -3
  324. package/dist/actions/save-company-object.d.mts.map +1 -1
  325. package/dist/actions/save-company-object.mjs +5 -5
  326. package/dist/actions/save-company-object.mjs.map +1 -1
  327. package/dist/actions/save-company-objects-many.cjs +14 -14
  328. package/dist/actions/save-company-objects-many.cjs.map +1 -1
  329. package/dist/actions/save-company-objects-many.d.cts +38 -3
  330. package/dist/actions/save-company-objects-many.d.cts.map +1 -1
  331. package/dist/actions/save-company-objects-many.d.mts +38 -3
  332. package/dist/actions/save-company-objects-many.d.mts.map +1 -1
  333. package/dist/actions/save-company-objects-many.mjs +14 -14
  334. package/dist/actions/save-company-objects-many.mjs.map +1 -1
  335. package/dist/actions/save-identity-event.cjs +7 -7
  336. package/dist/actions/save-identity-event.cjs.map +1 -1
  337. package/dist/actions/save-identity-event.d.cts +23 -3
  338. package/dist/actions/save-identity-event.d.cts.map +1 -1
  339. package/dist/actions/save-identity-event.d.mts +23 -3
  340. package/dist/actions/save-identity-event.d.mts.map +1 -1
  341. package/dist/actions/save-identity-event.mjs +7 -7
  342. package/dist/actions/save-identity-event.mjs.map +1 -1
  343. package/dist/actions/save-lead-object.cjs +5 -5
  344. package/dist/actions/save-lead-object.cjs.map +1 -1
  345. package/dist/actions/save-lead-object.d.cts +30 -3
  346. package/dist/actions/save-lead-object.d.cts.map +1 -1
  347. package/dist/actions/save-lead-object.d.mts +30 -3
  348. package/dist/actions/save-lead-object.d.mts.map +1 -1
  349. package/dist/actions/save-lead-object.mjs +5 -5
  350. package/dist/actions/save-lead-object.mjs.map +1 -1
  351. package/dist/actions/save-lead.cjs +3 -3
  352. package/dist/actions/save-lead.cjs.map +1 -1
  353. package/dist/actions/save-lead.d.cts +175 -3
  354. package/dist/actions/save-lead.d.cts.map +1 -1
  355. package/dist/actions/save-lead.d.mts +175 -3
  356. package/dist/actions/save-lead.d.mts.map +1 -1
  357. package/dist/actions/save-lead.mjs +3 -3
  358. package/dist/actions/save-lead.mjs.map +1 -1
  359. package/dist/actions/save-leads-objects-many.cjs +9 -9
  360. package/dist/actions/save-leads-objects-many.cjs.map +1 -1
  361. package/dist/actions/save-leads-objects-many.d.cts +36 -3
  362. package/dist/actions/save-leads-objects-many.d.cts.map +1 -1
  363. package/dist/actions/save-leads-objects-many.d.mts +36 -3
  364. package/dist/actions/save-leads-objects-many.d.mts.map +1 -1
  365. package/dist/actions/save-leads-objects-many.mjs +9 -9
  366. package/dist/actions/save-leads-objects-many.mjs.map +1 -1
  367. package/dist/actions/save-list.cjs +4 -4
  368. package/dist/actions/save-list.cjs.map +1 -1
  369. package/dist/actions/save-list.d.cts +28 -3
  370. package/dist/actions/save-list.d.cts.map +1 -1
  371. package/dist/actions/save-list.d.mts +28 -3
  372. package/dist/actions/save-list.d.mts.map +1 -1
  373. package/dist/actions/save-list.mjs +4 -4
  374. package/dist/actions/save-list.mjs.map +1 -1
  375. package/dist/actions/save-script.cjs +4 -4
  376. package/dist/actions/save-script.cjs.map +1 -1
  377. package/dist/actions/save-script.d.cts +41 -3
  378. package/dist/actions/save-script.d.cts.map +1 -1
  379. package/dist/actions/save-script.d.mts +41 -3
  380. package/dist/actions/save-script.d.mts.map +1 -1
  381. package/dist/actions/save-script.mjs +4 -4
  382. package/dist/actions/save-script.mjs.map +1 -1
  383. package/dist/actions/search-company-objects.cjs +4 -4
  384. package/dist/actions/search-company-objects.cjs.map +1 -1
  385. package/dist/actions/search-company-objects.d.cts +16 -3
  386. package/dist/actions/search-company-objects.d.cts.map +1 -1
  387. package/dist/actions/search-company-objects.d.mts +16 -3
  388. package/dist/actions/search-company-objects.d.mts.map +1 -1
  389. package/dist/actions/search-company-objects.mjs +4 -4
  390. package/dist/actions/search-company-objects.mjs.map +1 -1
  391. package/dist/actions/search-lead-objects.cjs +1 -1
  392. package/dist/actions/search-lead-objects.cjs.map +1 -1
  393. package/dist/actions/search-lead-objects.d.cts +17 -3
  394. package/dist/actions/search-lead-objects.d.cts.map +1 -1
  395. package/dist/actions/search-lead-objects.d.mts +17 -3
  396. package/dist/actions/search-lead-objects.d.mts.map +1 -1
  397. package/dist/actions/search-lead-objects.mjs +1 -1
  398. package/dist/actions/search-lead-objects.mjs.map +1 -1
  399. package/dist/actions/stop-agent.cjs +1 -1
  400. package/dist/actions/stop-agent.cjs.map +1 -1
  401. package/dist/actions/stop-agent.d.cts +18 -3
  402. package/dist/actions/stop-agent.d.cts.map +1 -1
  403. package/dist/actions/stop-agent.d.mts +18 -3
  404. package/dist/actions/stop-agent.d.mts.map +1 -1
  405. package/dist/actions/stop-agent.mjs +1 -1
  406. package/dist/actions/stop-agent.mjs.map +1 -1
  407. package/dist/actions/update-script.cjs +2 -2
  408. package/dist/actions/update-script.cjs.map +1 -1
  409. package/dist/actions/update-script.d.cts +14 -3
  410. package/dist/actions/update-script.d.cts.map +1 -1
  411. package/dist/actions/update-script.d.mts +14 -3
  412. package/dist/actions/update-script.d.mts.map +1 -1
  413. package/dist/actions/update-script.mjs +2 -2
  414. package/dist/actions/update-script.mjs.map +1 -1
  415. package/dist/actions/update-scripts-access-list.cjs +2 -2
  416. package/dist/actions/update-scripts-access-list.cjs.map +1 -1
  417. package/dist/actions/update-scripts-access-list.d.cts +18 -3
  418. package/dist/actions/update-scripts-access-list.d.cts.map +1 -1
  419. package/dist/actions/update-scripts-access-list.d.mts +18 -3
  420. package/dist/actions/update-scripts-access-list.d.mts.map +1 -1
  421. package/dist/actions/update-scripts-access-list.mjs +2 -2
  422. package/dist/actions/update-scripts-access-list.mjs.map +1 -1
  423. package/dist/catalog.cjs +7 -1
  424. package/dist/catalog.cjs.map +1 -1
  425. package/dist/catalog.d.cts +8 -0
  426. package/dist/catalog.d.mts +8 -0
  427. package/dist/catalog.mjs +7 -1
  428. package/dist/catalog.mjs.map +1 -1
  429. package/package.json +2 -2
@@ -8,7 +8,7 @@ const phantombusterGetOrgsExportContainerUsage = action("PHANTOMBUSTER_GET_ORGS_
8
8
  days: z.number().int().describe("Number of days of data to export (1 to 180)."),
9
9
  agentId: z.string().describe("If set, export data only for this agent ID.").optional()
10
10
  }).describe("Request parameters for GET /orgs/export-container-usage."),
11
- output: z.object({ csv: z.string().describe("Raw CSV content containing container usage details for the organization.") }).describe("Response schema for GET /orgs/export-container-usage.")
11
+ output: z.object({ csv: z.string().describe("Raw CSV content containing container usage details for the organization.").nullable() }).passthrough().describe("Response schema for GET /orgs/export-container-usage.")
12
12
  });
13
13
  //#endregion
14
14
  export { phantombusterGetOrgsExportContainerUsage };
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-export-container-usage.mjs","names":[],"sources":["../../src/actions/get-orgs-export-container-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsExportContainerUsageInput: z.ZodTypeAny = z.object({\n days: z.number().int().describe(\"Number of days of data to export (1 to 180).\"),\n agentId: z.string().describe(\"If set, export data only for this agent ID.\").optional(),\n}).describe(\"Request parameters for GET /orgs/export-container-usage.\");\nexport const PhantombusterGetOrgsExportContainerUsageOutput: z.ZodTypeAny = z.object({\n csv: z.string().describe(\"Raw CSV content containing container usage details for the organization.\"),\n}).describe(\"Response schema for GET /orgs/export-container-usage.\");\n\nexport const phantombusterGetOrgsExportContainerUsage = action(\"PHANTOMBUSTER_GET_ORGS_EXPORT_CONTAINER_USAGE\", {\n slug: \"phantombuster-get-orgs-export-container-usage\",\n name: \"Export Container Usage CSV\",\n description: \"Tool to export container usage CSV for current organization. Use when you need a downloadable CSV report of container execution history up to 6 months; URL expires in 30 days.\",\n input: PhantombusterGetOrgsExportContainerUsageInput,\n output: PhantombusterGetOrgsExportContainerUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyE,EAAE,OAAO;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,0DASH;CACP,QAT0E,EAAE,OAAO,EACnF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,EACrG,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-orgs-export-container-usage.mjs","names":[],"sources":["../../src/actions/get-orgs-export-container-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsExportContainerUsageInput = z.object({\n days: z.number().int().describe(\"Number of days of data to export (1 to 180).\"),\n agentId: z.string().describe(\"If set, export data only for this agent ID.\").optional(),\n}).describe(\"Request parameters for GET /orgs/export-container-usage.\");\nexport const PhantombusterGetOrgsExportContainerUsageOutput = z.object({\n csv: z.string().describe(\"Raw CSV content containing container usage details for the organization.\").nullable(),\n}).passthrough().describe(\"Response schema for GET /orgs/export-container-usage.\");\n\nexport const phantombusterGetOrgsExportContainerUsage = action(\"PHANTOMBUSTER_GET_ORGS_EXPORT_CONTAINER_USAGE\", {\n slug: \"phantombuster-get-orgs-export-container-usage\",\n name: \"Export Container Usage CSV\",\n description: \"Tool to export container usage CSV for current organization. Use when you need a downloadable CSV report of container execution history up to 6 months; URL expires in 30 days.\",\n input: PhantombusterGetOrgsExportContainerUsageInput,\n output: PhantombusterGetOrgsExportContainerUsageOutput,\n});\n"],"mappings":";;AAYA,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,0DASH;CACP,QAT4D,EAAE,OAAO,EACrE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/get-orgs-fetch-agent-groups.ts
4
4
  const PhantombusterGetOrgsFetchAgentGroupsInput = zod.z.object({ "X-Phantombuster-Org": zod.z.string().describe("ID of the org performing the operation (omit if using your own API key).").optional() }).describe("Request model for GET /orgs/fetch-agent-groups.");
5
- const PhantombusterGetOrgsFetchAgentGroupsOutput = zod.z.object({ agentGroups: zod.z.array(zod.z.string()).describe("List of agent group names in the organization, in order.") }).describe("Response schema for GET /orgs/fetch-agent-groups.");
5
+ const PhantombusterGetOrgsFetchAgentGroupsOutput = zod.z.object({ agentGroups: zod.z.array(zod.z.string()).describe("List of agent group names in the organization, in order.") }).passthrough().describe("Response schema for GET /orgs/fetch-agent-groups.");
6
6
  const phantombusterGetOrgsFetchAgentGroups = require_action.action("PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPS", {
7
7
  slug: "phantombuster-get-orgs-fetch-agent-groups",
8
8
  name: "Get Agent Groups",
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-agent-groups.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodTypeAny = z.object({\n \"X-Phantombuster-Org\": z.string().describe(\"ID of the org performing the operation (omit if using your own API key).\").optional(),\n}).describe(\"Request model for GET /orgs/fetch-agent-groups.\");\nexport const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodTypeAny = z.object({\n agentGroups: z.array(z.string()).describe(\"List of agent group names in the organization, in order.\"),\n}).describe(\"Response schema for GET /orgs/fetch-agent-groups.\");\n\nexport const phantombusterGetOrgsFetchAgentGroups = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPS\", {\n slug: \"phantombuster-get-orgs-fetch-agent-groups\",\n name: \"Get Agent Groups\",\n description: \"Tool to get agent groups and order for the current organization. Use when you need to review how agents are grouped and ordered.\",\n input: PhantombusterGetOrgsFetchAgentGroupsInput,\n output: PhantombusterGetOrgsFetchAgentGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA0DA,IAAAA,EAAE,OAAO,EAC9E,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,6CAA2DA,IAAAA,EAAE,OAAO,EAC/E,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,EACtG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-orgs-fetch-agent-groups.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchAgentGroupsInput = z.object({\n \"X-Phantombuster-Org\": z.string().describe(\"ID of the org performing the operation (omit if using your own API key).\").optional(),\n}).describe(\"Request model for GET /orgs/fetch-agent-groups.\");\nexport const PhantombusterGetOrgsFetchAgentGroupsOutput = z.object({\n agentGroups: z.array(z.string()).describe(\"List of agent group names in the organization, in order.\"),\n}).passthrough().describe(\"Response schema for GET /orgs/fetch-agent-groups.\");\n\nexport const phantombusterGetOrgsFetchAgentGroups = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPS\", {\n slug: \"phantombuster-get-orgs-fetch-agent-groups\",\n name: \"Get Agent Groups\",\n description: \"Tool to get agent groups and order for the current organization. Use when you need to review how agents are grouped and ordered.\",\n input: PhantombusterGetOrgsFetchAgentGroupsInput,\n output: PhantombusterGetOrgsFetchAgentGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,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-orgs-fetch-agent-groups.d.ts
4
- declare const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodTypeAny;
5
- declare const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodTypeAny;
6
- declare const phantombusterGetOrgsFetchAgentGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodObject<{
5
+ "X-Phantombuster-Org": z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodObject<{
8
+ agentGroups: z.ZodArray<z.ZodString>;
9
+ }, z.core.$loose>;
10
+ declare const phantombusterGetOrgsFetchAgentGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ "X-Phantombuster-Org"?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { phantombusterGetOrgsFetchAgentGroups };
9
15
  //# sourceMappingURL=get-orgs-fetch-agent-groups.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-agent-groups.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAEI;AAAA,cACjD,0CAAA,EAA4C,CAAA,CAAE,UAEK;AAAA,cAEnD,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-orgs-fetch-agent-groups.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;cAGzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;cAI1C,oCAAA,gCAAoC,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-orgs-fetch-agent-groups.d.ts
4
- declare const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodTypeAny;
5
- declare const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodTypeAny;
6
- declare const phantombusterGetOrgsFetchAgentGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodObject<{
5
+ "X-Phantombuster-Org": z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodObject<{
8
+ agentGroups: z.ZodArray<z.ZodString>;
9
+ }, z.core.$loose>;
10
+ declare const phantombusterGetOrgsFetchAgentGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ "X-Phantombuster-Org"?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { phantombusterGetOrgsFetchAgentGroups };
9
15
  //# sourceMappingURL=get-orgs-fetch-agent-groups.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-agent-groups.d.mts","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAEI;AAAA,cACjD,0CAAA,EAA4C,CAAA,CAAE,UAEK;AAAA,cAEnD,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-orgs-fetch-agent-groups.d.mts","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;cAGzC,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;cAI1C,oCAAA,gCAAoC,wBAAA"}
@@ -5,7 +5,7 @@ const phantombusterGetOrgsFetchAgentGroups = action("PHANTOMBUSTER_GET_ORGS_FETC
5
5
  name: "Get Agent Groups",
6
6
  description: "Tool to get agent groups and order for the current organization. Use when you need to review how agents are grouped and ordered.",
7
7
  input: z.object({ "X-Phantombuster-Org": z.string().describe("ID of the org performing the operation (omit if using your own API key).").optional() }).describe("Request model for GET /orgs/fetch-agent-groups."),
8
- output: z.object({ agentGroups: z.array(z.string()).describe("List of agent group names in the organization, in order.") }).describe("Response schema for GET /orgs/fetch-agent-groups.")
8
+ output: z.object({ agentGroups: z.array(z.string()).describe("List of agent group names in the organization, in order.") }).passthrough().describe("Response schema for GET /orgs/fetch-agent-groups.")
9
9
  });
10
10
  //#endregion
11
11
  export { phantombusterGetOrgsFetchAgentGroups };
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-agent-groups.mjs","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchAgentGroupsInput: z.ZodTypeAny = z.object({\n \"X-Phantombuster-Org\": z.string().describe(\"ID of the org performing the operation (omit if using your own API key).\").optional(),\n}).describe(\"Request model for GET /orgs/fetch-agent-groups.\");\nexport const PhantombusterGetOrgsFetchAgentGroupsOutput: z.ZodTypeAny = z.object({\n agentGroups: z.array(z.string()).describe(\"List of agent group names in the organization, in order.\"),\n}).describe(\"Response schema for GET /orgs/fetch-agent-groups.\");\n\nexport const phantombusterGetOrgsFetchAgentGroups = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPS\", {\n slug: \"phantombuster-get-orgs-fetch-agent-groups\",\n name: \"Get Agent Groups\",\n description: \"Tool to get agent groups and order for the current organization. Use when you need to review how agents are grouped and ordered.\",\n input: PhantombusterGetOrgsFetchAgentGroupsInput,\n output: PhantombusterGetOrgsFetchAgentGroupsOutput,\n});\n"],"mappings":";;AAWA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXqE,EAAE,OAAO,EAC9E,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATsE,EAAE,OAAO,EAC/E,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,EACtG,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-orgs-fetch-agent-groups.mjs","names":[],"sources":["../../src/actions/get-orgs-fetch-agent-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchAgentGroupsInput = z.object({\n \"X-Phantombuster-Org\": z.string().describe(\"ID of the org performing the operation (omit if using your own API key).\").optional(),\n}).describe(\"Request model for GET /orgs/fetch-agent-groups.\");\nexport const PhantombusterGetOrgsFetchAgentGroupsOutput = z.object({\n agentGroups: z.array(z.string()).describe(\"List of agent group names in the organization, in order.\"),\n}).passthrough().describe(\"Response schema for GET /orgs/fetch-agent-groups.\");\n\nexport const phantombusterGetOrgsFetchAgentGroups = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_AGENT_GROUPS\", {\n slug: \"phantombuster-get-orgs-fetch-agent-groups\",\n name: \"Get Agent Groups\",\n description: \"Tool to get agent groups and order for the current organization. Use when you need to review how agents are grouped and ordered.\",\n input: PhantombusterGetOrgsFetchAgentGroupsInput,\n output: PhantombusterGetOrgsFetchAgentGroupsOutput,\n});\n"],"mappings":";;AAWA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXuD,EAAE,OAAO,EAChE,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,EAClI,CAAC,CAAC,CAAC,SAAS,iDASH;CACP,QATwD,EAAE,OAAO,EACjE,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0DAA0D,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -3,52 +3,52 @@ let zod = require("zod");
3
3
  //#region src/actions/get-orgs-fetch-resources.ts
4
4
  const PhantombusterGetOrgsFetchResourcesInput = zod.z.object({}).describe("No parameters are required for this endpoint.");
5
5
  const PhantombusterGetOrgsFetchResources_PlanSchemaSchema = zod.z.object({
6
- name: zod.z.string().describe("Name of the plan."),
7
- agents: zod.z.number().describe("Number of agents permitted."),
8
- scripts: zod.z.number().describe("Number of scripts permitted."),
9
- duration: zod.z.number().describe("Plan duration in ms."),
10
- s3Storage: zod.z.number().describe("Allowed S3 storage in bytes or MB."),
11
- dailyMails: zod.z.number().describe("Daily email sending limit."),
12
- isAvailable: zod.z.boolean().describe("Whether the plan is currently available."),
13
- parallelism: zod.z.number().describe("Max parallel executions."),
14
- yearlyPrice: zod.z.number().describe("Yearly price in billing currency."),
15
- isUpgradable: zod.z.boolean().describe("Whether the plan can be upgraded."),
16
- mongoStorage: zod.z.number().describe("Allowed MongoDB storage in bytes or MB."),
17
- monthlyPrice: zod.z.number().describe("Monthly price in billing currency."),
18
- yearlyPrices: zod.z.object({}).describe("Mapping of currency codes to yearly prices."),
19
- dailyCaptchas: zod.z.number().describe("Daily CAPTCHA solving limit."),
20
- monthlyPrices: zod.z.object({}).describe("Mapping of currency codes to monthly prices."),
6
+ name: zod.z.string().describe("Name of the plan.").nullable(),
7
+ agents: zod.z.number().describe("Number of agents permitted.").nullable(),
8
+ scripts: zod.z.number().describe("Number of scripts permitted.").nullable(),
9
+ duration: zod.z.number().describe("Plan duration in ms.").nullable(),
10
+ s3Storage: zod.z.number().describe("Allowed S3 storage in bytes or MB.").nullable(),
11
+ dailyMails: zod.z.number().describe("Daily email sending limit.").nullable(),
12
+ isAvailable: zod.z.boolean().describe("Whether the plan is currently available.").nullable(),
13
+ parallelism: zod.z.number().describe("Max parallel executions.").nullable(),
14
+ yearlyPrice: zod.z.number().describe("Yearly price in billing currency.").nullable(),
15
+ isUpgradable: zod.z.boolean().describe("Whether the plan can be upgraded.").nullable(),
16
+ mongoStorage: zod.z.number().describe("Allowed MongoDB storage in bytes or MB.").nullable(),
17
+ monthlyPrice: zod.z.number().describe("Monthly price in billing currency.").nullable(),
18
+ yearlyPrices: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Mapping of currency codes to yearly prices."),
19
+ dailyCaptchas: zod.z.number().describe("Daily CAPTCHA solving limit.").nullable(),
20
+ monthlyPrices: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Mapping of currency codes to monthly prices."),
21
21
  dailyAiCredits: zod.z.number().describe("Daily AI credits limit.").nullable().optional(),
22
- monthlyCaptchas: zod.z.number().describe("Monthly CAPTCHA solving limit."),
22
+ monthlyCaptchas: zod.z.number().describe("Monthly CAPTCHA solving limit.").nullable(),
23
23
  dailySerpCredits: zod.z.number().describe("Daily SERP credits limit.").nullable().optional(),
24
24
  monthlyAiCredits: zod.z.number().describe("Monthly AI credits limit.").nullable().optional(),
25
- dailyExecutionTime: zod.z.number().describe("Daily execution time limit in ms."),
25
+ dailyExecutionTime: zod.z.number().describe("Daily execution time limit in ms.").nullable(),
26
26
  monthlySerpCredits: zod.z.number().describe("Monthly SERP credits limit.").nullable().optional(),
27
27
  planShouldCancelAt: zod.z.number().describe("Timestamp (ms) when plan is scheduled to cancel.").nullable().optional(),
28
28
  dailyDiscoveredMails: zod.z.number().describe("Daily discovered mail (leads) limit.").nullable().optional(),
29
- monthlyExecutionTime: zod.z.number().describe("Monthly execution time limit in ms."),
29
+ monthlyExecutionTime: zod.z.number().describe("Monthly execution time limit in ms.").nullable(),
30
30
  monthlyDiscoveredMails: zod.z.number().describe("Monthly discovered mail limit.").nullable().optional()
31
- }).describe("Details of the organization's subscription plan.");
31
+ }).passthrough().describe("Details of the organization's subscription plan.");
32
32
  const PhantombusterGetOrgsFetchResourcesOutput = zod.z.object({
33
33
  plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),
34
- planName: zod.z.string().describe("Name of the current subscription plan."),
35
- dailyMail: zod.z.number().describe("Number of emails sent today."),
36
- s3Storage: zod.z.number().describe("Total S3 storage used in MB."),
37
- agentCount: zod.z.number().describe("Total number of agents in the organization."),
38
- monthlyMail: zod.z.number().describe("Number of emails sent this month."),
39
- dailyCaptcha: zod.z.number().describe("Number of CAPTCHAs solved today."),
40
- dailyAiCredit: zod.z.number().describe("AI credits consumed today."),
41
- monthlyCaptcha: zod.z.number().describe("Number of CAPTCHAs solved this month."),
42
- monthlyAiCredit: zod.z.number().describe("AI credits consumed this month."),
34
+ planName: zod.z.string().describe("Name of the current subscription plan.").nullable(),
35
+ dailyMail: zod.z.number().describe("Number of emails sent today.").nullable(),
36
+ s3Storage: zod.z.number().describe("Total S3 storage used in MB.").nullable(),
37
+ agentCount: zod.z.number().describe("Total number of agents in the organization.").nullable(),
38
+ monthlyMail: zod.z.number().describe("Number of emails sent this month.").nullable(),
39
+ dailyCaptcha: zod.z.number().describe("Number of CAPTCHAs solved today.").nullable(),
40
+ dailyAiCredit: zod.z.number().describe("AI credits consumed today.").nullable(),
41
+ monthlyCaptcha: zod.z.number().describe("Number of CAPTCHAs solved this month.").nullable(),
42
+ monthlyAiCredit: zod.z.number().describe("AI credits consumed this month.").nullable(),
43
43
  dailySerpCredits: zod.z.number().describe("SERP credits consumed today.").nullable().optional(),
44
- dailyExecutionTime: zod.z.number().describe("Execution time used today in ms."),
44
+ dailyExecutionTime: zod.z.number().describe("Execution time used today in ms.").nullable(),
45
45
  monthlySerpCredits: zod.z.number().describe("SERP credits consumed this month.").nullable().optional(),
46
- dailyDiscoveredMail: zod.z.number().describe("Number of discovered emails today."),
47
- monthlyExecutionTime: zod.z.number().describe("Execution time used this month in ms."),
48
- monthlyDiscoveredMail: zod.z.number().describe("Number of discovered emails this month."),
46
+ dailyDiscoveredMail: zod.z.number().describe("Number of discovered emails today.").nullable(),
47
+ monthlyExecutionTime: zod.z.number().describe("Execution time used this month in ms.").nullable(),
48
+ monthlyDiscoveredMail: zod.z.number().describe("Number of discovered emails this month.").nullable(),
49
49
  dailyResourceNextResetAt: zod.z.number().describe("Timestamp (ms) when daily resources will reset.").nullable().optional(),
50
50
  monthlyResourceNextResetAt: zod.z.number().describe("Timestamp (ms) when monthly resources will reset.").nullable().optional()
51
- }).describe("Response schema for GET /orgs/fetch-resources.");
51
+ }).passthrough().describe("Response schema for GET /orgs/fetch-resources.");
52
52
  const phantombusterGetOrgsFetchResources = require_action.action("PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES", {
53
53
  slug: "phantombuster-get-orgs-fetch-resources",
54
54
  name: "Get Organization Resources",
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-resources.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchResourcesInput: z.ZodTypeAny = z.object({}).describe(\"No parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchResources_PlanSchemaSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the plan.\"),\n agents: z.number().describe(\"Number of agents permitted.\"),\n scripts: z.number().describe(\"Number of scripts permitted.\"),\n duration: z.number().describe(\"Plan duration in ms.\"),\n s3Storage: z.number().describe(\"Allowed S3 storage in bytes or MB.\"),\n dailyMails: z.number().describe(\"Daily email sending limit.\"),\n isAvailable: z.boolean().describe(\"Whether the plan is currently available.\"),\n parallelism: z.number().describe(\"Max parallel executions.\"),\n yearlyPrice: z.number().describe(\"Yearly price in billing currency.\"),\n isUpgradable: z.boolean().describe(\"Whether the plan can be upgraded.\"),\n mongoStorage: z.number().describe(\"Allowed MongoDB storage in bytes or MB.\"),\n monthlyPrice: z.number().describe(\"Monthly price in billing currency.\"),\n yearlyPrices: z.object({}).describe(\"Mapping of currency codes to yearly prices.\"),\n dailyCaptchas: z.number().describe(\"Daily CAPTCHA solving limit.\"),\n monthlyPrices: z.object({}).describe(\"Mapping of currency codes to monthly prices.\"),\n dailyAiCredits: z.number().describe(\"Daily AI credits limit.\").nullable().optional(),\n monthlyCaptchas: z.number().describe(\"Monthly CAPTCHA solving limit.\"),\n dailySerpCredits: z.number().describe(\"Daily SERP credits limit.\").nullable().optional(),\n monthlyAiCredits: z.number().describe(\"Monthly AI credits limit.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Daily execution time limit in ms.\"),\n monthlySerpCredits: z.number().describe(\"Monthly SERP credits limit.\").nullable().optional(),\n planShouldCancelAt: z.number().describe(\"Timestamp (ms) when plan is scheduled to cancel.\").nullable().optional(),\n dailyDiscoveredMails: z.number().describe(\"Daily discovered mail (leads) limit.\").nullable().optional(),\n monthlyExecutionTime: z.number().describe(\"Monthly execution time limit in ms.\"),\n monthlyDiscoveredMails: z.number().describe(\"Monthly discovered mail limit.\").nullable().optional(),\n}).describe(\"Details of the organization's subscription plan.\");\nexport const PhantombusterGetOrgsFetchResourcesOutput: z.ZodTypeAny = z.object({\n plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),\n planName: z.string().describe(\"Name of the current subscription plan.\"),\n dailyMail: z.number().describe(\"Number of emails sent today.\"),\n s3Storage: z.number().describe(\"Total S3 storage used in MB.\"),\n agentCount: z.number().describe(\"Total number of agents in the organization.\"),\n monthlyMail: z.number().describe(\"Number of emails sent this month.\"),\n dailyCaptcha: z.number().describe(\"Number of CAPTCHAs solved today.\"),\n dailyAiCredit: z.number().describe(\"AI credits consumed today.\"),\n monthlyCaptcha: z.number().describe(\"Number of CAPTCHAs solved this month.\"),\n monthlyAiCredit: z.number().describe(\"AI credits consumed this month.\"),\n dailySerpCredits: z.number().describe(\"SERP credits consumed today.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Execution time used today in ms.\"),\n monthlySerpCredits: z.number().describe(\"SERP credits consumed this month.\").nullable().optional(),\n dailyDiscoveredMail: z.number().describe(\"Number of discovered emails today.\"),\n monthlyExecutionTime: z.number().describe(\"Execution time used this month in ms.\"),\n monthlyDiscoveredMail: z.number().describe(\"Number of discovered emails this month.\"),\n dailyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when daily resources will reset.\").nullable().optional(),\n monthlyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when monthly resources will reset.\").nullable().optional(),\n}).describe(\"Response schema for GET /orgs/fetch-resources.\");\n\nexport const phantombusterGetOrgsFetchResources = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES\", {\n slug: \"phantombuster-get-orgs-fetch-resources\",\n name: \"Get Organization Resources\",\n description: \"Tool to get current organization's resources and usage. Use when you need to monitor quotas.\",\n input: PhantombusterGetOrgsFetchResourcesInput,\n output: PhantombusterGetOrgsFetchResourcesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-orgs-fetch-resources.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchResourcesInput = z.object({}).describe(\"No parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchResources_PlanSchemaSchema = z.object({\n name: z.string().describe(\"Name of the plan.\").nullable(),\n agents: z.number().describe(\"Number of agents permitted.\").nullable(),\n scripts: z.number().describe(\"Number of scripts permitted.\").nullable(),\n duration: z.number().describe(\"Plan duration in ms.\").nullable(),\n s3Storage: z.number().describe(\"Allowed S3 storage in bytes or MB.\").nullable(),\n dailyMails: z.number().describe(\"Daily email sending limit.\").nullable(),\n isAvailable: z.boolean().describe(\"Whether the plan is currently available.\").nullable(),\n parallelism: z.number().describe(\"Max parallel executions.\").nullable(),\n yearlyPrice: z.number().describe(\"Yearly price in billing currency.\").nullable(),\n isUpgradable: z.boolean().describe(\"Whether the plan can be upgraded.\").nullable(),\n mongoStorage: z.number().describe(\"Allowed MongoDB storage in bytes or MB.\").nullable(),\n monthlyPrice: z.number().describe(\"Monthly price in billing currency.\").nullable(),\n yearlyPrices: z.record(z.string(), z.unknown()).describe(\"Mapping of currency codes to yearly prices.\"),\n dailyCaptchas: z.number().describe(\"Daily CAPTCHA solving limit.\").nullable(),\n monthlyPrices: z.record(z.string(), z.unknown()).describe(\"Mapping of currency codes to monthly prices.\"),\n dailyAiCredits: z.number().describe(\"Daily AI credits limit.\").nullable().optional(),\n monthlyCaptchas: z.number().describe(\"Monthly CAPTCHA solving limit.\").nullable(),\n dailySerpCredits: z.number().describe(\"Daily SERP credits limit.\").nullable().optional(),\n monthlyAiCredits: z.number().describe(\"Monthly AI credits limit.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Daily execution time limit in ms.\").nullable(),\n monthlySerpCredits: z.number().describe(\"Monthly SERP credits limit.\").nullable().optional(),\n planShouldCancelAt: z.number().describe(\"Timestamp (ms) when plan is scheduled to cancel.\").nullable().optional(),\n dailyDiscoveredMails: z.number().describe(\"Daily discovered mail (leads) limit.\").nullable().optional(),\n monthlyExecutionTime: z.number().describe(\"Monthly execution time limit in ms.\").nullable(),\n monthlyDiscoveredMails: z.number().describe(\"Monthly discovered mail limit.\").nullable().optional(),\n}).passthrough().describe(\"Details of the organization's subscription plan.\");\nexport const PhantombusterGetOrgsFetchResourcesOutput = z.object({\n plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),\n planName: z.string().describe(\"Name of the current subscription plan.\").nullable(),\n dailyMail: z.number().describe(\"Number of emails sent today.\").nullable(),\n s3Storage: z.number().describe(\"Total S3 storage used in MB.\").nullable(),\n agentCount: z.number().describe(\"Total number of agents in the organization.\").nullable(),\n monthlyMail: z.number().describe(\"Number of emails sent this month.\").nullable(),\n dailyCaptcha: z.number().describe(\"Number of CAPTCHAs solved today.\").nullable(),\n dailyAiCredit: z.number().describe(\"AI credits consumed today.\").nullable(),\n monthlyCaptcha: z.number().describe(\"Number of CAPTCHAs solved this month.\").nullable(),\n monthlyAiCredit: z.number().describe(\"AI credits consumed this month.\").nullable(),\n dailySerpCredits: z.number().describe(\"SERP credits consumed today.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Execution time used today in ms.\").nullable(),\n monthlySerpCredits: z.number().describe(\"SERP credits consumed this month.\").nullable().optional(),\n dailyDiscoveredMail: z.number().describe(\"Number of discovered emails today.\").nullable(),\n monthlyExecutionTime: z.number().describe(\"Execution time used this month in ms.\").nullable(),\n monthlyDiscoveredMail: z.number().describe(\"Number of discovered emails this month.\").nullable(),\n dailyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when daily resources will reset.\").nullable().optional(),\n monthlyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when monthly resources will reset.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET /orgs/fetch-resources.\");\n\nexport const phantombusterGetOrgsFetchResources = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES\", {\n slug: \"phantombuster-get-orgs-fetch-resources\",\n name: \"Get Organization Resources\",\n description: \"Tool to get current organization's resources and usage. Use when you need to monitor quotas.\",\n input: PhantombusterGetOrgsFetchResourcesInput,\n output: PhantombusterGetOrgsFetchResourcesOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,54 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-orgs-fetch-resources.d.ts
4
- declare const PhantombusterGetOrgsFetchResourcesInput: z.ZodTypeAny;
5
- declare const PhantombusterGetOrgsFetchResourcesOutput: z.ZodTypeAny;
6
- declare const phantombusterGetOrgsFetchResources: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PhantombusterGetOrgsFetchResourcesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PhantombusterGetOrgsFetchResourcesOutput: z.ZodObject<{
6
+ plan: z.ZodNullable<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ agents: z.ZodNullable<z.ZodNumber>;
9
+ scripts: z.ZodNullable<z.ZodNumber>;
10
+ duration: z.ZodNullable<z.ZodNumber>;
11
+ s3Storage: z.ZodNullable<z.ZodNumber>;
12
+ dailyMails: z.ZodNullable<z.ZodNumber>;
13
+ isAvailable: z.ZodNullable<z.ZodBoolean>;
14
+ parallelism: z.ZodNullable<z.ZodNumber>;
15
+ yearlyPrice: z.ZodNullable<z.ZodNumber>;
16
+ isUpgradable: z.ZodNullable<z.ZodBoolean>;
17
+ mongoStorage: z.ZodNullable<z.ZodNumber>;
18
+ monthlyPrice: z.ZodNullable<z.ZodNumber>;
19
+ yearlyPrices: z.ZodRecord<z.ZodString, z.ZodUnknown>;
20
+ dailyCaptchas: z.ZodNullable<z.ZodNumber>;
21
+ monthlyPrices: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ dailyAiCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ monthlyCaptchas: z.ZodNullable<z.ZodNumber>;
24
+ dailySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ monthlyAiCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ dailyExecutionTime: z.ZodNullable<z.ZodNumber>;
27
+ monthlySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
+ planShouldCancelAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ dailyDiscoveredMails: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ monthlyExecutionTime: z.ZodNullable<z.ZodNumber>;
31
+ monthlyDiscoveredMails: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
+ }, z.core.$loose>>;
33
+ planName: z.ZodNullable<z.ZodString>;
34
+ dailyMail: z.ZodNullable<z.ZodNumber>;
35
+ s3Storage: z.ZodNullable<z.ZodNumber>;
36
+ agentCount: z.ZodNullable<z.ZodNumber>;
37
+ monthlyMail: z.ZodNullable<z.ZodNumber>;
38
+ dailyCaptcha: z.ZodNullable<z.ZodNumber>;
39
+ dailyAiCredit: z.ZodNullable<z.ZodNumber>;
40
+ monthlyCaptcha: z.ZodNullable<z.ZodNumber>;
41
+ monthlyAiCredit: z.ZodNullable<z.ZodNumber>;
42
+ dailySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ dailyExecutionTime: z.ZodNullable<z.ZodNumber>;
44
+ monthlySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ dailyDiscoveredMail: z.ZodNullable<z.ZodNumber>;
46
+ monthlyExecutionTime: z.ZodNullable<z.ZodNumber>;
47
+ monthlyDiscoveredMail: z.ZodNullable<z.ZodNumber>;
48
+ dailyResourceNextResetAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ monthlyResourceNextResetAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
50
+ }, z.core.$loose>;
51
+ declare const phantombusterGetOrgsFetchResources: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
52
  //#endregion
8
53
  export { phantombusterGetOrgsFetchResources };
9
54
  //# sourceMappingURL=get-orgs-fetch-resources.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-resources.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAAmF;AAAA,cA4B9H,wCAAA,EAA0C,CAAA,CAAE,UAmBI;AAAA,cAEhD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-orgs-fetch-resources.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA4BvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqBxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,54 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-orgs-fetch-resources.d.ts
4
- declare const PhantombusterGetOrgsFetchResourcesInput: z.ZodTypeAny;
5
- declare const PhantombusterGetOrgsFetchResourcesOutput: z.ZodTypeAny;
6
- declare const phantombusterGetOrgsFetchResources: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PhantombusterGetOrgsFetchResourcesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PhantombusterGetOrgsFetchResourcesOutput: z.ZodObject<{
6
+ plan: z.ZodNullable<z.ZodObject<{
7
+ name: z.ZodNullable<z.ZodString>;
8
+ agents: z.ZodNullable<z.ZodNumber>;
9
+ scripts: z.ZodNullable<z.ZodNumber>;
10
+ duration: z.ZodNullable<z.ZodNumber>;
11
+ s3Storage: z.ZodNullable<z.ZodNumber>;
12
+ dailyMails: z.ZodNullable<z.ZodNumber>;
13
+ isAvailable: z.ZodNullable<z.ZodBoolean>;
14
+ parallelism: z.ZodNullable<z.ZodNumber>;
15
+ yearlyPrice: z.ZodNullable<z.ZodNumber>;
16
+ isUpgradable: z.ZodNullable<z.ZodBoolean>;
17
+ mongoStorage: z.ZodNullable<z.ZodNumber>;
18
+ monthlyPrice: z.ZodNullable<z.ZodNumber>;
19
+ yearlyPrices: z.ZodRecord<z.ZodString, z.ZodUnknown>;
20
+ dailyCaptchas: z.ZodNullable<z.ZodNumber>;
21
+ monthlyPrices: z.ZodRecord<z.ZodString, z.ZodUnknown>;
22
+ dailyAiCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
23
+ monthlyCaptchas: z.ZodNullable<z.ZodNumber>;
24
+ dailySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
25
+ monthlyAiCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ dailyExecutionTime: z.ZodNullable<z.ZodNumber>;
27
+ monthlySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
+ planShouldCancelAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ dailyDiscoveredMails: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ monthlyExecutionTime: z.ZodNullable<z.ZodNumber>;
31
+ monthlyDiscoveredMails: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
+ }, z.core.$loose>>;
33
+ planName: z.ZodNullable<z.ZodString>;
34
+ dailyMail: z.ZodNullable<z.ZodNumber>;
35
+ s3Storage: z.ZodNullable<z.ZodNumber>;
36
+ agentCount: z.ZodNullable<z.ZodNumber>;
37
+ monthlyMail: z.ZodNullable<z.ZodNumber>;
38
+ dailyCaptcha: z.ZodNullable<z.ZodNumber>;
39
+ dailyAiCredit: z.ZodNullable<z.ZodNumber>;
40
+ monthlyCaptcha: z.ZodNullable<z.ZodNumber>;
41
+ monthlyAiCredit: z.ZodNullable<z.ZodNumber>;
42
+ dailySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ dailyExecutionTime: z.ZodNullable<z.ZodNumber>;
44
+ monthlySerpCredits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ dailyDiscoveredMail: z.ZodNullable<z.ZodNumber>;
46
+ monthlyExecutionTime: z.ZodNullable<z.ZodNumber>;
47
+ monthlyDiscoveredMail: z.ZodNullable<z.ZodNumber>;
48
+ dailyResourceNextResetAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ monthlyResourceNextResetAt: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
50
+ }, z.core.$loose>;
51
+ declare const phantombusterGetOrgsFetchResources: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
52
  //#endregion
8
53
  export { phantombusterGetOrgsFetchResources };
9
54
  //# sourceMappingURL=get-orgs-fetch-resources.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-resources.d.mts","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAAmF;AAAA,cA4B9H,wCAAA,EAA0C,CAAA,CAAE,UAmBI;AAAA,cAEhD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-orgs-fetch-resources.d.mts","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA4BvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAqBxC,kCAAA,gCAAkC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,32 +3,32 @@ import { z } from "zod";
3
3
  //#region src/actions/get-orgs-fetch-resources.ts
4
4
  const PhantombusterGetOrgsFetchResourcesInput = z.object({}).describe("No parameters are required for this endpoint.");
5
5
  const PhantombusterGetOrgsFetchResources_PlanSchemaSchema = z.object({
6
- name: z.string().describe("Name of the plan."),
7
- agents: z.number().describe("Number of agents permitted."),
8
- scripts: z.number().describe("Number of scripts permitted."),
9
- duration: z.number().describe("Plan duration in ms."),
10
- s3Storage: z.number().describe("Allowed S3 storage in bytes or MB."),
11
- dailyMails: z.number().describe("Daily email sending limit."),
12
- isAvailable: z.boolean().describe("Whether the plan is currently available."),
13
- parallelism: z.number().describe("Max parallel executions."),
14
- yearlyPrice: z.number().describe("Yearly price in billing currency."),
15
- isUpgradable: z.boolean().describe("Whether the plan can be upgraded."),
16
- mongoStorage: z.number().describe("Allowed MongoDB storage in bytes or MB."),
17
- monthlyPrice: z.number().describe("Monthly price in billing currency."),
18
- yearlyPrices: z.object({}).describe("Mapping of currency codes to yearly prices."),
19
- dailyCaptchas: z.number().describe("Daily CAPTCHA solving limit."),
20
- monthlyPrices: z.object({}).describe("Mapping of currency codes to monthly prices."),
6
+ name: z.string().describe("Name of the plan.").nullable(),
7
+ agents: z.number().describe("Number of agents permitted.").nullable(),
8
+ scripts: z.number().describe("Number of scripts permitted.").nullable(),
9
+ duration: z.number().describe("Plan duration in ms.").nullable(),
10
+ s3Storage: z.number().describe("Allowed S3 storage in bytes or MB.").nullable(),
11
+ dailyMails: z.number().describe("Daily email sending limit.").nullable(),
12
+ isAvailable: z.boolean().describe("Whether the plan is currently available.").nullable(),
13
+ parallelism: z.number().describe("Max parallel executions.").nullable(),
14
+ yearlyPrice: z.number().describe("Yearly price in billing currency.").nullable(),
15
+ isUpgradable: z.boolean().describe("Whether the plan can be upgraded.").nullable(),
16
+ mongoStorage: z.number().describe("Allowed MongoDB storage in bytes or MB.").nullable(),
17
+ monthlyPrice: z.number().describe("Monthly price in billing currency.").nullable(),
18
+ yearlyPrices: z.record(z.string(), z.unknown()).describe("Mapping of currency codes to yearly prices."),
19
+ dailyCaptchas: z.number().describe("Daily CAPTCHA solving limit.").nullable(),
20
+ monthlyPrices: z.record(z.string(), z.unknown()).describe("Mapping of currency codes to monthly prices."),
21
21
  dailyAiCredits: z.number().describe("Daily AI credits limit.").nullable().optional(),
22
- monthlyCaptchas: z.number().describe("Monthly CAPTCHA solving limit."),
22
+ monthlyCaptchas: z.number().describe("Monthly CAPTCHA solving limit.").nullable(),
23
23
  dailySerpCredits: z.number().describe("Daily SERP credits limit.").nullable().optional(),
24
24
  monthlyAiCredits: z.number().describe("Monthly AI credits limit.").nullable().optional(),
25
- dailyExecutionTime: z.number().describe("Daily execution time limit in ms."),
25
+ dailyExecutionTime: z.number().describe("Daily execution time limit in ms.").nullable(),
26
26
  monthlySerpCredits: z.number().describe("Monthly SERP credits limit.").nullable().optional(),
27
27
  planShouldCancelAt: z.number().describe("Timestamp (ms) when plan is scheduled to cancel.").nullable().optional(),
28
28
  dailyDiscoveredMails: z.number().describe("Daily discovered mail (leads) limit.").nullable().optional(),
29
- monthlyExecutionTime: z.number().describe("Monthly execution time limit in ms."),
29
+ monthlyExecutionTime: z.number().describe("Monthly execution time limit in ms.").nullable(),
30
30
  monthlyDiscoveredMails: z.number().describe("Monthly discovered mail limit.").nullable().optional()
31
- }).describe("Details of the organization's subscription plan.");
31
+ }).passthrough().describe("Details of the organization's subscription plan.");
32
32
  const phantombusterGetOrgsFetchResources = action("PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES", {
33
33
  slug: "phantombuster-get-orgs-fetch-resources",
34
34
  name: "Get Organization Resources",
@@ -36,24 +36,24 @@ const phantombusterGetOrgsFetchResources = action("PHANTOMBUSTER_GET_ORGS_FETCH_
36
36
  input: PhantombusterGetOrgsFetchResourcesInput,
37
37
  output: z.object({
38
38
  plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),
39
- planName: z.string().describe("Name of the current subscription plan."),
40
- dailyMail: z.number().describe("Number of emails sent today."),
41
- s3Storage: z.number().describe("Total S3 storage used in MB."),
42
- agentCount: z.number().describe("Total number of agents in the organization."),
43
- monthlyMail: z.number().describe("Number of emails sent this month."),
44
- dailyCaptcha: z.number().describe("Number of CAPTCHAs solved today."),
45
- dailyAiCredit: z.number().describe("AI credits consumed today."),
46
- monthlyCaptcha: z.number().describe("Number of CAPTCHAs solved this month."),
47
- monthlyAiCredit: z.number().describe("AI credits consumed this month."),
39
+ planName: z.string().describe("Name of the current subscription plan.").nullable(),
40
+ dailyMail: z.number().describe("Number of emails sent today.").nullable(),
41
+ s3Storage: z.number().describe("Total S3 storage used in MB.").nullable(),
42
+ agentCount: z.number().describe("Total number of agents in the organization.").nullable(),
43
+ monthlyMail: z.number().describe("Number of emails sent this month.").nullable(),
44
+ dailyCaptcha: z.number().describe("Number of CAPTCHAs solved today.").nullable(),
45
+ dailyAiCredit: z.number().describe("AI credits consumed today.").nullable(),
46
+ monthlyCaptcha: z.number().describe("Number of CAPTCHAs solved this month.").nullable(),
47
+ monthlyAiCredit: z.number().describe("AI credits consumed this month.").nullable(),
48
48
  dailySerpCredits: z.number().describe("SERP credits consumed today.").nullable().optional(),
49
- dailyExecutionTime: z.number().describe("Execution time used today in ms."),
49
+ dailyExecutionTime: z.number().describe("Execution time used today in ms.").nullable(),
50
50
  monthlySerpCredits: z.number().describe("SERP credits consumed this month.").nullable().optional(),
51
- dailyDiscoveredMail: z.number().describe("Number of discovered emails today."),
52
- monthlyExecutionTime: z.number().describe("Execution time used this month in ms."),
53
- monthlyDiscoveredMail: z.number().describe("Number of discovered emails this month."),
51
+ dailyDiscoveredMail: z.number().describe("Number of discovered emails today.").nullable(),
52
+ monthlyExecutionTime: z.number().describe("Execution time used this month in ms.").nullable(),
53
+ monthlyDiscoveredMail: z.number().describe("Number of discovered emails this month.").nullable(),
54
54
  dailyResourceNextResetAt: z.number().describe("Timestamp (ms) when daily resources will reset.").nullable().optional(),
55
55
  monthlyResourceNextResetAt: z.number().describe("Timestamp (ms) when monthly resources will reset.").nullable().optional()
56
- }).describe("Response schema for GET /orgs/fetch-resources.")
56
+ }).passthrough().describe("Response schema for GET /orgs/fetch-resources.")
57
57
  });
58
58
  //#endregion
59
59
  export { phantombusterGetOrgsFetchResources };
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-resources.mjs","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchResourcesInput: z.ZodTypeAny = z.object({}).describe(\"No parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchResources_PlanSchemaSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the plan.\"),\n agents: z.number().describe(\"Number of agents permitted.\"),\n scripts: z.number().describe(\"Number of scripts permitted.\"),\n duration: z.number().describe(\"Plan duration in ms.\"),\n s3Storage: z.number().describe(\"Allowed S3 storage in bytes or MB.\"),\n dailyMails: z.number().describe(\"Daily email sending limit.\"),\n isAvailable: z.boolean().describe(\"Whether the plan is currently available.\"),\n parallelism: z.number().describe(\"Max parallel executions.\"),\n yearlyPrice: z.number().describe(\"Yearly price in billing currency.\"),\n isUpgradable: z.boolean().describe(\"Whether the plan can be upgraded.\"),\n mongoStorage: z.number().describe(\"Allowed MongoDB storage in bytes or MB.\"),\n monthlyPrice: z.number().describe(\"Monthly price in billing currency.\"),\n yearlyPrices: z.object({}).describe(\"Mapping of currency codes to yearly prices.\"),\n dailyCaptchas: z.number().describe(\"Daily CAPTCHA solving limit.\"),\n monthlyPrices: z.object({}).describe(\"Mapping of currency codes to monthly prices.\"),\n dailyAiCredits: z.number().describe(\"Daily AI credits limit.\").nullable().optional(),\n monthlyCaptchas: z.number().describe(\"Monthly CAPTCHA solving limit.\"),\n dailySerpCredits: z.number().describe(\"Daily SERP credits limit.\").nullable().optional(),\n monthlyAiCredits: z.number().describe(\"Monthly AI credits limit.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Daily execution time limit in ms.\"),\n monthlySerpCredits: z.number().describe(\"Monthly SERP credits limit.\").nullable().optional(),\n planShouldCancelAt: z.number().describe(\"Timestamp (ms) when plan is scheduled to cancel.\").nullable().optional(),\n dailyDiscoveredMails: z.number().describe(\"Daily discovered mail (leads) limit.\").nullable().optional(),\n monthlyExecutionTime: z.number().describe(\"Monthly execution time limit in ms.\"),\n monthlyDiscoveredMails: z.number().describe(\"Monthly discovered mail limit.\").nullable().optional(),\n}).describe(\"Details of the organization's subscription plan.\");\nexport const PhantombusterGetOrgsFetchResourcesOutput: z.ZodTypeAny = z.object({\n plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),\n planName: z.string().describe(\"Name of the current subscription plan.\"),\n dailyMail: z.number().describe(\"Number of emails sent today.\"),\n s3Storage: z.number().describe(\"Total S3 storage used in MB.\"),\n agentCount: z.number().describe(\"Total number of agents in the organization.\"),\n monthlyMail: z.number().describe(\"Number of emails sent this month.\"),\n dailyCaptcha: z.number().describe(\"Number of CAPTCHAs solved today.\"),\n dailyAiCredit: z.number().describe(\"AI credits consumed today.\"),\n monthlyCaptcha: z.number().describe(\"Number of CAPTCHAs solved this month.\"),\n monthlyAiCredit: z.number().describe(\"AI credits consumed this month.\"),\n dailySerpCredits: z.number().describe(\"SERP credits consumed today.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Execution time used today in ms.\"),\n monthlySerpCredits: z.number().describe(\"SERP credits consumed this month.\").nullable().optional(),\n dailyDiscoveredMail: z.number().describe(\"Number of discovered emails today.\"),\n monthlyExecutionTime: z.number().describe(\"Execution time used this month in ms.\"),\n monthlyDiscoveredMail: z.number().describe(\"Number of discovered emails this month.\"),\n dailyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when daily resources will reset.\").nullable().optional(),\n monthlyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when monthly resources will reset.\").nullable().optional(),\n}).describe(\"Response schema for GET /orgs/fetch-resources.\");\n\nexport const phantombusterGetOrgsFetchResources = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES\", {\n slug: \"phantombuster-get-orgs-fetch-resources\",\n name: \"Get Organization Resources\",\n description: \"Tool to get current organization's resources and usage. Use when you need to monitor quotas.\",\n input: PhantombusterGetOrgsFetchResourcesInput,\n output: PhantombusterGetOrgsFetchResourcesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-orgs-fetch-resources.mjs","names":[],"sources":["../../src/actions/get-orgs-fetch-resources.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchResourcesInput = z.object({}).describe(\"No parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchResources_PlanSchemaSchema = z.object({\n name: z.string().describe(\"Name of the plan.\").nullable(),\n agents: z.number().describe(\"Number of agents permitted.\").nullable(),\n scripts: z.number().describe(\"Number of scripts permitted.\").nullable(),\n duration: z.number().describe(\"Plan duration in ms.\").nullable(),\n s3Storage: z.number().describe(\"Allowed S3 storage in bytes or MB.\").nullable(),\n dailyMails: z.number().describe(\"Daily email sending limit.\").nullable(),\n isAvailable: z.boolean().describe(\"Whether the plan is currently available.\").nullable(),\n parallelism: z.number().describe(\"Max parallel executions.\").nullable(),\n yearlyPrice: z.number().describe(\"Yearly price in billing currency.\").nullable(),\n isUpgradable: z.boolean().describe(\"Whether the plan can be upgraded.\").nullable(),\n mongoStorage: z.number().describe(\"Allowed MongoDB storage in bytes or MB.\").nullable(),\n monthlyPrice: z.number().describe(\"Monthly price in billing currency.\").nullable(),\n yearlyPrices: z.record(z.string(), z.unknown()).describe(\"Mapping of currency codes to yearly prices.\"),\n dailyCaptchas: z.number().describe(\"Daily CAPTCHA solving limit.\").nullable(),\n monthlyPrices: z.record(z.string(), z.unknown()).describe(\"Mapping of currency codes to monthly prices.\"),\n dailyAiCredits: z.number().describe(\"Daily AI credits limit.\").nullable().optional(),\n monthlyCaptchas: z.number().describe(\"Monthly CAPTCHA solving limit.\").nullable(),\n dailySerpCredits: z.number().describe(\"Daily SERP credits limit.\").nullable().optional(),\n monthlyAiCredits: z.number().describe(\"Monthly AI credits limit.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Daily execution time limit in ms.\").nullable(),\n monthlySerpCredits: z.number().describe(\"Monthly SERP credits limit.\").nullable().optional(),\n planShouldCancelAt: z.number().describe(\"Timestamp (ms) when plan is scheduled to cancel.\").nullable().optional(),\n dailyDiscoveredMails: z.number().describe(\"Daily discovered mail (leads) limit.\").nullable().optional(),\n monthlyExecutionTime: z.number().describe(\"Monthly execution time limit in ms.\").nullable(),\n monthlyDiscoveredMails: z.number().describe(\"Monthly discovered mail limit.\").nullable().optional(),\n}).passthrough().describe(\"Details of the organization's subscription plan.\");\nexport const PhantombusterGetOrgsFetchResourcesOutput = z.object({\n plan: PhantombusterGetOrgsFetchResources_PlanSchemaSchema.nullable(),\n planName: z.string().describe(\"Name of the current subscription plan.\").nullable(),\n dailyMail: z.number().describe(\"Number of emails sent today.\").nullable(),\n s3Storage: z.number().describe(\"Total S3 storage used in MB.\").nullable(),\n agentCount: z.number().describe(\"Total number of agents in the organization.\").nullable(),\n monthlyMail: z.number().describe(\"Number of emails sent this month.\").nullable(),\n dailyCaptcha: z.number().describe(\"Number of CAPTCHAs solved today.\").nullable(),\n dailyAiCredit: z.number().describe(\"AI credits consumed today.\").nullable(),\n monthlyCaptcha: z.number().describe(\"Number of CAPTCHAs solved this month.\").nullable(),\n monthlyAiCredit: z.number().describe(\"AI credits consumed this month.\").nullable(),\n dailySerpCredits: z.number().describe(\"SERP credits consumed today.\").nullable().optional(),\n dailyExecutionTime: z.number().describe(\"Execution time used today in ms.\").nullable(),\n monthlySerpCredits: z.number().describe(\"SERP credits consumed this month.\").nullable().optional(),\n dailyDiscoveredMail: z.number().describe(\"Number of discovered emails today.\").nullable(),\n monthlyExecutionTime: z.number().describe(\"Execution time used this month in ms.\").nullable(),\n monthlyDiscoveredMail: z.number().describe(\"Number of discovered emails this month.\").nullable(),\n dailyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when daily resources will reset.\").nullable().optional(),\n monthlyResourceNextResetAt: z.number().describe(\"Timestamp (ms) when monthly resources will reset.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for GET /orgs/fetch-resources.\");\n\nexport const phantombusterGetOrgsFetchResources = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RESOURCES\", {\n slug: \"phantombuster-get-orgs-fetch-resources\",\n name: \"Get Organization Resources\",\n description: \"Tool to get current organization's resources and usage. Use when you need to monitor quotas.\",\n input: PhantombusterGetOrgsFetchResourcesInput,\n output: PhantombusterGetOrgsFetchResourcesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC5H,MAAM,sDAAsD,EAAE,OAAO;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACpE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC/D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACvE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC/E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC5E,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C;CACxG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAChF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1F,wBAAwB,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAsB5E,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA1BsD,EAAE,OAAO;EAC/D,MAAM,oDAAoD,SAAS;EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC1E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACtF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;EACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACrF,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACxF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC5F,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC/F,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,4BAA4B,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
@@ -3,13 +3,13 @@ let zod = require("zod");
3
3
  //#region src/actions/get-orgs-fetch-running-containers.ts
4
4
  const PhantombusterGetOrgsFetchRunningContainersInput = zod.z.object({}).describe("No request parameters are required for this endpoint.");
5
5
  const PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema = zod.z.object({
6
- id: zod.z.string().describe("Unique identifier of the container."),
7
- status: zod.z.string().describe("Current status of the container (e.g., running, finished)."),
8
- agentId: zod.z.string().describe("ID of the agent associated with this container."),
9
- createdAt: zod.z.number().int().describe("Creation timestamp in milliseconds since Unix epoch."),
10
- updatedAt: zod.z.number().int().describe("Last update timestamp in milliseconds since Unix epoch.")
11
- }).describe("Represents a single Phantombuster container in the current organization.");
12
- const PhantombusterGetOrgsFetchRunningContainersOutput = zod.z.object({ containers: zod.z.array(PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema).describe("List of the current organization's running containers.") }).describe("Response schema for GET /orgs/fetch-running-containers.");
6
+ id: zod.z.string().describe("Unique identifier of the container.").nullable(),
7
+ status: zod.z.string().describe("Current status of the container (e.g., running, finished).").nullable(),
8
+ agentId: zod.z.string().describe("ID of the agent associated with this container.").nullable(),
9
+ createdAt: zod.z.number().int().describe("Creation timestamp in milliseconds since Unix epoch.").nullable(),
10
+ updatedAt: zod.z.number().int().describe("Last update timestamp in milliseconds since Unix epoch.").nullable()
11
+ }).passthrough().describe("Represents a single Phantombuster container in the current organization.");
12
+ const PhantombusterGetOrgsFetchRunningContainersOutput = zod.z.object({ containers: zod.z.array(PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema).describe("List of the current organization's running containers.") }).passthrough().describe("Response schema for GET /orgs/fetch-running-containers.");
13
13
  const phantombusterGetOrgsFetchRunningContainers = require_action.action("PHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERS", {
14
14
  slug: "phantombuster-get-orgs-fetch-running-containers",
15
15
  name: "Get Org Running Containers",
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-running-containers.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-running-containers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchRunningContainersInput: z.ZodTypeAny = z.object({}).describe(\"No request parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the container.\"),\n status: z.string().describe(\"Current status of the container (e.g., running, finished).\"),\n agentId: z.string().describe(\"ID of the agent associated with this container.\"),\n createdAt: z.number().int().describe(\"Creation timestamp in milliseconds since Unix epoch.\"),\n updatedAt: z.number().int().describe(\"Last update timestamp in milliseconds since Unix epoch.\"),\n}).describe(\"Represents a single Phantombuster container in the current organization.\");\nexport const PhantombusterGetOrgsFetchRunningContainersOutput: z.ZodTypeAny = z.object({\n containers: z.array(PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema).describe(\"List of the current organization's running containers.\"),\n}).describe(\"Response schema for GET /orgs/fetch-running-containers.\");\n\nexport const phantombusterGetOrgsFetchRunningContainers = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERS\", {\n slug: \"phantombuster-get-orgs-fetch-running-containers\",\n name: \"Get Org Running Containers\",\n description: \"Tool to get the current organization's running containers. Use after listing agents to identify active containers across the organization.\",\n input: PhantombusterGetOrgsFetchRunningContainersInput,\n output: PhantombusterGetOrgsFetchRunningContainersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAgEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAC1J,MAAM,gEAA8EA,IAAAA,EAAE,OAAO;CAC3F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;AAChG,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAa,mDAAiEA,IAAAA,EAAE,OAAO,EACrF,YAAYA,IAAAA,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,wDAAwD,EACtJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,6CAA6CC,eAAAA,OAAO,mDAAmD;CAClH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-orgs-fetch-running-containers.cjs","names":["z","action"],"sources":["../../src/actions/get-orgs-fetch-running-containers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetOrgsFetchRunningContainersInput = z.object({}).describe(\"No request parameters are required for this endpoint.\");\nconst PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema = z.object({\n id: z.string().describe(\"Unique identifier of the container.\").nullable(),\n status: z.string().describe(\"Current status of the container (e.g., running, finished).\").nullable(),\n agentId: z.string().describe(\"ID of the agent associated with this container.\").nullable(),\n createdAt: z.number().int().describe(\"Creation timestamp in milliseconds since Unix epoch.\").nullable(),\n updatedAt: z.number().int().describe(\"Last update timestamp in milliseconds since Unix epoch.\").nullable(),\n}).passthrough().describe(\"Represents a single Phantombuster container in the current organization.\");\nexport const PhantombusterGetOrgsFetchRunningContainersOutput = z.object({\n containers: z.array(PhantombusterGetOrgsFetchRunningContainers_OrgContainerSchema).describe(\"List of the current organization's running containers.\"),\n}).passthrough().describe(\"Response schema for GET /orgs/fetch-running-containers.\");\n\nexport const phantombusterGetOrgsFetchRunningContainers = action(\"PHANTOMBUSTER_GET_ORGS_FETCH_RUNNING_CONTAINERS\", {\n slug: \"phantombuster-get-orgs-fetch-running-containers\",\n name: \"Get Org Running Containers\",\n description: \"Tool to get the current organization's running containers. Use after listing agents to identify active containers across the organization.\",\n input: PhantombusterGetOrgsFetchRunningContainersInput,\n output: PhantombusterGetOrgsFetchRunningContainersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAC5I,MAAM,gEAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACtG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AACpG,MAAa,mDAAmDA,IAAAA,EAAE,OAAO,EACvE,YAAYA,IAAAA,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,wDAAwD,EACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,6CAA6CC,eAAAA,OAAO,mDAAmD;CAClH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-orgs-fetch-running-containers.d.ts
4
- declare const PhantombusterGetOrgsFetchRunningContainersInput: z.ZodTypeAny;
5
- declare const PhantombusterGetOrgsFetchRunningContainersOutput: z.ZodTypeAny;
6
- declare const phantombusterGetOrgsFetchRunningContainers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PhantombusterGetOrgsFetchRunningContainersInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const PhantombusterGetOrgsFetchRunningContainersOutput: z.ZodObject<{
6
+ containers: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodString>;
8
+ status: z.ZodNullable<z.ZodString>;
9
+ agentId: z.ZodNullable<z.ZodString>;
10
+ createdAt: z.ZodNullable<z.ZodNumber>;
11
+ updatedAt: z.ZodNullable<z.ZodNumber>;
12
+ }, z.core.$loose>>;
13
+ }, z.core.$loose>;
14
+ declare const phantombusterGetOrgsFetchRunningContainers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { phantombusterGetOrgsFetchRunningContainers };
9
17
  //# sourceMappingURL=get-orgs-fetch-running-containers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-orgs-fetch-running-containers.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-running-containers.ts"],"mappings":";;;cAIa,+CAAA,EAAiD,CAAA,CAAE,UAA2F;AAAA,cAQ9I,gDAAA,EAAkD,CAAA,CAAE,UAEK;AAAA,cAEzD,0CAAA,gCAA0C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-orgs-fetch-running-containers.d.cts","names":[],"sources":["../../src/actions/get-orgs-fetch-running-containers.ts"],"mappings":";;;cAIa,+CAAA,EAA+C,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAQ/C,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;cAIhD,0CAAA,gCAA0C,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}