@keystrokehq/phantombuster 0.1.0
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.
- package/README.md +17 -0
- package/dist/action.cjs +21 -0
- package/dist/action.cjs.map +1 -0
- package/dist/action.mjs +21 -0
- package/dist/action.mjs.map +1 -0
- package/dist/actions/abort-agent-v1.cjs +23 -0
- package/dist/actions/abort-agent-v1.cjs.map +1 -0
- package/dist/actions/abort-agent-v1.d.cts +9 -0
- package/dist/actions/abort-agent-v1.d.cts.map +1 -0
- package/dist/actions/abort-agent-v1.d.mts +9 -0
- package/dist/actions/abort-agent-v1.d.mts.map +1 -0
- package/dist/actions/abort-agent-v1.mjs +22 -0
- package/dist/actions/abort-agent-v1.mjs.map +1 -0
- package/dist/actions/delete-agent.cjs +23 -0
- package/dist/actions/delete-agent.cjs.map +1 -0
- package/dist/actions/delete-agent.d.cts +9 -0
- package/dist/actions/delete-agent.d.cts.map +1 -0
- package/dist/actions/delete-agent.d.mts +9 -0
- package/dist/actions/delete-agent.d.mts.map +1 -0
- package/dist/actions/delete-agent.mjs +22 -0
- package/dist/actions/delete-agent.mjs.map +1 -0
- package/dist/actions/delete-lead-objects.cjs +20 -0
- package/dist/actions/delete-lead-objects.cjs.map +1 -0
- package/dist/actions/delete-lead-objects.d.cts +9 -0
- package/dist/actions/delete-lead-objects.d.cts.map +1 -0
- package/dist/actions/delete-lead-objects.d.mts +9 -0
- package/dist/actions/delete-lead-objects.d.mts.map +1 -0
- package/dist/actions/delete-lead-objects.mjs +17 -0
- package/dist/actions/delete-lead-objects.mjs.map +1 -0
- package/dist/actions/delete-leads-many.cjs +19 -0
- package/dist/actions/delete-leads-many.cjs.map +1 -0
- package/dist/actions/delete-leads-many.d.cts +9 -0
- package/dist/actions/delete-leads-many.d.cts.map +1 -0
- package/dist/actions/delete-leads-many.d.mts +9 -0
- package/dist/actions/delete-leads-many.d.mts.map +1 -0
- package/dist/actions/delete-leads-many.mjs +16 -0
- package/dist/actions/delete-leads-many.mjs.map +1 -0
- package/dist/actions/delete-list.cjs +19 -0
- package/dist/actions/delete-list.cjs.map +1 -0
- package/dist/actions/delete-list.d.cts +9 -0
- package/dist/actions/delete-list.d.cts.map +1 -0
- package/dist/actions/delete-list.d.mts +9 -0
- package/dist/actions/delete-list.d.mts.map +1 -0
- package/dist/actions/delete-list.mjs +16 -0
- package/dist/actions/delete-list.mjs.map +1 -0
- package/dist/actions/delete-script.cjs +25 -0
- package/dist/actions/delete-script.cjs.map +1 -0
- package/dist/actions/delete-script.d.cts +9 -0
- package/dist/actions/delete-script.d.cts.map +1 -0
- package/dist/actions/delete-script.d.mts +9 -0
- package/dist/actions/delete-script.d.mts.map +1 -0
- package/dist/actions/delete-script.mjs +24 -0
- package/dist/actions/delete-script.mjs.map +1 -0
- package/dist/actions/get-agent-containers.cjs +30 -0
- package/dist/actions/get-agent-containers.cjs.map +1 -0
- package/dist/actions/get-agent-containers.d.cts +9 -0
- package/dist/actions/get-agent-containers.d.cts.map +1 -0
- package/dist/actions/get-agent-containers.d.mts +9 -0
- package/dist/actions/get-agent-containers.d.mts.map +1 -0
- package/dist/actions/get-agent-containers.mjs +29 -0
- package/dist/actions/get-agent-containers.mjs.map +1 -0
- package/dist/actions/get-agent-output.cjs +42 -0
- package/dist/actions/get-agent-output.cjs.map +1 -0
- package/dist/actions/get-agent-output.d.cts +9 -0
- package/dist/actions/get-agent-output.d.cts.map +1 -0
- package/dist/actions/get-agent-output.d.mts +9 -0
- package/dist/actions/get-agent-output.d.mts.map +1 -0
- package/dist/actions/get-agent-output.mjs +41 -0
- package/dist/actions/get-agent-output.mjs.map +1 -0
- package/dist/actions/get-agent.cjs +212 -0
- package/dist/actions/get-agent.cjs.map +1 -0
- package/dist/actions/get-agent.d.cts +9 -0
- package/dist/actions/get-agent.d.cts.map +1 -0
- package/dist/actions/get-agent.d.mts +9 -0
- package/dist/actions/get-agent.d.mts.map +1 -0
- package/dist/actions/get-agent.mjs +211 -0
- package/dist/actions/get-agent.mjs.map +1 -0
- package/dist/actions/get-agents-fetch-all.cjs +41 -0
- package/dist/actions/get-agents-fetch-all.cjs.map +1 -0
- package/dist/actions/get-agents-fetch-all.d.cts +9 -0
- package/dist/actions/get-agents-fetch-all.d.cts.map +1 -0
- package/dist/actions/get-agents-fetch-all.d.mts +9 -0
- package/dist/actions/get-agents-fetch-all.d.mts.map +1 -0
- package/dist/actions/get-agents-fetch-all.mjs +40 -0
- package/dist/actions/get-agents-fetch-all.mjs.map +1 -0
- package/dist/actions/get-agents-fetch-deleted.cjs +16 -0
- package/dist/actions/get-agents-fetch-deleted.cjs.map +1 -0
- package/dist/actions/get-agents-fetch-deleted.d.cts +9 -0
- package/dist/actions/get-agents-fetch-deleted.d.cts.map +1 -0
- package/dist/actions/get-agents-fetch-deleted.d.mts +9 -0
- package/dist/actions/get-agents-fetch-deleted.d.mts.map +1 -0
- package/dist/actions/get-agents-fetch-deleted.mjs +13 -0
- package/dist/actions/get-agents-fetch-deleted.mjs.map +1 -0
- package/dist/actions/get-branches-diff.cjs +19 -0
- package/dist/actions/get-branches-diff.cjs.map +1 -0
- package/dist/actions/get-branches-diff.d.cts +9 -0
- package/dist/actions/get-branches-diff.d.cts.map +1 -0
- package/dist/actions/get-branches-diff.d.mts +9 -0
- package/dist/actions/get-branches-diff.d.mts.map +1 -0
- package/dist/actions/get-branches-diff.mjs +16 -0
- package/dist/actions/get-branches-diff.mjs.map +1 -0
- package/dist/actions/get-branches-fetch-all.cjs +23 -0
- package/dist/actions/get-branches-fetch-all.cjs.map +1 -0
- package/dist/actions/get-branches-fetch-all.d.cts +9 -0
- package/dist/actions/get-branches-fetch-all.d.cts.map +1 -0
- package/dist/actions/get-branches-fetch-all.d.mts +9 -0
- package/dist/actions/get-branches-fetch-all.d.mts.map +1 -0
- package/dist/actions/get-branches-fetch-all.mjs +22 -0
- package/dist/actions/get-branches-fetch-all.mjs.map +1 -0
- package/dist/actions/get-containers-fetch-all.cjs +31 -0
- package/dist/actions/get-containers-fetch-all.cjs.map +1 -0
- package/dist/actions/get-containers-fetch-all.d.cts +9 -0
- package/dist/actions/get-containers-fetch-all.d.cts.map +1 -0
- package/dist/actions/get-containers-fetch-all.d.mts +9 -0
- package/dist/actions/get-containers-fetch-all.d.mts.map +1 -0
- package/dist/actions/get-containers-fetch-all.mjs +30 -0
- package/dist/actions/get-containers-fetch-all.mjs.map +1 -0
- package/dist/actions/get-leads-by-list.cjs +32 -0
- package/dist/actions/get-leads-by-list.cjs.map +1 -0
- package/dist/actions/get-leads-by-list.d.cts +9 -0
- package/dist/actions/get-leads-by-list.d.cts.map +1 -0
- package/dist/actions/get-leads-by-list.d.mts +9 -0
- package/dist/actions/get-leads-by-list.d.mts.map +1 -0
- package/dist/actions/get-leads-by-list.mjs +31 -0
- package/dist/actions/get-leads-by-list.mjs.map +1 -0
- package/dist/actions/get-location-ip.cjs +16 -0
- package/dist/actions/get-location-ip.cjs.map +1 -0
- package/dist/actions/get-location-ip.d.cts +9 -0
- package/dist/actions/get-location-ip.d.cts.map +1 -0
- package/dist/actions/get-location-ip.d.mts +9 -0
- package/dist/actions/get-location-ip.d.mts.map +1 -0
- package/dist/actions/get-location-ip.mjs +13 -0
- package/dist/actions/get-location-ip.mjs.map +1 -0
- package/dist/actions/get-org-storage-lists-fetch-all.cjs +27 -0
- package/dist/actions/get-org-storage-lists-fetch-all.cjs.map +1 -0
- package/dist/actions/get-org-storage-lists-fetch-all.d.cts +9 -0
- package/dist/actions/get-org-storage-lists-fetch-all.d.cts.map +1 -0
- package/dist/actions/get-org-storage-lists-fetch-all.d.mts +9 -0
- package/dist/actions/get-org-storage-lists-fetch-all.d.mts.map +1 -0
- package/dist/actions/get-org-storage-lists-fetch-all.mjs +26 -0
- package/dist/actions/get-org-storage-lists-fetch-all.mjs.map +1 -0
- package/dist/actions/get-orgs-export-agent-usage.cjs +19 -0
- package/dist/actions/get-orgs-export-agent-usage.cjs.map +1 -0
- package/dist/actions/get-orgs-export-agent-usage.d.cts +9 -0
- package/dist/actions/get-orgs-export-agent-usage.d.cts.map +1 -0
- package/dist/actions/get-orgs-export-agent-usage.d.mts +9 -0
- package/dist/actions/get-orgs-export-agent-usage.d.mts.map +1 -0
- package/dist/actions/get-orgs-export-agent-usage.mjs +16 -0
- package/dist/actions/get-orgs-export-agent-usage.mjs.map +1 -0
- package/dist/actions/get-orgs-export-container-usage.cjs +19 -0
- package/dist/actions/get-orgs-export-container-usage.cjs.map +1 -0
- package/dist/actions/get-orgs-export-container-usage.d.cts +9 -0
- package/dist/actions/get-orgs-export-container-usage.d.cts.map +1 -0
- package/dist/actions/get-orgs-export-container-usage.d.mts +9 -0
- package/dist/actions/get-orgs-export-container-usage.d.mts.map +1 -0
- package/dist/actions/get-orgs-export-container-usage.mjs +16 -0
- package/dist/actions/get-orgs-export-container-usage.mjs.map +1 -0
- package/dist/actions/get-orgs-fetch-agent-groups.cjs +16 -0
- package/dist/actions/get-orgs-fetch-agent-groups.cjs.map +1 -0
- package/dist/actions/get-orgs-fetch-agent-groups.d.cts +9 -0
- package/dist/actions/get-orgs-fetch-agent-groups.d.cts.map +1 -0
- package/dist/actions/get-orgs-fetch-agent-groups.d.mts +9 -0
- package/dist/actions/get-orgs-fetch-agent-groups.d.mts.map +1 -0
- package/dist/actions/get-orgs-fetch-agent-groups.mjs +13 -0
- package/dist/actions/get-orgs-fetch-agent-groups.mjs.map +1 -0
- package/dist/actions/get-orgs-fetch-resources.cjs +62 -0
- package/dist/actions/get-orgs-fetch-resources.cjs.map +1 -0
- package/dist/actions/get-orgs-fetch-resources.d.cts +9 -0
- package/dist/actions/get-orgs-fetch-resources.d.cts.map +1 -0
- package/dist/actions/get-orgs-fetch-resources.d.mts +9 -0
- package/dist/actions/get-orgs-fetch-resources.d.mts.map +1 -0
- package/dist/actions/get-orgs-fetch-resources.mjs +61 -0
- package/dist/actions/get-orgs-fetch-resources.mjs.map +1 -0
- package/dist/actions/get-orgs-fetch-running-containers.cjs +23 -0
- package/dist/actions/get-orgs-fetch-running-containers.cjs.map +1 -0
- package/dist/actions/get-orgs-fetch-running-containers.d.cts +9 -0
- package/dist/actions/get-orgs-fetch-running-containers.d.cts.map +1 -0
- package/dist/actions/get-orgs-fetch-running-containers.d.mts +9 -0
- package/dist/actions/get-orgs-fetch-running-containers.d.mts.map +1 -0
- package/dist/actions/get-orgs-fetch-running-containers.mjs +22 -0
- package/dist/actions/get-orgs-fetch-running-containers.mjs.map +1 -0
- package/dist/actions/get-orgs-fetch.cjs +22 -0
- package/dist/actions/get-orgs-fetch.cjs.map +1 -0
- package/dist/actions/get-orgs-fetch.d.cts +9 -0
- package/dist/actions/get-orgs-fetch.d.cts.map +1 -0
- package/dist/actions/get-orgs-fetch.d.mts +9 -0
- package/dist/actions/get-orgs-fetch.d.mts.map +1 -0
- package/dist/actions/get-orgs-fetch.mjs +19 -0
- package/dist/actions/get-orgs-fetch.mjs.map +1 -0
- package/dist/actions/get-script-by-name.cjs +32 -0
- package/dist/actions/get-script-by-name.cjs.map +1 -0
- package/dist/actions/get-script-by-name.d.cts +9 -0
- package/dist/actions/get-script-by-name.d.cts.map +1 -0
- package/dist/actions/get-script-by-name.d.mts +9 -0
- package/dist/actions/get-script-by-name.d.mts.map +1 -0
- package/dist/actions/get-script-by-name.mjs +31 -0
- package/dist/actions/get-script-by-name.mjs.map +1 -0
- package/dist/actions/get-script.cjs +69 -0
- package/dist/actions/get-script.cjs.map +1 -0
- package/dist/actions/get-script.d.cts +9 -0
- package/dist/actions/get-script.d.cts.map +1 -0
- package/dist/actions/get-script.d.mts +9 -0
- package/dist/actions/get-script.d.mts.map +1 -0
- package/dist/actions/get-script.mjs +68 -0
- package/dist/actions/get-script.mjs.map +1 -0
- package/dist/actions/get-scripts-code.cjs +22 -0
- package/dist/actions/get-scripts-code.cjs.map +1 -0
- package/dist/actions/get-scripts-code.d.cts +9 -0
- package/dist/actions/get-scripts-code.d.cts.map +1 -0
- package/dist/actions/get-scripts-code.d.mts +9 -0
- package/dist/actions/get-scripts-code.d.mts.map +1 -0
- package/dist/actions/get-scripts-code.mjs +19 -0
- package/dist/actions/get-scripts-code.mjs.map +1 -0
- package/dist/actions/get-scripts-fetch-all.cjs +25 -0
- package/dist/actions/get-scripts-fetch-all.cjs.map +1 -0
- package/dist/actions/get-scripts-fetch-all.d.cts +9 -0
- package/dist/actions/get-scripts-fetch-all.d.cts.map +1 -0
- package/dist/actions/get-scripts-fetch-all.d.mts +9 -0
- package/dist/actions/get-scripts-fetch-all.d.mts.map +1 -0
- package/dist/actions/get-scripts-fetch-all.mjs +24 -0
- package/dist/actions/get-scripts-fetch-all.mjs.map +1 -0
- package/dist/actions/get-user.cjs +37 -0
- package/dist/actions/get-user.cjs.map +1 -0
- package/dist/actions/get-user.d.cts +9 -0
- package/dist/actions/get-user.d.cts.map +1 -0
- package/dist/actions/get-user.d.mts +9 -0
- package/dist/actions/get-user.d.mts.map +1 -0
- package/dist/actions/get-user.mjs +36 -0
- package/dist/actions/get-user.mjs.map +1 -0
- package/dist/actions/index.cjs +107 -0
- package/dist/actions/index.d.cts +54 -0
- package/dist/actions/index.d.mts +54 -0
- package/dist/actions/index.mjs +54 -0
- package/dist/actions/post-agents-unschedule-all.cjs +16 -0
- package/dist/actions/post-agents-unschedule-all.cjs.map +1 -0
- package/dist/actions/post-agents-unschedule-all.d.cts +9 -0
- package/dist/actions/post-agents-unschedule-all.d.cts.map +1 -0
- package/dist/actions/post-agents-unschedule-all.d.mts +9 -0
- package/dist/actions/post-agents-unschedule-all.d.mts.map +1 -0
- package/dist/actions/post-agents-unschedule-all.mjs +13 -0
- package/dist/actions/post-agents-unschedule-all.mjs.map +1 -0
- package/dist/actions/post-ai-completions.cjs +38 -0
- package/dist/actions/post-ai-completions.cjs.map +1 -0
- package/dist/actions/post-ai-completions.d.cts +9 -0
- package/dist/actions/post-ai-completions.d.cts.map +1 -0
- package/dist/actions/post-ai-completions.d.mts +9 -0
- package/dist/actions/post-ai-completions.d.mts.map +1 -0
- package/dist/actions/post-ai-completions.mjs +37 -0
- package/dist/actions/post-ai-completions.mjs.map +1 -0
- package/dist/actions/post-branches-create.cjs +22 -0
- package/dist/actions/post-branches-create.cjs.map +1 -0
- package/dist/actions/post-branches-create.d.cts +9 -0
- package/dist/actions/post-branches-create.d.cts.map +1 -0
- package/dist/actions/post-branches-create.d.mts +9 -0
- package/dist/actions/post-branches-create.d.mts.map +1 -0
- package/dist/actions/post-branches-create.mjs +19 -0
- package/dist/actions/post-branches-create.mjs.map +1 -0
- package/dist/actions/post-branches-delete.cjs +20 -0
- package/dist/actions/post-branches-delete.cjs.map +1 -0
- package/dist/actions/post-branches-delete.d.cts +9 -0
- package/dist/actions/post-branches-delete.d.cts.map +1 -0
- package/dist/actions/post-branches-delete.d.mts +9 -0
- package/dist/actions/post-branches-delete.d.mts.map +1 -0
- package/dist/actions/post-branches-delete.mjs +19 -0
- package/dist/actions/post-branches-delete.mjs.map +1 -0
- package/dist/actions/post-hcaptcha.cjs +24 -0
- package/dist/actions/post-hcaptcha.cjs.map +1 -0
- package/dist/actions/post-hcaptcha.d.cts +9 -0
- package/dist/actions/post-hcaptcha.d.cts.map +1 -0
- package/dist/actions/post-hcaptcha.d.mts +9 -0
- package/dist/actions/post-hcaptcha.d.mts.map +1 -0
- package/dist/actions/post-hcaptcha.mjs +21 -0
- package/dist/actions/post-hcaptcha.mjs.map +1 -0
- package/dist/actions/post-identities-generate-token.cjs +20 -0
- package/dist/actions/post-identities-generate-token.cjs.map +1 -0
- package/dist/actions/post-identities-generate-token.d.cts +9 -0
- package/dist/actions/post-identities-generate-token.d.cts.map +1 -0
- package/dist/actions/post-identities-generate-token.d.mts +9 -0
- package/dist/actions/post-identities-generate-token.d.mts.map +1 -0
- package/dist/actions/post-identities-generate-token.mjs +17 -0
- package/dist/actions/post-identities-generate-token.mjs.map +1 -0
- package/dist/actions/post-org-storage-leads-save-many.cjs +85 -0
- package/dist/actions/post-org-storage-leads-save-many.cjs.map +1 -0
- package/dist/actions/post-org-storage-leads-save-many.d.cts +9 -0
- package/dist/actions/post-org-storage-leads-save-many.d.cts.map +1 -0
- package/dist/actions/post-org-storage-leads-save-many.d.mts +9 -0
- package/dist/actions/post-org-storage-leads-save-many.d.mts.map +1 -0
- package/dist/actions/post-org-storage-leads-save-many.mjs +84 -0
- package/dist/actions/post-org-storage-leads-save-many.mjs.map +1 -0
- package/dist/actions/post-recaptcha.cjs +25 -0
- package/dist/actions/post-recaptcha.cjs.map +1 -0
- package/dist/actions/post-recaptcha.d.cts +9 -0
- package/dist/actions/post-recaptcha.d.cts.map +1 -0
- package/dist/actions/post-recaptcha.d.mts +9 -0
- package/dist/actions/post-recaptcha.d.mts.map +1 -0
- package/dist/actions/post-recaptcha.mjs +22 -0
- package/dist/actions/post-recaptcha.mjs.map +1 -0
- package/dist/actions/post-scripts-visibility.cjs +27 -0
- package/dist/actions/post-scripts-visibility.cjs.map +1 -0
- package/dist/actions/post-scripts-visibility.d.cts +9 -0
- package/dist/actions/post-scripts-visibility.d.cts.map +1 -0
- package/dist/actions/post-scripts-visibility.d.mts +9 -0
- package/dist/actions/post-scripts-visibility.d.mts.map +1 -0
- package/dist/actions/post-scripts-visibility.mjs +24 -0
- package/dist/actions/post-scripts-visibility.mjs.map +1 -0
- package/dist/actions/release-branch.cjs +23 -0
- package/dist/actions/release-branch.cjs.map +1 -0
- package/dist/actions/release-branch.d.cts +9 -0
- package/dist/actions/release-branch.d.cts.map +1 -0
- package/dist/actions/release-branch.d.mts +9 -0
- package/dist/actions/release-branch.d.mts.map +1 -0
- package/dist/actions/release-branch.mjs +20 -0
- package/dist/actions/release-branch.mjs.map +1 -0
- package/dist/actions/save-agent-groups.cjs +28 -0
- package/dist/actions/save-agent-groups.cjs.map +1 -0
- package/dist/actions/save-agent-groups.d.cts +9 -0
- package/dist/actions/save-agent-groups.d.cts.map +1 -0
- package/dist/actions/save-agent-groups.d.mts +9 -0
- package/dist/actions/save-agent-groups.d.mts.map +1 -0
- package/dist/actions/save-agent-groups.mjs +27 -0
- package/dist/actions/save-agent-groups.mjs.map +1 -0
- package/dist/actions/save-agent.cjs +143 -0
- package/dist/actions/save-agent.cjs.map +1 -0
- package/dist/actions/save-agent.d.cts +9 -0
- package/dist/actions/save-agent.d.cts.map +1 -0
- package/dist/actions/save-agent.d.mts +9 -0
- package/dist/actions/save-agent.d.mts.map +1 -0
- package/dist/actions/save-agent.mjs +140 -0
- package/dist/actions/save-agent.mjs.map +1 -0
- package/dist/actions/save-company-object.cjs +30 -0
- package/dist/actions/save-company-object.cjs.map +1 -0
- package/dist/actions/save-company-object.d.cts +9 -0
- package/dist/actions/save-company-object.d.cts.map +1 -0
- package/dist/actions/save-company-object.d.mts +9 -0
- package/dist/actions/save-company-object.d.mts.map +1 -0
- package/dist/actions/save-company-object.mjs +27 -0
- package/dist/actions/save-company-object.mjs.map +1 -0
- package/dist/actions/save-company-objects-many.cjs +40 -0
- package/dist/actions/save-company-objects-many.cjs.map +1 -0
- package/dist/actions/save-company-objects-many.d.cts +9 -0
- package/dist/actions/save-company-objects-many.d.cts.map +1 -0
- package/dist/actions/save-company-objects-many.d.mts +9 -0
- package/dist/actions/save-company-objects-many.d.mts.map +1 -0
- package/dist/actions/save-company-objects-many.mjs +39 -0
- package/dist/actions/save-company-objects-many.mjs.map +1 -0
- package/dist/actions/save-identity-event.cjs +30 -0
- package/dist/actions/save-identity-event.cjs.map +1 -0
- package/dist/actions/save-identity-event.d.cts +9 -0
- package/dist/actions/save-identity-event.d.cts.map +1 -0
- package/dist/actions/save-identity-event.d.mts +9 -0
- package/dist/actions/save-identity-event.d.mts.map +1 -0
- package/dist/actions/save-identity-event.mjs +27 -0
- package/dist/actions/save-identity-event.mjs.map +1 -0
- package/dist/actions/save-lead-object.cjs +34 -0
- package/dist/actions/save-lead-object.cjs.map +1 -0
- package/dist/actions/save-lead-object.d.cts +9 -0
- package/dist/actions/save-lead-object.d.cts.map +1 -0
- package/dist/actions/save-lead-object.d.mts +9 -0
- package/dist/actions/save-lead-object.d.mts.map +1 -0
- package/dist/actions/save-lead-object.mjs +31 -0
- package/dist/actions/save-lead-object.mjs.map +1 -0
- package/dist/actions/save-lead.cjs +131 -0
- package/dist/actions/save-lead.cjs.map +1 -0
- package/dist/actions/save-lead.d.cts +9 -0
- package/dist/actions/save-lead.d.cts.map +1 -0
- package/dist/actions/save-lead.d.mts +9 -0
- package/dist/actions/save-lead.d.mts.map +1 -0
- package/dist/actions/save-lead.mjs +128 -0
- package/dist/actions/save-lead.mjs.map +1 -0
- package/dist/actions/save-leads-objects-many.cjs +35 -0
- package/dist/actions/save-leads-objects-many.cjs.map +1 -0
- package/dist/actions/save-leads-objects-many.d.cts +9 -0
- package/dist/actions/save-leads-objects-many.d.cts.map +1 -0
- package/dist/actions/save-leads-objects-many.d.mts +9 -0
- package/dist/actions/save-leads-objects-many.d.mts.map +1 -0
- package/dist/actions/save-leads-objects-many.mjs +34 -0
- package/dist/actions/save-leads-objects-many.mjs.map +1 -0
- package/dist/actions/save-list.cjs +34 -0
- package/dist/actions/save-list.cjs.map +1 -0
- package/dist/actions/save-list.d.cts +9 -0
- package/dist/actions/save-list.d.cts.map +1 -0
- package/dist/actions/save-list.d.mts +9 -0
- package/dist/actions/save-list.d.mts.map +1 -0
- package/dist/actions/save-list.mjs +31 -0
- package/dist/actions/save-list.mjs.map +1 -0
- package/dist/actions/save-script.cjs +36 -0
- package/dist/actions/save-script.cjs.map +1 -0
- package/dist/actions/save-script.d.cts +9 -0
- package/dist/actions/save-script.d.cts.map +1 -0
- package/dist/actions/save-script.d.mts +9 -0
- package/dist/actions/save-script.d.mts.map +1 -0
- package/dist/actions/save-script.mjs +33 -0
- package/dist/actions/save-script.mjs.map +1 -0
- package/dist/actions/search-company-objects.cjs +24 -0
- package/dist/actions/search-company-objects.cjs.map +1 -0
- package/dist/actions/search-company-objects.d.cts +9 -0
- package/dist/actions/search-company-objects.d.cts.map +1 -0
- package/dist/actions/search-company-objects.d.mts +9 -0
- package/dist/actions/search-company-objects.d.mts.map +1 -0
- package/dist/actions/search-company-objects.mjs +21 -0
- package/dist/actions/search-company-objects.mjs.map +1 -0
- package/dist/actions/search-lead-objects.cjs +20 -0
- package/dist/actions/search-lead-objects.cjs.map +1 -0
- package/dist/actions/search-lead-objects.d.cts +9 -0
- package/dist/actions/search-lead-objects.d.cts.map +1 -0
- package/dist/actions/search-lead-objects.d.mts +9 -0
- package/dist/actions/search-lead-objects.d.mts.map +1 -0
- package/dist/actions/search-lead-objects.mjs +19 -0
- package/dist/actions/search-lead-objects.mjs.map +1 -0
- package/dist/actions/stop-agent.cjs +25 -0
- package/dist/actions/stop-agent.cjs.map +1 -0
- package/dist/actions/stop-agent.d.cts +9 -0
- package/dist/actions/stop-agent.d.cts.map +1 -0
- package/dist/actions/stop-agent.d.mts +9 -0
- package/dist/actions/stop-agent.d.mts.map +1 -0
- package/dist/actions/stop-agent.mjs +22 -0
- package/dist/actions/stop-agent.mjs.map +1 -0
- package/dist/actions/update-script.cjs +23 -0
- package/dist/actions/update-script.cjs.map +1 -0
- package/dist/actions/update-script.d.cts +9 -0
- package/dist/actions/update-script.d.cts.map +1 -0
- package/dist/actions/update-script.d.mts +9 -0
- package/dist/actions/update-script.d.mts.map +1 -0
- package/dist/actions/update-script.mjs +20 -0
- package/dist/actions/update-script.mjs.map +1 -0
- package/dist/actions/update-scripts-access-list.cjs +25 -0
- package/dist/actions/update-scripts-access-list.cjs.map +1 -0
- package/dist/actions/update-scripts-access-list.d.cts +9 -0
- package/dist/actions/update-scripts-access-list.d.cts.map +1 -0
- package/dist/actions/update-scripts-access-list.d.mts +9 -0
- package/dist/actions/update-scripts-access-list.d.mts.map +1 -0
- package/dist/actions/update-scripts-access-list.mjs +22 -0
- package/dist/actions/update-scripts-access-list.mjs.map +1 -0
- package/dist/app.cjs +9 -0
- package/dist/app.cjs.map +1 -0
- package/dist/app.d.cts +5 -0
- package/dist/app.d.cts.map +1 -0
- package/dist/app.d.mts +5 -0
- package/dist/app.d.mts.map +1 -0
- package/dist/app.mjs +10 -0
- package/dist/app.mjs.map +1 -0
- package/dist/catalog.cjs +15 -0
- package/dist/catalog.cjs.map +1 -0
- package/dist/catalog.d.cts +14 -0
- package/dist/catalog.d.cts.map +1 -0
- package/dist/catalog.d.mts +14 -0
- package/dist/catalog.d.mts.map +1 -0
- package/dist/catalog.mjs +15 -0
- package/dist/catalog.mjs.map +1 -0
- package/dist/execute.cjs +18 -0
- package/dist/execute.cjs.map +1 -0
- package/dist/execute.mjs +18 -0
- package/dist/execute.mjs.map +1 -0
- package/dist/index.cjs +112 -0
- package/dist/index.d.cts +56 -0
- package/dist/index.d.mts +56 -0
- package/dist/index.mjs +57 -0
- package/package.json +49 -0
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-user.ts
|
|
4
|
+
const PhantombusterGetUserInput = z.object({}).describe("No parameters are required for this endpoint.");
|
|
5
|
+
const PhantombusterGetUser_AgentInfoSchema = z.object({
|
|
6
|
+
id: z.number().int().describe("Unique numeric identifier for the agent"),
|
|
7
|
+
name: z.string().describe("Display name of the agent"),
|
|
8
|
+
scriptId: z.number().int().describe("ID of the script associated with this agent").nullable().optional(),
|
|
9
|
+
lastEndStatus: z.string().describe("Last execution status (e.g., 'success', 'launch failed')").nullable().optional(),
|
|
10
|
+
lastEndMessage: z.string().describe("Last message when the agent finished execution").nullable().optional(),
|
|
11
|
+
queuedContainers: z.number().int().describe("Number of containers queued for this agent").nullable().optional(),
|
|
12
|
+
runningContainers: z.number().int().describe("Number of containers currently running for this agent").nullable().optional()
|
|
13
|
+
}).describe("Information about a single agent in the user's account.");
|
|
14
|
+
const PhantombusterGetUser_UserDataSchema = z.object({
|
|
15
|
+
email: z.string().describe("User's email address"),
|
|
16
|
+
agents: z.array(PhantombusterGetUser_AgentInfoSchema).describe("List of agents associated with the user's account").nullable().optional(),
|
|
17
|
+
timeLeft: z.number().describe("Remaining execution time in milliseconds").nullable().optional(),
|
|
18
|
+
emailsLeft: z.number().describe("Number of emails remaining in quota").nullable().optional(),
|
|
19
|
+
storageLeft: z.number().describe("Remaining storage space in bytes").nullable().optional(),
|
|
20
|
+
captchasLeft: z.number().describe("Number of CAPTCHA solves remaining in quota").nullable().optional(),
|
|
21
|
+
databaseLeft: z.number().describe("Remaining database storage in bytes").nullable().optional()
|
|
22
|
+
}).describe("User account data including quotas and agents.");
|
|
23
|
+
const phantombusterGetUser = action("PHANTOMBUSTER_GET_USER", {
|
|
24
|
+
slug: "phantombuster-get-user",
|
|
25
|
+
name: "Get User Information",
|
|
26
|
+
description: "Tool to get information about your PhantomBuster account and your agents using the legacy v1 API. Use when you need to check account quotas, remaining resources, or list associated agents.",
|
|
27
|
+
input: PhantombusterGetUserInput,
|
|
28
|
+
output: z.object({
|
|
29
|
+
data: PhantombusterGetUser_UserDataSchema.nullable(),
|
|
30
|
+
status: z.string().describe("Response status (e.g., 'success')")
|
|
31
|
+
}).describe("Response schema for GET_USER.")
|
|
32
|
+
});
|
|
33
|
+
//#endregion
|
|
34
|
+
export { phantombusterGetUser };
|
|
35
|
+
|
|
36
|
+
//# sourceMappingURL=get-user.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterGetUserInput: z.ZodTypeAny = z.object({}).describe(\"No parameters are required for this endpoint.\");\nconst PhantombusterGetUser_AgentInfoSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique numeric identifier for the agent\"),\n name: z.string().describe(\"Display name of the agent\"),\n scriptId: z.number().int().describe(\"ID of the script associated with this agent\").nullable().optional(),\n lastEndStatus: z.string().describe(\"Last execution status (e.g., 'success', 'launch failed')\").nullable().optional(),\n lastEndMessage: z.string().describe(\"Last message when the agent finished execution\").nullable().optional(),\n queuedContainers: z.number().int().describe(\"Number of containers queued for this agent\").nullable().optional(),\n runningContainers: z.number().int().describe(\"Number of containers currently running for this agent\").nullable().optional(),\n}).describe(\"Information about a single agent in the user's account.\");\nconst PhantombusterGetUser_UserDataSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"User's email address\"),\n agents: z.array(PhantombusterGetUser_AgentInfoSchema).describe(\"List of agents associated with the user's account\").nullable().optional(),\n timeLeft: z.number().describe(\"Remaining execution time in milliseconds\").nullable().optional(),\n emailsLeft: z.number().describe(\"Number of emails remaining in quota\").nullable().optional(),\n storageLeft: z.number().describe(\"Remaining storage space in bytes\").nullable().optional(),\n captchasLeft: z.number().describe(\"Number of CAPTCHA solves remaining in quota\").nullable().optional(),\n databaseLeft: z.number().describe(\"Remaining database storage in bytes\").nullable().optional(),\n}).describe(\"User account data including quotas and agents.\");\nexport const PhantombusterGetUserOutput: z.ZodTypeAny = z.object({\n data: PhantombusterGetUser_UserDataSchema.nullable(),\n status: z.string().describe(\"Response status (e.g., 'success')\"),\n}).describe(\"Response schema for GET_USER.\");\n\nexport const phantombusterGetUser = action(\"PHANTOMBUSTER_GET_USER\", {\n slug: \"phantombuster-get-user\",\n name: \"Get User Information\",\n description: \"Tool to get information about your PhantomBuster account and your agents using the legacy v1 API. Use when you need to check account quotas, remaining resources, or list associated agents.\",\n input: PhantombusterGetUserInput,\n output: PhantombusterGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC5H,MAAM,uCAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACrD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,sCAAoD,EAAE,OAAO;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACjD,QAAQ,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAM5D,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsD,EAAE,OAAO;EAC/D,MAAM,oCAAoC,SAAS;EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACjE,CAAC,CAAC,CAAC,SAAS,+BAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
const require_abort_agent_v1 = require("./abort-agent-v1.cjs");
|
|
3
|
+
const require_delete_agent = require("./delete-agent.cjs");
|
|
4
|
+
const require_delete_lead_objects = require("./delete-lead-objects.cjs");
|
|
5
|
+
const require_delete_leads_many = require("./delete-leads-many.cjs");
|
|
6
|
+
const require_delete_list = require("./delete-list.cjs");
|
|
7
|
+
const require_delete_script = require("./delete-script.cjs");
|
|
8
|
+
const require_get_agent = require("./get-agent.cjs");
|
|
9
|
+
const require_get_agent_containers = require("./get-agent-containers.cjs");
|
|
10
|
+
const require_get_agent_output = require("./get-agent-output.cjs");
|
|
11
|
+
const require_get_agents_fetch_all = require("./get-agents-fetch-all.cjs");
|
|
12
|
+
const require_get_agents_fetch_deleted = require("./get-agents-fetch-deleted.cjs");
|
|
13
|
+
const require_get_branches_diff = require("./get-branches-diff.cjs");
|
|
14
|
+
const require_get_branches_fetch_all = require("./get-branches-fetch-all.cjs");
|
|
15
|
+
const require_get_containers_fetch_all = require("./get-containers-fetch-all.cjs");
|
|
16
|
+
const require_get_leads_by_list = require("./get-leads-by-list.cjs");
|
|
17
|
+
const require_get_location_ip = require("./get-location-ip.cjs");
|
|
18
|
+
const require_get_org_storage_lists_fetch_all = require("./get-org-storage-lists-fetch-all.cjs");
|
|
19
|
+
const require_get_orgs_export_agent_usage = require("./get-orgs-export-agent-usage.cjs");
|
|
20
|
+
const require_get_orgs_export_container_usage = require("./get-orgs-export-container-usage.cjs");
|
|
21
|
+
const require_get_orgs_fetch = require("./get-orgs-fetch.cjs");
|
|
22
|
+
const require_get_orgs_fetch_agent_groups = require("./get-orgs-fetch-agent-groups.cjs");
|
|
23
|
+
const require_get_orgs_fetch_resources = require("./get-orgs-fetch-resources.cjs");
|
|
24
|
+
const require_get_orgs_fetch_running_containers = require("./get-orgs-fetch-running-containers.cjs");
|
|
25
|
+
const require_get_script = require("./get-script.cjs");
|
|
26
|
+
const require_get_script_by_name = require("./get-script-by-name.cjs");
|
|
27
|
+
const require_get_scripts_code = require("./get-scripts-code.cjs");
|
|
28
|
+
const require_get_scripts_fetch_all = require("./get-scripts-fetch-all.cjs");
|
|
29
|
+
const require_get_user = require("./get-user.cjs");
|
|
30
|
+
const require_post_agents_unschedule_all = require("./post-agents-unschedule-all.cjs");
|
|
31
|
+
const require_post_ai_completions = require("./post-ai-completions.cjs");
|
|
32
|
+
const require_post_branches_create = require("./post-branches-create.cjs");
|
|
33
|
+
const require_post_branches_delete = require("./post-branches-delete.cjs");
|
|
34
|
+
const require_post_hcaptcha = require("./post-hcaptcha.cjs");
|
|
35
|
+
const require_post_identities_generate_token = require("./post-identities-generate-token.cjs");
|
|
36
|
+
const require_post_org_storage_leads_save_many = require("./post-org-storage-leads-save-many.cjs");
|
|
37
|
+
const require_post_recaptcha = require("./post-recaptcha.cjs");
|
|
38
|
+
const require_post_scripts_visibility = require("./post-scripts-visibility.cjs");
|
|
39
|
+
const require_release_branch = require("./release-branch.cjs");
|
|
40
|
+
const require_save_agent = require("./save-agent.cjs");
|
|
41
|
+
const require_save_agent_groups = require("./save-agent-groups.cjs");
|
|
42
|
+
const require_save_company_object = require("./save-company-object.cjs");
|
|
43
|
+
const require_save_company_objects_many = require("./save-company-objects-many.cjs");
|
|
44
|
+
const require_save_identity_event = require("./save-identity-event.cjs");
|
|
45
|
+
const require_save_lead = require("./save-lead.cjs");
|
|
46
|
+
const require_save_lead_object = require("./save-lead-object.cjs");
|
|
47
|
+
const require_save_leads_objects_many = require("./save-leads-objects-many.cjs");
|
|
48
|
+
const require_save_list = require("./save-list.cjs");
|
|
49
|
+
const require_save_script = require("./save-script.cjs");
|
|
50
|
+
const require_search_company_objects = require("./search-company-objects.cjs");
|
|
51
|
+
const require_search_lead_objects = require("./search-lead-objects.cjs");
|
|
52
|
+
const require_stop_agent = require("./stop-agent.cjs");
|
|
53
|
+
const require_update_script = require("./update-script.cjs");
|
|
54
|
+
const require_update_scripts_access_list = require("./update-scripts-access-list.cjs");
|
|
55
|
+
exports.phantombusterAbortAgentV1 = require_abort_agent_v1.phantombusterAbortAgentV1;
|
|
56
|
+
exports.phantombusterDeleteAgent = require_delete_agent.phantombusterDeleteAgent;
|
|
57
|
+
exports.phantombusterDeleteLeadObjects = require_delete_lead_objects.phantombusterDeleteLeadObjects;
|
|
58
|
+
exports.phantombusterDeleteLeadsMany = require_delete_leads_many.phantombusterDeleteLeadsMany;
|
|
59
|
+
exports.phantombusterDeleteList = require_delete_list.phantombusterDeleteList;
|
|
60
|
+
exports.phantombusterDeleteScript = require_delete_script.phantombusterDeleteScript;
|
|
61
|
+
exports.phantombusterGetAgent = require_get_agent.phantombusterGetAgent;
|
|
62
|
+
exports.phantombusterGetAgentContainers = require_get_agent_containers.phantombusterGetAgentContainers;
|
|
63
|
+
exports.phantombusterGetAgentOutput = require_get_agent_output.phantombusterGetAgentOutput;
|
|
64
|
+
exports.phantombusterGetAgentsFetchAll = require_get_agents_fetch_all.phantombusterGetAgentsFetchAll;
|
|
65
|
+
exports.phantombusterGetAgentsFetchDeleted = require_get_agents_fetch_deleted.phantombusterGetAgentsFetchDeleted;
|
|
66
|
+
exports.phantombusterGetBranchesDiff = require_get_branches_diff.phantombusterGetBranchesDiff;
|
|
67
|
+
exports.phantombusterGetBranchesFetchAll = require_get_branches_fetch_all.phantombusterGetBranchesFetchAll;
|
|
68
|
+
exports.phantombusterGetContainersFetchAll = require_get_containers_fetch_all.phantombusterGetContainersFetchAll;
|
|
69
|
+
exports.phantombusterGetLeadsByList = require_get_leads_by_list.phantombusterGetLeadsByList;
|
|
70
|
+
exports.phantombusterGetLocationIp = require_get_location_ip.phantombusterGetLocationIp;
|
|
71
|
+
exports.phantombusterGetOrgStorageListsFetchAll = require_get_org_storage_lists_fetch_all.phantombusterGetOrgStorageListsFetchAll;
|
|
72
|
+
exports.phantombusterGetOrgsExportAgentUsage = require_get_orgs_export_agent_usage.phantombusterGetOrgsExportAgentUsage;
|
|
73
|
+
exports.phantombusterGetOrgsExportContainerUsage = require_get_orgs_export_container_usage.phantombusterGetOrgsExportContainerUsage;
|
|
74
|
+
exports.phantombusterGetOrgsFetch = require_get_orgs_fetch.phantombusterGetOrgsFetch;
|
|
75
|
+
exports.phantombusterGetOrgsFetchAgentGroups = require_get_orgs_fetch_agent_groups.phantombusterGetOrgsFetchAgentGroups;
|
|
76
|
+
exports.phantombusterGetOrgsFetchResources = require_get_orgs_fetch_resources.phantombusterGetOrgsFetchResources;
|
|
77
|
+
exports.phantombusterGetOrgsFetchRunningContainers = require_get_orgs_fetch_running_containers.phantombusterGetOrgsFetchRunningContainers;
|
|
78
|
+
exports.phantombusterGetScript = require_get_script.phantombusterGetScript;
|
|
79
|
+
exports.phantombusterGetScriptByName = require_get_script_by_name.phantombusterGetScriptByName;
|
|
80
|
+
exports.phantombusterGetScriptsCode = require_get_scripts_code.phantombusterGetScriptsCode;
|
|
81
|
+
exports.phantombusterGetScriptsFetchAll = require_get_scripts_fetch_all.phantombusterGetScriptsFetchAll;
|
|
82
|
+
exports.phantombusterGetUser = require_get_user.phantombusterGetUser;
|
|
83
|
+
exports.phantombusterPostAgentsUnscheduleAll = require_post_agents_unschedule_all.phantombusterPostAgentsUnscheduleAll;
|
|
84
|
+
exports.phantombusterPostAiCompletions = require_post_ai_completions.phantombusterPostAiCompletions;
|
|
85
|
+
exports.phantombusterPostBranchesCreate = require_post_branches_create.phantombusterPostBranchesCreate;
|
|
86
|
+
exports.phantombusterPostBranchesDelete = require_post_branches_delete.phantombusterPostBranchesDelete;
|
|
87
|
+
exports.phantombusterPostHcaptcha = require_post_hcaptcha.phantombusterPostHcaptcha;
|
|
88
|
+
exports.phantombusterPostIdentitiesGenerateToken = require_post_identities_generate_token.phantombusterPostIdentitiesGenerateToken;
|
|
89
|
+
exports.phantombusterPostOrgStorageLeadsSaveMany = require_post_org_storage_leads_save_many.phantombusterPostOrgStorageLeadsSaveMany;
|
|
90
|
+
exports.phantombusterPostRecaptcha = require_post_recaptcha.phantombusterPostRecaptcha;
|
|
91
|
+
exports.phantombusterPostScriptsVisibility = require_post_scripts_visibility.phantombusterPostScriptsVisibility;
|
|
92
|
+
exports.phantombusterReleaseBranch = require_release_branch.phantombusterReleaseBranch;
|
|
93
|
+
exports.phantombusterSaveAgent = require_save_agent.phantombusterSaveAgent;
|
|
94
|
+
exports.phantombusterSaveAgentGroups = require_save_agent_groups.phantombusterSaveAgentGroups;
|
|
95
|
+
exports.phantombusterSaveCompanyObject = require_save_company_object.phantombusterSaveCompanyObject;
|
|
96
|
+
exports.phantombusterSaveCompanyObjectsMany = require_save_company_objects_many.phantombusterSaveCompanyObjectsMany;
|
|
97
|
+
exports.phantombusterSaveIdentityEvent = require_save_identity_event.phantombusterSaveIdentityEvent;
|
|
98
|
+
exports.phantombusterSaveLead = require_save_lead.phantombusterSaveLead;
|
|
99
|
+
exports.phantombusterSaveLeadObject = require_save_lead_object.phantombusterSaveLeadObject;
|
|
100
|
+
exports.phantombusterSaveLeadsObjectsMany = require_save_leads_objects_many.phantombusterSaveLeadsObjectsMany;
|
|
101
|
+
exports.phantombusterSaveList = require_save_list.phantombusterSaveList;
|
|
102
|
+
exports.phantombusterSaveScript = require_save_script.phantombusterSaveScript;
|
|
103
|
+
exports.phantombusterSearchCompanyObjects = require_search_company_objects.phantombusterSearchCompanyObjects;
|
|
104
|
+
exports.phantombusterSearchLeadObjects = require_search_lead_objects.phantombusterSearchLeadObjects;
|
|
105
|
+
exports.phantombusterStopAgent = require_stop_agent.phantombusterStopAgent;
|
|
106
|
+
exports.phantombusterUpdateScript = require_update_script.phantombusterUpdateScript;
|
|
107
|
+
exports.phantombusterUpdateScriptsAccessList = require_update_scripts_access_list.phantombusterUpdateScriptsAccessList;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { phantombusterAbortAgentV1 } from "./abort-agent-v1.cjs";
|
|
2
|
+
import { phantombusterDeleteAgent } from "./delete-agent.cjs";
|
|
3
|
+
import { phantombusterDeleteLeadObjects } from "./delete-lead-objects.cjs";
|
|
4
|
+
import { phantombusterDeleteLeadsMany } from "./delete-leads-many.cjs";
|
|
5
|
+
import { phantombusterDeleteList } from "./delete-list.cjs";
|
|
6
|
+
import { phantombusterDeleteScript } from "./delete-script.cjs";
|
|
7
|
+
import { phantombusterGetAgent } from "./get-agent.cjs";
|
|
8
|
+
import { phantombusterGetAgentContainers } from "./get-agent-containers.cjs";
|
|
9
|
+
import { phantombusterGetAgentOutput } from "./get-agent-output.cjs";
|
|
10
|
+
import { phantombusterGetAgentsFetchAll } from "./get-agents-fetch-all.cjs";
|
|
11
|
+
import { phantombusterGetAgentsFetchDeleted } from "./get-agents-fetch-deleted.cjs";
|
|
12
|
+
import { phantombusterGetBranchesDiff } from "./get-branches-diff.cjs";
|
|
13
|
+
import { phantombusterGetBranchesFetchAll } from "./get-branches-fetch-all.cjs";
|
|
14
|
+
import { phantombusterGetContainersFetchAll } from "./get-containers-fetch-all.cjs";
|
|
15
|
+
import { phantombusterGetLeadsByList } from "./get-leads-by-list.cjs";
|
|
16
|
+
import { phantombusterGetLocationIp } from "./get-location-ip.cjs";
|
|
17
|
+
import { phantombusterGetOrgStorageListsFetchAll } from "./get-org-storage-lists-fetch-all.cjs";
|
|
18
|
+
import { phantombusterGetOrgsExportAgentUsage } from "./get-orgs-export-agent-usage.cjs";
|
|
19
|
+
import { phantombusterGetOrgsExportContainerUsage } from "./get-orgs-export-container-usage.cjs";
|
|
20
|
+
import { phantombusterGetOrgsFetch } from "./get-orgs-fetch.cjs";
|
|
21
|
+
import { phantombusterGetOrgsFetchAgentGroups } from "./get-orgs-fetch-agent-groups.cjs";
|
|
22
|
+
import { phantombusterGetOrgsFetchResources } from "./get-orgs-fetch-resources.cjs";
|
|
23
|
+
import { phantombusterGetOrgsFetchRunningContainers } from "./get-orgs-fetch-running-containers.cjs";
|
|
24
|
+
import { phantombusterGetScript } from "./get-script.cjs";
|
|
25
|
+
import { phantombusterGetScriptByName } from "./get-script-by-name.cjs";
|
|
26
|
+
import { phantombusterGetScriptsCode } from "./get-scripts-code.cjs";
|
|
27
|
+
import { phantombusterGetScriptsFetchAll } from "./get-scripts-fetch-all.cjs";
|
|
28
|
+
import { phantombusterGetUser } from "./get-user.cjs";
|
|
29
|
+
import { phantombusterPostAgentsUnscheduleAll } from "./post-agents-unschedule-all.cjs";
|
|
30
|
+
import { phantombusterPostAiCompletions } from "./post-ai-completions.cjs";
|
|
31
|
+
import { phantombusterPostBranchesCreate } from "./post-branches-create.cjs";
|
|
32
|
+
import { phantombusterPostBranchesDelete } from "./post-branches-delete.cjs";
|
|
33
|
+
import { phantombusterPostHcaptcha } from "./post-hcaptcha.cjs";
|
|
34
|
+
import { phantombusterPostIdentitiesGenerateToken } from "./post-identities-generate-token.cjs";
|
|
35
|
+
import { phantombusterPostOrgStorageLeadsSaveMany } from "./post-org-storage-leads-save-many.cjs";
|
|
36
|
+
import { phantombusterPostRecaptcha } from "./post-recaptcha.cjs";
|
|
37
|
+
import { phantombusterPostScriptsVisibility } from "./post-scripts-visibility.cjs";
|
|
38
|
+
import { phantombusterReleaseBranch } from "./release-branch.cjs";
|
|
39
|
+
import { phantombusterSaveAgent } from "./save-agent.cjs";
|
|
40
|
+
import { phantombusterSaveAgentGroups } from "./save-agent-groups.cjs";
|
|
41
|
+
import { phantombusterSaveCompanyObject } from "./save-company-object.cjs";
|
|
42
|
+
import { phantombusterSaveCompanyObjectsMany } from "./save-company-objects-many.cjs";
|
|
43
|
+
import { phantombusterSaveIdentityEvent } from "./save-identity-event.cjs";
|
|
44
|
+
import { phantombusterSaveLead } from "./save-lead.cjs";
|
|
45
|
+
import { phantombusterSaveLeadObject } from "./save-lead-object.cjs";
|
|
46
|
+
import { phantombusterSaveLeadsObjectsMany } from "./save-leads-objects-many.cjs";
|
|
47
|
+
import { phantombusterSaveList } from "./save-list.cjs";
|
|
48
|
+
import { phantombusterSaveScript } from "./save-script.cjs";
|
|
49
|
+
import { phantombusterSearchCompanyObjects } from "./search-company-objects.cjs";
|
|
50
|
+
import { phantombusterSearchLeadObjects } from "./search-lead-objects.cjs";
|
|
51
|
+
import { phantombusterStopAgent } from "./stop-agent.cjs";
|
|
52
|
+
import { phantombusterUpdateScript } from "./update-script.cjs";
|
|
53
|
+
import { phantombusterUpdateScriptsAccessList } from "./update-scripts-access-list.cjs";
|
|
54
|
+
export { phantombusterAbortAgentV1, phantombusterDeleteAgent, phantombusterDeleteLeadObjects, phantombusterDeleteLeadsMany, phantombusterDeleteList, phantombusterDeleteScript, phantombusterGetAgent, phantombusterGetAgentContainers, phantombusterGetAgentOutput, phantombusterGetAgentsFetchAll, phantombusterGetAgentsFetchDeleted, phantombusterGetBranchesDiff, phantombusterGetBranchesFetchAll, phantombusterGetContainersFetchAll, phantombusterGetLeadsByList, phantombusterGetLocationIp, phantombusterGetOrgStorageListsFetchAll, phantombusterGetOrgsExportAgentUsage, phantombusterGetOrgsExportContainerUsage, phantombusterGetOrgsFetch, phantombusterGetOrgsFetchAgentGroups, phantombusterGetOrgsFetchResources, phantombusterGetOrgsFetchRunningContainers, phantombusterGetScript, phantombusterGetScriptByName, phantombusterGetScriptsCode, phantombusterGetScriptsFetchAll, phantombusterGetUser, phantombusterPostAgentsUnscheduleAll, phantombusterPostAiCompletions, phantombusterPostBranchesCreate, phantombusterPostBranchesDelete, phantombusterPostHcaptcha, phantombusterPostIdentitiesGenerateToken, phantombusterPostOrgStorageLeadsSaveMany, phantombusterPostRecaptcha, phantombusterPostScriptsVisibility, phantombusterReleaseBranch, phantombusterSaveAgent, phantombusterSaveAgentGroups, phantombusterSaveCompanyObject, phantombusterSaveCompanyObjectsMany, phantombusterSaveIdentityEvent, phantombusterSaveLead, phantombusterSaveLeadObject, phantombusterSaveLeadsObjectsMany, phantombusterSaveList, phantombusterSaveScript, phantombusterSearchCompanyObjects, phantombusterSearchLeadObjects, phantombusterStopAgent, phantombusterUpdateScript, phantombusterUpdateScriptsAccessList };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { phantombusterAbortAgentV1 } from "./abort-agent-v1.mjs";
|
|
2
|
+
import { phantombusterDeleteAgent } from "./delete-agent.mjs";
|
|
3
|
+
import { phantombusterDeleteLeadObjects } from "./delete-lead-objects.mjs";
|
|
4
|
+
import { phantombusterDeleteLeadsMany } from "./delete-leads-many.mjs";
|
|
5
|
+
import { phantombusterDeleteList } from "./delete-list.mjs";
|
|
6
|
+
import { phantombusterDeleteScript } from "./delete-script.mjs";
|
|
7
|
+
import { phantombusterGetAgent } from "./get-agent.mjs";
|
|
8
|
+
import { phantombusterGetAgentContainers } from "./get-agent-containers.mjs";
|
|
9
|
+
import { phantombusterGetAgentOutput } from "./get-agent-output.mjs";
|
|
10
|
+
import { phantombusterGetAgentsFetchAll } from "./get-agents-fetch-all.mjs";
|
|
11
|
+
import { phantombusterGetAgentsFetchDeleted } from "./get-agents-fetch-deleted.mjs";
|
|
12
|
+
import { phantombusterGetBranchesDiff } from "./get-branches-diff.mjs";
|
|
13
|
+
import { phantombusterGetBranchesFetchAll } from "./get-branches-fetch-all.mjs";
|
|
14
|
+
import { phantombusterGetContainersFetchAll } from "./get-containers-fetch-all.mjs";
|
|
15
|
+
import { phantombusterGetLeadsByList } from "./get-leads-by-list.mjs";
|
|
16
|
+
import { phantombusterGetLocationIp } from "./get-location-ip.mjs";
|
|
17
|
+
import { phantombusterGetOrgStorageListsFetchAll } from "./get-org-storage-lists-fetch-all.mjs";
|
|
18
|
+
import { phantombusterGetOrgsExportAgentUsage } from "./get-orgs-export-agent-usage.mjs";
|
|
19
|
+
import { phantombusterGetOrgsExportContainerUsage } from "./get-orgs-export-container-usage.mjs";
|
|
20
|
+
import { phantombusterGetOrgsFetch } from "./get-orgs-fetch.mjs";
|
|
21
|
+
import { phantombusterGetOrgsFetchAgentGroups } from "./get-orgs-fetch-agent-groups.mjs";
|
|
22
|
+
import { phantombusterGetOrgsFetchResources } from "./get-orgs-fetch-resources.mjs";
|
|
23
|
+
import { phantombusterGetOrgsFetchRunningContainers } from "./get-orgs-fetch-running-containers.mjs";
|
|
24
|
+
import { phantombusterGetScript } from "./get-script.mjs";
|
|
25
|
+
import { phantombusterGetScriptByName } from "./get-script-by-name.mjs";
|
|
26
|
+
import { phantombusterGetScriptsCode } from "./get-scripts-code.mjs";
|
|
27
|
+
import { phantombusterGetScriptsFetchAll } from "./get-scripts-fetch-all.mjs";
|
|
28
|
+
import { phantombusterGetUser } from "./get-user.mjs";
|
|
29
|
+
import { phantombusterPostAgentsUnscheduleAll } from "./post-agents-unschedule-all.mjs";
|
|
30
|
+
import { phantombusterPostAiCompletions } from "./post-ai-completions.mjs";
|
|
31
|
+
import { phantombusterPostBranchesCreate } from "./post-branches-create.mjs";
|
|
32
|
+
import { phantombusterPostBranchesDelete } from "./post-branches-delete.mjs";
|
|
33
|
+
import { phantombusterPostHcaptcha } from "./post-hcaptcha.mjs";
|
|
34
|
+
import { phantombusterPostIdentitiesGenerateToken } from "./post-identities-generate-token.mjs";
|
|
35
|
+
import { phantombusterPostOrgStorageLeadsSaveMany } from "./post-org-storage-leads-save-many.mjs";
|
|
36
|
+
import { phantombusterPostRecaptcha } from "./post-recaptcha.mjs";
|
|
37
|
+
import { phantombusterPostScriptsVisibility } from "./post-scripts-visibility.mjs";
|
|
38
|
+
import { phantombusterReleaseBranch } from "./release-branch.mjs";
|
|
39
|
+
import { phantombusterSaveAgent } from "./save-agent.mjs";
|
|
40
|
+
import { phantombusterSaveAgentGroups } from "./save-agent-groups.mjs";
|
|
41
|
+
import { phantombusterSaveCompanyObject } from "./save-company-object.mjs";
|
|
42
|
+
import { phantombusterSaveCompanyObjectsMany } from "./save-company-objects-many.mjs";
|
|
43
|
+
import { phantombusterSaveIdentityEvent } from "./save-identity-event.mjs";
|
|
44
|
+
import { phantombusterSaveLead } from "./save-lead.mjs";
|
|
45
|
+
import { phantombusterSaveLeadObject } from "./save-lead-object.mjs";
|
|
46
|
+
import { phantombusterSaveLeadsObjectsMany } from "./save-leads-objects-many.mjs";
|
|
47
|
+
import { phantombusterSaveList } from "./save-list.mjs";
|
|
48
|
+
import { phantombusterSaveScript } from "./save-script.mjs";
|
|
49
|
+
import { phantombusterSearchCompanyObjects } from "./search-company-objects.mjs";
|
|
50
|
+
import { phantombusterSearchLeadObjects } from "./search-lead-objects.mjs";
|
|
51
|
+
import { phantombusterStopAgent } from "./stop-agent.mjs";
|
|
52
|
+
import { phantombusterUpdateScript } from "./update-script.mjs";
|
|
53
|
+
import { phantombusterUpdateScriptsAccessList } from "./update-scripts-access-list.mjs";
|
|
54
|
+
export { phantombusterAbortAgentV1, phantombusterDeleteAgent, phantombusterDeleteLeadObjects, phantombusterDeleteLeadsMany, phantombusterDeleteList, phantombusterDeleteScript, phantombusterGetAgent, phantombusterGetAgentContainers, phantombusterGetAgentOutput, phantombusterGetAgentsFetchAll, phantombusterGetAgentsFetchDeleted, phantombusterGetBranchesDiff, phantombusterGetBranchesFetchAll, phantombusterGetContainersFetchAll, phantombusterGetLeadsByList, phantombusterGetLocationIp, phantombusterGetOrgStorageListsFetchAll, phantombusterGetOrgsExportAgentUsage, phantombusterGetOrgsExportContainerUsage, phantombusterGetOrgsFetch, phantombusterGetOrgsFetchAgentGroups, phantombusterGetOrgsFetchResources, phantombusterGetOrgsFetchRunningContainers, phantombusterGetScript, phantombusterGetScriptByName, phantombusterGetScriptsCode, phantombusterGetScriptsFetchAll, phantombusterGetUser, phantombusterPostAgentsUnscheduleAll, phantombusterPostAiCompletions, phantombusterPostBranchesCreate, phantombusterPostBranchesDelete, phantombusterPostHcaptcha, phantombusterPostIdentitiesGenerateToken, phantombusterPostOrgStorageLeadsSaveMany, phantombusterPostRecaptcha, phantombusterPostScriptsVisibility, phantombusterReleaseBranch, phantombusterSaveAgent, phantombusterSaveAgentGroups, phantombusterSaveCompanyObject, phantombusterSaveCompanyObjectsMany, phantombusterSaveIdentityEvent, phantombusterSaveLead, phantombusterSaveLeadObject, phantombusterSaveLeadsObjectsMany, phantombusterSaveList, phantombusterSaveScript, phantombusterSearchCompanyObjects, phantombusterSearchLeadObjects, phantombusterStopAgent, phantombusterUpdateScript, phantombusterUpdateScriptsAccessList };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { phantombusterAbortAgentV1 } from "./abort-agent-v1.mjs";
|
|
2
|
+
import { phantombusterDeleteAgent } from "./delete-agent.mjs";
|
|
3
|
+
import { phantombusterDeleteLeadObjects } from "./delete-lead-objects.mjs";
|
|
4
|
+
import { phantombusterDeleteLeadsMany } from "./delete-leads-many.mjs";
|
|
5
|
+
import { phantombusterDeleteList } from "./delete-list.mjs";
|
|
6
|
+
import { phantombusterDeleteScript } from "./delete-script.mjs";
|
|
7
|
+
import { phantombusterGetAgent } from "./get-agent.mjs";
|
|
8
|
+
import { phantombusterGetAgentContainers } from "./get-agent-containers.mjs";
|
|
9
|
+
import { phantombusterGetAgentOutput } from "./get-agent-output.mjs";
|
|
10
|
+
import { phantombusterGetAgentsFetchAll } from "./get-agents-fetch-all.mjs";
|
|
11
|
+
import { phantombusterGetAgentsFetchDeleted } from "./get-agents-fetch-deleted.mjs";
|
|
12
|
+
import { phantombusterGetBranchesDiff } from "./get-branches-diff.mjs";
|
|
13
|
+
import { phantombusterGetBranchesFetchAll } from "./get-branches-fetch-all.mjs";
|
|
14
|
+
import { phantombusterGetContainersFetchAll } from "./get-containers-fetch-all.mjs";
|
|
15
|
+
import { phantombusterGetLeadsByList } from "./get-leads-by-list.mjs";
|
|
16
|
+
import { phantombusterGetLocationIp } from "./get-location-ip.mjs";
|
|
17
|
+
import { phantombusterGetOrgStorageListsFetchAll } from "./get-org-storage-lists-fetch-all.mjs";
|
|
18
|
+
import { phantombusterGetOrgsExportAgentUsage } from "./get-orgs-export-agent-usage.mjs";
|
|
19
|
+
import { phantombusterGetOrgsExportContainerUsage } from "./get-orgs-export-container-usage.mjs";
|
|
20
|
+
import { phantombusterGetOrgsFetch } from "./get-orgs-fetch.mjs";
|
|
21
|
+
import { phantombusterGetOrgsFetchAgentGroups } from "./get-orgs-fetch-agent-groups.mjs";
|
|
22
|
+
import { phantombusterGetOrgsFetchResources } from "./get-orgs-fetch-resources.mjs";
|
|
23
|
+
import { phantombusterGetOrgsFetchRunningContainers } from "./get-orgs-fetch-running-containers.mjs";
|
|
24
|
+
import { phantombusterGetScript } from "./get-script.mjs";
|
|
25
|
+
import { phantombusterGetScriptByName } from "./get-script-by-name.mjs";
|
|
26
|
+
import { phantombusterGetScriptsCode } from "./get-scripts-code.mjs";
|
|
27
|
+
import { phantombusterGetScriptsFetchAll } from "./get-scripts-fetch-all.mjs";
|
|
28
|
+
import { phantombusterGetUser } from "./get-user.mjs";
|
|
29
|
+
import { phantombusterPostAgentsUnscheduleAll } from "./post-agents-unschedule-all.mjs";
|
|
30
|
+
import { phantombusterPostAiCompletions } from "./post-ai-completions.mjs";
|
|
31
|
+
import { phantombusterPostBranchesCreate } from "./post-branches-create.mjs";
|
|
32
|
+
import { phantombusterPostBranchesDelete } from "./post-branches-delete.mjs";
|
|
33
|
+
import { phantombusterPostHcaptcha } from "./post-hcaptcha.mjs";
|
|
34
|
+
import { phantombusterPostIdentitiesGenerateToken } from "./post-identities-generate-token.mjs";
|
|
35
|
+
import { phantombusterPostOrgStorageLeadsSaveMany } from "./post-org-storage-leads-save-many.mjs";
|
|
36
|
+
import { phantombusterPostRecaptcha } from "./post-recaptcha.mjs";
|
|
37
|
+
import { phantombusterPostScriptsVisibility } from "./post-scripts-visibility.mjs";
|
|
38
|
+
import { phantombusterReleaseBranch } from "./release-branch.mjs";
|
|
39
|
+
import { phantombusterSaveAgent } from "./save-agent.mjs";
|
|
40
|
+
import { phantombusterSaveAgentGroups } from "./save-agent-groups.mjs";
|
|
41
|
+
import { phantombusterSaveCompanyObject } from "./save-company-object.mjs";
|
|
42
|
+
import { phantombusterSaveCompanyObjectsMany } from "./save-company-objects-many.mjs";
|
|
43
|
+
import { phantombusterSaveIdentityEvent } from "./save-identity-event.mjs";
|
|
44
|
+
import { phantombusterSaveLead } from "./save-lead.mjs";
|
|
45
|
+
import { phantombusterSaveLeadObject } from "./save-lead-object.mjs";
|
|
46
|
+
import { phantombusterSaveLeadsObjectsMany } from "./save-leads-objects-many.mjs";
|
|
47
|
+
import { phantombusterSaveList } from "./save-list.mjs";
|
|
48
|
+
import { phantombusterSaveScript } from "./save-script.mjs";
|
|
49
|
+
import { phantombusterSearchCompanyObjects } from "./search-company-objects.mjs";
|
|
50
|
+
import { phantombusterSearchLeadObjects } from "./search-lead-objects.mjs";
|
|
51
|
+
import { phantombusterStopAgent } from "./stop-agent.mjs";
|
|
52
|
+
import { phantombusterUpdateScript } from "./update-script.mjs";
|
|
53
|
+
import { phantombusterUpdateScriptsAccessList } from "./update-scripts-access-list.mjs";
|
|
54
|
+
export { phantombusterAbortAgentV1, phantombusterDeleteAgent, phantombusterDeleteLeadObjects, phantombusterDeleteLeadsMany, phantombusterDeleteList, phantombusterDeleteScript, phantombusterGetAgent, phantombusterGetAgentContainers, phantombusterGetAgentOutput, phantombusterGetAgentsFetchAll, phantombusterGetAgentsFetchDeleted, phantombusterGetBranchesDiff, phantombusterGetBranchesFetchAll, phantombusterGetContainersFetchAll, phantombusterGetLeadsByList, phantombusterGetLocationIp, phantombusterGetOrgStorageListsFetchAll, phantombusterGetOrgsExportAgentUsage, phantombusterGetOrgsExportContainerUsage, phantombusterGetOrgsFetch, phantombusterGetOrgsFetchAgentGroups, phantombusterGetOrgsFetchResources, phantombusterGetOrgsFetchRunningContainers, phantombusterGetScript, phantombusterGetScriptByName, phantombusterGetScriptsCode, phantombusterGetScriptsFetchAll, phantombusterGetUser, phantombusterPostAgentsUnscheduleAll, phantombusterPostAiCompletions, phantombusterPostBranchesCreate, phantombusterPostBranchesDelete, phantombusterPostHcaptcha, phantombusterPostIdentitiesGenerateToken, phantombusterPostOrgStorageLeadsSaveMany, phantombusterPostRecaptcha, phantombusterPostScriptsVisibility, phantombusterReleaseBranch, phantombusterSaveAgent, phantombusterSaveAgentGroups, phantombusterSaveCompanyObject, phantombusterSaveCompanyObjectsMany, phantombusterSaveIdentityEvent, phantombusterSaveLead, phantombusterSaveLeadObject, phantombusterSaveLeadsObjectsMany, phantombusterSaveList, phantombusterSaveScript, phantombusterSearchCompanyObjects, phantombusterSearchLeadObjects, phantombusterStopAgent, phantombusterUpdateScript, phantombusterUpdateScriptsAccessList };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/post-agents-unschedule-all.ts
|
|
4
|
+
const PhantombusterPostAgentsUnscheduleAllInput = zod.z.object({}).describe("No parameters are required. This endpoint disables automatic launches for all agents in the organization context.");
|
|
5
|
+
const PhantombusterPostAgentsUnscheduleAllOutput = zod.z.object({}).describe("Response schema for POST /agents/unschedule-all.");
|
|
6
|
+
const phantombusterPostAgentsUnscheduleAll = require_action.action("PHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALL", {
|
|
7
|
+
slug: "phantombuster-post-agents-unschedule-all",
|
|
8
|
+
name: "Unschedule All Agent Launches",
|
|
9
|
+
description: "Tool to unschedule all scheduled launches for agents. Use when you need to disable every automated agent run organization-wide after verifying your API key.",
|
|
10
|
+
input: PhantombusterPostAgentsUnscheduleAllInput,
|
|
11
|
+
output: PhantombusterPostAgentsUnscheduleAllOutput
|
|
12
|
+
});
|
|
13
|
+
//#endregion
|
|
14
|
+
exports.phantombusterPostAgentsUnscheduleAll = phantombusterPostAgentsUnscheduleAll;
|
|
15
|
+
|
|
16
|
+
//# sourceMappingURL=post-agents-unschedule-all.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-agents-unschedule-all.cjs","names":["z","action"],"sources":["../../src/actions/post-agents-unschedule-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterPostAgentsUnscheduleAllInput: z.ZodTypeAny = z.object({}).describe(\"No parameters are required. This endpoint disables automatic launches for all agents in the organization context.\");\nexport const PhantombusterPostAgentsUnscheduleAllOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for POST /agents/unschedule-all.\");\n\nexport const phantombusterPostAgentsUnscheduleAll = action(\"PHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALL\", {\n slug: \"phantombuster-post-agents-unschedule-all\",\n name: \"Unschedule All Agent Launches\",\n description: \"Tool to unschedule all scheduled launches for agents. Use when you need to disable every automated agent run organization-wide after verifying your API key.\",\n input: PhantombusterPostAgentsUnscheduleAllInput,\n output: PhantombusterPostAgentsUnscheduleAllOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA0DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAChN,MAAa,6CAA2DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAEhJ,MAAa,uCAAuCC,eAAAA,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-agents-unschedule-all.d.ts
|
|
4
|
+
declare const PhantombusterPostAgentsUnscheduleAllInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostAgentsUnscheduleAllOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostAgentsUnscheduleAll: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostAgentsUnscheduleAll };
|
|
9
|
+
//# sourceMappingURL=post-agents-unschedule-all.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-agents-unschedule-all.d.cts","names":[],"sources":["../../src/actions/post-agents-unschedule-all.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAAuJ;AAAA,cACpM,0CAAA,EAA4C,CAAA,CAAE,UAAsF;AAAA,cAEpI,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-agents-unschedule-all.d.ts
|
|
4
|
+
declare const PhantombusterPostAgentsUnscheduleAllInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostAgentsUnscheduleAllOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostAgentsUnscheduleAll: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostAgentsUnscheduleAll };
|
|
9
|
+
//# sourceMappingURL=post-agents-unschedule-all.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-agents-unschedule-all.d.mts","names":[],"sources":["../../src/actions/post-agents-unschedule-all.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAAuJ;AAAA,cACpM,0CAAA,EAA4C,CAAA,CAAE,UAAsF;AAAA,cAEpI,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
const phantombusterPostAgentsUnscheduleAll = action("PHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALL", {
|
|
4
|
+
slug: "phantombuster-post-agents-unschedule-all",
|
|
5
|
+
name: "Unschedule All Agent Launches",
|
|
6
|
+
description: "Tool to unschedule all scheduled launches for agents. Use when you need to disable every automated agent run organization-wide after verifying your API key.",
|
|
7
|
+
input: z.object({}).describe("No parameters are required. This endpoint disables automatic launches for all agents in the organization context."),
|
|
8
|
+
output: z.object({}).describe("Response schema for POST /agents/unschedule-all.")
|
|
9
|
+
});
|
|
10
|
+
//#endregion
|
|
11
|
+
export { phantombusterPostAgentsUnscheduleAll };
|
|
12
|
+
|
|
13
|
+
//# sourceMappingURL=post-agents-unschedule-all.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-agents-unschedule-all.mjs","names":[],"sources":["../../src/actions/post-agents-unschedule-all.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterPostAgentsUnscheduleAllInput: z.ZodTypeAny = z.object({}).describe(\"No parameters are required. This endpoint disables automatic launches for all agents in the organization context.\");\nexport const PhantombusterPostAgentsUnscheduleAllOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for POST /agents/unschedule-all.\");\n\nexport const phantombusterPostAgentsUnscheduleAll = action(\"PHANTOMBUSTER_POST_AGENTS_UNSCHEDULE_ALL\", {\n slug: \"phantombuster-post-agents-unschedule-all\",\n name: \"Unschedule All Agent Launches\",\n description: \"Tool to unschedule all scheduled launches for agents. Use when you need to disable every automated agent run organization-wide after verifying your API key.\",\n input: PhantombusterPostAgentsUnscheduleAllInput,\n output: PhantombusterPostAgentsUnscheduleAllOutput,\n});\n"],"mappings":";;AAOA,MAAa,uCAAuC,OAAO,4CAA4C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPqE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mHAOpF;CACP,QAPsE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kDAOpF;AACV,CAAC"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/post-ai-completions.ts
|
|
4
|
+
const PhantombusterPostAiCompletionsInput = zod.z.object({
|
|
5
|
+
n: zod.z.number().int().describe("Number of completion choices to generate.").optional(),
|
|
6
|
+
stop: zod.z.array(zod.z.string()).describe("Sequences where the API will stop generating further tokens.").optional(),
|
|
7
|
+
topP: zod.z.number().describe("Nucleus sampling probability between 0 and 1.").optional(),
|
|
8
|
+
model: zod.z.string().describe("Identifier of the AI model to use for the completion.").optional(),
|
|
9
|
+
prompt: zod.z.string().describe("Input text prompt to generate a completion for."),
|
|
10
|
+
maxTokens: zod.z.number().int().describe("Maximum number of tokens to generate in the completion.").optional(),
|
|
11
|
+
temperature: zod.z.number().describe("Sampling temperature between 0 and 1.").optional()
|
|
12
|
+
}).describe("Request model for generating a text completion from the AI module.");
|
|
13
|
+
const PhantombusterPostAiCompletions_UsageSchema = zod.z.object({
|
|
14
|
+
totalTokens: zod.z.number().int().describe("Total tokens consumed by the request."),
|
|
15
|
+
promptTokens: zod.z.number().int().describe("Number of tokens in the prompt."),
|
|
16
|
+
completionTokens: zod.z.number().int().describe("Number of tokens generated in the completion.")
|
|
17
|
+
});
|
|
18
|
+
const PhantombusterPostAiCompletions_ChoiceSchema = zod.z.object({
|
|
19
|
+
text: zod.z.string().describe("Generated text of the completion."),
|
|
20
|
+
index: zod.z.number().int().describe("Index of this completion in the results list."),
|
|
21
|
+
finishReason: zod.z.string().describe("Reason why the completion generation stopped.").nullable().optional()
|
|
22
|
+
});
|
|
23
|
+
const PhantombusterPostAiCompletionsOutput = zod.z.object({
|
|
24
|
+
usage: PhantombusterPostAiCompletions_UsageSchema.nullable().optional(),
|
|
25
|
+
choices: zod.z.array(PhantombusterPostAiCompletions_ChoiceSchema).describe("List of generated completion choice objects."),
|
|
26
|
+
creditsCost: zod.z.number().int().describe("Cost in credits for this request.").nullable().optional()
|
|
27
|
+
}).describe("Response schema for generating a text completion from the Phantombuster AI module.");
|
|
28
|
+
const phantombusterPostAiCompletions = require_action.action("PHANTOMBUSTER_POST_AI_COMPLETIONS", {
|
|
29
|
+
slug: "phantombuster-post-ai-completions",
|
|
30
|
+
name: "Request AI Completion",
|
|
31
|
+
description: "Tool to request a text completion from the AI module. Use when you need to generate text based on a prompt.",
|
|
32
|
+
input: PhantombusterPostAiCompletionsInput,
|
|
33
|
+
output: PhantombusterPostAiCompletionsOutput
|
|
34
|
+
});
|
|
35
|
+
//#endregion
|
|
36
|
+
exports.phantombusterPostAiCompletions = phantombusterPostAiCompletions;
|
|
37
|
+
|
|
38
|
+
//# sourceMappingURL=post-ai-completions.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-ai-completions.cjs","names":["z","action"],"sources":["../../src/actions/post-ai-completions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterPostAiCompletionsInput: z.ZodTypeAny = z.object({\n n: z.number().int().describe(\"Number of completion choices to generate.\").optional(),\n stop: z.array(z.string()).describe(\"Sequences where the API will stop generating further tokens.\").optional(),\n topP: z.number().describe(\"Nucleus sampling probability between 0 and 1.\").optional(),\n model: z.string().describe(\"Identifier of the AI model to use for the completion.\").optional(),\n prompt: z.string().describe(\"Input text prompt to generate a completion for.\"),\n maxTokens: z.number().int().describe(\"Maximum number of tokens to generate in the completion.\").optional(),\n temperature: z.number().describe(\"Sampling temperature between 0 and 1.\").optional(),\n}).describe(\"Request model for generating a text completion from the AI module.\");\nconst PhantombusterPostAiCompletions_UsageSchema: z.ZodTypeAny = z.object({\n totalTokens: z.number().int().describe(\"Total tokens consumed by the request.\"),\n promptTokens: z.number().int().describe(\"Number of tokens in the prompt.\"),\n completionTokens: z.number().int().describe(\"Number of tokens generated in the completion.\"),\n});\nconst PhantombusterPostAiCompletions_ChoiceSchema: z.ZodTypeAny = z.object({\n text: z.string().describe(\"Generated text of the completion.\"),\n index: z.number().int().describe(\"Index of this completion in the results list.\"),\n finishReason: z.string().describe(\"Reason why the completion generation stopped.\").nullable().optional(),\n});\nexport const PhantombusterPostAiCompletionsOutput: z.ZodTypeAny = z.object({\n usage: PhantombusterPostAiCompletions_UsageSchema.nullable().optional(),\n choices: z.array(PhantombusterPostAiCompletions_ChoiceSchema).describe(\"List of generated completion choice objects.\"),\n creditsCost: z.number().int().describe(\"Cost in credits for this request.\").nullable().optional(),\n}).describe(\"Response schema for generating a text completion from the Phantombuster AI module.\");\n\nexport const phantombusterPostAiCompletions = action(\"PHANTOMBUSTER_POST_AI_COMPLETIONS\", {\n slug: \"phantombuster-post-ai-completions\",\n name: \"Request AI Completion\",\n description: \"Tool to request a text completion from the AI module. Use when you need to generate text based on a prompt.\",\n input: PhantombusterPostAiCompletionsInput,\n output: PhantombusterPostAiCompletionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC5G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC9E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CACzE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;AAC7F,CAAC;AACD,MAAM,8CAA4DA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CAChF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC;AACD,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8CAA8C;CACrH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAEhG,MAAa,iCAAiCC,eAAAA,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-ai-completions.d.ts
|
|
4
|
+
declare const PhantombusterPostAiCompletionsInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostAiCompletionsOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostAiCompletions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostAiCompletions };
|
|
9
|
+
//# sourceMappingURL=post-ai-completions.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-ai-completions.d.cts","names":[],"sources":["../../src/actions/post-ai-completions.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAQ6B;AAAA,cAWpE,oCAAA,EAAsC,CAAA,CAAE,UAI4C;AAAA,cAEpF,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-ai-completions.d.ts
|
|
4
|
+
declare const PhantombusterPostAiCompletionsInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostAiCompletionsOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostAiCompletions: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostAiCompletions };
|
|
9
|
+
//# sourceMappingURL=post-ai-completions.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-ai-completions.d.mts","names":[],"sources":["../../src/actions/post-ai-completions.ts"],"mappings":";;;cAIa,mCAAA,EAAqC,CAAA,CAAE,UAQ6B;AAAA,cAWpE,oCAAA,EAAsC,CAAA,CAAE,UAI4C;AAAA,cAEpF,8BAAA,gCAA8B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/post-ai-completions.ts
|
|
4
|
+
const PhantombusterPostAiCompletionsInput = z.object({
|
|
5
|
+
n: z.number().int().describe("Number of completion choices to generate.").optional(),
|
|
6
|
+
stop: z.array(z.string()).describe("Sequences where the API will stop generating further tokens.").optional(),
|
|
7
|
+
topP: z.number().describe("Nucleus sampling probability between 0 and 1.").optional(),
|
|
8
|
+
model: z.string().describe("Identifier of the AI model to use for the completion.").optional(),
|
|
9
|
+
prompt: z.string().describe("Input text prompt to generate a completion for."),
|
|
10
|
+
maxTokens: z.number().int().describe("Maximum number of tokens to generate in the completion.").optional(),
|
|
11
|
+
temperature: z.number().describe("Sampling temperature between 0 and 1.").optional()
|
|
12
|
+
}).describe("Request model for generating a text completion from the AI module.");
|
|
13
|
+
const PhantombusterPostAiCompletions_UsageSchema = z.object({
|
|
14
|
+
totalTokens: z.number().int().describe("Total tokens consumed by the request."),
|
|
15
|
+
promptTokens: z.number().int().describe("Number of tokens in the prompt."),
|
|
16
|
+
completionTokens: z.number().int().describe("Number of tokens generated in the completion.")
|
|
17
|
+
});
|
|
18
|
+
const PhantombusterPostAiCompletions_ChoiceSchema = z.object({
|
|
19
|
+
text: z.string().describe("Generated text of the completion."),
|
|
20
|
+
index: z.number().int().describe("Index of this completion in the results list."),
|
|
21
|
+
finishReason: z.string().describe("Reason why the completion generation stopped.").nullable().optional()
|
|
22
|
+
});
|
|
23
|
+
const phantombusterPostAiCompletions = action("PHANTOMBUSTER_POST_AI_COMPLETIONS", {
|
|
24
|
+
slug: "phantombuster-post-ai-completions",
|
|
25
|
+
name: "Request AI Completion",
|
|
26
|
+
description: "Tool to request a text completion from the AI module. Use when you need to generate text based on a prompt.",
|
|
27
|
+
input: PhantombusterPostAiCompletionsInput,
|
|
28
|
+
output: z.object({
|
|
29
|
+
usage: PhantombusterPostAiCompletions_UsageSchema.nullable().optional(),
|
|
30
|
+
choices: z.array(PhantombusterPostAiCompletions_ChoiceSchema).describe("List of generated completion choice objects."),
|
|
31
|
+
creditsCost: z.number().int().describe("Cost in credits for this request.").nullable().optional()
|
|
32
|
+
}).describe("Response schema for generating a text completion from the Phantombuster AI module.")
|
|
33
|
+
});
|
|
34
|
+
//#endregion
|
|
35
|
+
export { phantombusterPostAiCompletions };
|
|
36
|
+
|
|
37
|
+
//# sourceMappingURL=post-ai-completions.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-ai-completions.mjs","names":[],"sources":["../../src/actions/post-ai-completions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterPostAiCompletionsInput: z.ZodTypeAny = z.object({\n n: z.number().int().describe(\"Number of completion choices to generate.\").optional(),\n stop: z.array(z.string()).describe(\"Sequences where the API will stop generating further tokens.\").optional(),\n topP: z.number().describe(\"Nucleus sampling probability between 0 and 1.\").optional(),\n model: z.string().describe(\"Identifier of the AI model to use for the completion.\").optional(),\n prompt: z.string().describe(\"Input text prompt to generate a completion for.\"),\n maxTokens: z.number().int().describe(\"Maximum number of tokens to generate in the completion.\").optional(),\n temperature: z.number().describe(\"Sampling temperature between 0 and 1.\").optional(),\n}).describe(\"Request model for generating a text completion from the AI module.\");\nconst PhantombusterPostAiCompletions_UsageSchema: z.ZodTypeAny = z.object({\n totalTokens: z.number().int().describe(\"Total tokens consumed by the request.\"),\n promptTokens: z.number().int().describe(\"Number of tokens in the prompt.\"),\n completionTokens: z.number().int().describe(\"Number of tokens generated in the completion.\"),\n});\nconst PhantombusterPostAiCompletions_ChoiceSchema: z.ZodTypeAny = z.object({\n text: z.string().describe(\"Generated text of the completion.\"),\n index: z.number().int().describe(\"Index of this completion in the results list.\"),\n finishReason: z.string().describe(\"Reason why the completion generation stopped.\").nullable().optional(),\n});\nexport const PhantombusterPostAiCompletionsOutput: z.ZodTypeAny = z.object({\n usage: PhantombusterPostAiCompletions_UsageSchema.nullable().optional(),\n choices: z.array(PhantombusterPostAiCompletions_ChoiceSchema).describe(\"List of generated completion choice objects.\"),\n creditsCost: z.number().int().describe(\"Cost in credits for this request.\").nullable().optional(),\n}).describe(\"Response schema for generating a text completion from the Phantombuster AI module.\");\n\nexport const phantombusterPostAiCompletions = action(\"PHANTOMBUSTER_POST_AI_COMPLETIONS\", {\n slug: \"phantombuster-post-ai-completions\",\n name: \"Request AI Completion\",\n description: \"Tool to request a text completion from the AI module. Use when you need to generate text based on a prompt.\",\n input: PhantombusterPostAiCompletionsInput,\n output: PhantombusterPostAiCompletionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAoD,EAAE,OAAO;CACxE,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC5G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,6CAA2D,EAAE,OAAO;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC9E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CACzE,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;AAC7F,CAAC;AACD,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC;AAOD,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXgE,EAAE,OAAO;EACzE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACtE,SAAS,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,8CAA8C;EACrH,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,oFAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
const require_action = require("../action.cjs");
|
|
2
|
+
let zod = require("zod");
|
|
3
|
+
//#region src/actions/post-branches-create.ts
|
|
4
|
+
const PhantombusterPostBranchesCreateInput = zod.z.object({
|
|
5
|
+
name: zod.z.string().describe("Name of the branch to create."),
|
|
6
|
+
"X-Phantombuster-Org": zod.z.string().describe("ID of the organization performing the operation (not needed when using a third party key).").optional()
|
|
7
|
+
}).describe("Request model for creating a new branch.");
|
|
8
|
+
const PhantombusterPostBranchesCreateOutput = zod.z.object({
|
|
9
|
+
id: zod.z.string().describe("Unique identifier of the created branch."),
|
|
10
|
+
name: zod.z.string().describe("Name of the created branch.")
|
|
11
|
+
}).describe("Response schema for a newly created branch.");
|
|
12
|
+
const phantombusterPostBranchesCreate = require_action.action("PHANTOMBUSTER_POST_BRANCHES_CREATE", {
|
|
13
|
+
slug: "phantombuster-post-branches-create",
|
|
14
|
+
name: "Create Branch",
|
|
15
|
+
description: "Tool to create a new branch. Use when you need to isolate updates by creating a separate branch. Use after authenticating with your Phantombuster API key and optionally specifying an organization.",
|
|
16
|
+
input: PhantombusterPostBranchesCreateInput,
|
|
17
|
+
output: PhantombusterPostBranchesCreateOutput
|
|
18
|
+
});
|
|
19
|
+
//#endregion
|
|
20
|
+
exports.phantombusterPostBranchesCreate = phantombusterPostBranchesCreate;
|
|
21
|
+
|
|
22
|
+
//# sourceMappingURL=post-branches-create.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-branches-create.cjs","names":["z","action"],"sources":["../../src/actions/post-branches-create.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PhantombusterPostBranchesCreateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the branch to create.\"),\n \"X-Phantombuster-Org\": z.string().describe(\"ID of the organization performing the operation (not needed when using a third party key).\").optional(),\n}).describe(\"Request model for creating a new branch.\");\nexport const PhantombusterPostBranchesCreateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the created branch.\"),\n name: z.string().describe(\"Name of the created branch.\"),\n}).describe(\"Response schema for a newly created branch.\");\n\nexport const phantombusterPostBranchesCreate = action(\"PHANTOMBUSTER_POST_BRANCHES_CREATE\", {\n slug: \"phantombuster-post-branches-create\",\n name: \"Create Branch\",\n description: \"Tool to create a new branch. Use when you need to isolate updates by creating a separate branch. Use after authenticating with your Phantombuster API key and optionally specifying an organization.\",\n input: PhantombusterPostBranchesCreateInput,\n output: PhantombusterPostBranchesCreateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACzD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-branches-create.d.ts
|
|
4
|
+
declare const PhantombusterPostBranchesCreateInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostBranchesCreateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostBranchesCreate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostBranchesCreate };
|
|
9
|
+
//# sourceMappingURL=post-branches-create.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-branches-create.d.cts","names":[],"sources":["../../src/actions/post-branches-create.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGE;AAAA,cAC1C,qCAAA,EAAuC,CAAA,CAAE,UAGI;AAAA,cAE7C,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { z } from "zod";
|
|
2
|
+
|
|
3
|
+
//#region src/actions/post-branches-create.d.ts
|
|
4
|
+
declare const PhantombusterPostBranchesCreateInput: z.ZodTypeAny;
|
|
5
|
+
declare const PhantombusterPostBranchesCreateOutput: z.ZodTypeAny;
|
|
6
|
+
declare const phantombusterPostBranchesCreate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
|
+
//#endregion
|
|
8
|
+
export { phantombusterPostBranchesCreate };
|
|
9
|
+
//# sourceMappingURL=post-branches-create.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"post-branches-create.d.mts","names":[],"sources":["../../src/actions/post-branches-create.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGE;AAAA,cAC1C,qCAAA,EAAuC,CAAA,CAAE,UAGI;AAAA,cAE7C,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|