@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,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-snippet-tag.d.ts
|
|
4
|
-
declare const MixmaxDeleteSnippetTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteSnippetTagInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteSnippetTagOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodNullable<z.ZodString>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteSnippetTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteSnippetTag };
|
|
9
16
|
//# sourceMappingURL=delete-snippet-tag.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet-tag.d.mts","names":[],"sources":["../../src/actions/delete-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"delete-snippet-tag.d.mts","names":[],"sources":["../../src/actions/delete-snippet-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -6,9 +6,9 @@ const mixmaxDeleteSnippetTag = action("MIXMAX_DELETE_SNIPPET_TAG", {
|
|
|
6
6
|
description: "Tool to delete a snippet tag by its unique ID. Use when you need to remove a snippet tag from Mixmax.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The identifier of the snippet tag to remove") }).describe("Request model for deleting a Mixmax snippet tag by ID."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
message: z.string().describe("Human-readable message describing the result of the operation"),
|
|
10
|
-
success: z.boolean().describe("Indicates whether the snippet tag was successfully deleted")
|
|
11
|
-
}).describe("Response model confirming the snippet tag was successfully deleted.")
|
|
9
|
+
message: z.string().describe("Human-readable message describing the result of the operation").nullable(),
|
|
10
|
+
success: z.boolean().describe("Indicates whether the snippet tag was successfully deleted").nullable()
|
|
11
|
+
}).passthrough().describe("Response model confirming the snippet tag was successfully deleted.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { mixmaxDeleteSnippetTag };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet-tag.mjs","names":[],"sources":["../../src/actions/delete-snippet-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetTagInput
|
|
1
|
+
{"version":3,"file":"delete-snippet-tag.mjs","names":[],"sources":["../../src/actions/delete-snippet-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetTagInput = z.object({\n id: z.string().describe(\"The identifier of the snippet tag to remove\"),\n}).describe(\"Request model for deleting a Mixmax snippet tag by ID.\");\nexport const MixmaxDeleteSnippetTagOutput = z.object({\n message: z.string().describe(\"Human-readable message describing the result of the operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the snippet tag was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response model confirming the snippet tag was successfully deleted.\");\n\nexport const mixmaxDeleteSnippetTag = action(\"MIXMAX_DELETE_SNIPPET_TAG\", {\n slug: \"mixmax-delete-snippet-tag\",\n name: \"Delete Snippet Tag\",\n description: \"Tool to delete a snippet tag by its unique ID. Use when you need to remove a snippet tag from Mixmax.\",\n input: MixmaxDeleteSnippetTagInput,\n output: MixmaxDeleteSnippetTagOutput,\n});\n"],"mappings":";;AAYA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,EACvE,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACvG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const MixmaxDeleteSnippetInput = zod.z.object({ id: zod.z.string().describe("The
|
|
|
5
5
|
const MixmaxDeleteSnippetOutput = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Message about the deletion result").nullable().optional(),
|
|
7
7
|
success: zod.z.boolean().describe("Indicates whether the deletion was successful").nullable().optional()
|
|
8
|
-
}).describe("Response schema for delete snippet action.");
|
|
8
|
+
}).passthrough().describe("Response schema for delete snippet action.");
|
|
9
9
|
const mixmaxDeleteSnippet = require_action.action("MIXMAX_DELETE_SNIPPET", {
|
|
10
10
|
slug: "mixmax-delete-snippet",
|
|
11
11
|
name: "Delete Snippet",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet.cjs","names":["z","action"],"sources":["../../src/actions/delete-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetInput
|
|
1
|
+
{"version":3,"file":"delete-snippet.cjs","names":["z","action"],"sources":["../../src/actions/delete-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetInput = z.object({\n id: z.string().describe(\"The unique identifier of the snippet to delete\"),\n}).describe(\"Request model for deleting a snippet.\");\nexport const MixmaxDeleteSnippetOutput = z.object({\n message: z.string().describe(\"Message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response schema for delete snippet action.\");\n\nexport const mixmaxDeleteSnippet = action(\"MIXMAX_DELETE_SNIPPET\", {\n slug: \"mixmax-delete-snippet\",\n name: \"Delete Snippet\",\n description: \"Tool to delete a snippet by moving it to trash. The snippet remains accessible via API with deletedOnly=true query parameter for 28 days before automatic purging. Recovery is possible by moving deleted snippets back into a folder using POST /snippettags/:id/snippets.\",\n input: MixmaxDeleteSnippetInput,\n output: MixmaxDeleteSnippetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-snippet.d.ts
|
|
4
|
-
declare const MixmaxDeleteSnippetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteSnippetInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteSnippetOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteSnippet };
|
|
9
16
|
//# sourceMappingURL=delete-snippet.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet.d.cts","names":[],"sources":["../../src/actions/delete-snippet.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"delete-snippet.d.cts","names":[],"sources":["../../src/actions/delete-snippet.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-snippet.d.ts
|
|
4
|
-
declare const MixmaxDeleteSnippetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteSnippetInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteSnippetOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteSnippet };
|
|
9
16
|
//# sourceMappingURL=delete-snippet.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet.d.mts","names":[],"sources":["../../src/actions/delete-snippet.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"delete-snippet.d.mts","names":[],"sources":["../../src/actions/delete-snippet.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const mixmaxDeleteSnippet = action("MIXMAX_DELETE_SNIPPET", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
message: z.string().describe("Message about the deletion result").nullable().optional(),
|
|
10
10
|
success: z.boolean().describe("Indicates whether the deletion was successful").nullable().optional()
|
|
11
|
-
}).describe("Response schema for delete snippet action.")
|
|
11
|
+
}).passthrough().describe("Response schema for delete snippet action.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { mixmaxDeleteSnippet };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-snippet.mjs","names":[],"sources":["../../src/actions/delete-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetInput
|
|
1
|
+
{"version":3,"file":"delete-snippet.mjs","names":[],"sources":["../../src/actions/delete-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteSnippetInput = z.object({\n id: z.string().describe(\"The unique identifier of the snippet to delete\"),\n}).describe(\"Request model for deleting a snippet.\");\nexport const MixmaxDeleteSnippetOutput = z.object({\n message: z.string().describe(\"Message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response schema for delete snippet action.\");\n\nexport const mixmaxDeleteSnippet = action(\"MIXMAX_DELETE_SNIPPET\", {\n slug: \"mixmax-delete-snippet\",\n name: \"Delete Snippet\",\n description: \"Tool to delete a snippet by moving it to trash. The snippet remains accessible via API with deletedOnly=true query parameter for 28 days before automatic purging. Recovery is possible by moving deleted snippets back into a folder using POST /snippettags/:id/snippets.\",\n input: MixmaxDeleteSnippetInput,\n output: MixmaxDeleteSnippetOutput,\n});\n"],"mappings":";;AAYA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,EAC1E,CAAC,CAAC,CAAC,SAAS,uCAUH;CACP,QAVuC,EAAE,OAAO;EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
|
|
@@ -3,9 +3,9 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/delete-team.ts
|
|
4
4
|
const MixmaxDeleteTeamInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the team to delete. WARNING: This action disbands the team and can only be performed by an admin. This operation is irreversible.") }).describe("Request parameters for deleting a team.");
|
|
5
5
|
const MixmaxDeleteTeamOutput = zod.z.object({
|
|
6
|
-
message: zod.z.string().describe("Message about the deletion outcome"),
|
|
7
|
-
success: zod.z.boolean().describe("Indicates if the team was successfully deleted")
|
|
8
|
-
}).describe("Response for successful team deletion.");
|
|
6
|
+
message: zod.z.string().describe("Message about the deletion outcome").nullable(),
|
|
7
|
+
success: zod.z.boolean().describe("Indicates if the team was successfully deleted").nullable()
|
|
8
|
+
}).passthrough().describe("Response for successful team deletion.");
|
|
9
9
|
const mixmaxDeleteTeam = require_action.action("MIXMAX_DELETE_TEAM", {
|
|
10
10
|
slug: "mixmax-delete-team",
|
|
11
11
|
name: "Delete Team",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-team.cjs","names":["z","action"],"sources":["../../src/actions/delete-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteTeamInput
|
|
1
|
+
{"version":3,"file":"delete-team.cjs","names":["z","action"],"sources":["../../src/actions/delete-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteTeamInput = z.object({\n id: z.string().describe(\"The unique identifier of the team to delete. WARNING: This action disbands the team and can only be performed by an admin. This operation is irreversible.\"),\n}).describe(\"Request parameters for deleting a team.\");\nexport const MixmaxDeleteTeamOutput = z.object({\n message: z.string().describe(\"Message about the deletion outcome\").nullable(),\n success: z.boolean().describe(\"Indicates if the team was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response for successful team deletion.\");\n\nexport const mixmaxDeleteTeam = action(\"MIXMAX_DELETE_TEAM\", {\n slug: \"mixmax-delete-team\",\n name: \"Delete Team\",\n description: \"Tool to delete a team by its ID. Disbands the team permanently. Use only when confirmed by an admin, as this action is irreversible.\",\n input: MixmaxDeleteTeamInput,\n output: MixmaxDeleteTeamOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,EACtL,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-team.d.ts
|
|
4
|
-
declare const MixmaxDeleteTeamInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteTeamInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteTeamOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodNullable<z.ZodString>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteTeam };
|
|
9
16
|
//# sourceMappingURL=delete-team.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-team.d.cts","names":[],"sources":["../../src/actions/delete-team.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"delete-team.d.cts","names":[],"sources":["../../src/actions/delete-team.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-team.d.ts
|
|
4
|
-
declare const MixmaxDeleteTeamInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteTeamInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteTeamOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodNullable<z.ZodString>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteTeam: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteTeam };
|
|
9
16
|
//# sourceMappingURL=delete-team.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-team.d.mts","names":[],"sources":["../../src/actions/delete-team.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"delete-team.d.mts","names":[],"sources":["../../src/actions/delete-team.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -6,9 +6,9 @@ const mixmaxDeleteTeam = action("MIXMAX_DELETE_TEAM", {
|
|
|
6
6
|
description: "Tool to delete a team by its ID. Disbands the team permanently. Use only when confirmed by an admin, as this action is irreversible.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The unique identifier of the team to delete. WARNING: This action disbands the team and can only be performed by an admin. This operation is irreversible.") }).describe("Request parameters for deleting a team."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
message: z.string().describe("Message about the deletion outcome"),
|
|
10
|
-
success: z.boolean().describe("Indicates if the team was successfully deleted")
|
|
11
|
-
}).describe("Response for successful team deletion.")
|
|
9
|
+
message: z.string().describe("Message about the deletion outcome").nullable(),
|
|
10
|
+
success: z.boolean().describe("Indicates if the team was successfully deleted").nullable()
|
|
11
|
+
}).passthrough().describe("Response for successful team deletion.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { mixmaxDeleteTeam };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-team.mjs","names":[],"sources":["../../src/actions/delete-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteTeamInput
|
|
1
|
+
{"version":3,"file":"delete-team.mjs","names":[],"sources":["../../src/actions/delete-team.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteTeamInput = z.object({\n id: z.string().describe(\"The unique identifier of the team to delete. WARNING: This action disbands the team and can only be performed by an admin. This operation is irreversible.\"),\n}).describe(\"Request parameters for deleting a team.\");\nexport const MixmaxDeleteTeamOutput = z.object({\n message: z.string().describe(\"Message about the deletion outcome\").nullable(),\n success: z.boolean().describe(\"Indicates if the team was successfully deleted\").nullable(),\n}).passthrough().describe(\"Response for successful team deletion.\");\n\nexport const mixmaxDeleteTeam = action(\"MIXMAX_DELETE_TEAM\", {\n slug: \"mixmax-delete-team\",\n name: \"Delete Team\",\n description: \"Tool to delete a team by its ID. Disbands the team permanently. Use only when confirmed by an admin, as this action is irreversible.\",\n input: MixmaxDeleteTeamInput,\n output: MixmaxDeleteTeamOutput,\n});\n"],"mappings":";;AAYA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,EACtL,CAAC,CAAC,CAAC,SAAS,yCAUH;CACP,QAVoC,EAAE,OAAO;EAC7C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const MixmaxDeleteUnsubscribeInput = zod.z.object({ email: zod.z.string().descri
|
|
|
5
5
|
const MixmaxDeleteUnsubscribeOutput = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Additional message about the operation result").nullable().optional(),
|
|
7
7
|
success: zod.z.boolean().describe("Indicates whether the deletion was successful").nullable().optional()
|
|
8
|
-
}).describe("Response model for unsubscribe removal operation.");
|
|
8
|
+
}).passthrough().describe("Response model for unsubscribe removal operation.");
|
|
9
9
|
const mixmaxDeleteUnsubscribe = require_action.action("MIXMAX_DELETE_UNSUBSCRIBE", {
|
|
10
10
|
slug: "mixmax-delete-unsubscribe",
|
|
11
11
|
name: "Delete Unsubscribe",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-unsubscribe.cjs","names":["z","action"],"sources":["../../src/actions/delete-unsubscribe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteUnsubscribeInput
|
|
1
|
+
{"version":3,"file":"delete-unsubscribe.cjs","names":["z","action"],"sources":["../../src/actions/delete-unsubscribe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteUnsubscribeInput = z.object({\n email: z.string().describe(\"The email address to remove from the unsubscribe list\"),\n}).describe(\"Request model for removing an email address from the unsubscribe list.\");\nexport const MixmaxDeleteUnsubscribeOutput = z.object({\n message: z.string().describe(\"Additional message about the operation result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for unsubscribe removal operation.\");\n\nexport const mixmaxDeleteUnsubscribe = action(\"MIXMAX_DELETE_UNSUBSCRIBE\", {\n slug: \"mixmax-delete-unsubscribe\",\n name: \"Delete Unsubscribe\",\n description: \"Tool to remove an email address from the Mixmax unsubscribe list. Use when you need to re-enable email sending to a previously unsubscribed address.\",\n input: MixmaxDeleteUnsubscribeInput,\n output: MixmaxDeleteUnsubscribeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACpF,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-unsubscribe.d.ts
|
|
4
|
-
declare const MixmaxDeleteUnsubscribeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteUnsubscribeInput: z.ZodObject<{
|
|
5
|
+
email: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteUnsubscribeOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteUnsubscribe: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
email: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteUnsubscribe };
|
|
9
16
|
//# sourceMappingURL=delete-unsubscribe.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-unsubscribe.d.cts","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"delete-unsubscribe.d.cts","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,16 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-unsubscribe.d.ts
|
|
4
|
-
declare const MixmaxDeleteUnsubscribeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxDeleteUnsubscribeInput: z.ZodObject<{
|
|
5
|
+
email: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxDeleteUnsubscribeOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const mixmaxDeleteUnsubscribe: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
email: string;
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
14
|
//#endregion
|
|
8
15
|
export { mixmaxDeleteUnsubscribe };
|
|
9
16
|
//# sourceMappingURL=delete-unsubscribe.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-unsubscribe.d.mts","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"delete-unsubscribe.d.mts","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const mixmaxDeleteUnsubscribe = action("MIXMAX_DELETE_UNSUBSCRIBE", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
message: z.string().describe("Additional message about the operation result").nullable().optional(),
|
|
10
10
|
success: z.boolean().describe("Indicates whether the deletion was successful").nullable().optional()
|
|
11
|
-
}).describe("Response model for unsubscribe removal operation.")
|
|
11
|
+
}).passthrough().describe("Response model for unsubscribe removal operation.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { mixmaxDeleteUnsubscribe };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-unsubscribe.mjs","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteUnsubscribeInput
|
|
1
|
+
{"version":3,"file":"delete-unsubscribe.mjs","names":[],"sources":["../../src/actions/delete-unsubscribe.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxDeleteUnsubscribeInput = z.object({\n email: z.string().describe(\"The email address to remove from the unsubscribe list\"),\n}).describe(\"Request model for removing an email address from the unsubscribe list.\");\nexport const MixmaxDeleteUnsubscribeOutput = z.object({\n message: z.string().describe(\"Additional message about the operation result\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for unsubscribe removal operation.\");\n\nexport const mixmaxDeleteUnsubscribe = action(\"MIXMAX_DELETE_UNSUBSCRIBE\", {\n slug: \"mixmax-delete-unsubscribe\",\n name: \"Delete Unsubscribe\",\n description: \"Tool to remove an email address from the Mixmax unsubscribe list. Use when you need to re-enable email sending to a previously unsubscribed address.\",\n input: MixmaxDeleteUnsubscribeInput,\n output: MixmaxDeleteUnsubscribeOutput,\n});\n"],"mappings":";;AAYA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0C,EAAE,OAAO,EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACpF,CAAC,CAAC,CAAC,SAAS,wEAUH;CACP,QAV2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const MixmaxGetCodeSnippetOutput = zod.z.object({
|
|
|
12
12
|
language: zod.z.string().describe("Programming language of the code snippet").nullable().optional(),
|
|
13
13
|
createdAt: zod.z.string().describe("Timestamp when the code snippet was created").nullable().optional(),
|
|
14
14
|
background: zod.z.string().describe("Background style or color setting").nullable().optional()
|
|
15
|
-
}).describe("Response schema for a code snippet.\nContains the formatted code enhancement details including HTML, code, theme, and metadata.");
|
|
15
|
+
}).passthrough().describe("Response schema for a code snippet.\nContains the formatted code enhancement details including HTML, code, theme, and metadata.");
|
|
16
16
|
const mixmaxGetCodeSnippet = require_action.action("MIXMAX_GET_CODE_SNIPPET", {
|
|
17
17
|
slug: "mixmax-get-code-snippet",
|
|
18
18
|
name: "Get Code Snippet",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-code-snippet.cjs","names":["z","action"],"sources":["../../src/actions/get-code-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetCodeSnippetInput
|
|
1
|
+
{"version":3,"file":"get-code-snippet.cjs","names":["z","action"],"sources":["../../src/actions/get-code-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetCodeSnippetInput = z.object({\n id: z.string().describe(\"The unique identifier of the code snippet to retrieve\"),\n}).describe(\"Request parameters for retrieving a code snippet by ID.\");\nexport const MixmaxGetCodeSnippetOutput = z.object({\n _id: z.string().describe(\"Unique identifier of the code snippet\").nullable().optional(),\n code: z.string().describe(\"The raw code content\").nullable().optional(),\n html: z.string().describe(\"HTML representation of the formatted code snippet\").nullable().optional(),\n theme: z.string().describe(\"The theme used for syntax highlighting\").nullable().optional(),\n title: z.string().describe(\"Title of the code snippet\").nullable().optional(),\n userId: z.string().describe(\"User ID of the code snippet creator\").nullable().optional(),\n language: z.string().describe(\"Programming language of the code snippet\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the code snippet was created\").nullable().optional(),\n background: z.string().describe(\"Background style or color setting\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a code snippet.\\nContains the formatted code enhancement details including HTML, code, theme, and metadata.\");\n\nexport const mixmaxGetCodeSnippet = action(\"MIXMAX_GET_CODE_SNIPPET\", {\n slug: \"mixmax-get-code-snippet\",\n name: \"Get Code Snippet\",\n description: \"Tool to fetch a single Formatted Code enhancement by its unique ID. Use when you need to retrieve detailed information about a specific code snippet.\",\n input: MixmaxGetCodeSnippetInput,\n output: MixmaxGetCodeSnippetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iIAAiI;AAE3J,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-code-snippet.d.ts
|
|
4
|
-
declare const MixmaxGetCodeSnippetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetCodeSnippetInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxGetCodeSnippetOutput: z.ZodObject<{
|
|
8
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
theme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const mixmaxGetCodeSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
id: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { mixmaxGetCodeSnippet };
|
|
9
23
|
//# sourceMappingURL=get-code-snippet.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-code-snippet.d.cts","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"get-code-snippet.d.cts","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-code-snippet.d.ts
|
|
4
|
-
declare const MixmaxGetCodeSnippetInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetCodeSnippetInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const MixmaxGetCodeSnippetOutput: z.ZodObject<{
|
|
8
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
theme: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
background: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const mixmaxGetCodeSnippet: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
id: string;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { mixmaxGetCodeSnippet };
|
|
9
23
|
//# sourceMappingURL=get-code-snippet.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-code-snippet.d.mts","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"get-code-snippet.d.mts","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -15,7 +15,7 @@ const mixmaxGetCodeSnippet = action("MIXMAX_GET_CODE_SNIPPET", {
|
|
|
15
15
|
language: z.string().describe("Programming language of the code snippet").nullable().optional(),
|
|
16
16
|
createdAt: z.string().describe("Timestamp when the code snippet was created").nullable().optional(),
|
|
17
17
|
background: z.string().describe("Background style or color setting").nullable().optional()
|
|
18
|
-
}).describe("Response schema for a code snippet.\nContains the formatted code enhancement details including HTML, code, theme, and metadata.")
|
|
18
|
+
}).passthrough().describe("Response schema for a code snippet.\nContains the formatted code enhancement details including HTML, code, theme, and metadata.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { mixmaxGetCodeSnippet };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-code-snippet.mjs","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetCodeSnippetInput
|
|
1
|
+
{"version":3,"file":"get-code-snippet.mjs","names":[],"sources":["../../src/actions/get-code-snippet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MixmaxGetCodeSnippetInput = z.object({\n id: z.string().describe(\"The unique identifier of the code snippet to retrieve\"),\n}).describe(\"Request parameters for retrieving a code snippet by ID.\");\nexport const MixmaxGetCodeSnippetOutput = z.object({\n _id: z.string().describe(\"Unique identifier of the code snippet\").nullable().optional(),\n code: z.string().describe(\"The raw code content\").nullable().optional(),\n html: z.string().describe(\"HTML representation of the formatted code snippet\").nullable().optional(),\n theme: z.string().describe(\"The theme used for syntax highlighting\").nullable().optional(),\n title: z.string().describe(\"Title of the code snippet\").nullable().optional(),\n userId: z.string().describe(\"User ID of the code snippet creator\").nullable().optional(),\n language: z.string().describe(\"Programming language of the code snippet\").nullable().optional(),\n createdAt: z.string().describe(\"Timestamp when the code snippet was created\").nullable().optional(),\n background: z.string().describe(\"Background style or color setting\").nullable().optional(),\n}).passthrough().describe(\"Response schema for a code snippet.\\nContains the formatted code enhancement details including HTML, code, theme, and metadata.\");\n\nexport const mixmaxGetCodeSnippet = action(\"MIXMAX_GET_CODE_SNIPPET\", {\n slug: \"mixmax-get-code-snippet\",\n name: \"Get Code Snippet\",\n description: \"Tool to fetch a single Formatted Code enhancement by its unique ID. Use when you need to retrieve detailed information about a specific code snippet.\",\n input: MixmaxGetCodeSnippetInput,\n output: MixmaxGetCodeSnippetOutput,\n});\n"],"mappings":";;AAmBA,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBuC,EAAE,OAAO,EAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,yDAiBH;CACP,QAjBwC,EAAE,OAAO;EACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iIAOhB;AACV,CAAC"}
|
|
@@ -11,7 +11,7 @@ const MixmaxGetContactOutput = zod.z.object({
|
|
|
11
11
|
email: zod.z.string().describe("Contact's email address").nullable().optional(),
|
|
12
12
|
userId: zod.z.string().describe("User ID who owns the contact").nullable().optional(),
|
|
13
13
|
contactId: zod.z.string().describe("Associated Google ID (if applicable)").nullable().optional()
|
|
14
|
-
}).describe("Response model for contact information.");
|
|
14
|
+
}).passthrough().describe("Response model for contact information.");
|
|
15
15
|
const mixmaxGetContact = require_action.action("MIXMAX_GET_CONTACT", {
|
|
16
16
|
slug: "mixmax-get-contact",
|
|
17
17
|
name: "Get contact by ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contact.d.ts
|
|
4
|
-
declare const MixmaxGetContactInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetContactInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const MixmaxGetContactOutput: z.ZodObject<{
|
|
9
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
contactId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const mixmaxGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
id: string;
|
|
17
|
+
expand?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { mixmaxGetContact };
|
|
9
21
|
//# sourceMappingURL=get-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"get-contact.d.cts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAQtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-contact.d.ts
|
|
4
|
-
declare const MixmaxGetContactInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const MixmaxGetContactInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
expand: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const MixmaxGetContactOutput: z.ZodObject<{
|
|
9
|
+
_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
userId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
contactId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
|
+
declare const mixmaxGetContact: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
|
+
id: string;
|
|
17
|
+
expand?: string | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { mixmaxGetContact };
|
|
9
21
|
//# sourceMappingURL=get-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,qBAAA,
|
|
1
|
+
{"version":3,"file":"get-contact.d.mts","names":[],"sources":["../../src/actions/get-contact.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAIrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAQtB,gBAAA,gCAAgB,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const mixmaxGetContact = action("MIXMAX_GET_CONTACT", {
|
|
|
14
14
|
email: z.string().describe("Contact's email address").nullable().optional(),
|
|
15
15
|
userId: z.string().describe("User ID who owns the contact").nullable().optional(),
|
|
16
16
|
contactId: z.string().describe("Associated Google ID (if applicable)").nullable().optional()
|
|
17
|
-
}).describe("Response model for contact information.")
|
|
17
|
+
}).passthrough().describe("Response model for contact information.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { mixmaxGetContact };
|