@keystrokehq/spoki 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-contact-operator.cjs.map +1 -1
- package/dist/actions/add-contact-operator.d.cts +9 -3
- package/dist/actions/add-contact-operator.d.cts.map +1 -1
- package/dist/actions/add-contact-operator.d.mts +9 -3
- package/dist/actions/add-contact-operator.d.mts.map +1 -1
- package/dist/actions/add-contact-operator.mjs.map +1 -1
- package/dist/actions/add-service-user.cjs +3 -3
- package/dist/actions/add-service-user.cjs.map +1 -1
- package/dist/actions/add-service-user.d.cts +13 -3
- package/dist/actions/add-service-user.d.cts.map +1 -1
- package/dist/actions/add-service-user.d.mts +13 -3
- package/dist/actions/add-service-user.d.mts.map +1 -1
- package/dist/actions/add-service-user.mjs +3 -3
- package/dist/actions/add-service-user.mjs.map +1 -1
- package/dist/actions/check-role-private-key.cjs +1 -1
- package/dist/actions/check-role-private-key.cjs.map +1 -1
- package/dist/actions/check-role-private-key.d.cts +9 -3
- package/dist/actions/check-role-private-key.d.cts.map +1 -1
- package/dist/actions/check-role-private-key.d.mts +9 -3
- package/dist/actions/check-role-private-key.d.mts.map +1 -1
- package/dist/actions/check-role-private-key.mjs +1 -1
- package/dist/actions/check-role-private-key.mjs.map +1 -1
- package/dist/actions/clone-template.cjs +12 -12
- package/dist/actions/clone-template.cjs.map +1 -1
- package/dist/actions/clone-template.d.cts +48 -3
- package/dist/actions/clone-template.d.cts.map +1 -1
- package/dist/actions/clone-template.d.mts +48 -3
- package/dist/actions/clone-template.d.mts.map +1 -1
- package/dist/actions/clone-template.mjs +12 -12
- package/dist/actions/clone-template.mjs.map +1 -1
- package/dist/actions/create-account-onboarding-link.cjs +3 -3
- package/dist/actions/create-account-onboarding-link.cjs.map +1 -1
- package/dist/actions/create-account-onboarding-link.d.cts +11 -3
- package/dist/actions/create-account-onboarding-link.d.cts.map +1 -1
- package/dist/actions/create-account-onboarding-link.d.mts +11 -3
- package/dist/actions/create-account-onboarding-link.d.mts.map +1 -1
- package/dist/actions/create-account-onboarding-link.mjs +3 -3
- package/dist/actions/create-account-onboarding-link.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +6 -6
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +20 -3
- package/dist/actions/create-custom-field.d.cts.map +1 -1
- package/dist/actions/create-custom-field.d.mts +20 -3
- package/dist/actions/create-custom-field.d.mts.map +1 -1
- package/dist/actions/create-custom-field.mjs +6 -6
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-list.cjs +4 -4
- package/dist/actions/create-list.cjs.map +1 -1
- package/dist/actions/create-list.d.cts +13 -3
- package/dist/actions/create-list.d.cts.map +1 -1
- package/dist/actions/create-list.d.mts +13 -3
- package/dist/actions/create-list.d.mts.map +1 -1
- package/dist/actions/create-list.mjs +4 -4
- package/dist/actions/create-list.mjs.map +1 -1
- package/dist/actions/create-media.cjs.map +1 -1
- package/dist/actions/create-media.d.cts +19 -3
- package/dist/actions/create-media.d.cts.map +1 -1
- package/dist/actions/create-media.d.mts +19 -3
- package/dist/actions/create-media.d.mts.map +1 -1
- package/dist/actions/create-media.mjs.map +1 -1
- package/dist/actions/create-or-update-contact.cjs +8 -8
- package/dist/actions/create-or-update-contact.cjs.map +1 -1
- package/dist/actions/create-or-update-contact.d.cts +30 -3
- package/dist/actions/create-or-update-contact.d.cts.map +1 -1
- package/dist/actions/create-or-update-contact.d.mts +30 -3
- package/dist/actions/create-or-update-contact.d.mts.map +1 -1
- package/dist/actions/create-or-update-contact.mjs +8 -8
- package/dist/actions/create-or-update-contact.mjs.map +1 -1
- package/dist/actions/create-template.cjs +9 -9
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +93 -3
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +93 -3
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +9 -9
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-ticket.cjs +21 -21
- package/dist/actions/create-ticket.cjs.map +1 -1
- package/dist/actions/create-ticket.d.cts +65 -3
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +65 -3
- package/dist/actions/create-ticket.d.mts.map +1 -1
- package/dist/actions/create-ticket.mjs +21 -21
- package/dist/actions/create-ticket.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +7 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +7 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +7 -3
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +7 -3
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-list.cjs.map +1 -1
- package/dist/actions/delete-list.d.cts +7 -3
- package/dist/actions/delete-list.d.cts.map +1 -1
- package/dist/actions/delete-list.d.mts +7 -3
- package/dist/actions/delete-list.d.mts.map +1 -1
- package/dist/actions/delete-list.mjs.map +1 -1
- package/dist/actions/delete-media.cjs.map +1 -1
- package/dist/actions/delete-media.d.cts +7 -3
- package/dist/actions/delete-media.d.cts.map +1 -1
- package/dist/actions/delete-media.d.mts +7 -3
- package/dist/actions/delete-media.d.mts.map +1 -1
- package/dist/actions/delete-media.mjs.map +1 -1
- package/dist/actions/delete-role.cjs.map +1 -1
- package/dist/actions/delete-role.d.cts +7 -3
- package/dist/actions/delete-role.d.cts.map +1 -1
- package/dist/actions/delete-role.d.mts +7 -3
- package/dist/actions/delete-role.d.mts.map +1 -1
- package/dist/actions/delete-role.mjs.map +1 -1
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +11 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +11 -3
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-ticket.cjs.map +1 -1
- package/dist/actions/delete-ticket.d.cts +7 -3
- package/dist/actions/delete-ticket.d.cts.map +1 -1
- package/dist/actions/delete-ticket.d.mts +7 -3
- package/dist/actions/delete-ticket.d.mts.map +1 -1
- package/dist/actions/delete-ticket.mjs.map +1 -1
- package/dist/actions/generate-role-private-key.cjs +1 -1
- package/dist/actions/generate-role-private-key.cjs.map +1 -1
- package/dist/actions/generate-role-private-key.d.cts +9 -3
- package/dist/actions/generate-role-private-key.d.cts.map +1 -1
- package/dist/actions/generate-role-private-key.d.mts +9 -3
- package/dist/actions/generate-role-private-key.d.mts.map +1 -1
- package/dist/actions/generate-role-private-key.mjs +1 -1
- package/dist/actions/generate-role-private-key.mjs.map +1 -1
- package/dist/actions/get-account-current-report.cjs.map +1 -1
- package/dist/actions/get-account-current-report.d.cts +22 -3
- package/dist/actions/get-account-current-report.d.cts.map +1 -1
- package/dist/actions/get-account-current-report.d.mts +22 -3
- package/dist/actions/get-account-current-report.d.mts.map +1 -1
- package/dist/actions/get-account-current-report.mjs.map +1 -1
- package/dist/actions/list-accounts.cjs +23 -23
- package/dist/actions/list-accounts.cjs.map +1 -1
- package/dist/actions/list-accounts.d.cts +42 -3
- package/dist/actions/list-accounts.d.cts.map +1 -1
- package/dist/actions/list-accounts.d.mts +42 -3
- package/dist/actions/list-accounts.d.mts.map +1 -1
- package/dist/actions/list-accounts.mjs +23 -23
- package/dist/actions/list-accounts.mjs.map +1 -1
- package/dist/actions/list-agencies.cjs.map +1 -1
- package/dist/actions/list-agencies.d.cts +3 -3
- package/dist/actions/list-agencies.d.cts.map +1 -1
- package/dist/actions/list-agencies.d.mts +3 -3
- package/dist/actions/list-agencies.d.mts.map +1 -1
- package/dist/actions/list-agencies.mjs.map +1 -1
- package/dist/actions/list-automations.cjs +11 -11
- package/dist/actions/list-automations.cjs.map +1 -1
- package/dist/actions/list-automations.d.cts +52 -3
- package/dist/actions/list-automations.d.cts.map +1 -1
- package/dist/actions/list-automations.d.mts +52 -3
- package/dist/actions/list-automations.d.mts.map +1 -1
- package/dist/actions/list-automations.mjs +11 -11
- package/dist/actions/list-automations.mjs.map +1 -1
- package/dist/actions/list-campaigns.cjs +22 -22
- package/dist/actions/list-campaigns.cjs.map +1 -1
- package/dist/actions/list-campaigns.d.cts +46 -3
- package/dist/actions/list-campaigns.d.cts.map +1 -1
- package/dist/actions/list-campaigns.d.mts +46 -3
- package/dist/actions/list-campaigns.d.mts.map +1 -1
- package/dist/actions/list-campaigns.mjs +22 -22
- package/dist/actions/list-campaigns.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +18 -18
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +60 -3
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +60 -3
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +18 -18
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +5 -5
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +18 -3
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +18 -3
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +5 -5
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-lists.cjs +5 -5
- package/dist/actions/list-lists.cjs.map +1 -1
- package/dist/actions/list-lists.d.cts +22 -3
- package/dist/actions/list-lists.d.cts.map +1 -1
- package/dist/actions/list-lists.d.mts +22 -3
- package/dist/actions/list-lists.d.mts.map +1 -1
- package/dist/actions/list-lists.mjs +5 -5
- package/dist/actions/list-lists.mjs.map +1 -1
- package/dist/actions/list-media.cjs +7 -7
- package/dist/actions/list-media.cjs.map +1 -1
- package/dist/actions/list-media.d.cts +23 -3
- package/dist/actions/list-media.d.cts.map +1 -1
- package/dist/actions/list-media.d.mts +23 -3
- package/dist/actions/list-media.d.mts.map +1 -1
- package/dist/actions/list-media.mjs +7 -7
- package/dist/actions/list-media.mjs.map +1 -1
- package/dist/actions/list-partners.cjs.map +1 -1
- package/dist/actions/list-partners.d.cts +3 -3
- package/dist/actions/list-partners.d.cts.map +1 -1
- package/dist/actions/list-partners.d.mts +3 -3
- package/dist/actions/list-partners.d.mts.map +1 -1
- package/dist/actions/list-partners.mjs.map +1 -1
- package/dist/actions/list-reports.cjs +1 -1
- package/dist/actions/list-reports.cjs.map +1 -1
- package/dist/actions/list-reports.d.cts +35 -3
- package/dist/actions/list-reports.d.cts.map +1 -1
- package/dist/actions/list-reports.d.mts +35 -3
- package/dist/actions/list-reports.d.mts.map +1 -1
- package/dist/actions/list-reports.mjs +1 -1
- package/dist/actions/list-reports.mjs.map +1 -1
- package/dist/actions/list-roles.cjs +12 -12
- package/dist/actions/list-roles.cjs.map +1 -1
- package/dist/actions/list-roles.d.cts +23 -3
- package/dist/actions/list-roles.d.cts.map +1 -1
- package/dist/actions/list-roles.d.mts +23 -3
- package/dist/actions/list-roles.d.mts.map +1 -1
- package/dist/actions/list-roles.mjs +12 -12
- package/dist/actions/list-roles.mjs.map +1 -1
- package/dist/actions/list-tags.cjs +5 -5
- package/dist/actions/list-tags.cjs.map +1 -1
- package/dist/actions/list-tags.d.cts +13 -3
- package/dist/actions/list-tags.d.cts.map +1 -1
- package/dist/actions/list-tags.d.mts +13 -3
- package/dist/actions/list-tags.d.mts.map +1 -1
- package/dist/actions/list-tags.mjs +5 -5
- package/dist/actions/list-tags.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +15 -15
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +51 -3
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +51 -3
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +15 -15
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-tickets.cjs +22 -22
- package/dist/actions/list-tickets.cjs.map +1 -1
- package/dist/actions/list-tickets.d.cts +63 -3
- package/dist/actions/list-tickets.d.cts.map +1 -1
- package/dist/actions/list-tickets.d.mts +63 -3
- package/dist/actions/list-tickets.d.mts.map +1 -1
- package/dist/actions/list-tickets.mjs +22 -22
- package/dist/actions/list-tickets.mjs.map +1 -1
- package/dist/actions/remove-all-list-contacts.cjs.map +1 -1
- package/dist/actions/remove-all-list-contacts.d.cts +9 -3
- package/dist/actions/remove-all-list-contacts.d.cts.map +1 -1
- package/dist/actions/remove-all-list-contacts.d.mts +9 -3
- package/dist/actions/remove-all-list-contacts.d.mts.map +1 -1
- package/dist/actions/remove-all-list-contacts.mjs.map +1 -1
- package/dist/actions/remove-contact-operator.cjs.map +1 -1
- package/dist/actions/remove-contact-operator.d.cts +11 -3
- package/dist/actions/remove-contact-operator.d.cts.map +1 -1
- package/dist/actions/remove-contact-operator.d.mts +11 -3
- package/dist/actions/remove-contact-operator.d.mts.map +1 -1
- package/dist/actions/remove-contact-operator.mjs.map +1 -1
- package/dist/actions/remove-list-contacts.cjs.map +1 -1
- package/dist/actions/remove-list-contacts.d.cts +11 -3
- package/dist/actions/remove-list-contacts.d.cts.map +1 -1
- package/dist/actions/remove-list-contacts.d.mts +11 -3
- package/dist/actions/remove-list-contacts.d.mts.map +1 -1
- package/dist/actions/remove-list-contacts.mjs.map +1 -1
- package/dist/actions/resend-invitation.cjs.map +1 -1
- package/dist/actions/resend-invitation.d.cts +10 -3
- package/dist/actions/resend-invitation.d.cts.map +1 -1
- package/dist/actions/resend-invitation.d.mts +10 -3
- package/dist/actions/resend-invitation.d.mts.map +1 -1
- package/dist/actions/resend-invitation.mjs.map +1 -1
- package/dist/actions/retrieve-account.cjs +22 -22
- package/dist/actions/retrieve-account.cjs.map +1 -1
- package/dist/actions/retrieve-account.d.cts +35 -3
- package/dist/actions/retrieve-account.d.cts.map +1 -1
- package/dist/actions/retrieve-account.d.mts +35 -3
- package/dist/actions/retrieve-account.d.mts.map +1 -1
- package/dist/actions/retrieve-account.mjs +22 -22
- package/dist/actions/retrieve-account.mjs.map +1 -1
- package/dist/actions/retrieve-automation.cjs +10 -10
- package/dist/actions/retrieve-automation.cjs.map +1 -1
- package/dist/actions/retrieve-automation.d.cts +23 -3
- package/dist/actions/retrieve-automation.d.cts.map +1 -1
- package/dist/actions/retrieve-automation.d.mts +23 -3
- package/dist/actions/retrieve-automation.d.mts.map +1 -1
- package/dist/actions/retrieve-automation.mjs +10 -10
- package/dist/actions/retrieve-automation.mjs.map +1 -1
- package/dist/actions/retrieve-contact.cjs +23 -23
- package/dist/actions/retrieve-contact.cjs.map +1 -1
- package/dist/actions/retrieve-contact.d.cts +45 -3
- package/dist/actions/retrieve-contact.d.cts.map +1 -1
- package/dist/actions/retrieve-contact.d.mts +45 -3
- package/dist/actions/retrieve-contact.d.mts.map +1 -1
- package/dist/actions/retrieve-contact.mjs +23 -23
- package/dist/actions/retrieve-contact.mjs.map +1 -1
- package/dist/actions/retrieve-custom-field.cjs +5 -5
- package/dist/actions/retrieve-custom-field.cjs.map +1 -1
- package/dist/actions/retrieve-custom-field.d.cts +14 -3
- package/dist/actions/retrieve-custom-field.d.cts.map +1 -1
- package/dist/actions/retrieve-custom-field.d.mts +14 -3
- package/dist/actions/retrieve-custom-field.d.mts.map +1 -1
- package/dist/actions/retrieve-custom-field.mjs +5 -5
- package/dist/actions/retrieve-custom-field.mjs.map +1 -1
- package/dist/actions/retrieve-list.cjs +4 -4
- package/dist/actions/retrieve-list.cjs.map +1 -1
- package/dist/actions/retrieve-list.d.cts +13 -3
- package/dist/actions/retrieve-list.d.cts.map +1 -1
- package/dist/actions/retrieve-list.d.mts +13 -3
- package/dist/actions/retrieve-list.d.mts.map +1 -1
- package/dist/actions/retrieve-list.mjs +4 -4
- package/dist/actions/retrieve-list.mjs.map +1 -1
- package/dist/actions/retrieve-media.cjs.map +1 -1
- package/dist/actions/retrieve-media.d.cts +16 -3
- package/dist/actions/retrieve-media.d.cts.map +1 -1
- package/dist/actions/retrieve-media.d.mts +16 -3
- package/dist/actions/retrieve-media.d.mts.map +1 -1
- package/dist/actions/retrieve-media.mjs.map +1 -1
- package/dist/actions/retrieve-role.cjs.map +1 -1
- package/dist/actions/retrieve-role.d.cts +22 -3
- package/dist/actions/retrieve-role.d.cts.map +1 -1
- package/dist/actions/retrieve-role.d.mts +22 -3
- package/dist/actions/retrieve-role.d.mts.map +1 -1
- package/dist/actions/retrieve-role.mjs.map +1 -1
- package/dist/actions/retrieve-tag.cjs.map +1 -1
- package/dist/actions/retrieve-tag.d.cts +12 -3
- package/dist/actions/retrieve-tag.d.cts.map +1 -1
- package/dist/actions/retrieve-tag.d.mts +12 -3
- package/dist/actions/retrieve-tag.d.mts.map +1 -1
- package/dist/actions/retrieve-tag.mjs.map +1 -1
- package/dist/actions/retrieve-template.cjs +14 -14
- package/dist/actions/retrieve-template.cjs.map +1 -1
- package/dist/actions/retrieve-template.d.cts +45 -3
- package/dist/actions/retrieve-template.d.cts.map +1 -1
- package/dist/actions/retrieve-template.d.mts +45 -3
- package/dist/actions/retrieve-template.d.mts.map +1 -1
- package/dist/actions/retrieve-template.mjs +14 -14
- package/dist/actions/retrieve-template.mjs.map +1 -1
- package/dist/actions/revert-template-to-draft.cjs +1 -1
- package/dist/actions/revert-template-to-draft.cjs.map +1 -1
- package/dist/actions/revert-template-to-draft.d.cts +9 -3
- package/dist/actions/revert-template-to-draft.d.cts.map +1 -1
- package/dist/actions/revert-template-to-draft.d.mts +9 -3
- package/dist/actions/revert-template-to-draft.d.mts.map +1 -1
- package/dist/actions/revert-template-to-draft.mjs +1 -1
- package/dist/actions/revert-template-to-draft.mjs.map +1 -1
- package/dist/actions/sync-contacts-bulk.cjs +8 -8
- package/dist/actions/sync-contacts-bulk.cjs.map +1 -1
- package/dist/actions/sync-contacts-bulk.d.cts +40 -3
- package/dist/actions/sync-contacts-bulk.d.cts.map +1 -1
- package/dist/actions/sync-contacts-bulk.d.mts +40 -3
- package/dist/actions/sync-contacts-bulk.d.mts.map +1 -1
- package/dist/actions/sync-contacts-bulk.mjs +8 -8
- package/dist/actions/sync-contacts-bulk.mjs.map +1 -1
- package/dist/actions/sync-list-contacts.cjs.map +1 -1
- package/dist/actions/sync-list-contacts.d.cts +25 -3
- package/dist/actions/sync-list-contacts.d.cts.map +1 -1
- package/dist/actions/sync-list-contacts.d.mts +25 -3
- package/dist/actions/sync-list-contacts.d.mts.map +1 -1
- package/dist/actions/sync-list-contacts.mjs.map +1 -1
- package/dist/actions/update-campaign.cjs +5 -5
- package/dist/actions/update-campaign.cjs.map +1 -1
- package/dist/actions/update-campaign.d.cts +22 -3
- package/dist/actions/update-campaign.d.cts.map +1 -1
- package/dist/actions/update-campaign.d.mts +22 -3
- package/dist/actions/update-campaign.d.mts.map +1 -1
- package/dist/actions/update-campaign.mjs +5 -5
- package/dist/actions/update-campaign.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +5 -5
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +32 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +32 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +5 -5
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +5 -5
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +16 -3
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +16 -3
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +5 -5
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-invitation-role.cjs.map +1 -1
- package/dist/actions/update-invitation-role.d.cts +14 -3
- package/dist/actions/update-invitation-role.d.cts.map +1 -1
- package/dist/actions/update-invitation-role.d.mts +14 -3
- package/dist/actions/update-invitation-role.d.mts.map +1 -1
- package/dist/actions/update-invitation-role.mjs.map +1 -1
- package/dist/actions/update-media.cjs +2 -2
- package/dist/actions/update-media.cjs.map +1 -1
- package/dist/actions/update-media.d.cts +18 -3
- package/dist/actions/update-media.d.cts.map +1 -1
- package/dist/actions/update-media.d.mts +18 -3
- package/dist/actions/update-media.d.mts.map +1 -1
- package/dist/actions/update-media.mjs +2 -2
- package/dist/actions/update-media.mjs.map +1 -1
- package/dist/actions/update-role.cjs +2 -2
- package/dist/actions/update-role.cjs.map +1 -1
- package/dist/actions/update-role.d.cts +13 -3
- package/dist/actions/update-role.d.cts.map +1 -1
- package/dist/actions/update-role.d.mts +13 -3
- package/dist/actions/update-role.d.mts.map +1 -1
- package/dist/actions/update-role.mjs +2 -2
- package/dist/actions/update-role.mjs.map +1 -1
- package/dist/actions/update-template.cjs +5 -5
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +81 -3
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +81 -3
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-template.mjs +5 -5
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -8,42 +8,42 @@ const SpokiListTicketsInput = z.object({
|
|
|
8
8
|
per_page: z.number().int().describe("Number of tickets per page, must be >= 1.").optional()
|
|
9
9
|
}).describe("Query parameters for listing, searching, and filtering tickets.");
|
|
10
10
|
const SpokiListTickets_UserSummarySchema = z.object({
|
|
11
|
-
id: z.number().int().describe("Unique identifier of the user"),
|
|
12
|
-
uid: z.string().describe("Unique user identifier (UID)"),
|
|
13
|
-
email: z.string().describe("Email address of the user"),
|
|
11
|
+
id: z.number().int().describe("Unique identifier of the user").nullable(),
|
|
12
|
+
uid: z.string().describe("Unique user identifier (UID)").nullable(),
|
|
13
|
+
email: z.string().describe("Email address of the user").nullable(),
|
|
14
14
|
image: z.string().describe("URL of the user profile image").nullable().optional(),
|
|
15
|
-
surname: z.string().describe("Surname of the user"),
|
|
16
|
-
firstname: z.string().describe("First name of the user"),
|
|
17
|
-
is_service: z.boolean().describe("Indicates if the user is a service user")
|
|
15
|
+
surname: z.string().describe("Surname of the user").nullable(),
|
|
16
|
+
firstname: z.string().describe("First name of the user").nullable(),
|
|
17
|
+
is_service: z.boolean().describe("Indicates if the user is a service user").nullable()
|
|
18
18
|
});
|
|
19
19
|
const SpokiListTickets_RoleAssignmentSchema = z.object({
|
|
20
|
-
id: z.number().int().describe("Unique identifier of the role assignment"),
|
|
21
|
-
role: z.string().describe("Role name assigned to the user on this ticket"),
|
|
20
|
+
id: z.number().int().describe("Unique identifier of the role assignment").nullable(),
|
|
21
|
+
role: z.string().describe("Role name assigned to the user on this ticket").nullable(),
|
|
22
22
|
user: SpokiListTickets_UserSummarySchema.nullable()
|
|
23
23
|
});
|
|
24
24
|
const SpokiListTickets_ContactSummarySchema = z.object({
|
|
25
|
-
id: z.number().int().describe("Unique identifier of the contact"),
|
|
25
|
+
id: z.number().int().describe("Unique identifier of the contact").nullable(),
|
|
26
26
|
email: z.string().describe("Email address of the contact").nullable().optional(),
|
|
27
|
-
phone: z.string().describe("Phone number of the contact in international format"),
|
|
28
|
-
language: z.string().describe("Language code of the contact, e.g., 'en'"),
|
|
27
|
+
phone: z.string().describe("Phone number of the contact in international format").nullable(),
|
|
28
|
+
language: z.string().describe("Language code of the contact, e.g., 'en'").nullable(),
|
|
29
29
|
role_set: z.array(SpokiListTickets_RoleAssignmentSchema).describe("List of role assignments for the contact"),
|
|
30
|
-
chat_link: z.string().describe("URL to open the chat with the contact"),
|
|
31
|
-
last_name: z.string().describe("Last name of the contact"),
|
|
32
|
-
first_name: z.string().describe("First name of the contact"),
|
|
33
|
-
has_invalid_phone: z.boolean().describe("Indicates if the phone number is invalid")
|
|
30
|
+
chat_link: z.string().describe("URL to open the chat with the contact").nullable(),
|
|
31
|
+
last_name: z.string().describe("Last name of the contact").nullable(),
|
|
32
|
+
first_name: z.string().describe("First name of the contact").nullable(),
|
|
33
|
+
has_invalid_phone: z.boolean().describe("Indicates if the phone number is invalid").nullable()
|
|
34
34
|
});
|
|
35
35
|
const SpokiListTickets_TicketSchema = z.object({
|
|
36
|
-
id: z.number().int().describe("Unique identifier of the ticket"),
|
|
36
|
+
id: z.number().int().describe("Unique identifier of the ticket").nullable(),
|
|
37
37
|
owner: SpokiListTickets_UserSummarySchema.nullable(),
|
|
38
|
-
title: z.string().describe("Title of the ticket"),
|
|
39
|
-
status: z.string().describe("Current status of the ticket, e.g., Open or Closed"),
|
|
38
|
+
title: z.string().describe("Title of the ticket").nullable(),
|
|
39
|
+
status: z.string().describe("Current status of the ticket, e.g., Open or Closed").nullable(),
|
|
40
40
|
contact: SpokiListTickets_ContactSummarySchema.nullable(),
|
|
41
|
-
priority: z.string().describe("Priority of the ticket, e.g., Low, Medium, High"),
|
|
41
|
+
priority: z.string().describe("Priority of the ticket, e.g., Low, Medium, High").nullable(),
|
|
42
42
|
reference: z.string().describe("Custom reference string for the ticket").nullable().optional(),
|
|
43
43
|
description: z.string().describe("Description or details of the ticket").nullable().optional(),
|
|
44
44
|
closed_datetime: z.string().describe("Timestamp when the ticket was closed (ISO 8601)").nullable().optional(),
|
|
45
|
-
created_datetime: z.string().describe("Timestamp when the ticket was created (ISO 8601)"),
|
|
46
|
-
updated_datetime: z.string().describe("Timestamp when the ticket was last updated (ISO 8601)")
|
|
45
|
+
created_datetime: z.string().describe("Timestamp when the ticket was created (ISO 8601)").nullable(),
|
|
46
|
+
updated_datetime: z.string().describe("Timestamp when the ticket was last updated (ISO 8601)").nullable()
|
|
47
47
|
});
|
|
48
48
|
const spokiListTickets = action("SPOKI_LIST_TICKETS", {
|
|
49
49
|
slug: "spoki-list-tickets",
|
|
@@ -52,7 +52,7 @@ const spokiListTickets = action("SPOKI_LIST_TICKETS", {
|
|
|
52
52
|
input: SpokiListTicketsInput,
|
|
53
53
|
output: z.object({
|
|
54
54
|
next: z.string().describe("URL to the next page of results, if any").nullable().optional(),
|
|
55
|
-
count: z.number().int().describe("Total number of tickets matching the filters"),
|
|
55
|
+
count: z.number().int().describe("Total number of tickets matching the filters").nullable(),
|
|
56
56
|
results: z.array(SpokiListTickets_TicketSchema).describe("List of ticket objects returned for this page"),
|
|
57
57
|
previous: z.string().describe("URL to the previous page of results, if any").nullable().optional()
|
|
58
58
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tickets.mjs","names":[],"sources":["../../src/actions/list-tickets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListTicketsInput
|
|
1
|
+
{"version":3,"file":"list-tickets.mjs","names":[],"sources":["../../src/actions/list-tickets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiListTicketsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination, must be >= 1.\").optional(),\n order: z.enum([\"asc\", \"desc\"]).describe(\"Order of sorting: 'asc' or 'desc'.\").optional(),\n sort_by: z.string().describe(\"Field to sort by, e.g., created_datetime.\").optional(),\n per_page: z.number().int().describe(\"Number of tickets per page, must be >= 1.\").optional(),\n}).describe(\"Query parameters for listing, searching, and filtering tickets.\");\nconst SpokiListTickets_UserSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uid: z.string().describe(\"Unique user identifier (UID)\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n image: z.string().describe(\"URL of the user profile image\").nullable().optional(),\n surname: z.string().describe(\"Surname of the user\").nullable(),\n firstname: z.string().describe(\"First name of the user\").nullable(),\n is_service: z.boolean().describe(\"Indicates if the user is a service user\").nullable(),\n});\nconst SpokiListTickets_RoleAssignmentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the role assignment\").nullable(),\n role: z.string().describe(\"Role name assigned to the user on this ticket\").nullable(),\n user: SpokiListTickets_UserSummarySchema.nullable(),\n});\nconst SpokiListTickets_ContactSummarySchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact in international format\").nullable(),\n language: z.string().describe(\"Language code of the contact, e.g., 'en'\").nullable(),\n role_set: z.array(SpokiListTickets_RoleAssignmentSchema).describe(\"List of role assignments for the contact\"),\n chat_link: z.string().describe(\"URL to open the chat with the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n has_invalid_phone: z.boolean().describe(\"Indicates if the phone number is invalid\").nullable(),\n});\nconst SpokiListTickets_TicketSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the ticket\").nullable(),\n owner: SpokiListTickets_UserSummarySchema.nullable(),\n title: z.string().describe(\"Title of the ticket\").nullable(),\n status: z.string().describe(\"Current status of the ticket, e.g., Open or Closed\").nullable(),\n contact: SpokiListTickets_ContactSummarySchema.nullable(),\n priority: z.string().describe(\"Priority of the ticket, e.g., Low, Medium, High\").nullable(),\n reference: z.string().describe(\"Custom reference string for the ticket\").nullable().optional(),\n description: z.string().describe(\"Description or details of the ticket\").nullable().optional(),\n closed_datetime: z.string().describe(\"Timestamp when the ticket was closed (ISO 8601)\").nullable().optional(),\n created_datetime: z.string().describe(\"Timestamp when the ticket was created (ISO 8601)\").nullable(),\n updated_datetime: z.string().describe(\"Timestamp when the ticket was last updated (ISO 8601)\").nullable(),\n});\nexport const SpokiListTicketsOutput = z.object({\n next: z.string().describe(\"URL to the next page of results, if any\").nullable().optional(),\n count: z.number().int().describe(\"Total number of tickets matching the filters\").nullable(),\n results: z.array(SpokiListTickets_TicketSchema).describe(\"List of ticket objects returned for this page\"),\n previous: z.string().describe(\"URL to the previous page of results, if any\").nullable().optional(),\n});\n\nexport const spokiListTickets = action(\"SPOKI_LIST_TICKETS\", {\n slug: \"spoki-list-tickets\",\n name: \"List Tickets\",\n description: \"Tool to list, search, and filter tickets. Use when you need to retrieve tickets with optional pagination and filters.\",\n input: SpokiListTicketsInput,\n output: SpokiListTicketsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-all-list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/remove-all-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveAllListContactsInput
|
|
1
|
+
{"version":3,"file":"remove-all-list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/remove-all-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveAllListContactsInput = z.object({\n id: z.number().int().describe(\"The list ID from which to remove all contacts\"),\n}).describe(\"Request parameters for removing all contacts from a list. Provide the list ID.\");\nexport const SpokiRemoveAllListContactsOutput = z.object({\n detail: z.string().describe(\"Response detail or confirmation message\").nullable().optional(),\n}).describe(\"Response from removing all contacts from a list.\");\n\nexport const spokiRemoveAllListContacts = action(\"SPOKI_REMOVE_ALL_LIST_CONTACTS\", {\n slug: \"spoki-remove-all-list-contacts\",\n name: \"Remove All List Contacts\",\n description: \"Tool to remove all contacts from a list. Use when you need to clear all contacts from a specific list. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveAllListContactsInput,\n output: SpokiRemoveAllListContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,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/remove-all-list-contacts.d.ts
|
|
4
|
-
declare const SpokiRemoveAllListContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveAllListContactsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SpokiRemoveAllListContactsOutput: z.ZodObject<{
|
|
8
|
+
detail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const spokiRemoveAllListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { spokiRemoveAllListContacts };
|
|
9
15
|
//# sourceMappingURL=remove-all-list-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-all-list-contacts.d.cts","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"remove-all-list-contacts.d.cts","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-all-list-contacts.d.ts
|
|
4
|
-
declare const SpokiRemoveAllListContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveAllListContactsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SpokiRemoveAllListContactsOutput: z.ZodObject<{
|
|
8
|
+
detail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const spokiRemoveAllListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { spokiRemoveAllListContacts };
|
|
9
15
|
//# sourceMappingURL=remove-all-list-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-all-list-contacts.d.mts","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"remove-all-list-contacts.d.mts","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-all-list-contacts.mjs","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveAllListContactsInput
|
|
1
|
+
{"version":3,"file":"remove-all-list-contacts.mjs","names":[],"sources":["../../src/actions/remove-all-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveAllListContactsInput = z.object({\n id: z.number().int().describe(\"The list ID from which to remove all contacts\"),\n}).describe(\"Request parameters for removing all contacts from a list. Provide the list ID.\");\nexport const SpokiRemoveAllListContactsOutput = z.object({\n detail: z.string().describe(\"Response detail or confirmation message\").nullable().optional(),\n}).describe(\"Response from removing all contacts from a list.\");\n\nexport const spokiRemoveAllListContacts = action(\"SPOKI_REMOVE_ALL_LIST_CONTACTS\", {\n slug: \"spoki-remove-all-list-contacts\",\n name: \"Remove All List Contacts\",\n description: \"Tool to remove all contacts from a list. Use when you need to clear all contacts from a specific list. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveAllListContactsInput,\n output: SpokiRemoveAllListContactsOutput,\n});\n"],"mappings":";;AAWA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,gFASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7F,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-operator.cjs","names":["z","action"],"sources":["../../src/actions/remove-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveContactOperatorInput
|
|
1
|
+
{"version":3,"file":"remove-contact-operator.cjs","names":["z","action"],"sources":["../../src/actions/remove-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID from which to remove the operator\"),\n email: z.string().describe(\"Operator's email address to be removed from the contact's chat. This must be the email of a service user or operator in your Spoki account\"),\n}).describe(\"Request model for removing an operator from a contact's chat.\");\nexport const SpokiRemoveContactOperatorOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the operator was successfully removed\").nullable().optional(),\n}).describe(\"Response model for removing an operator from a contact's chat.\");\n\nexport const spokiRemoveContactOperator = action(\"SPOKI_REMOVE_CONTACT_OPERATOR\", {\n slug: \"spoki-remove-contact-operator\",\n name: \"Remove Contact Operator\",\n description: \"Tool to remove an operator from a contact's chat. Use when you need to unassign an operator from handling a specific contact's conversations. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveContactOperatorInput,\n output: SpokiRemoveContactOperatorOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;AACzK,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,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/remove-contact-operator.d.ts
|
|
4
|
-
declare const SpokiRemoveContactOperatorInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveContactOperatorInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
email: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SpokiRemoveContactOperatorOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiRemoveContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
email: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { spokiRemoveContactOperator };
|
|
9
17
|
//# sourceMappingURL=remove-contact-operator.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-operator.d.cts","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"remove-contact-operator.d.cts","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-contact-operator.d.ts
|
|
4
|
-
declare const SpokiRemoveContactOperatorInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveContactOperatorInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
email: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SpokiRemoveContactOperatorOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiRemoveContactOperator: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
email: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { spokiRemoveContactOperator };
|
|
9
17
|
//# sourceMappingURL=remove-contact-operator.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-operator.d.mts","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"remove-contact-operator.d.mts","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-contact-operator.mjs","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveContactOperatorInput
|
|
1
|
+
{"version":3,"file":"remove-contact-operator.mjs","names":[],"sources":["../../src/actions/remove-contact-operator.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveContactOperatorInput = z.object({\n id: z.string().describe(\"The contact ID from which to remove the operator\"),\n email: z.string().describe(\"Operator's email address to be removed from the contact's chat. This must be the email of a service user or operator in your Spoki account\"),\n}).describe(\"Request model for removing an operator from a contact's chat.\");\nexport const SpokiRemoveContactOperatorOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the operator was successfully removed\").nullable().optional(),\n}).describe(\"Response model for removing an operator from a contact's chat.\");\n\nexport const spokiRemoveContactOperator = action(\"SPOKI_REMOVE_CONTACT_OPERATOR\", {\n slug: \"spoki-remove-contact-operator\",\n name: \"Remove Contact Operator\",\n description: \"Tool to remove an operator from a contact's chat. Use when you need to unassign an operator from handling a specific contact's conversations. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveContactOperatorInput,\n output: SpokiRemoveContactOperatorOutput,\n});\n"],"mappings":";;AAYA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACzK,CAAC,CAAC,CAAC,SAAS,+DASH;CACP,QAT8C,EAAE,OAAO,EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7H,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/remove-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveListContactsInput
|
|
1
|
+
{"version":3,"file":"remove-list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/remove-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveListContactsInput = z.object({\n list_id: z.number().int().describe(\"The ID of the list from which contacts should be removed\"),\n contacts: z.array(z.number().int()).describe(\"Array of contact IDs to remove from the list. Each ID must be a valid contact identifier\"),\n}).describe(\"Request parameters for removing specific contacts from a list.\");\nexport const SpokiRemoveListContactsOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the contacts were successfully removed from the list\").nullable().optional(),\n}).describe(\"Response from removing contacts from a list. Returns success status.\");\n\nexport const spokiRemoveListContacts = action(\"SPOKI_REMOVE_LIST_CONTACTS\", {\n slug: \"spoki-remove-list-contacts\",\n name: \"Remove Contacts from List\",\n description: \"Tool to remove specific contacts from a list. Use when you need to unsubscribe or remove multiple contacts from a particular list. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveListContactsInput,\n output: SpokiRemoveListContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D;CAC7F,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,0FAA0F;AACzI,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5I,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,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/remove-list-contacts.d.ts
|
|
4
|
-
declare const SpokiRemoveListContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveListContactsInput: z.ZodObject<{
|
|
5
|
+
list_id: z.ZodNumber;
|
|
6
|
+
contacts: z.ZodArray<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SpokiRemoveListContactsOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiRemoveListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
list_id: number;
|
|
13
|
+
contacts: number[];
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { spokiRemoveListContacts };
|
|
9
17
|
//# sourceMappingURL=remove-list-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-list-contacts.d.cts","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"remove-list-contacts.d.cts","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-list-contacts.d.ts
|
|
4
|
-
declare const SpokiRemoveListContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRemoveListContactsInput: z.ZodObject<{
|
|
5
|
+
list_id: z.ZodNumber;
|
|
6
|
+
contacts: z.ZodArray<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SpokiRemoveListContactsOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiRemoveListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
list_id: number;
|
|
13
|
+
contacts: number[];
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { spokiRemoveListContacts };
|
|
9
17
|
//# sourceMappingURL=remove-list-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-list-contacts.d.mts","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"remove-list-contacts.d.mts","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-list-contacts.mjs","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveListContactsInput
|
|
1
|
+
{"version":3,"file":"remove-list-contacts.mjs","names":[],"sources":["../../src/actions/remove-list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRemoveListContactsInput = z.object({\n list_id: z.number().int().describe(\"The ID of the list from which contacts should be removed\"),\n contacts: z.array(z.number().int()).describe(\"Array of contact IDs to remove from the list. Each ID must be a valid contact identifier\"),\n}).describe(\"Request parameters for removing specific contacts from a list.\");\nexport const SpokiRemoveListContactsOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the contacts were successfully removed from the list\").nullable().optional(),\n}).describe(\"Response from removing contacts from a list. Returns success status.\");\n\nexport const spokiRemoveListContacts = action(\"SPOKI_REMOVE_LIST_CONTACTS\", {\n slug: \"spoki-remove-list-contacts\",\n name: \"Remove Contacts from List\",\n description: \"Tool to remove specific contacts from a list. Use when you need to unsubscribe or remove multiple contacts from a particular list. Rate limit: 5 requests per minute.\",\n input: SpokiRemoveListContactsInput,\n output: SpokiRemoveListContactsOutput,\n});\n"],"mappings":";;AAYA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D;EAC7F,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,0FAA0F;CACzI,CAAC,CAAC,CAAC,SAAS,gEASH;CACP,QAT2C,EAAE,OAAO,EACpD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5I,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resend-invitation.cjs","names":["z","action"],"sources":["../../src/actions/resend-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiResendInvitationInput
|
|
1
|
+
{"version":3,"file":"resend-invitation.cjs","names":["z","action"],"sources":["../../src/actions/resend-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiResendInvitationInput = z.object({\n id: z.number().int().describe(\"The invitation ID to resend\"),\n}).describe(\"Request parameters for resending an invitation email.\");\nexport const SpokiResendInvitationOutput = z.object({\n message: z.string().describe(\"Message from the API about the resend operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the invitation was successfully resent\").nullable().optional(),\n}).describe(\"Response from resending an invitation email. API returns success confirmation.\");\n\nexport const spokiResendInvitation = action(\"SPOKI_RESEND_INVITATION\", {\n slug: \"spoki-resend-invitation\",\n name: \"Resend Invitation\",\n description: \"Tool to resend an invitation email. Use when you need to resend an existing invitation. Rate limit: 5 requests per minute.\",\n input: SpokiResendInvitationInput,\n output: SpokiResendInvitationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAE5F,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/resend-invitation.d.ts
|
|
4
|
-
declare const SpokiResendInvitationInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiResendInvitationInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SpokiResendInvitationOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiResendInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: number;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { spokiResendInvitation };
|
|
9
16
|
//# sourceMappingURL=resend-invitation.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resend-invitation.d.cts","names":[],"sources":["../../src/actions/resend-invitation.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"resend-invitation.d.cts","names":[],"sources":["../../src/actions/resend-invitation.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/resend-invitation.d.ts
|
|
4
|
-
declare const SpokiResendInvitationInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiResendInvitationInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SpokiResendInvitationOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const spokiResendInvitation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: number;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { spokiResendInvitation };
|
|
9
16
|
//# sourceMappingURL=resend-invitation.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resend-invitation.d.mts","names":[],"sources":["../../src/actions/resend-invitation.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"resend-invitation.d.mts","names":[],"sources":["../../src/actions/resend-invitation.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resend-invitation.mjs","names":[],"sources":["../../src/actions/resend-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiResendInvitationInput
|
|
1
|
+
{"version":3,"file":"resend-invitation.mjs","names":[],"sources":["../../src/actions/resend-invitation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiResendInvitationInput = z.object({\n id: z.number().int().describe(\"The invitation ID to resend\"),\n}).describe(\"Request parameters for resending an invitation email.\");\nexport const SpokiResendInvitationOutput = z.object({\n message: z.string().describe(\"Message from the API about the resend operation\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the invitation was successfully resent\").nullable().optional(),\n}).describe(\"Response from resending an invitation email. API returns success confirmation.\");\n\nexport const spokiResendInvitation = action(\"SPOKI_RESEND_INVITATION\", {\n slug: \"spoki-resend-invitation\",\n name: \"Resend Invitation\",\n description: \"Tool to resend an invitation email. Use when you need to resend an existing invitation. Rate limit: 5 requests per minute.\",\n input: SpokiResendInvitationInput,\n output: SpokiResendInvitationOutput,\n});\n"],"mappings":";;AAYA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,EAC7D,CAAC,CAAC,CAAC,SAAS,uDAUH;CACP,QAVyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,SAAS,gFAOF;AACV,CAAC"}
|
|
@@ -3,33 +3,33 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/retrieve-account.ts
|
|
4
4
|
const SpokiRetrieveAccountInput = zod.z.object({ account_id: zod.z.number().int().describe("The unique identifier of the Spoki account to retrieve. Must be a valid account ID accessible to the authenticated user.") }).describe("Request model for retrieving a specific Spoki account.");
|
|
5
5
|
const SpokiRetrieveAccountOutput = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique account identifier"),
|
|
7
|
-
name: zod.z.string().describe("Name of the account"),
|
|
8
|
-
phone: zod.z.string().describe("Associated phone number"),
|
|
9
|
-
status: zod.z.string().describe("Account status"),
|
|
10
|
-
timezone: zod.z.string().describe("Timezone of the account"),
|
|
11
|
-
is_active: zod.z.boolean().describe("Whether the account is active"),
|
|
12
|
-
daily_limit: zod.z.number().int().describe("Daily message limit"),
|
|
13
|
-
account_type: zod.z.number().int().describe("Account type: 1=Sandbox, 2=Standard, 4=Agency"),
|
|
14
|
-
country_code: zod.z.string().describe("Country code of the account"),
|
|
15
|
-
phone_status: zod.z.string().describe("Phone status"),
|
|
16
|
-
quality_score: zod.z.number().int().describe("Quality score of the account"),
|
|
17
|
-
current_credit: zod.z.number().int().describe("Current credit balance"),
|
|
18
|
-
default_prefix: zod.z.string().describe("Default phone prefix"),
|
|
19
|
-
contacted_in_7d: zod.z.number().int().describe("Number of contacts contacted in last 7 days"),
|
|
6
|
+
id: zod.z.number().int().describe("Unique account identifier").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Name of the account").nullable(),
|
|
8
|
+
phone: zod.z.string().describe("Associated phone number").nullable(),
|
|
9
|
+
status: zod.z.string().describe("Account status").nullable(),
|
|
10
|
+
timezone: zod.z.string().describe("Timezone of the account").nullable(),
|
|
11
|
+
is_active: zod.z.boolean().describe("Whether the account is active").nullable(),
|
|
12
|
+
daily_limit: zod.z.number().int().describe("Daily message limit").nullable(),
|
|
13
|
+
account_type: zod.z.number().int().describe("Account type: 1=Sandbox, 2=Standard, 4=Agency").nullable(),
|
|
14
|
+
country_code: zod.z.string().describe("Country code of the account").nullable(),
|
|
15
|
+
phone_status: zod.z.string().describe("Phone status").nullable(),
|
|
16
|
+
quality_score: zod.z.number().int().describe("Quality score of the account").nullable(),
|
|
17
|
+
current_credit: zod.z.number().int().describe("Current credit balance").nullable(),
|
|
18
|
+
default_prefix: zod.z.string().describe("Default phone prefix").nullable(),
|
|
19
|
+
contacted_in_7d: zod.z.number().int().describe("Number of contacts contacted in last 7 days").nullable(),
|
|
20
20
|
quality_reasons: zod.z.string().describe("Reasons for the quality score").nullable().optional(),
|
|
21
|
-
contacted_in_24h: zod.z.number().int().describe("Number of contacts contacted in last 24 hours"),
|
|
22
|
-
default_language: zod.z.string().describe("Default language"),
|
|
21
|
+
contacted_in_24h: zod.z.number().int().describe("Number of contacts contacted in last 24 hours").nullable(),
|
|
22
|
+
default_language: zod.z.string().describe("Default language").nullable(),
|
|
23
23
|
facebook_pixel_id: zod.z.string().describe("Facebook Pixel ID if configured").nullable().optional(),
|
|
24
|
-
default_country_code: zod.z.string().describe("Default country code"),
|
|
25
|
-
has_low_credit_alert: zod.z.boolean().describe("Whether low credit alert is enabled"),
|
|
26
|
-
low_credit_threshold: zod.z.number().int().describe("Low credit threshold"),
|
|
27
|
-
default_pricing_delta: zod.z.number().int().describe("Default pricing delta"),
|
|
24
|
+
default_country_code: zod.z.string().describe("Default country code").nullable(),
|
|
25
|
+
has_low_credit_alert: zod.z.boolean().describe("Whether low credit alert is enabled").nullable(),
|
|
26
|
+
low_credit_threshold: zod.z.number().int().describe("Low credit threshold").nullable(),
|
|
27
|
+
default_pricing_delta: zod.z.number().int().describe("Default pricing delta").nullable(),
|
|
28
28
|
facebook_test_event_code: zod.z.string().describe("Facebook test event code if configured").nullable().optional(),
|
|
29
|
-
has_official_verification: zod.z.boolean().describe("Whether the account has official WhatsApp verification"),
|
|
29
|
+
has_official_verification: zod.z.boolean().describe("Whether the account has official WhatsApp verification").nullable(),
|
|
30
30
|
facebook_conversions_api_token: zod.z.string().describe("Facebook Conversions API token if configured").nullable().optional(),
|
|
31
31
|
facebook_conversions_api_enabled: zod.z.boolean().default(false).describe("Whether Facebook Conversions API is enabled").nullable().optional(),
|
|
32
|
-
estimated_available_conversations: zod.z.number().int().describe("Estimated available conversations")
|
|
32
|
+
estimated_available_conversations: zod.z.number().int().describe("Estimated available conversations").nullable()
|
|
33
33
|
}).describe("Response model for a Spoki account.");
|
|
34
34
|
const spokiRetrieveAccount = require_action.action("SPOKI_RETRIEVE_ACCOUNT", {
|
|
35
35
|
slug: "spoki-retrieve-account",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-account.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRetrieveAccountInput
|
|
1
|
+
{"version":3,"file":"retrieve-account.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SpokiRetrieveAccountInput = z.object({\n account_id: z.number().int().describe(\"The unique identifier of the Spoki account to retrieve. Must be a valid account ID accessible to the authenticated user.\"),\n}).describe(\"Request model for retrieving a specific Spoki account.\");\nexport const SpokiRetrieveAccountOutput = z.object({\n id: z.number().int().describe(\"Unique account identifier\").nullable(),\n name: z.string().describe(\"Name of the account\").nullable(),\n phone: z.string().describe(\"Associated phone number\").nullable(),\n status: z.string().describe(\"Account status\").nullable(),\n timezone: z.string().describe(\"Timezone of the account\").nullable(),\n is_active: z.boolean().describe(\"Whether the account is active\").nullable(),\n daily_limit: z.number().int().describe(\"Daily message limit\").nullable(),\n account_type: z.number().int().describe(\"Account type: 1=Sandbox, 2=Standard, 4=Agency\").nullable(),\n country_code: z.string().describe(\"Country code of the account\").nullable(),\n phone_status: z.string().describe(\"Phone status\").nullable(),\n quality_score: z.number().int().describe(\"Quality score of the account\").nullable(),\n current_credit: z.number().int().describe(\"Current credit balance\").nullable(),\n default_prefix: z.string().describe(\"Default phone prefix\").nullable(),\n contacted_in_7d: z.number().int().describe(\"Number of contacts contacted in last 7 days\").nullable(),\n quality_reasons: z.string().describe(\"Reasons for the quality score\").nullable().optional(),\n contacted_in_24h: z.number().int().describe(\"Number of contacts contacted in last 24 hours\").nullable(),\n default_language: z.string().describe(\"Default language\").nullable(),\n facebook_pixel_id: z.string().describe(\"Facebook Pixel ID if configured\").nullable().optional(),\n default_country_code: z.string().describe(\"Default country code\").nullable(),\n has_low_credit_alert: z.boolean().describe(\"Whether low credit alert is enabled\").nullable(),\n low_credit_threshold: z.number().int().describe(\"Low credit threshold\").nullable(),\n default_pricing_delta: z.number().int().describe(\"Default pricing delta\").nullable(),\n facebook_test_event_code: z.string().describe(\"Facebook test event code if configured\").nullable().optional(),\n has_official_verification: z.boolean().describe(\"Whether the account has official WhatsApp verification\").nullable(),\n facebook_conversions_api_token: z.string().describe(\"Facebook Conversions API token if configured\").nullable().optional(),\n facebook_conversions_api_enabled: z.boolean().default(false).describe(\"Whether Facebook Conversions API is enabled\").nullable().optional(),\n estimated_available_conversations: z.number().int().describe(\"Estimated available conversations\").nullable(),\n}).describe(\"Response model for a Spoki account.\");\n\nexport const spokiRetrieveAccount = action(\"SPOKI_RETRIEVE_ACCOUNT\", {\n slug: \"spoki-retrieve-account\",\n name: \"Retrieve Account\",\n description: \"Retrieves detailed information about a specific Spoki WhatsApp Business account. Returns comprehensive account details including credit balance, verification status, messaging limits, quality metrics, timezone settings, and Facebook integration configuration. Use this action when you need to check account status, credit levels, or configuration details. Note: You must have access permissions for the specified account ID.\",\n input: SpokiRetrieveAccountInput,\n output: SpokiRetrieveAccountOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,41 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/retrieve-account.d.ts
|
|
4
|
-
declare const SpokiRetrieveAccountInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SpokiRetrieveAccountInput: z.ZodObject<{
|
|
5
|
+
account_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SpokiRetrieveAccountOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
phone: z.ZodNullable<z.ZodString>;
|
|
11
|
+
status: z.ZodNullable<z.ZodString>;
|
|
12
|
+
timezone: z.ZodNullable<z.ZodString>;
|
|
13
|
+
is_active: z.ZodNullable<z.ZodBoolean>;
|
|
14
|
+
daily_limit: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
account_type: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
country_code: z.ZodNullable<z.ZodString>;
|
|
17
|
+
phone_status: z.ZodNullable<z.ZodString>;
|
|
18
|
+
quality_score: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
current_credit: z.ZodNullable<z.ZodNumber>;
|
|
20
|
+
default_prefix: z.ZodNullable<z.ZodString>;
|
|
21
|
+
contacted_in_7d: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
quality_reasons: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
contacted_in_24h: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
default_language: z.ZodNullable<z.ZodString>;
|
|
25
|
+
facebook_pixel_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
default_country_code: z.ZodNullable<z.ZodString>;
|
|
27
|
+
has_low_credit_alert: z.ZodNullable<z.ZodBoolean>;
|
|
28
|
+
low_credit_threshold: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
default_pricing_delta: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
facebook_test_event_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
has_official_verification: z.ZodNullable<z.ZodBoolean>;
|
|
32
|
+
facebook_conversions_api_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
facebook_conversions_api_enabled: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
34
|
+
estimated_available_conversations: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
}, z.core.$strip>;
|
|
36
|
+
declare const spokiRetrieveAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
account_id: number;
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
39
|
//#endregion
|
|
8
40
|
export { spokiRetrieveAccount };
|
|
9
41
|
//# sourceMappingURL=retrieve-account.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-account.d.cts","names":[],"sources":["../../src/actions/retrieve-account.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"retrieve-account.d.cts","names":[],"sources":["../../src/actions/retrieve-account.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8B1B,oBAAA,gCAAoB,wBAAA"}
|