@keystrokehq/mixmax 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-contact-to-group.cjs +4 -4
- package/dist/actions/add-contact-to-group.cjs.map +1 -1
- package/dist/actions/add-contact-to-group.d.cts +34 -3
- package/dist/actions/add-contact-to-group.d.cts.map +1 -1
- package/dist/actions/add-contact-to-group.d.mts +34 -3
- package/dist/actions/add-contact-to-group.d.mts.map +1 -1
- package/dist/actions/add-contact-to-group.mjs +4 -4
- package/dist/actions/add-contact-to-group.mjs.map +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.cjs +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.cjs.map +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.d.cts +10 -3
- package/dist/actions/add-email-to-unsubscribe-list.d.cts.map +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.d.mts +10 -3
- package/dist/actions/add-email-to-unsubscribe-list.d.mts.map +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.mjs +1 -1
- package/dist/actions/add-email-to-unsubscribe-list.mjs.map +1 -1
- package/dist/actions/add-snippet-to-tag.cjs +3 -3
- package/dist/actions/add-snippet-to-tag.cjs.map +1 -1
- package/dist/actions/add-snippet-to-tag.d.cts +24 -3
- package/dist/actions/add-snippet-to-tag.d.cts.map +1 -1
- package/dist/actions/add-snippet-to-tag.d.mts +24 -3
- package/dist/actions/add-snippet-to-tag.d.mts.map +1 -1
- package/dist/actions/add-snippet-to-tag.mjs +3 -3
- package/dist/actions/add-snippet-to-tag.mjs.map +1 -1
- package/dist/actions/add-team-members.cjs +3 -3
- package/dist/actions/add-team-members.cjs.map +1 -1
- package/dist/actions/add-team-members.d.cts +25 -3
- package/dist/actions/add-team-members.d.cts.map +1 -1
- package/dist/actions/add-team-members.d.mts +25 -3
- package/dist/actions/add-team-members.d.mts.map +1 -1
- package/dist/actions/add-team-members.mjs +3 -3
- package/dist/actions/add-team-members.mjs.map +1 -1
- package/dist/actions/cancel-sequences.cjs +1 -1
- package/dist/actions/cancel-sequences.cjs.map +1 -1
- package/dist/actions/cancel-sequences.d.cts +9 -3
- package/dist/actions/cancel-sequences.d.cts.map +1 -1
- package/dist/actions/cancel-sequences.d.mts +9 -3
- package/dist/actions/cancel-sequences.d.mts.map +1 -1
- package/dist/actions/cancel-sequences.mjs +1 -1
- package/dist/actions/cancel-sequences.mjs.map +1 -1
- package/dist/actions/create-code-snippet.cjs +1 -1
- package/dist/actions/create-code-snippet.cjs.map +1 -1
- package/dist/actions/create-code-snippet.d.cts +17 -3
- package/dist/actions/create-code-snippet.d.cts.map +1 -1
- package/dist/actions/create-code-snippet.d.mts +17 -3
- package/dist/actions/create-code-snippet.d.mts.map +1 -1
- package/dist/actions/create-code-snippet.mjs +1 -1
- package/dist/actions/create-code-snippet.mjs.map +1 -1
- package/dist/actions/create-contact-note.cjs +2 -2
- package/dist/actions/create-contact-note.cjs.map +1 -1
- package/dist/actions/create-contact-note.d.cts +22 -3
- package/dist/actions/create-contact-note.d.cts.map +1 -1
- package/dist/actions/create-contact-note.d.mts +22 -3
- package/dist/actions/create-contact-note.d.mts.map +1 -1
- package/dist/actions/create-contact-note.mjs +2 -2
- package/dist/actions/create-contact-note.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +3 -3
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +27 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +27 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +3 -3
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-insights-report.cjs +1 -1
- package/dist/actions/create-insights-report.cjs.map +1 -1
- package/dist/actions/create-insights-report.d.cts +28 -3
- package/dist/actions/create-insights-report.d.cts.map +1 -1
- package/dist/actions/create-insights-report.d.mts +28 -3
- package/dist/actions/create-insights-report.d.mts.map +1 -1
- package/dist/actions/create-insights-report.mjs +1 -1
- package/dist/actions/create-insights-report.mjs.map +1 -1
- package/dist/actions/create-integration-enhancement.cjs +1 -1
- package/dist/actions/create-integration-enhancement.cjs.map +1 -1
- package/dist/actions/create-integration-enhancement.d.cts +24 -3
- package/dist/actions/create-integration-enhancement.d.cts.map +1 -1
- package/dist/actions/create-integration-enhancement.d.mts +24 -3
- package/dist/actions/create-integration-enhancement.d.mts.map +1 -1
- package/dist/actions/create-integration-enhancement.mjs +1 -1
- package/dist/actions/create-integration-enhancement.mjs.map +1 -1
- package/dist/actions/create-integrations-command.cjs +1 -1
- package/dist/actions/create-integrations-command.cjs.map +1 -1
- package/dist/actions/create-integrations-command.d.cts +25 -3
- package/dist/actions/create-integrations-command.d.cts.map +1 -1
- package/dist/actions/create-integrations-command.d.mts +25 -3
- package/dist/actions/create-integrations-command.d.mts.map +1 -1
- package/dist/actions/create-integrations-command.mjs +1 -1
- package/dist/actions/create-integrations-command.mjs.map +1 -1
- package/dist/actions/create-integrations-sidebars.cjs +1 -1
- package/dist/actions/create-integrations-sidebars.cjs.map +1 -1
- package/dist/actions/create-integrations-sidebars.d.cts +24 -3
- package/dist/actions/create-integrations-sidebars.d.cts.map +1 -1
- package/dist/actions/create-integrations-sidebars.d.mts +24 -3
- package/dist/actions/create-integrations-sidebars.d.mts.map +1 -1
- package/dist/actions/create-integrations-sidebars.mjs +1 -1
- package/dist/actions/create-integrations-sidebars.mjs.map +1 -1
- package/dist/actions/create-link-resolver.cjs +1 -1
- package/dist/actions/create-link-resolver.cjs.map +1 -1
- package/dist/actions/create-link-resolver.d.cts +22 -3
- package/dist/actions/create-link-resolver.d.cts.map +1 -1
- package/dist/actions/create-link-resolver.d.mts +22 -3
- package/dist/actions/create-link-resolver.d.mts.map +1 -1
- package/dist/actions/create-link-resolver.mjs +1 -1
- package/dist/actions/create-link-resolver.mjs.map +1 -1
- package/dist/actions/create-livefeed-search.cjs +1 -1
- package/dist/actions/create-livefeed-search.cjs.map +1 -1
- package/dist/actions/create-livefeed-search.d.cts +15 -3
- package/dist/actions/create-livefeed-search.d.cts.map +1 -1
- package/dist/actions/create-livefeed-search.d.mts +15 -3
- package/dist/actions/create-livefeed-search.d.mts.map +1 -1
- package/dist/actions/create-livefeed-search.mjs +1 -1
- package/dist/actions/create-livefeed-search.mjs.map +1 -1
- package/dist/actions/create-message.cjs +6 -6
- package/dist/actions/create-message.cjs.map +1 -1
- package/dist/actions/create-message.d.cts +78 -3
- package/dist/actions/create-message.d.cts.map +1 -1
- package/dist/actions/create-message.d.mts +78 -3
- package/dist/actions/create-message.d.mts.map +1 -1
- package/dist/actions/create-message.mjs +6 -6
- package/dist/actions/create-message.mjs.map +1 -1
- package/dist/actions/create-rule-action.cjs +1 -1
- package/dist/actions/create-rule-action.cjs.map +1 -1
- package/dist/actions/create-rule-action.d.cts +18 -3
- package/dist/actions/create-rule-action.d.cts.map +1 -1
- package/dist/actions/create-rule-action.d.mts +18 -3
- package/dist/actions/create-rule-action.d.mts.map +1 -1
- package/dist/actions/create-rule-action.mjs +1 -1
- package/dist/actions/create-rule-action.mjs.map +1 -1
- package/dist/actions/create-rule.cjs +4 -4
- package/dist/actions/create-rule.cjs.map +1 -1
- package/dist/actions/create-rule.d.cts +28 -3
- package/dist/actions/create-rule.d.cts.map +1 -1
- package/dist/actions/create-rule.d.mts +28 -3
- package/dist/actions/create-rule.d.mts.map +1 -1
- package/dist/actions/create-rule.mjs +4 -4
- package/dist/actions/create-rule.mjs.map +1 -1
- package/dist/actions/create-sequence-folder.cjs +2 -2
- package/dist/actions/create-sequence-folder.cjs.map +1 -1
- package/dist/actions/create-sequence-folder.d.cts +18 -3
- package/dist/actions/create-sequence-folder.d.cts.map +1 -1
- package/dist/actions/create-sequence-folder.d.mts +18 -3
- package/dist/actions/create-sequence-folder.d.mts.map +1 -1
- package/dist/actions/create-sequence-folder.mjs +2 -2
- package/dist/actions/create-sequence-folder.mjs.map +1 -1
- package/dist/actions/create-snippet-tag.cjs +2 -2
- package/dist/actions/create-snippet-tag.cjs.map +1 -1
- package/dist/actions/create-snippet-tag.d.cts +15 -3
- package/dist/actions/create-snippet-tag.d.cts.map +1 -1
- package/dist/actions/create-snippet-tag.d.mts +15 -3
- package/dist/actions/create-snippet-tag.d.mts.map +1 -1
- package/dist/actions/create-snippet-tag.mjs +2 -2
- package/dist/actions/create-snippet-tag.mjs.map +1 -1
- package/dist/actions/create-team.cjs +2 -2
- package/dist/actions/create-team.cjs.map +1 -1
- package/dist/actions/create-team.d.cts +23 -3
- package/dist/actions/create-team.d.cts.map +1 -1
- package/dist/actions/create-team.d.mts +23 -3
- package/dist/actions/create-team.d.mts.map +1 -1
- package/dist/actions/create-team.mjs +2 -2
- package/dist/actions/create-team.mjs.map +1 -1
- package/dist/actions/delete-contact-note.cjs +1 -1
- package/dist/actions/delete-contact-note.cjs.map +1 -1
- package/dist/actions/delete-contact-note.d.cts +11 -3
- package/dist/actions/delete-contact-note.d.cts.map +1 -1
- package/dist/actions/delete-contact-note.d.mts +11 -3
- package/dist/actions/delete-contact-note.d.mts.map +1 -1
- package/dist/actions/delete-contact-note.mjs +1 -1
- package/dist/actions/delete-contact-note.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +3 -3
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +10 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +10 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +3 -3
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-integration-enhancement.cjs +3 -3
- package/dist/actions/delete-integration-enhancement.cjs.map +1 -1
- package/dist/actions/delete-integration-enhancement.d.cts +10 -3
- package/dist/actions/delete-integration-enhancement.d.cts.map +1 -1
- package/dist/actions/delete-integration-enhancement.d.mts +10 -3
- package/dist/actions/delete-integration-enhancement.d.mts.map +1 -1
- package/dist/actions/delete-integration-enhancement.mjs +3 -3
- package/dist/actions/delete-integration-enhancement.mjs.map +1 -1
- package/dist/actions/delete-integrations-commands-id.cjs +1 -1
- package/dist/actions/delete-integrations-commands-id.cjs.map +1 -1
- package/dist/actions/delete-integrations-commands-id.d.cts +7 -3
- package/dist/actions/delete-integrations-commands-id.d.cts.map +1 -1
- package/dist/actions/delete-integrations-commands-id.d.mts +7 -3
- package/dist/actions/delete-integrations-commands-id.d.mts.map +1 -1
- package/dist/actions/delete-integrations-commands-id.mjs +1 -1
- package/dist/actions/delete-integrations-commands-id.mjs.map +1 -1
- package/dist/actions/delete-integrations-sidebars.cjs +1 -1
- package/dist/actions/delete-integrations-sidebars.cjs.map +1 -1
- package/dist/actions/delete-integrations-sidebars.d.cts +9 -3
- package/dist/actions/delete-integrations-sidebars.d.cts.map +1 -1
- package/dist/actions/delete-integrations-sidebars.d.mts +9 -3
- package/dist/actions/delete-integrations-sidebars.d.mts.map +1 -1
- package/dist/actions/delete-integrations-sidebars.mjs +1 -1
- package/dist/actions/delete-integrations-sidebars.mjs.map +1 -1
- package/dist/actions/delete-link-resolver.cjs +1 -1
- package/dist/actions/delete-link-resolver.cjs.map +1 -1
- package/dist/actions/delete-link-resolver.d.cts +7 -3
- package/dist/actions/delete-link-resolver.d.cts.map +1 -1
- package/dist/actions/delete-link-resolver.d.mts +7 -3
- package/dist/actions/delete-link-resolver.d.mts.map +1 -1
- package/dist/actions/delete-link-resolver.mjs +1 -1
- package/dist/actions/delete-link-resolver.mjs.map +1 -1
- package/dist/actions/delete-rule-action.cjs +3 -3
- package/dist/actions/delete-rule-action.cjs.map +1 -1
- package/dist/actions/delete-rule-action.d.cts +12 -3
- package/dist/actions/delete-rule-action.d.cts.map +1 -1
- package/dist/actions/delete-rule-action.d.mts +12 -3
- package/dist/actions/delete-rule-action.d.mts.map +1 -1
- package/dist/actions/delete-rule-action.mjs +3 -3
- package/dist/actions/delete-rule-action.mjs.map +1 -1
- package/dist/actions/delete-rule.cjs +1 -1
- package/dist/actions/delete-rule.cjs.map +1 -1
- package/dist/actions/delete-rule.d.cts +9 -3
- package/dist/actions/delete-rule.d.cts.map +1 -1
- package/dist/actions/delete-rule.d.mts +9 -3
- package/dist/actions/delete-rule.d.mts.map +1 -1
- package/dist/actions/delete-rule.mjs +1 -1
- package/dist/actions/delete-rule.mjs.map +1 -1
- package/dist/actions/delete-sequence-folder.cjs +1 -1
- package/dist/actions/delete-sequence-folder.cjs.map +1 -1
- package/dist/actions/delete-sequence-folder.d.cts +9 -3
- package/dist/actions/delete-sequence-folder.d.cts.map +1 -1
- package/dist/actions/delete-sequence-folder.d.mts +9 -3
- package/dist/actions/delete-sequence-folder.d.mts.map +1 -1
- package/dist/actions/delete-sequence-folder.mjs +1 -1
- package/dist/actions/delete-sequence-folder.mjs.map +1 -1
- package/dist/actions/delete-snippet-tag.cjs +3 -3
- package/dist/actions/delete-snippet-tag.cjs.map +1 -1
- package/dist/actions/delete-snippet-tag.d.cts +10 -3
- package/dist/actions/delete-snippet-tag.d.cts.map +1 -1
- package/dist/actions/delete-snippet-tag.d.mts +10 -3
- package/dist/actions/delete-snippet-tag.d.mts.map +1 -1
- package/dist/actions/delete-snippet-tag.mjs +3 -3
- package/dist/actions/delete-snippet-tag.mjs.map +1 -1
- package/dist/actions/delete-snippet.cjs +1 -1
- package/dist/actions/delete-snippet.cjs.map +1 -1
- package/dist/actions/delete-snippet.d.cts +10 -3
- package/dist/actions/delete-snippet.d.cts.map +1 -1
- package/dist/actions/delete-snippet.d.mts +10 -3
- package/dist/actions/delete-snippet.d.mts.map +1 -1
- package/dist/actions/delete-snippet.mjs +1 -1
- package/dist/actions/delete-snippet.mjs.map +1 -1
- package/dist/actions/delete-team.cjs +3 -3
- package/dist/actions/delete-team.cjs.map +1 -1
- package/dist/actions/delete-team.d.cts +10 -3
- package/dist/actions/delete-team.d.cts.map +1 -1
- package/dist/actions/delete-team.d.mts +10 -3
- package/dist/actions/delete-team.d.mts.map +1 -1
- package/dist/actions/delete-team.mjs +3 -3
- package/dist/actions/delete-team.mjs.map +1 -1
- package/dist/actions/delete-unsubscribe.cjs +1 -1
- package/dist/actions/delete-unsubscribe.cjs.map +1 -1
- package/dist/actions/delete-unsubscribe.d.cts +10 -3
- package/dist/actions/delete-unsubscribe.d.cts.map +1 -1
- package/dist/actions/delete-unsubscribe.d.mts +10 -3
- package/dist/actions/delete-unsubscribe.d.mts.map +1 -1
- package/dist/actions/delete-unsubscribe.mjs +1 -1
- package/dist/actions/delete-unsubscribe.mjs.map +1 -1
- package/dist/actions/get-code-snippet.cjs +1 -1
- package/dist/actions/get-code-snippet.cjs.map +1 -1
- package/dist/actions/get-code-snippet.d.cts +17 -3
- package/dist/actions/get-code-snippet.d.cts.map +1 -1
- package/dist/actions/get-code-snippet.d.mts +17 -3
- package/dist/actions/get-code-snippet.d.mts.map +1 -1
- package/dist/actions/get-code-snippet.mjs +1 -1
- package/dist/actions/get-code-snippet.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -1
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +15 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +15 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -1
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-contactgroup-contacts.cjs +7 -7
- package/dist/actions/get-contactgroup-contacts.cjs.map +1 -1
- package/dist/actions/get-contactgroup-contacts.d.cts +69 -3
- package/dist/actions/get-contactgroup-contacts.d.cts.map +1 -1
- package/dist/actions/get-contactgroup-contacts.d.mts +69 -3
- package/dist/actions/get-contactgroup-contacts.d.mts.map +1 -1
- package/dist/actions/get-contactgroup-contacts.mjs +7 -7
- package/dist/actions/get-contactgroup-contacts.mjs.map +1 -1
- package/dist/actions/get-filerequests.cjs +3 -3
- package/dist/actions/get-filerequests.cjs.map +1 -1
- package/dist/actions/get-filerequests.d.cts +16 -3
- package/dist/actions/get-filerequests.d.cts.map +1 -1
- package/dist/actions/get-filerequests.d.mts +16 -3
- package/dist/actions/get-filerequests.d.mts.map +1 -1
- package/dist/actions/get-filerequests.mjs +3 -3
- package/dist/actions/get-filerequests.mjs.map +1 -1
- package/dist/actions/get-insights-report-by-id.cjs +1 -1
- package/dist/actions/get-insights-report-by-id.cjs.map +1 -1
- package/dist/actions/get-insights-report-by-id.d.cts +15 -3
- package/dist/actions/get-insights-report-by-id.d.cts.map +1 -1
- package/dist/actions/get-insights-report-by-id.d.mts +15 -3
- package/dist/actions/get-insights-report-by-id.d.mts.map +1 -1
- package/dist/actions/get-insights-report-by-id.mjs +1 -1
- package/dist/actions/get-insights-report-by-id.mjs.map +1 -1
- package/dist/actions/get-integrations-commands.cjs +2 -2
- package/dist/actions/get-integrations-commands.cjs.map +1 -1
- package/dist/actions/get-integrations-commands.d.cts +20 -3
- package/dist/actions/get-integrations-commands.d.cts.map +1 -1
- package/dist/actions/get-integrations-commands.d.mts +20 -3
- package/dist/actions/get-integrations-commands.d.mts.map +1 -1
- package/dist/actions/get-integrations-commands.mjs +2 -2
- package/dist/actions/get-integrations-commands.mjs.map +1 -1
- package/dist/actions/get-integrations-enhancements.cjs +2 -2
- package/dist/actions/get-integrations-enhancements.cjs.map +1 -1
- package/dist/actions/get-integrations-enhancements.d.cts +12 -3
- package/dist/actions/get-integrations-enhancements.d.cts.map +1 -1
- package/dist/actions/get-integrations-enhancements.d.mts +12 -3
- package/dist/actions/get-integrations-enhancements.d.mts.map +1 -1
- package/dist/actions/get-integrations-enhancements.mjs +2 -2
- package/dist/actions/get-integrations-enhancements.mjs.map +1 -1
- package/dist/actions/get-integrations-linkresolvers.cjs +2 -2
- package/dist/actions/get-integrations-linkresolvers.cjs.map +1 -1
- package/dist/actions/get-integrations-linkresolvers.d.cts +18 -3
- package/dist/actions/get-integrations-linkresolvers.d.cts.map +1 -1
- package/dist/actions/get-integrations-linkresolvers.d.mts +18 -3
- package/dist/actions/get-integrations-linkresolvers.d.mts.map +1 -1
- package/dist/actions/get-integrations-linkresolvers.mjs +2 -2
- package/dist/actions/get-integrations-linkresolvers.mjs.map +1 -1
- package/dist/actions/get-integrations-sidebars.cjs +2 -2
- package/dist/actions/get-integrations-sidebars.cjs.map +1 -1
- package/dist/actions/get-integrations-sidebars.d.cts +10 -3
- package/dist/actions/get-integrations-sidebars.d.cts.map +1 -1
- package/dist/actions/get-integrations-sidebars.d.mts +10 -3
- package/dist/actions/get-integrations-sidebars.d.mts.map +1 -1
- package/dist/actions/get-integrations-sidebars.mjs +2 -2
- package/dist/actions/get-integrations-sidebars.mjs.map +1 -1
- package/dist/actions/get-livefeed-events.cjs +2 -2
- package/dist/actions/get-livefeed-events.cjs.map +1 -1
- package/dist/actions/get-livefeed-events.d.cts +30 -3
- package/dist/actions/get-livefeed-events.d.cts.map +1 -1
- package/dist/actions/get-livefeed-events.d.mts +30 -3
- package/dist/actions/get-livefeed-events.d.mts.map +1 -1
- package/dist/actions/get-livefeed-events.mjs +2 -2
- package/dist/actions/get-livefeed-events.mjs.map +1 -1
- package/dist/actions/get-livefeed.cjs +5 -5
- package/dist/actions/get-livefeed.cjs.map +1 -1
- package/dist/actions/get-livefeed.d.cts +79 -3
- package/dist/actions/get-livefeed.d.cts.map +1 -1
- package/dist/actions/get-livefeed.d.mts +79 -3
- package/dist/actions/get-livefeed.d.mts.map +1 -1
- package/dist/actions/get-livefeed.mjs +5 -5
- package/dist/actions/get-livefeed.mjs.map +1 -1
- package/dist/actions/get-meeting-invites.cjs +5 -5
- package/dist/actions/get-meeting-invites.cjs.map +1 -1
- package/dist/actions/get-meeting-invites.d.cts +42 -3
- package/dist/actions/get-meeting-invites.d.cts.map +1 -1
- package/dist/actions/get-meeting-invites.d.mts +42 -3
- package/dist/actions/get-meeting-invites.d.mts.map +1 -1
- package/dist/actions/get-meeting-invites.mjs +5 -5
- package/dist/actions/get-meeting-invites.mjs.map +1 -1
- package/dist/actions/get-message.cjs +6 -6
- package/dist/actions/get-message.cjs.map +1 -1
- package/dist/actions/get-message.d.cts +37 -3
- package/dist/actions/get-message.d.cts.map +1 -1
- package/dist/actions/get-message.d.mts +37 -3
- package/dist/actions/get-message.d.mts.map +1 -1
- package/dist/actions/get-message.mjs +6 -6
- package/dist/actions/get-message.mjs.map +1 -1
- package/dist/actions/get-messages.cjs +10 -10
- package/dist/actions/get-messages.cjs.map +1 -1
- package/dist/actions/get-messages.d.cts +44 -3
- package/dist/actions/get-messages.d.cts.map +1 -1
- package/dist/actions/get-messages.d.mts +44 -3
- package/dist/actions/get-messages.d.mts.map +1 -1
- package/dist/actions/get-messages.mjs +10 -10
- package/dist/actions/get-messages.mjs.map +1 -1
- package/dist/actions/get-polls.cjs +12 -12
- package/dist/actions/get-polls.cjs.map +1 -1
- package/dist/actions/get-polls.d.cts +26 -3
- package/dist/actions/get-polls.d.cts.map +1 -1
- package/dist/actions/get-polls.d.mts +26 -3
- package/dist/actions/get-polls.d.mts.map +1 -1
- package/dist/actions/get-polls.mjs +12 -12
- package/dist/actions/get-polls.mjs.map +1 -1
- package/dist/actions/get-qa.cjs +4 -4
- package/dist/actions/get-qa.cjs.map +1 -1
- package/dist/actions/get-qa.d.cts +25 -3
- package/dist/actions/get-qa.d.cts.map +1 -1
- package/dist/actions/get-qa.d.mts +25 -3
- package/dist/actions/get-qa.d.mts.map +1 -1
- package/dist/actions/get-qa.mjs +4 -4
- package/dist/actions/get-qa.mjs.map +1 -1
- package/dist/actions/get-reports-data-table.cjs +6 -6
- package/dist/actions/get-reports-data-table.cjs.map +1 -1
- package/dist/actions/get-reports-data-table.d.cts +93 -3
- package/dist/actions/get-reports-data-table.d.cts.map +1 -1
- package/dist/actions/get-reports-data-table.d.mts +93 -3
- package/dist/actions/get-reports-data-table.d.mts.map +1 -1
- package/dist/actions/get-reports-data-table.mjs +6 -6
- package/dist/actions/get-reports-data-table.mjs.map +1 -1
- package/dist/actions/get-rules-id.cjs +2 -2
- package/dist/actions/get-rules-id.cjs.map +1 -1
- package/dist/actions/get-rules-id.d.cts +18 -3
- package/dist/actions/get-rules-id.d.cts.map +1 -1
- package/dist/actions/get-rules-id.d.mts +18 -3
- package/dist/actions/get-rules-id.d.mts.map +1 -1
- package/dist/actions/get-rules-id.mjs +2 -2
- package/dist/actions/get-rules-id.mjs.map +1 -1
- package/dist/actions/get-rules.cjs +3 -3
- package/dist/actions/get-rules.cjs.map +1 -1
- package/dist/actions/get-rules.d.cts +16 -3
- package/dist/actions/get-rules.d.cts.map +1 -1
- package/dist/actions/get-rules.d.mts +16 -3
- package/dist/actions/get-rules.d.mts.map +1 -1
- package/dist/actions/get-rules.mjs +3 -3
- package/dist/actions/get-rules.mjs.map +1 -1
- package/dist/actions/get-salesforce-account.cjs +1 -1
- package/dist/actions/get-salesforce-account.cjs.map +1 -1
- package/dist/actions/get-salesforce-account.d.cts +17 -3
- package/dist/actions/get-salesforce-account.d.cts.map +1 -1
- package/dist/actions/get-salesforce-account.d.mts +17 -3
- package/dist/actions/get-salesforce-account.d.mts.map +1 -1
- package/dist/actions/get-salesforce-account.mjs +1 -1
- package/dist/actions/get-salesforce-account.mjs.map +1 -1
- package/dist/actions/get-sequence-folder.cjs +2 -2
- package/dist/actions/get-sequence-folder.cjs.map +1 -1
- package/dist/actions/get-sequence-folder.d.cts +18 -3
- package/dist/actions/get-sequence-folder.d.cts.map +1 -1
- package/dist/actions/get-sequence-folder.d.mts +18 -3
- package/dist/actions/get-sequence-folder.d.mts.map +1 -1
- package/dist/actions/get-sequence-folder.mjs +2 -2
- package/dist/actions/get-sequence-folder.mjs.map +1 -1
- package/dist/actions/get-snippet-tag.cjs +2 -2
- package/dist/actions/get-snippet-tag.cjs.map +1 -1
- package/dist/actions/get-snippet-tag.d.cts +15 -3
- package/dist/actions/get-snippet-tag.d.cts.map +1 -1
- package/dist/actions/get-snippet-tag.d.mts +15 -3
- package/dist/actions/get-snippet-tag.d.mts.map +1 -1
- package/dist/actions/get-snippet-tag.mjs +2 -2
- package/dist/actions/get-snippet-tag.mjs.map +1 -1
- package/dist/actions/get-snippet-tags.cjs +2 -2
- package/dist/actions/get-snippet-tags.cjs.map +1 -1
- package/dist/actions/get-snippet-tags.d.cts +17 -3
- package/dist/actions/get-snippet-tags.d.cts.map +1 -1
- package/dist/actions/get-snippet-tags.d.mts +17 -3
- package/dist/actions/get-snippet-tags.d.mts.map +1 -1
- package/dist/actions/get-snippet-tags.mjs +2 -2
- package/dist/actions/get-snippet-tags.mjs.map +1 -1
- package/dist/actions/get-snippets-id.cjs +3 -3
- package/dist/actions/get-snippets-id.cjs.map +1 -1
- package/dist/actions/get-snippets-id.d.cts +22 -3
- package/dist/actions/get-snippets-id.d.cts.map +1 -1
- package/dist/actions/get-snippets-id.d.mts +22 -3
- package/dist/actions/get-snippets-id.d.mts.map +1 -1
- package/dist/actions/get-snippets-id.mjs +3 -3
- package/dist/actions/get-snippets-id.mjs.map +1 -1
- package/dist/actions/get-team-members.cjs +2 -2
- package/dist/actions/get-team-members.cjs.map +1 -1
- package/dist/actions/get-team-members.d.cts +17 -3
- package/dist/actions/get-team-members.d.cts.map +1 -1
- package/dist/actions/get-team-members.d.mts +17 -3
- package/dist/actions/get-team-members.d.mts.map +1 -1
- package/dist/actions/get-team-members.mjs +2 -2
- package/dist/actions/get-team-members.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +2 -2
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +11 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +11 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +2 -2
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-unsubscribes.cjs +2 -2
- package/dist/actions/get-unsubscribes.cjs.map +1 -1
- package/dist/actions/get-unsubscribes.d.cts +24 -3
- package/dist/actions/get-unsubscribes.d.cts.map +1 -1
- package/dist/actions/get-unsubscribes.d.mts +24 -3
- package/dist/actions/get-unsubscribes.d.mts.map +1 -1
- package/dist/actions/get-unsubscribes.mjs +2 -2
- package/dist/actions/get-unsubscribes.mjs.map +1 -1
- package/dist/actions/get-user-preferences-me.cjs.map +1 -1
- package/dist/actions/get-user-preferences-me.d.cts +3 -3
- package/dist/actions/get-user-preferences-me.d.cts.map +1 -1
- package/dist/actions/get-user-preferences-me.d.mts +3 -3
- package/dist/actions/get-user-preferences-me.d.mts.map +1 -1
- package/dist/actions/get-user-preferences-me.mjs.map +1 -1
- package/dist/actions/get-users-me.cjs.map +1 -1
- package/dist/actions/get-users-me.d.cts +7 -3
- package/dist/actions/get-users-me.d.cts.map +1 -1
- package/dist/actions/get-users-me.d.mts +7 -3
- package/dist/actions/get-users-me.d.mts.map +1 -1
- package/dist/actions/get-users-me.mjs.map +1 -1
- package/dist/actions/get-yes-no.cjs +3 -3
- package/dist/actions/get-yes-no.cjs.map +1 -1
- package/dist/actions/get-yes-no.d.cts +23 -3
- package/dist/actions/get-yes-no.d.cts.map +1 -1
- package/dist/actions/get-yes-no.d.mts +23 -3
- package/dist/actions/get-yes-no.d.mts.map +1 -1
- package/dist/actions/get-yes-no.mjs +3 -3
- package/dist/actions/get-yes-no.mjs.map +1 -1
- package/dist/actions/list-code-snippets.cjs +2 -2
- package/dist/actions/list-code-snippets.cjs.map +1 -1
- package/dist/actions/list-code-snippets.d.cts +15 -3
- package/dist/actions/list-code-snippets.d.cts.map +1 -1
- package/dist/actions/list-code-snippets.d.mts +15 -3
- package/dist/actions/list-code-snippets.d.mts.map +1 -1
- package/dist/actions/list-code-snippets.mjs +2 -2
- package/dist/actions/list-code-snippets.mjs.map +1 -1
- package/dist/actions/list-contact-groups.cjs +2 -2
- package/dist/actions/list-contact-groups.cjs.map +1 -1
- package/dist/actions/list-contact-groups.d.cts +22 -3
- package/dist/actions/list-contact-groups.d.cts.map +1 -1
- package/dist/actions/list-contact-groups.d.mts +22 -3
- package/dist/actions/list-contact-groups.d.mts.map +1 -1
- package/dist/actions/list-contact-groups.mjs +2 -2
- package/dist/actions/list-contact-groups.mjs.map +1 -1
- package/dist/actions/list-rule-actions.cjs +2 -2
- package/dist/actions/list-rule-actions.cjs.map +1 -1
- package/dist/actions/list-rule-actions.d.cts +16 -3
- package/dist/actions/list-rule-actions.d.cts.map +1 -1
- package/dist/actions/list-rule-actions.d.mts +16 -3
- package/dist/actions/list-rule-actions.d.mts.map +1 -1
- package/dist/actions/list-rule-actions.mjs +2 -2
- package/dist/actions/list-rule-actions.mjs.map +1 -1
- package/dist/actions/list-sequence-folders.cjs +3 -3
- package/dist/actions/list-sequence-folders.cjs.map +1 -1
- package/dist/actions/list-sequence-folders.d.cts +25 -3
- package/dist/actions/list-sequence-folders.d.cts.map +1 -1
- package/dist/actions/list-sequence-folders.d.mts +25 -3
- package/dist/actions/list-sequence-folders.d.mts.map +1 -1
- package/dist/actions/list-sequence-folders.mjs +3 -3
- package/dist/actions/list-sequence-folders.mjs.map +1 -1
- package/dist/actions/list-sequences.cjs +2 -2
- package/dist/actions/list-sequences.cjs.map +1 -1
- package/dist/actions/list-sequences.d.cts +25 -3
- package/dist/actions/list-sequences.d.cts.map +1 -1
- package/dist/actions/list-sequences.d.mts +25 -3
- package/dist/actions/list-sequences.d.mts.map +1 -1
- package/dist/actions/list-sequences.mjs +2 -2
- package/dist/actions/list-sequences.mjs.map +1 -1
- package/dist/actions/list-snippets.cjs +2 -2
- package/dist/actions/list-snippets.cjs.map +1 -1
- package/dist/actions/list-snippets.d.cts +24 -3
- package/dist/actions/list-snippets.d.cts.map +1 -1
- package/dist/actions/list-snippets.d.mts +24 -3
- package/dist/actions/list-snippets.d.mts.map +1 -1
- package/dist/actions/list-snippets.mjs +2 -2
- package/dist/actions/list-snippets.mjs.map +1 -1
- package/dist/actions/patch-rules-id-actions-id.cjs +1 -1
- package/dist/actions/patch-rules-id-actions-id.cjs.map +1 -1
- package/dist/actions/patch-rules-id-actions-id.d.cts +20 -3
- package/dist/actions/patch-rules-id-actions-id.d.cts.map +1 -1
- package/dist/actions/patch-rules-id-actions-id.d.mts +20 -3
- package/dist/actions/patch-rules-id-actions-id.d.mts.map +1 -1
- package/dist/actions/patch-rules-id-actions-id.mjs +1 -1
- package/dist/actions/patch-rules-id-actions-id.mjs.map +1 -1
- package/dist/actions/patch-rules-id.cjs +2 -2
- package/dist/actions/patch-rules-id.cjs.map +1 -1
- package/dist/actions/patch-rules-id.d.cts +30 -3
- package/dist/actions/patch-rules-id.d.cts.map +1 -1
- package/dist/actions/patch-rules-id.d.mts +30 -3
- package/dist/actions/patch-rules-id.d.mts.map +1 -1
- package/dist/actions/patch-rules-id.mjs +2 -2
- package/dist/actions/patch-rules-id.mjs.map +1 -1
- package/dist/actions/patch-snippets-id.cjs +3 -3
- package/dist/actions/patch-snippets-id.cjs.map +1 -1
- package/dist/actions/patch-snippets-id.d.cts +30 -3
- package/dist/actions/patch-snippets-id.d.cts.map +1 -1
- package/dist/actions/patch-snippets-id.d.mts +30 -3
- package/dist/actions/patch-snippets-id.d.mts.map +1 -1
- package/dist/actions/patch-snippets-id.mjs +3 -3
- package/dist/actions/patch-snippets-id.mjs.map +1 -1
- package/dist/actions/query-contacts.cjs +4 -4
- package/dist/actions/query-contacts.cjs.map +1 -1
- package/dist/actions/query-contacts.d.cts +22 -3
- package/dist/actions/query-contacts.d.cts.map +1 -1
- package/dist/actions/query-contacts.d.mts +22 -3
- package/dist/actions/query-contacts.d.mts.map +1 -1
- package/dist/actions/query-contacts.mjs +4 -4
- package/dist/actions/query-contacts.mjs.map +1 -1
- package/dist/actions/remove-contact-from-group.cjs +1 -1
- package/dist/actions/remove-contact-from-group.cjs.map +1 -1
- package/dist/actions/remove-contact-from-group.d.cts +11 -3
- package/dist/actions/remove-contact-from-group.d.cts.map +1 -1
- package/dist/actions/remove-contact-from-group.d.mts +11 -3
- package/dist/actions/remove-contact-from-group.d.mts.map +1 -1
- package/dist/actions/remove-contact-from-group.mjs +1 -1
- package/dist/actions/remove-contact-from-group.mjs.map +1 -1
- package/dist/actions/remove-team-member.cjs +3 -3
- package/dist/actions/remove-team-member.cjs.map +1 -1
- package/dist/actions/remove-team-member.d.cts +12 -3
- package/dist/actions/remove-team-member.d.cts.map +1 -1
- package/dist/actions/remove-team-member.d.mts +12 -3
- package/dist/actions/remove-team-member.d.mts.map +1 -1
- package/dist/actions/remove-team-member.mjs +3 -3
- package/dist/actions/remove-team-member.mjs.map +1 -1
- package/dist/actions/search-sequences.cjs +5 -5
- package/dist/actions/search-sequences.cjs.map +1 -1
- package/dist/actions/search-sequences.d.cts +31 -3
- package/dist/actions/search-sequences.d.cts.map +1 -1
- package/dist/actions/search-sequences.d.mts +31 -3
- package/dist/actions/search-sequences.d.mts.map +1 -1
- package/dist/actions/search-sequences.mjs +5 -5
- package/dist/actions/search-sequences.mjs.map +1 -1
- package/dist/actions/send-message.cjs +6 -6
- package/dist/actions/send-message.cjs.map +1 -1
- package/dist/actions/send-message.d.cts +45 -3
- package/dist/actions/send-message.d.cts.map +1 -1
- package/dist/actions/send-message.d.mts +45 -3
- package/dist/actions/send-message.d.mts.map +1 -1
- package/dist/actions/send-message.mjs +6 -6
- package/dist/actions/send-message.mjs.map +1 -1
- package/dist/actions/send-snippet.cjs +4 -4
- package/dist/actions/send-snippet.cjs.map +1 -1
- package/dist/actions/send-snippet.d.cts +19 -3
- package/dist/actions/send-snippet.d.cts.map +1 -1
- package/dist/actions/send-snippet.d.mts +19 -3
- package/dist/actions/send-snippet.d.mts.map +1 -1
- package/dist/actions/send-snippet.mjs +4 -4
- package/dist/actions/send-snippet.mjs.map +1 -1
- package/dist/actions/send-test-message.cjs +1 -1
- package/dist/actions/send-test-message.cjs.map +1 -1
- package/dist/actions/send-test-message.d.cts +9 -3
- package/dist/actions/send-test-message.d.cts.map +1 -1
- package/dist/actions/send-test-message.d.mts +9 -3
- package/dist/actions/send-test-message.d.mts.map +1 -1
- package/dist/actions/send-test-message.mjs +1 -1
- package/dist/actions/send-test-message.mjs.map +1 -1
- package/dist/actions/update-appointment-link-calendar-name.cjs +1 -1
- package/dist/actions/update-appointment-link-calendar-name.cjs.map +1 -1
- package/dist/actions/update-appointment-link-calendar-name.d.cts +9 -3
- package/dist/actions/update-appointment-link-calendar-name.d.cts.map +1 -1
- package/dist/actions/update-appointment-link-calendar-name.d.mts +9 -3
- package/dist/actions/update-appointment-link-calendar-name.d.mts.map +1 -1
- package/dist/actions/update-appointment-link-calendar-name.mjs +1 -1
- package/dist/actions/update-appointment-link-calendar-name.mjs.map +1 -1
- package/dist/actions/update-contact-note.cjs +2 -2
- package/dist/actions/update-contact-note.cjs.map +1 -1
- package/dist/actions/update-contact-note.d.cts +24 -3
- package/dist/actions/update-contact-note.d.cts.map +1 -1
- package/dist/actions/update-contact-note.d.mts +24 -3
- package/dist/actions/update-contact-note.d.mts.map +1 -1
- package/dist/actions/update-contact-note.mjs +2 -2
- package/dist/actions/update-contact-note.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +4 -4
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +20 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +20 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +4 -4
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-insights-report.cjs +1 -1
- package/dist/actions/update-insights-report.cjs.map +1 -1
- package/dist/actions/update-insights-report.d.cts +30 -3
- package/dist/actions/update-insights-report.d.cts.map +1 -1
- package/dist/actions/update-insights-report.d.mts +30 -3
- package/dist/actions/update-insights-report.d.mts.map +1 -1
- package/dist/actions/update-insights-report.mjs +1 -1
- package/dist/actions/update-insights-report.mjs.map +1 -1
- package/dist/actions/update-message.cjs +4 -4
- package/dist/actions/update-message.cjs.map +1 -1
- package/dist/actions/update-message.d.cts +48 -3
- package/dist/actions/update-message.d.cts.map +1 -1
- package/dist/actions/update-message.d.mts +48 -3
- package/dist/actions/update-message.d.mts.map +1 -1
- package/dist/actions/update-message.mjs +4 -4
- package/dist/actions/update-message.mjs.map +1 -1
- package/dist/actions/update-sequence-folder.cjs +2 -2
- package/dist/actions/update-sequence-folder.cjs.map +1 -1
- package/dist/actions/update-sequence-folder.d.cts +20 -3
- package/dist/actions/update-sequence-folder.d.cts.map +1 -1
- package/dist/actions/update-sequence-folder.d.mts +20 -3
- package/dist/actions/update-sequence-folder.d.mts.map +1 -1
- package/dist/actions/update-sequence-folder.mjs +2 -2
- package/dist/actions/update-sequence-folder.mjs.map +1 -1
- package/dist/actions/update-snippet-tag.cjs +3 -3
- package/dist/actions/update-snippet-tag.cjs.map +1 -1
- package/dist/actions/update-snippet-tag.d.cts +21 -3
- package/dist/actions/update-snippet-tag.d.cts.map +1 -1
- package/dist/actions/update-snippet-tag.d.mts +21 -3
- package/dist/actions/update-snippet-tag.d.mts.map +1 -1
- package/dist/actions/update-snippet-tag.mjs +3 -3
- package/dist/actions/update-snippet-tag.mjs.map +1 -1
- package/dist/actions/update-team.cjs +1 -1
- package/dist/actions/update-team.cjs.map +1 -1
- package/dist/actions/update-team.d.cts +11 -3
- package/dist/actions/update-team.d.cts.map +1 -1
- package/dist/actions/update-team.d.mts +11 -3
- package/dist/actions/update-team.d.mts.map +1 -1
- package/dist/actions/update-team.mjs +1 -1
- package/dist/actions/update-team.mjs.map +1 -1
- package/dist/actions/update-user-preferences-me.cjs +1 -1
- package/dist/actions/update-user-preferences-me.cjs.map +1 -1
- package/dist/actions/update-user-preferences-me.d.cts +57 -3
- package/dist/actions/update-user-preferences-me.d.cts.map +1 -1
- package/dist/actions/update-user-preferences-me.d.mts +57 -3
- package/dist/actions/update-user-preferences-me.d.mts.map +1 -1
- package/dist/actions/update-user-preferences-me.mjs +1 -1
- package/dist/actions/update-user-preferences-me.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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactInput
|
|
1
|
+
{"version":3,"file":"get-contact.mjs","names":[],"sources":["../../src/actions/get-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactInput = z.object({\n id: z.string().describe(\"The _id of the contact object to retrieve\"),\n expand: z.string().describe(\"Fields to expand in comma separated form. Currently supporting 'firstName', 'lastName', and 'groups'\").optional(),\n}).describe(\"Request model for getting a contact by ID.\");\nexport const MixmaxGetContactOutput = z.object({\n _id: z.string().describe(\"Contact identifier\").nullable().optional(),\n name: z.string().describe(\"Contact's name\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable().optional(),\n userId: z.string().describe(\"User ID who owns the contact\").nullable().optional(),\n contactId: z.string().describe(\"Associated Google ID (if applicable)\").nullable().optional(),\n}).passthrough().describe(\"Response model for contact information.\");\n\nexport const mixmaxGetContact = action(\"MIXMAX_GET_CONTACT\", {\n slug: \"mixmax-get-contact\",\n name: \"Get contact by ID\",\n description: \"Tool to retrieve a single contact by ID from Mixmax. Use when you need to fetch detailed information about a specific contact.\",\n input: MixmaxGetContactInput,\n output: MixmaxGetContactOutput,\n});\n"],"mappings":";;AAgBA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC/I,CAAC,CAAC,CAAC,SAAS,4CAaH;CACP,QAboC,EAAE,OAAO;EAC7C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -36,7 +36,7 @@ const MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema = zod.z.ob
|
|
|
36
36
|
clicked: zod.z.number().describe("Click rate percentage").nullable().optional(),
|
|
37
37
|
replied: zod.z.number().describe("Reply rate percentage").nullable().optional(),
|
|
38
38
|
downloaded: zod.z.number().describe("Download rate percentage").nullable().optional()
|
|
39
|
-
}).describe("Percentage metrics for contact analytics");
|
|
39
|
+
}).passthrough().describe("Percentage metrics for contact analytics");
|
|
40
40
|
const MixmaxGetContactgroupContacts_ContactAnalyticsSchema = zod.z.object({
|
|
41
41
|
sent: zod.z.number().int().describe("Number of emails sent").nullable().optional(),
|
|
42
42
|
opened: zod.z.number().int().describe("Number of emails opened").nullable().optional(),
|
|
@@ -48,18 +48,18 @@ const MixmaxGetContactgroupContacts_ContactAnalyticsSchema = zod.z.object({
|
|
|
48
48
|
deliveredWithTrackedFiles: zod.z.number().int().describe("Number of delivered emails with file tracking").nullable().optional(),
|
|
49
49
|
deliveredWithTrackedLinks: zod.z.number().int().describe("Number of delivered emails with link tracking").nullable().optional(),
|
|
50
50
|
deliveredWithTrackedOpens: zod.z.number().int().describe("Number of delivered emails with open tracking").nullable().optional()
|
|
51
|
-
}).describe("Analytics data for a contact");
|
|
51
|
+
}).passthrough().describe("Analytics data for a contact");
|
|
52
52
|
const MixmaxGetContactgroupContacts_ContactSchema = zod.z.object({
|
|
53
|
-
_id: zod.z.string().describe("Unique identifier for the contact"),
|
|
53
|
+
_id: zod.z.string().describe("Unique identifier for the contact").nullable(),
|
|
54
54
|
name: zod.z.string().describe("Contact's name").nullable().optional(),
|
|
55
|
-
email: zod.z.string().describe("Contact's email address"),
|
|
55
|
+
email: zod.z.string().describe("Contact's email address").nullable(),
|
|
56
56
|
groups: zod.z.array(zod.z.string()).describe("Array of contact group IDs this contact belongs to").nullable().optional(),
|
|
57
|
-
userId: zod.z.string().describe("ID of the user who owns/created the contact"),
|
|
57
|
+
userId: zod.z.string().describe("ID of the user who owns/created the contact").nullable(),
|
|
58
58
|
lastName: zod.z.string().describe("Contact's last name (available when expanded with 'expand' parameter)").nullable().optional(),
|
|
59
59
|
analytics: MixmaxGetContactgroupContacts_ContactAnalyticsSchema.nullable().optional(),
|
|
60
60
|
firstName: zod.z.string().describe("Contact's first name (available when expanded with 'expand' parameter)").nullable().optional()
|
|
61
|
-
}).describe("Contact object returned from the API");
|
|
62
|
-
const MixmaxGetContactgroupContactsOutput = zod.z.object({ results: zod.z.array(MixmaxGetContactgroupContacts_ContactSchema).describe("Array of contact objects in the group").nullable().optional() });
|
|
61
|
+
}).passthrough().describe("Contact object returned from the API");
|
|
62
|
+
const MixmaxGetContactgroupContactsOutput = zod.z.object({ results: zod.z.array(MixmaxGetContactgroupContacts_ContactSchema).describe("Array of contact objects in the group").nullable().optional() }).passthrough();
|
|
63
63
|
const mixmaxGetContactgroupContacts = require_action.action("MIXMAX_GET_CONTACTGROUP_CONTACTS", {
|
|
64
64
|
slug: "mixmax-get-contactgroup-contacts",
|
|
65
65
|
name: "Get Contactgroup Contacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contactgroup-contacts.cjs","names":["z","action"],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactgroupContactsInput
|
|
1
|
+
{"version":3,"file":"get-contactgroup-contacts.cjs","names":["z","action"],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactgroupContactsInput = z.object({\n id: z.string().describe(\"The _id of the contactgroup object to fetch membership for\"),\n sort: z.enum([\"name\", \"email\", \"timestamp\", \"usedCount\"]).describe(\"Sort field options for contact listing\").optional(),\n dates: z.enum([\"today\", \"yesterday\", \"last7\", \"thisWeek\", \"lastWeek\", \"last30\", \"thisMonth\", \"lastMonth\", \"last12Months\", \"thisYear\", \"lastYear\", \"allTime\", \"specific\"]).describe(\"Date range options for analytics\").optional(),\n since: z.string().describe(\"When dates is 'specific', the lower bound timestamp in milliseconds. Required if dates='specific'.\").optional(),\n until: z.string().describe(\"When dates is 'specific', the upper bound timestamp in milliseconds. Required if dates='specific'.\").optional(),\n expand: z.string().describe(\"Fields to expand in comma separated form. Currently supporting 'firstName' and 'lastName' and 'groups'.\").optional(),\n sortAscending: z.boolean().describe(\"True to sort ascending (A-Z), false for descending\").optional(),\n withAnalytics: z.boolean().describe(\"Include analytics in the response. When enabled, each contact will include engagement metrics like sent, opened, clicked, replied, etc.\").optional(),\n timezoneOffset: z.number().int().describe(\"The client's timezone offset, in minutes. Used to correctly interpret date ranges for analytics.\").optional(),\n});\nconst MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema = z.object({\n opened: z.number().describe(\"Open rate percentage\").nullable().optional(),\n clicked: z.number().describe(\"Click rate percentage\").nullable().optional(),\n replied: z.number().describe(\"Reply rate percentage\").nullable().optional(),\n downloaded: z.number().describe(\"Download rate percentage\").nullable().optional(),\n}).passthrough().describe(\"Percentage metrics for contact analytics\");\nconst MixmaxGetContactgroupContacts_ContactAnalyticsSchema = z.object({\n sent: z.number().int().describe(\"Number of emails sent\").nullable().optional(),\n opened: z.number().int().describe(\"Number of emails opened\").nullable().optional(),\n clicked: z.number().int().describe(\"Number of links clicked\").nullable().optional(),\n replied: z.number().int().describe(\"Number of replies received\").nullable().optional(),\n delivered: z.number().int().describe(\"Number of emails delivered\").nullable().optional(),\n downloaded: z.number().int().describe(\"Number of files downloaded\").nullable().optional(),\n percentages: MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema.nullable().optional(),\n deliveredWithTrackedFiles: z.number().int().describe(\"Number of delivered emails with file tracking\").nullable().optional(),\n deliveredWithTrackedLinks: z.number().int().describe(\"Number of delivered emails with link tracking\").nullable().optional(),\n deliveredWithTrackedOpens: z.number().int().describe(\"Number of delivered emails with open tracking\").nullable().optional(),\n}).passthrough().describe(\"Analytics data for a contact\");\nconst MixmaxGetContactgroupContacts_ContactSchema = z.object({\n _id: z.string().describe(\"Unique identifier for the contact\").nullable(),\n name: z.string().describe(\"Contact's name\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n groups: z.array(z.string()).describe(\"Array of contact group IDs this contact belongs to\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who owns/created the contact\").nullable(),\n lastName: z.string().describe(\"Contact's last name (available when expanded with 'expand' parameter)\").nullable().optional(),\n analytics: MixmaxGetContactgroupContacts_ContactAnalyticsSchema.nullable().optional(),\n firstName: z.string().describe(\"Contact's first name (available when expanded with 'expand' parameter)\").nullable().optional(),\n}).passthrough().describe(\"Contact object returned from the API\");\nexport const MixmaxGetContactgroupContactsOutput = z.object({\n results: z.array(MixmaxGetContactgroupContacts_ContactSchema).describe(\"Array of contact objects in the group\").nullable().optional(),\n}).passthrough();\n\nexport const mixmaxGetContactgroupContacts = action(\"MIXMAX_GET_CONTACTGROUP_CONTACTS\", {\n slug: \"mixmax-get-contactgroup-contacts\",\n name: \"Get Contactgroup Contacts\",\n description: \"Tool to retrieve membership for a contact group in Mixmax. Returns a list of contacts belonging to the specified group with their email addresses, user IDs, and optionally analytics data. Use when you need to see which contacts are part of a specific group or analyze engagement metrics for group members.\",\n input: MixmaxGetContactgroupContactsInput,\n output: MixmaxGetContactgroupContactsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contactgroup-contacts.d.ts
|
|
4
|
-
declare const MixmaxGetContactgroupContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetContactgroupContactsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
sort: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
email: "email";
|
|
8
|
+
name: "name";
|
|
9
|
+
timestamp: "timestamp";
|
|
10
|
+
usedCount: "usedCount";
|
|
11
|
+
}>>;
|
|
12
|
+
dates: z.ZodOptional<z.ZodEnum<{
|
|
13
|
+
today: "today";
|
|
14
|
+
yesterday: "yesterday";
|
|
15
|
+
last7: "last7";
|
|
16
|
+
thisWeek: "thisWeek";
|
|
17
|
+
lastWeek: "lastWeek";
|
|
18
|
+
last30: "last30";
|
|
19
|
+
thisMonth: "thisMonth";
|
|
20
|
+
lastMonth: "lastMonth";
|
|
21
|
+
last12Months: "last12Months";
|
|
22
|
+
thisYear: "thisYear";
|
|
23
|
+
lastYear: "lastYear";
|
|
24
|
+
allTime: "allTime";
|
|
25
|
+
specific: "specific";
|
|
26
|
+
}>>;
|
|
27
|
+
since: z.ZodOptional<z.ZodString>;
|
|
28
|
+
until: z.ZodOptional<z.ZodString>;
|
|
29
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
30
|
+
sortAscending: z.ZodOptional<z.ZodBoolean>;
|
|
31
|
+
withAnalytics: z.ZodOptional<z.ZodBoolean>;
|
|
32
|
+
timezoneOffset: z.ZodOptional<z.ZodNumber>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const MixmaxGetContactgroupContactsOutput: z.ZodObject<{
|
|
35
|
+
results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
36
|
+
_id: z.ZodNullable<z.ZodString>;
|
|
37
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
email: z.ZodNullable<z.ZodString>;
|
|
39
|
+
groups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
userId: z.ZodNullable<z.ZodString>;
|
|
41
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
analytics: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
sent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
opened: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
clicked: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
replied: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
delivered: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
|
+
downloaded: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
percentages: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
50
|
+
opened: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
clicked: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
replied: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
|
+
downloaded: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
}, z.core.$loose>>>;
|
|
55
|
+
deliveredWithTrackedFiles: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
deliveredWithTrackedLinks: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
deliveredWithTrackedOpens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
+
}, z.core.$loose>>>>;
|
|
61
|
+
}, z.core.$loose>;
|
|
62
|
+
declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
|
+
id: string;
|
|
64
|
+
sort?: "email" | "name" | "timestamp" | "usedCount" | undefined;
|
|
65
|
+
dates?: "today" | "yesterday" | "last7" | "thisWeek" | "lastWeek" | "last30" | "thisMonth" | "lastMonth" | "last12Months" | "thisYear" | "lastYear" | "allTime" | "specific" | undefined;
|
|
66
|
+
since?: string | undefined;
|
|
67
|
+
until?: string | undefined;
|
|
68
|
+
expand?: string | undefined;
|
|
69
|
+
sortAscending?: boolean | undefined;
|
|
70
|
+
withAnalytics?: boolean | undefined;
|
|
71
|
+
timezoneOffset?: number | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { mixmaxGetContactgroupContacts };
|
|
9
75
|
//# sourceMappingURL=get-contactgroup-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contactgroup-contacts.d.cts","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-contactgroup-contacts.d.cts","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contactgroup-contacts.d.ts
|
|
4
|
-
declare const MixmaxGetContactgroupContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetContactgroupContactsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
sort: z.ZodOptional<z.ZodEnum<{
|
|
7
|
+
email: "email";
|
|
8
|
+
name: "name";
|
|
9
|
+
timestamp: "timestamp";
|
|
10
|
+
usedCount: "usedCount";
|
|
11
|
+
}>>;
|
|
12
|
+
dates: z.ZodOptional<z.ZodEnum<{
|
|
13
|
+
today: "today";
|
|
14
|
+
yesterday: "yesterday";
|
|
15
|
+
last7: "last7";
|
|
16
|
+
thisWeek: "thisWeek";
|
|
17
|
+
lastWeek: "lastWeek";
|
|
18
|
+
last30: "last30";
|
|
19
|
+
thisMonth: "thisMonth";
|
|
20
|
+
lastMonth: "lastMonth";
|
|
21
|
+
last12Months: "last12Months";
|
|
22
|
+
thisYear: "thisYear";
|
|
23
|
+
lastYear: "lastYear";
|
|
24
|
+
allTime: "allTime";
|
|
25
|
+
specific: "specific";
|
|
26
|
+
}>>;
|
|
27
|
+
since: z.ZodOptional<z.ZodString>;
|
|
28
|
+
until: z.ZodOptional<z.ZodString>;
|
|
29
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
30
|
+
sortAscending: z.ZodOptional<z.ZodBoolean>;
|
|
31
|
+
withAnalytics: z.ZodOptional<z.ZodBoolean>;
|
|
32
|
+
timezoneOffset: z.ZodOptional<z.ZodNumber>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const MixmaxGetContactgroupContactsOutput: z.ZodObject<{
|
|
35
|
+
results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
36
|
+
_id: z.ZodNullable<z.ZodString>;
|
|
37
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
email: z.ZodNullable<z.ZodString>;
|
|
39
|
+
groups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
userId: z.ZodNullable<z.ZodString>;
|
|
41
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
analytics: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
sent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
opened: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
clicked: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
replied: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
delivered: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
|
+
downloaded: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
percentages: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
50
|
+
opened: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
clicked: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
replied: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
53
|
+
downloaded: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
}, z.core.$loose>>>;
|
|
55
|
+
deliveredWithTrackedFiles: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
deliveredWithTrackedLinks: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
deliveredWithTrackedOpens: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
+
}, z.core.$loose>>>>;
|
|
61
|
+
}, z.core.$loose>;
|
|
62
|
+
declare const mixmaxGetContactgroupContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
63
|
+
id: string;
|
|
64
|
+
sort?: "email" | "name" | "timestamp" | "usedCount" | undefined;
|
|
65
|
+
dates?: "today" | "yesterday" | "last7" | "thisWeek" | "lastWeek" | "last30" | "thisMonth" | "lastMonth" | "last12Months" | "thisYear" | "lastYear" | "allTime" | "specific" | undefined;
|
|
66
|
+
since?: string | undefined;
|
|
67
|
+
until?: string | undefined;
|
|
68
|
+
expand?: string | undefined;
|
|
69
|
+
sortAscending?: boolean | undefined;
|
|
70
|
+
withAnalytics?: boolean | undefined;
|
|
71
|
+
timezoneOffset?: number | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { mixmaxGetContactgroupContacts };
|
|
9
75
|
//# sourceMappingURL=get-contactgroup-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contactgroup-contacts.d.mts","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"mappings":";;;cAIa,kCAAA,
|
|
1
|
+
{"version":3,"file":"get-contactgroup-contacts.d.mts","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAuClC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAInC,6BAAA,gCAA6B,wBAAA"}
|
|
@@ -36,7 +36,7 @@ const MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema = z.object
|
|
|
36
36
|
clicked: z.number().describe("Click rate percentage").nullable().optional(),
|
|
37
37
|
replied: z.number().describe("Reply rate percentage").nullable().optional(),
|
|
38
38
|
downloaded: z.number().describe("Download rate percentage").nullable().optional()
|
|
39
|
-
}).describe("Percentage metrics for contact analytics");
|
|
39
|
+
}).passthrough().describe("Percentage metrics for contact analytics");
|
|
40
40
|
const MixmaxGetContactgroupContacts_ContactAnalyticsSchema = z.object({
|
|
41
41
|
sent: z.number().int().describe("Number of emails sent").nullable().optional(),
|
|
42
42
|
opened: z.number().int().describe("Number of emails opened").nullable().optional(),
|
|
@@ -48,23 +48,23 @@ const MixmaxGetContactgroupContacts_ContactAnalyticsSchema = z.object({
|
|
|
48
48
|
deliveredWithTrackedFiles: z.number().int().describe("Number of delivered emails with file tracking").nullable().optional(),
|
|
49
49
|
deliveredWithTrackedLinks: z.number().int().describe("Number of delivered emails with link tracking").nullable().optional(),
|
|
50
50
|
deliveredWithTrackedOpens: z.number().int().describe("Number of delivered emails with open tracking").nullable().optional()
|
|
51
|
-
}).describe("Analytics data for a contact");
|
|
51
|
+
}).passthrough().describe("Analytics data for a contact");
|
|
52
52
|
const MixmaxGetContactgroupContacts_ContactSchema = z.object({
|
|
53
|
-
_id: z.string().describe("Unique identifier for the contact"),
|
|
53
|
+
_id: z.string().describe("Unique identifier for the contact").nullable(),
|
|
54
54
|
name: z.string().describe("Contact's name").nullable().optional(),
|
|
55
|
-
email: z.string().describe("Contact's email address"),
|
|
55
|
+
email: z.string().describe("Contact's email address").nullable(),
|
|
56
56
|
groups: z.array(z.string()).describe("Array of contact group IDs this contact belongs to").nullable().optional(),
|
|
57
|
-
userId: z.string().describe("ID of the user who owns/created the contact"),
|
|
57
|
+
userId: z.string().describe("ID of the user who owns/created the contact").nullable(),
|
|
58
58
|
lastName: z.string().describe("Contact's last name (available when expanded with 'expand' parameter)").nullable().optional(),
|
|
59
59
|
analytics: MixmaxGetContactgroupContacts_ContactAnalyticsSchema.nullable().optional(),
|
|
60
60
|
firstName: z.string().describe("Contact's first name (available when expanded with 'expand' parameter)").nullable().optional()
|
|
61
|
-
}).describe("Contact object returned from the API");
|
|
61
|
+
}).passthrough().describe("Contact object returned from the API");
|
|
62
62
|
const mixmaxGetContactgroupContacts = action("MIXMAX_GET_CONTACTGROUP_CONTACTS", {
|
|
63
63
|
slug: "mixmax-get-contactgroup-contacts",
|
|
64
64
|
name: "Get Contactgroup Contacts",
|
|
65
65
|
description: "Tool to retrieve membership for a contact group in Mixmax. Returns a list of contacts belonging to the specified group with their email addresses, user IDs, and optionally analytics data. Use when you need to see which contacts are part of a specific group or analyze engagement metrics for group members.",
|
|
66
66
|
input: MixmaxGetContactgroupContactsInput,
|
|
67
|
-
output: z.object({ results: z.array(MixmaxGetContactgroupContacts_ContactSchema).describe("Array of contact objects in the group").nullable().optional() })
|
|
67
|
+
output: z.object({ results: z.array(MixmaxGetContactgroupContacts_ContactSchema).describe("Array of contact objects in the group").nullable().optional() }).passthrough()
|
|
68
68
|
});
|
|
69
69
|
//#endregion
|
|
70
70
|
export { mixmaxGetContactgroupContacts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contactgroup-contacts.mjs","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactgroupContactsInput
|
|
1
|
+
{"version":3,"file":"get-contactgroup-contacts.mjs","names":[],"sources":["../../src/actions/get-contactgroup-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetContactgroupContactsInput = z.object({\n id: z.string().describe(\"The _id of the contactgroup object to fetch membership for\"),\n sort: z.enum([\"name\", \"email\", \"timestamp\", \"usedCount\"]).describe(\"Sort field options for contact listing\").optional(),\n dates: z.enum([\"today\", \"yesterday\", \"last7\", \"thisWeek\", \"lastWeek\", \"last30\", \"thisMonth\", \"lastMonth\", \"last12Months\", \"thisYear\", \"lastYear\", \"allTime\", \"specific\"]).describe(\"Date range options for analytics\").optional(),\n since: z.string().describe(\"When dates is 'specific', the lower bound timestamp in milliseconds. Required if dates='specific'.\").optional(),\n until: z.string().describe(\"When dates is 'specific', the upper bound timestamp in milliseconds. Required if dates='specific'.\").optional(),\n expand: z.string().describe(\"Fields to expand in comma separated form. Currently supporting 'firstName' and 'lastName' and 'groups'.\").optional(),\n sortAscending: z.boolean().describe(\"True to sort ascending (A-Z), false for descending\").optional(),\n withAnalytics: z.boolean().describe(\"Include analytics in the response. When enabled, each contact will include engagement metrics like sent, opened, clicked, replied, etc.\").optional(),\n timezoneOffset: z.number().int().describe(\"The client's timezone offset, in minutes. Used to correctly interpret date ranges for analytics.\").optional(),\n});\nconst MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema = z.object({\n opened: z.number().describe(\"Open rate percentage\").nullable().optional(),\n clicked: z.number().describe(\"Click rate percentage\").nullable().optional(),\n replied: z.number().describe(\"Reply rate percentage\").nullable().optional(),\n downloaded: z.number().describe(\"Download rate percentage\").nullable().optional(),\n}).passthrough().describe(\"Percentage metrics for contact analytics\");\nconst MixmaxGetContactgroupContacts_ContactAnalyticsSchema = z.object({\n sent: z.number().int().describe(\"Number of emails sent\").nullable().optional(),\n opened: z.number().int().describe(\"Number of emails opened\").nullable().optional(),\n clicked: z.number().int().describe(\"Number of links clicked\").nullable().optional(),\n replied: z.number().int().describe(\"Number of replies received\").nullable().optional(),\n delivered: z.number().int().describe(\"Number of emails delivered\").nullable().optional(),\n downloaded: z.number().int().describe(\"Number of files downloaded\").nullable().optional(),\n percentages: MixmaxGetContactgroupContacts_ContactAnalyticsPercentagesSchema.nullable().optional(),\n deliveredWithTrackedFiles: z.number().int().describe(\"Number of delivered emails with file tracking\").nullable().optional(),\n deliveredWithTrackedLinks: z.number().int().describe(\"Number of delivered emails with link tracking\").nullable().optional(),\n deliveredWithTrackedOpens: z.number().int().describe(\"Number of delivered emails with open tracking\").nullable().optional(),\n}).passthrough().describe(\"Analytics data for a contact\");\nconst MixmaxGetContactgroupContacts_ContactSchema = z.object({\n _id: z.string().describe(\"Unique identifier for the contact\").nullable(),\n name: z.string().describe(\"Contact's name\").nullable().optional(),\n email: z.string().describe(\"Contact's email address\").nullable(),\n groups: z.array(z.string()).describe(\"Array of contact group IDs this contact belongs to\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who owns/created the contact\").nullable(),\n lastName: z.string().describe(\"Contact's last name (available when expanded with 'expand' parameter)\").nullable().optional(),\n analytics: MixmaxGetContactgroupContacts_ContactAnalyticsSchema.nullable().optional(),\n firstName: z.string().describe(\"Contact's first name (available when expanded with 'expand' parameter)\").nullable().optional(),\n}).passthrough().describe(\"Contact object returned from the API\");\nexport const MixmaxGetContactgroupContactsOutput = z.object({\n results: z.array(MixmaxGetContactgroupContacts_ContactSchema).describe(\"Array of contact objects in the group\").nullable().optional(),\n}).passthrough();\n\nexport const mixmaxGetContactgroupContacts = action(\"MIXMAX_GET_CONTACTGROUP_CONTACTS\", {\n slug: \"mixmax-get-contactgroup-contacts\",\n name: \"Get Contactgroup Contacts\",\n description: \"Tool to retrieve membership for a contact group in Mixmax. Returns a list of contacts belonging to the specified group with their email addresses, user IDs, and optionally analytics data. Use when you need to see which contacts are part of a specific group or analyze engagement metrics for group members.\",\n input: MixmaxGetContactgroupContactsInput,\n output: MixmaxGetContactgroupContactsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,14 +8,14 @@ const MixmaxGetFilerequests_UploadSchema = zod.z.object({
|
|
|
8
8
|
ipAddress: zod.z.string().describe("IP address from which the file was uploaded.").nullable().optional(),
|
|
9
9
|
timestamp: zod.z.string().describe("ISO 8601 timestamp indicating when the file was uploaded.").nullable().optional(),
|
|
10
10
|
downloadUrl: zod.z.string().describe("URL where the uploaded file can be downloaded.").nullable().optional()
|
|
11
|
-
}).describe("Model representing a file upload received in response to a file request.");
|
|
11
|
+
}).passthrough().describe("Model representing a file upload received in response to a file request.");
|
|
12
12
|
const MixmaxGetFilerequests_FileRequestSchema = zod.z.object({
|
|
13
13
|
_id: zod.z.string().describe("Unique identifier for the file request.").nullable().optional(),
|
|
14
14
|
userId: zod.z.string().describe("ID of the user who created the file request.").nullable().optional(),
|
|
15
15
|
uploads: zod.z.array(MixmaxGetFilerequests_UploadSchema).describe("List of file uploads received in response to this file request.").nullable().optional(),
|
|
16
16
|
timestamp: zod.z.string().describe("ISO 8601 timestamp indicating when the file request was created.").nullable().optional()
|
|
17
|
-
}).describe("Model representing a file request sent through Mixmax.");
|
|
18
|
-
const MixmaxGetFilerequestsOutput = zod.z.object({ results: zod.z.array(MixmaxGetFilerequests_FileRequestSchema).describe("List of file request objects with their associated uploads.") }).describe("Response model containing all file requests that have been sent out.");
|
|
17
|
+
}).passthrough().describe("Model representing a file request sent through Mixmax.");
|
|
18
|
+
const MixmaxGetFilerequestsOutput = zod.z.object({ results: zod.z.array(MixmaxGetFilerequests_FileRequestSchema).describe("List of file request objects with their associated uploads.") }).passthrough().describe("Response model containing all file requests that have been sent out.");
|
|
19
19
|
const mixmaxGetFilerequests = require_action.action("MIXMAX_GET_FILEREQUESTS", {
|
|
20
20
|
slug: "mixmax-get-filerequests",
|
|
21
21
|
name: "Get File Requests",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-filerequests.cjs","names":["z","action"],"sources":["../../src/actions/get-filerequests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetFilerequestsInput
|
|
1
|
+
{"version":3,"file":"get-filerequests.cjs","names":["z","action"],"sources":["../../src/actions/get-filerequests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetFilerequestsInput = z.object({}).describe(\"Request model for retrieving file requests. This endpoint accepts no parameters.\");\nconst MixmaxGetFilerequests_UploadSchema = z.object({\n name: z.string().describe(\"Name of the person who uploaded the file.\").nullable().optional(),\n email: z.string().describe(\"Email address of the person who uploaded the file.\").nullable().optional(),\n ipAddress: z.string().describe(\"IP address from which the file was uploaded.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO 8601 timestamp indicating when the file was uploaded.\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL where the uploaded file can be downloaded.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a file upload received in response to a file request.\");\nconst MixmaxGetFilerequests_FileRequestSchema = z.object({\n _id: z.string().describe(\"Unique identifier for the file request.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created the file request.\").nullable().optional(),\n uploads: z.array(MixmaxGetFilerequests_UploadSchema).describe(\"List of file uploads received in response to this file request.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO 8601 timestamp indicating when the file request was created.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a file request sent through Mixmax.\");\nexport const MixmaxGetFilerequestsOutput = z.object({\n results: z.array(MixmaxGetFilerequests_FileRequestSchema).describe(\"List of file request objects with their associated uploads.\"),\n}).passthrough().describe(\"Response model containing all file requests that have been sent out.\");\n\nexport const mixmaxGetFilerequests = action(\"MIXMAX_GET_FILEREQUESTS\", {\n slug: \"mixmax-get-filerequests\",\n name: \"Get File Requests\",\n description: \"Tool to retrieve all file requests that you've sent out through Mixmax. Use when you need to see which file requests have been sent and track received uploads.\",\n input: MixmaxGetFilerequestsInput,\n output: MixmaxGetFilerequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAClJ,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AACpG,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,6DAA6D,EAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-filerequests.d.ts
|
|
4
|
-
declare const MixmaxGetFilerequestsInput: z.
|
|
5
|
-
declare const MixmaxGetFilerequestsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetFilerequestsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const MixmaxGetFilerequestsOutput: z.ZodObject<{
|
|
6
|
+
results: z.ZodArray<z.ZodObject<{
|
|
7
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
uploads: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
ipAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
downloadUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { mixmaxGetFilerequests };
|
|
9
22
|
//# sourceMappingURL=get-filerequests.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-filerequests.d.cts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-filerequests.d.cts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-filerequests.d.ts
|
|
4
|
-
declare const MixmaxGetFilerequestsInput: z.
|
|
5
|
-
declare const MixmaxGetFilerequestsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetFilerequestsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const MixmaxGetFilerequestsOutput: z.ZodObject<{
|
|
6
|
+
results: z.ZodArray<z.ZodObject<{
|
|
7
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
uploads: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
ipAddress: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
downloadUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
timestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const mixmaxGetFilerequests: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { mixmaxGetFilerequests };
|
|
9
22
|
//# sourceMappingURL=get-filerequests.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-filerequests.d.mts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-filerequests.d.mts","names":[],"sources":["../../src/actions/get-filerequests.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAc1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -8,19 +8,19 @@ const MixmaxGetFilerequests_UploadSchema = z.object({
|
|
|
8
8
|
ipAddress: z.string().describe("IP address from which the file was uploaded.").nullable().optional(),
|
|
9
9
|
timestamp: z.string().describe("ISO 8601 timestamp indicating when the file was uploaded.").nullable().optional(),
|
|
10
10
|
downloadUrl: z.string().describe("URL where the uploaded file can be downloaded.").nullable().optional()
|
|
11
|
-
}).describe("Model representing a file upload received in response to a file request.");
|
|
11
|
+
}).passthrough().describe("Model representing a file upload received in response to a file request.");
|
|
12
12
|
const MixmaxGetFilerequests_FileRequestSchema = z.object({
|
|
13
13
|
_id: z.string().describe("Unique identifier for the file request.").nullable().optional(),
|
|
14
14
|
userId: z.string().describe("ID of the user who created the file request.").nullable().optional(),
|
|
15
15
|
uploads: z.array(MixmaxGetFilerequests_UploadSchema).describe("List of file uploads received in response to this file request.").nullable().optional(),
|
|
16
16
|
timestamp: z.string().describe("ISO 8601 timestamp indicating when the file request was created.").nullable().optional()
|
|
17
|
-
}).describe("Model representing a file request sent through Mixmax.");
|
|
17
|
+
}).passthrough().describe("Model representing a file request sent through Mixmax.");
|
|
18
18
|
const mixmaxGetFilerequests = action("MIXMAX_GET_FILEREQUESTS", {
|
|
19
19
|
slug: "mixmax-get-filerequests",
|
|
20
20
|
name: "Get File Requests",
|
|
21
21
|
description: "Tool to retrieve all file requests that you've sent out through Mixmax. Use when you need to see which file requests have been sent and track received uploads.",
|
|
22
22
|
input: MixmaxGetFilerequestsInput,
|
|
23
|
-
output: z.object({ results: z.array(MixmaxGetFilerequests_FileRequestSchema).describe("List of file request objects with their associated uploads.") }).describe("Response model containing all file requests that have been sent out.")
|
|
23
|
+
output: z.object({ results: z.array(MixmaxGetFilerequests_FileRequestSchema).describe("List of file request objects with their associated uploads.") }).passthrough().describe("Response model containing all file requests that have been sent out.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { mixmaxGetFilerequests };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-filerequests.mjs","names":[],"sources":["../../src/actions/get-filerequests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetFilerequestsInput
|
|
1
|
+
{"version":3,"file":"get-filerequests.mjs","names":[],"sources":["../../src/actions/get-filerequests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetFilerequestsInput = z.object({}).describe(\"Request model for retrieving file requests. This endpoint accepts no parameters.\");\nconst MixmaxGetFilerequests_UploadSchema = z.object({\n name: z.string().describe(\"Name of the person who uploaded the file.\").nullable().optional(),\n email: z.string().describe(\"Email address of the person who uploaded the file.\").nullable().optional(),\n ipAddress: z.string().describe(\"IP address from which the file was uploaded.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO 8601 timestamp indicating when the file was uploaded.\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL where the uploaded file can be downloaded.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a file upload received in response to a file request.\");\nconst MixmaxGetFilerequests_FileRequestSchema = z.object({\n _id: z.string().describe(\"Unique identifier for the file request.\").nullable().optional(),\n userId: z.string().describe(\"ID of the user who created the file request.\").nullable().optional(),\n uploads: z.array(MixmaxGetFilerequests_UploadSchema).describe(\"List of file uploads received in response to this file request.\").nullable().optional(),\n timestamp: z.string().describe(\"ISO 8601 timestamp indicating when the file request was created.\").nullable().optional(),\n}).passthrough().describe(\"Model representing a file request sent through Mixmax.\");\nexport const MixmaxGetFilerequestsOutput = z.object({\n results: z.array(MixmaxGetFilerequests_FileRequestSchema).describe(\"List of file request objects with their associated uploads.\"),\n}).passthrough().describe(\"Response model containing all file requests that have been sent out.\");\n\nexport const mixmaxGetFilerequests = action(\"MIXMAX_GET_FILEREQUESTS\", {\n slug: \"mixmax-get-filerequests\",\n name: \"Get File Requests\",\n description: \"Tool to retrieve all file requests that you've sent out through Mixmax. Use when you need to see which file requests have been sent and track received uploads.\",\n input: MixmaxGetFilerequestsInput,\n output: MixmaxGetFilerequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAClJ,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0EAA0E;AACpG,MAAM,0CAA0C,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,SAAS,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,SAAS,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,6DAA6D,EAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAOhB;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const MixmaxGetInsightsReportByIdOutput = zod.z.object({
|
|
|
10
10
|
userId: zod.z.string().describe("User ID who created the report").nullable().optional(),
|
|
11
11
|
createdAt: zod.z.string().describe("ISO timestamp when the report was created").nullable().optional(),
|
|
12
12
|
updatedAt: zod.z.string().describe("ISO timestamp when the report was last updated").nullable().optional()
|
|
13
|
-
}).describe("Response model for insights report information.");
|
|
13
|
+
}).passthrough().describe("Response model for insights report information.");
|
|
14
14
|
const mixmaxGetInsightsReportById = require_action.action("MIXMAX_GET_INSIGHTS_REPORT_BY_ID", {
|
|
15
15
|
slug: "mixmax-get-insights-report-by-id",
|
|
16
16
|
name: "Get insights report by ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-insights-report-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-insights-report-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetInsightsReportByIdInput
|
|
1
|
+
{"version":3,"file":"get-insights-report-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-insights-report-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetInsightsReportByIdInput = z.object({\n id: z.string().describe(\"The unique identifier (_id) of the insights report to retrieve\"),\n}).describe(\"Request model for getting an insights report by ID.\");\nexport const MixmaxGetInsightsReportByIdOutput = z.object({\n _id: z.string().describe(\"Unique identifier of the insights report\").nullable().optional(),\n type: z.string().describe(\"Type of the report (e.g., 'messages')\").nullable().optional(),\n query: z.string().describe(\"Query string used to generate the report (e.g., 'sent:last30days from:everyone')\").nullable().optional(),\n title: z.string().describe(\"Title of the insights report\").nullable().optional(),\n userId: z.string().describe(\"User ID who created the report\").nullable().optional(),\n createdAt: z.string().describe(\"ISO timestamp when the report was created\").nullable().optional(),\n updatedAt: z.string().describe(\"ISO timestamp when the report was last updated\").nullable().optional(),\n}).passthrough().describe(\"Response model for insights report information.\");\n\nexport const mixmaxGetInsightsReportById = action(\"MIXMAX_GET_INSIGHTS_REPORT_BY_ID\", {\n slug: \"mixmax-get-insights-report-by-id\",\n name: \"Get insights report by ID\",\n description: \"Tool to retrieve a single insights report by ID from Mixmax. Use when you need to fetch detailed information about a specific report including its title, query, and metadata.\",\n input: MixmaxGetInsightsReportByIdInput,\n output: MixmaxGetInsightsReportByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,8BAA8BC,eAAAA,OAAO,oCAAoC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-insights-report-by-id.d.ts
|
|
4
|
-
declare const MixmaxGetInsightsReportByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetInsightsReportByIdInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxGetInsightsReportByIdOutput: z.ZodObject<{
|
|
8
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const mixmaxGetInsightsReportById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { mixmaxGetInsightsReportById };
|
|
9
21
|
//# sourceMappingURL=get-insights-report-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-insights-report-by-id.d.cts","names":[],"sources":["../../src/actions/get-insights-report-by-id.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-insights-report-by-id.d.cts","names":[],"sources":["../../src/actions/get-insights-report-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;cAUjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-insights-report-by-id.d.ts
|
|
4
|
-
declare const MixmaxGetInsightsReportByIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetInsightsReportByIdInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxGetInsightsReportByIdOutput: z.ZodObject<{
|
|
8
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
query: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
updatedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const mixmaxGetInsightsReportById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { mixmaxGetInsightsReportById };
|
|
9
21
|
//# sourceMappingURL=get-insights-report-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-insights-report-by-id.d.mts","names":[],"sources":["../../src/actions/get-insights-report-by-id.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-insights-report-by-id.d.mts","names":[],"sources":["../../src/actions/get-insights-report-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;cAUjC,2BAAA,gCAA2B,wBAAA"}
|