@keystrokehq/postmark 0.1.5 → 0.1.6
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/archive-message-stream.cjs +1 -0
- package/dist/actions/archive-message-stream.cjs.map +1 -1
- package/dist/actions/archive-message-stream.d.cts +3 -15
- package/dist/actions/archive-message-stream.d.cts.map +1 -1
- package/dist/actions/archive-message-stream.d.mts +3 -15
- package/dist/actions/archive-message-stream.d.mts.map +1 -1
- package/dist/actions/archive-message-stream.mjs +1 -0
- package/dist/actions/archive-message-stream.mjs.map +1 -1
- package/dist/actions/check-spam-score.cjs +1 -0
- package/dist/actions/check-spam-score.cjs.map +1 -1
- package/dist/actions/check-spam-score.d.cts +3 -16
- package/dist/actions/check-spam-score.d.cts.map +1 -1
- package/dist/actions/check-spam-score.d.mts +3 -16
- package/dist/actions/check-spam-score.d.mts.map +1 -1
- package/dist/actions/check-spam-score.mjs +1 -0
- package/dist/actions/check-spam-score.mjs.map +1 -1
- package/dist/actions/create-inbound-rule.cjs +1 -0
- package/dist/actions/create-inbound-rule.cjs.map +1 -1
- package/dist/actions/create-inbound-rule.d.cts +3 -15
- package/dist/actions/create-inbound-rule.d.cts.map +1 -1
- package/dist/actions/create-inbound-rule.d.mts +3 -15
- package/dist/actions/create-inbound-rule.d.mts.map +1 -1
- package/dist/actions/create-inbound-rule.mjs +1 -0
- package/dist/actions/create-inbound-rule.mjs.map +1 -1
- package/dist/actions/create-message-stream.cjs +1 -0
- package/dist/actions/create-message-stream.cjs.map +1 -1
- package/dist/actions/create-message-stream.d.cts +3 -18
- package/dist/actions/create-message-stream.d.cts.map +1 -1
- package/dist/actions/create-message-stream.d.mts +3 -18
- package/dist/actions/create-message-stream.d.mts.map +1 -1
- package/dist/actions/create-message-stream.mjs +1 -0
- package/dist/actions/create-message-stream.mjs.map +1 -1
- package/dist/actions/create-suppressions.cjs +1 -0
- package/dist/actions/create-suppressions.cjs.map +1 -1
- package/dist/actions/create-suppressions.d.cts +3 -19
- package/dist/actions/create-suppressions.d.cts.map +1 -1
- package/dist/actions/create-suppressions.d.mts +3 -19
- package/dist/actions/create-suppressions.d.mts.map +1 -1
- package/dist/actions/create-suppressions.mjs +1 -0
- package/dist/actions/create-suppressions.mjs.map +1 -1
- package/dist/actions/create-template.cjs +1 -0
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +3 -22
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +3 -22
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +1 -0
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -0
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +3 -48
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +3 -48
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -0
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-inbound-rule.cjs +1 -0
- package/dist/actions/delete-inbound-rule.cjs.map +1 -1
- package/dist/actions/delete-inbound-rule.d.cts +3 -15
- package/dist/actions/delete-inbound-rule.d.cts.map +1 -1
- package/dist/actions/delete-inbound-rule.d.mts +3 -15
- package/dist/actions/delete-inbound-rule.d.mts.map +1 -1
- package/dist/actions/delete-inbound-rule.mjs +1 -0
- package/dist/actions/delete-inbound-rule.mjs.map +1 -1
- package/dist/actions/delete-suppressions.cjs +1 -0
- package/dist/actions/delete-suppressions.cjs.map +1 -1
- package/dist/actions/delete-suppressions.d.cts +3 -19
- package/dist/actions/delete-suppressions.d.cts.map +1 -1
- package/dist/actions/delete-suppressions.d.mts +3 -19
- package/dist/actions/delete-suppressions.d.mts.map +1 -1
- package/dist/actions/delete-suppressions.mjs +1 -0
- package/dist/actions/delete-suppressions.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -0
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +3 -15
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +3 -15
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -0
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -0
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +3 -15
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +3 -15
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -0
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/edit-server.cjs +1 -0
- package/dist/actions/edit-server.cjs.map +1 -1
- package/dist/actions/edit-server.d.cts +3 -25
- package/dist/actions/edit-server.d.cts.map +1 -1
- package/dist/actions/edit-server.d.mts +3 -25
- package/dist/actions/edit-server.d.mts.map +1 -1
- package/dist/actions/edit-server.mjs +1 -0
- package/dist/actions/edit-server.mjs.map +1 -1
- package/dist/actions/edit-template.cjs +1 -0
- package/dist/actions/edit-template.cjs.map +1 -1
- package/dist/actions/edit-template.d.cts +3 -23
- package/dist/actions/edit-template.d.cts.map +1 -1
- package/dist/actions/edit-template.d.mts +3 -23
- package/dist/actions/edit-template.d.mts.map +1 -1
- package/dist/actions/edit-template.mjs +1 -0
- package/dist/actions/edit-template.mjs.map +1 -1
- package/dist/actions/edit-webhook.cjs +1 -0
- package/dist/actions/edit-webhook.cjs.map +1 -1
- package/dist/actions/edit-webhook.d.cts +3 -18
- package/dist/actions/edit-webhook.d.cts.map +1 -1
- package/dist/actions/edit-webhook.d.mts +3 -18
- package/dist/actions/edit-webhook.d.mts.map +1 -1
- package/dist/actions/edit-webhook.mjs +1 -0
- package/dist/actions/edit-webhook.mjs.map +1 -1
- package/dist/actions/get-bounce-counts.cjs +1 -0
- package/dist/actions/get-bounce-counts.cjs.map +1 -1
- package/dist/actions/get-bounce-counts.d.cts +3 -17
- package/dist/actions/get-bounce-counts.d.cts.map +1 -1
- package/dist/actions/get-bounce-counts.d.mts +3 -17
- package/dist/actions/get-bounce-counts.d.mts.map +1 -1
- package/dist/actions/get-bounce-counts.mjs +1 -0
- package/dist/actions/get-bounce-counts.mjs.map +1 -1
- package/dist/actions/get-bounces.cjs +1 -0
- package/dist/actions/get-bounces.cjs.map +1 -1
- package/dist/actions/get-bounces.d.cts +3 -24
- package/dist/actions/get-bounces.d.cts.map +1 -1
- package/dist/actions/get-bounces.d.mts +3 -24
- package/dist/actions/get-bounces.d.mts.map +1 -1
- package/dist/actions/get-bounces.mjs +1 -0
- package/dist/actions/get-bounces.mjs.map +1 -1
- package/dist/actions/get-browser-platform-usage.cjs +1 -0
- package/dist/actions/get-browser-platform-usage.cjs.map +1 -1
- package/dist/actions/get-browser-platform-usage.d.cts +3 -18
- package/dist/actions/get-browser-platform-usage.d.cts.map +1 -1
- package/dist/actions/get-browser-platform-usage.d.mts +3 -18
- package/dist/actions/get-browser-platform-usage.d.mts.map +1 -1
- package/dist/actions/get-browser-platform-usage.mjs +1 -0
- package/dist/actions/get-browser-platform-usage.mjs.map +1 -1
- package/dist/actions/get-browser-usage.cjs +1 -0
- package/dist/actions/get-browser-usage.cjs.map +1 -1
- package/dist/actions/get-browser-usage.d.cts +3 -17
- package/dist/actions/get-browser-usage.d.cts.map +1 -1
- package/dist/actions/get-browser-usage.d.mts +3 -17
- package/dist/actions/get-browser-usage.d.mts.map +1 -1
- package/dist/actions/get-browser-usage.mjs +1 -0
- package/dist/actions/get-browser-usage.mjs.map +1 -1
- package/dist/actions/get-click-counts.cjs +1 -0
- package/dist/actions/get-click-counts.cjs.map +1 -1
- package/dist/actions/get-click-counts.d.cts +3 -21
- package/dist/actions/get-click-counts.d.cts.map +1 -1
- package/dist/actions/get-click-counts.d.mts +3 -21
- package/dist/actions/get-click-counts.d.mts.map +1 -1
- package/dist/actions/get-click-counts.mjs +1 -0
- package/dist/actions/get-click-counts.mjs.map +1 -1
- package/dist/actions/get-clicks-by-browser-family.cjs +1 -0
- package/dist/actions/get-clicks-by-browser-family.cjs.map +1 -1
- package/dist/actions/get-clicks-by-browser-family.d.cts +3 -17
- package/dist/actions/get-clicks-by-browser-family.d.cts.map +1 -1
- package/dist/actions/get-clicks-by-browser-family.d.mts +3 -17
- package/dist/actions/get-clicks-by-browser-family.d.mts.map +1 -1
- package/dist/actions/get-clicks-by-browser-family.mjs +1 -0
- package/dist/actions/get-clicks-by-browser-family.mjs.map +1 -1
- package/dist/actions/get-clicks-by-location.cjs +1 -0
- package/dist/actions/get-clicks-by-location.cjs.map +1 -1
- package/dist/actions/get-clicks-by-location.d.cts +3 -17
- package/dist/actions/get-clicks-by-location.d.cts.map +1 -1
- package/dist/actions/get-clicks-by-location.d.mts +3 -17
- package/dist/actions/get-clicks-by-location.d.mts.map +1 -1
- package/dist/actions/get-clicks-by-location.mjs +1 -0
- package/dist/actions/get-clicks-by-location.mjs.map +1 -1
- package/dist/actions/get-delivery-stats.cjs +1 -0
- package/dist/actions/get-delivery-stats.cjs.map +1 -1
- package/dist/actions/get-delivery-stats.d.cts +3 -13
- package/dist/actions/get-delivery-stats.d.cts.map +1 -1
- package/dist/actions/get-delivery-stats.d.mts +3 -13
- package/dist/actions/get-delivery-stats.d.mts.map +1 -1
- package/dist/actions/get-delivery-stats.mjs +1 -0
- package/dist/actions/get-delivery-stats.mjs.map +1 -1
- package/dist/actions/get-email-client-usage.cjs +1 -0
- package/dist/actions/get-email-client-usage.cjs.map +1 -1
- package/dist/actions/get-email-client-usage.d.cts +3 -18
- package/dist/actions/get-email-client-usage.d.cts.map +1 -1
- package/dist/actions/get-email-client-usage.d.mts +3 -18
- package/dist/actions/get-email-client-usage.d.mts.map +1 -1
- package/dist/actions/get-email-client-usage.mjs +1 -0
- package/dist/actions/get-email-client-usage.mjs.map +1 -1
- package/dist/actions/get-email-open-counts.cjs +1 -0
- package/dist/actions/get-email-open-counts.cjs.map +1 -1
- package/dist/actions/get-email-open-counts.d.cts +3 -17
- package/dist/actions/get-email-open-counts.d.cts.map +1 -1
- package/dist/actions/get-email-open-counts.d.mts +3 -17
- package/dist/actions/get-email-open-counts.d.mts.map +1 -1
- package/dist/actions/get-email-open-counts.mjs +1 -0
- package/dist/actions/get-email-open-counts.mjs.map +1 -1
- package/dist/actions/get-message-stream.cjs +1 -0
- package/dist/actions/get-message-stream.cjs.map +1 -1
- package/dist/actions/get-message-stream.d.cts +3 -15
- package/dist/actions/get-message-stream.d.cts.map +1 -1
- package/dist/actions/get-message-stream.d.mts +3 -15
- package/dist/actions/get-message-stream.d.mts.map +1 -1
- package/dist/actions/get-message-stream.mjs +1 -0
- package/dist/actions/get-message-stream.mjs.map +1 -1
- package/dist/actions/get-opens-by-platform.cjs +1 -0
- package/dist/actions/get-opens-by-platform.cjs.map +1 -1
- package/dist/actions/get-opens-by-platform.d.cts +3 -17
- package/dist/actions/get-opens-by-platform.d.cts.map +1 -1
- package/dist/actions/get-opens-by-platform.d.mts +3 -17
- package/dist/actions/get-opens-by-platform.d.mts.map +1 -1
- package/dist/actions/get-opens-by-platform.mjs +1 -0
- package/dist/actions/get-opens-by-platform.mjs.map +1 -1
- package/dist/actions/get-outbound-overview.cjs +1 -0
- package/dist/actions/get-outbound-overview.cjs.map +1 -1
- package/dist/actions/get-outbound-overview.d.cts +3 -13
- package/dist/actions/get-outbound-overview.d.cts.map +1 -1
- package/dist/actions/get-outbound-overview.d.mts +3 -13
- package/dist/actions/get-outbound-overview.d.mts.map +1 -1
- package/dist/actions/get-outbound-overview.mjs +1 -0
- package/dist/actions/get-outbound-overview.mjs.map +1 -1
- package/dist/actions/get-sent-counts.cjs +1 -0
- package/dist/actions/get-sent-counts.cjs.map +1 -1
- package/dist/actions/get-sent-counts.d.cts +3 -17
- package/dist/actions/get-sent-counts.d.cts.map +1 -1
- package/dist/actions/get-sent-counts.d.mts +3 -17
- package/dist/actions/get-sent-counts.d.mts.map +1 -1
- package/dist/actions/get-sent-counts.mjs +1 -0
- package/dist/actions/get-sent-counts.mjs.map +1 -1
- package/dist/actions/get-server.cjs +1 -0
- package/dist/actions/get-server.cjs.map +1 -1
- package/dist/actions/get-server.d.cts +3 -13
- package/dist/actions/get-server.d.cts.map +1 -1
- package/dist/actions/get-server.d.mts +3 -13
- package/dist/actions/get-server.d.mts.map +1 -1
- package/dist/actions/get-server.mjs +1 -0
- package/dist/actions/get-server.mjs.map +1 -1
- package/dist/actions/get-spam-complaints.cjs +1 -0
- package/dist/actions/get-spam-complaints.cjs.map +1 -1
- package/dist/actions/get-spam-complaints.d.cts +3 -17
- package/dist/actions/get-spam-complaints.d.cts.map +1 -1
- package/dist/actions/get-spam-complaints.d.mts +3 -17
- package/dist/actions/get-spam-complaints.d.mts.map +1 -1
- package/dist/actions/get-spam-complaints.mjs +1 -0
- package/dist/actions/get-spam-complaints.mjs.map +1 -1
- package/dist/actions/get-template.cjs +1 -0
- package/dist/actions/get-template.cjs.map +1 -1
- package/dist/actions/get-template.d.cts +3 -15
- package/dist/actions/get-template.d.cts.map +1 -1
- package/dist/actions/get-template.d.mts +3 -15
- package/dist/actions/get-template.d.mts.map +1 -1
- package/dist/actions/get-template.mjs +1 -0
- package/dist/actions/get-template.mjs.map +1 -1
- package/dist/actions/get-tracked-email-counts.cjs +1 -0
- package/dist/actions/get-tracked-email-counts.cjs.map +1 -1
- package/dist/actions/get-tracked-email-counts.d.cts +3 -16
- package/dist/actions/get-tracked-email-counts.d.cts.map +1 -1
- package/dist/actions/get-tracked-email-counts.d.mts +3 -16
- package/dist/actions/get-tracked-email-counts.d.mts.map +1 -1
- package/dist/actions/get-tracked-email-counts.mjs +1 -0
- package/dist/actions/get-tracked-email-counts.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +1 -0
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +3 -15
- package/dist/actions/get-webhook.d.cts.map +1 -1
- package/dist/actions/get-webhook.d.mts +3 -15
- package/dist/actions/get-webhook.d.mts.map +1 -1
- package/dist/actions/get-webhook.mjs +1 -0
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/list-inbound-rules.cjs +1 -0
- package/dist/actions/list-inbound-rules.cjs.map +1 -1
- package/dist/actions/list-inbound-rules.d.cts +3 -16
- package/dist/actions/list-inbound-rules.d.cts.map +1 -1
- package/dist/actions/list-inbound-rules.d.mts +3 -16
- package/dist/actions/list-inbound-rules.d.mts.map +1 -1
- package/dist/actions/list-inbound-rules.mjs +1 -0
- package/dist/actions/list-inbound-rules.mjs.map +1 -1
- package/dist/actions/list-message-streams.cjs +1 -0
- package/dist/actions/list-message-streams.cjs.map +1 -1
- package/dist/actions/list-message-streams.d.cts +3 -16
- package/dist/actions/list-message-streams.d.cts.map +1 -1
- package/dist/actions/list-message-streams.d.mts +3 -16
- package/dist/actions/list-message-streams.d.mts.map +1 -1
- package/dist/actions/list-message-streams.mjs +1 -0
- package/dist/actions/list-message-streams.mjs.map +1 -1
- package/dist/actions/list-outbound-message-clicks.cjs +1 -0
- package/dist/actions/list-outbound-message-clicks.cjs.map +1 -1
- package/dist/actions/list-outbound-message-clicks.d.cts +3 -28
- package/dist/actions/list-outbound-message-clicks.d.cts.map +1 -1
- package/dist/actions/list-outbound-message-clicks.d.mts +3 -28
- package/dist/actions/list-outbound-message-clicks.d.mts.map +1 -1
- package/dist/actions/list-outbound-message-clicks.mjs +1 -0
- package/dist/actions/list-outbound-message-clicks.mjs.map +1 -1
- package/dist/actions/list-outbound-message-opens.cjs +1 -0
- package/dist/actions/list-outbound-message-opens.cjs.map +1 -1
- package/dist/actions/list-outbound-message-opens.d.cts +3 -28
- package/dist/actions/list-outbound-message-opens.d.cts.map +1 -1
- package/dist/actions/list-outbound-message-opens.d.mts +3 -28
- package/dist/actions/list-outbound-message-opens.d.mts.map +1 -1
- package/dist/actions/list-outbound-message-opens.mjs +1 -0
- package/dist/actions/list-outbound-message-opens.mjs.map +1 -1
- package/dist/actions/list-suppressions.cjs +1 -0
- package/dist/actions/list-suppressions.cjs.map +1 -1
- package/dist/actions/list-suppressions.d.cts +3 -20
- package/dist/actions/list-suppressions.d.cts.map +1 -1
- package/dist/actions/list-suppressions.d.mts +3 -20
- package/dist/actions/list-suppressions.d.mts.map +1 -1
- package/dist/actions/list-suppressions.mjs +1 -0
- package/dist/actions/list-suppressions.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +1 -0
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +3 -18
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +3 -18
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +1 -0
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +1 -0
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +3 -13
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +3 -13
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +1 -0
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/search-inbound-messages.cjs +1 -0
- package/dist/actions/search-inbound-messages.cjs.map +1 -1
- package/dist/actions/search-inbound-messages.d.cts +3 -24
- package/dist/actions/search-inbound-messages.d.cts.map +1 -1
- package/dist/actions/search-inbound-messages.d.mts +3 -24
- package/dist/actions/search-inbound-messages.d.mts.map +1 -1
- package/dist/actions/search-inbound-messages.mjs +1 -0
- package/dist/actions/search-inbound-messages.mjs.map +1 -1
- package/dist/actions/search-outbound-messages.cjs +1 -0
- package/dist/actions/search-outbound-messages.cjs.map +1 -1
- package/dist/actions/search-outbound-messages.d.cts +3 -22
- package/dist/actions/search-outbound-messages.d.cts.map +1 -1
- package/dist/actions/search-outbound-messages.d.mts +3 -22
- package/dist/actions/search-outbound-messages.d.mts.map +1 -1
- package/dist/actions/search-outbound-messages.mjs +1 -0
- package/dist/actions/search-outbound-messages.mjs.map +1 -1
- package/dist/actions/send-batch-with-templates.cjs +1 -0
- package/dist/actions/send-batch-with-templates.cjs.map +1 -1
- package/dist/actions/send-batch-with-templates.d.cts +3 -42
- package/dist/actions/send-batch-with-templates.d.cts.map +1 -1
- package/dist/actions/send-batch-with-templates.d.mts +3 -42
- package/dist/actions/send-batch-with-templates.d.mts.map +1 -1
- package/dist/actions/send-batch-with-templates.mjs +1 -0
- package/dist/actions/send-batch-with-templates.mjs.map +1 -1
- package/dist/actions/unarchive-message-stream.cjs +1 -0
- package/dist/actions/unarchive-message-stream.cjs.map +1 -1
- package/dist/actions/unarchive-message-stream.d.cts +3 -15
- package/dist/actions/unarchive-message-stream.d.cts.map +1 -1
- package/dist/actions/unarchive-message-stream.d.mts +3 -15
- package/dist/actions/unarchive-message-stream.d.mts.map +1 -1
- package/dist/actions/unarchive-message-stream.mjs +1 -0
- package/dist/actions/unarchive-message-stream.mjs.map +1 -1
- package/dist/actions/update-message-stream.cjs +1 -0
- package/dist/actions/update-message-stream.cjs.map +1 -1
- package/dist/actions/update-message-stream.d.cts +3 -17
- package/dist/actions/update-message-stream.d.cts.map +1 -1
- package/dist/actions/update-message-stream.d.mts +3 -17
- package/dist/actions/update-message-stream.d.mts.map +1 -1
- package/dist/actions/update-message-stream.mjs +1 -0
- package/dist/actions/update-message-stream.mjs.map +1 -1
- package/dist/actions/validate-template.cjs +1 -0
- package/dist/actions/validate-template.cjs.map +1 -1
- package/dist/actions/validate-template.d.cts +3 -19
- package/dist/actions/validate-template.d.cts.map +1 -1
- package/dist/actions/validate-template.d.mts +3 -19
- package/dist/actions/validate-template.d.mts.map +1 -1
- package/dist/actions/validate-template.mjs +1 -0
- package/dist/actions/validate-template.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-browser-usage.d.ts
|
|
@@ -16,23 +18,7 @@ declare const PostmarkGetBrowserUsageOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const postmarkGetBrowserUsage:
|
|
20
|
-
ToDate: string;
|
|
21
|
-
FromDate: string;
|
|
22
|
-
ServerID?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
21
|
+
declare const postmarkGetBrowserUsage: AppAction<typeof PostmarkGetBrowserUsageInput, typeof PostmarkGetBrowserUsageOutput, typeof postmark.credential>;
|
|
36
22
|
//#endregion
|
|
37
23
|
export { postmarkGetBrowserUsage };
|
|
38
24
|
//# sourceMappingURL=get-browser-usage.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-browser-usage.d.cts","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-browser-usage.d.cts","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAc5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-browser-usage.d.ts
|
|
@@ -16,23 +18,7 @@ declare const PostmarkGetBrowserUsageOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const postmarkGetBrowserUsage:
|
|
20
|
-
ToDate: string;
|
|
21
|
-
FromDate: string;
|
|
22
|
-
ServerID?: number | undefined;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
generic_api_key: z.ZodString;
|
|
29
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
30
|
-
connectionId: z.ZodString;
|
|
31
|
-
entityId: z.ZodString;
|
|
32
|
-
instanceId: z.ZodString;
|
|
33
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
-
generic_api_key: z.ZodString;
|
|
35
|
-
}, z.core.$strip>>]>;
|
|
21
|
+
declare const postmarkGetBrowserUsage: AppAction<typeof PostmarkGetBrowserUsageInput, typeof PostmarkGetBrowserUsageOutput, typeof postmark.credential>;
|
|
36
22
|
//#endregion
|
|
37
23
|
export { postmarkGetBrowserUsage };
|
|
38
24
|
//# sourceMappingURL=get-browser-usage.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-browser-usage.d.mts","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-browser-usage.d.mts","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAc5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-browser-usage.mjs","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetBrowserUsageInput = z.object({\n ToDate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n FromDate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n ServerID: z.number().int().describe(\"Filter stats by server id (optional)\").optional(),\n}).describe(\"Request model for fetching browser usage statistics for clicked links.\\nRequires start and end dates, and optional server filter.\");\nconst PostmarkGetBrowserUsage_BrowserUsageItemSchema = z.object({\n Count: z.number().int().describe(\"Number of clicks for this browser\").nullable(),\n Browser: z.string().describe(\"Name of the browser (e.g., 'Chrome')\").nullable(),\n Platform: z.string().describe(\"Operating system or platform (e.g., 'Windows')\").nullable().optional(),\n}).passthrough();\nconst PostmarkGetBrowserUsage_BrowserUsageDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n BrowserUsage: z.array(PostmarkGetBrowserUsage_BrowserUsageItemSchema).describe(\"List of browser usage counts for this date\"),\n}).passthrough();\nexport const PostmarkGetBrowserUsageOutput = z.object({\n Days: z.array(PostmarkGetBrowserUsage_BrowserUsageDaySchema).describe(\"Array of daily browser usage statistics\"),\n}).passthrough();\n\nexport const postmarkGetBrowserUsage = action(\"POSTMARK_GET_BROWSER_USAGE\", {\n slug: \"postmark-get-browser-usage\",\n name: \"Get Browser Usage\",\n description: \"Tool to retrieve browser usage statistics for clicked links. Use after sending tracked outbound emails to analyze which browsers and platforms were used to click links.\",\n input: PostmarkGetBrowserUsageInput,\n output: PostmarkGetBrowserUsageOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-browser-usage.mjs","names":[],"sources":["../../src/actions/get-browser-usage.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetBrowserUsageInput = z.object({\n ToDate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n FromDate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n ServerID: z.number().int().describe(\"Filter stats by server id (optional)\").optional(),\n}).describe(\"Request model for fetching browser usage statistics for clicked links.\\nRequires start and end dates, and optional server filter.\");\nconst PostmarkGetBrowserUsage_BrowserUsageItemSchema = z.object({\n Count: z.number().int().describe(\"Number of clicks for this browser\").nullable(),\n Browser: z.string().describe(\"Name of the browser (e.g., 'Chrome')\").nullable(),\n Platform: z.string().describe(\"Operating system or platform (e.g., 'Windows')\").nullable().optional(),\n}).passthrough();\nconst PostmarkGetBrowserUsage_BrowserUsageDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n BrowserUsage: z.array(PostmarkGetBrowserUsage_BrowserUsageItemSchema).describe(\"List of browser usage counts for this date\"),\n}).passthrough();\nexport const PostmarkGetBrowserUsageOutput = z.object({\n Days: z.array(PostmarkGetBrowserUsage_BrowserUsageDaySchema).describe(\"Array of daily browser usage statistics\"),\n}).passthrough();\n\nexport const postmarkGetBrowserUsage: AppAction<\n typeof PostmarkGetBrowserUsageInput,\n typeof PostmarkGetBrowserUsageOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_BROWSER_USAGE\", {\n slug: \"postmark-get-browser-usage\",\n name: \"Get Browser Usage\",\n description: \"Tool to retrieve browser usage statistics for clicked links. Use after sending tracked outbound emails to analyze which browsers and platforms were used to click links.\",\n input: PostmarkGetBrowserUsageInput,\n output: PostmarkGetBrowserUsageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO;CACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC/I,MAAM,iDAAiD,EAAE,OAAO;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,cAAc,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,4CAA4C;AAC7H,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2C,EAAE,OAAO,EACpD,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,yCAAyC,EACjH,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-click-counts.cjs","names":["z","action"],"sources":["../../src/actions/get-click-counts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClickCountsInput = z.object({\n os: z.string().describe(\"Filter by operating system.\").optional(),\n tag: z.string().describe(\"Filter by specific tag.\").optional(),\n todate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n country: z.string().describe(\"Filter by country code.\").optional(),\n fromdate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n platform: z.string().describe(\"Filter by client platform.\").optional(),\n client_name: z.string().describe(\"Filter by client name.\").optional(),\n}).describe(\"Request model for GetClickCounts action. Requires start and end dates, and optional filters.\");\nconst PostmarkGetClickCounts_DayCountSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n TotalClicked: z.number().int().describe(\"Total clicks (including repeats) on this date.\").nullable(),\n UniqueClicked: z.number().int().describe(\"Number of unique clicks on this date.\").nullable(),\n}).passthrough().describe(\"Daily breakdown of click counts.\");\nconst PostmarkGetClickCounts_ClicksAggregateSchema = z.object({\n Total: z.number().int().describe(\"Total clicks in range.\").nullable(),\n Unique: z.number().int().describe(\"Total unique clicks in range.\").nullable(),\n}).passthrough().describe(\"Aggregated click counts across date range.\");\nexport const PostmarkGetClickCountsOutput = z.object({\n Days: z.array(PostmarkGetClickCounts_DayCountSchema).describe(\"List of daily click count breakdowns.\").nullable().optional(),\n Clicks: PostmarkGetClickCounts_ClicksAggregateSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for GetClickCounts action containing daily and aggregate click counts.\");\n\nexport const postmarkGetClickCounts = action(\"POSTMARK_GET_CLICK_COUNTS\", {\n slug: \"postmark-get-click-counts\",\n name: \"Get Click Counts\",\n description: \"Tool to retrieve total click counts across all links in emails. Use when you need aggregated click metrics for a given date range.\",\n input: PostmarkGetClickCountsInput,\n output: PostmarkGetClickCountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-click-counts.cjs","names":["z","action"],"sources":["../../src/actions/get-click-counts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClickCountsInput = z.object({\n os: z.string().describe(\"Filter by operating system.\").optional(),\n tag: z.string().describe(\"Filter by specific tag.\").optional(),\n todate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n country: z.string().describe(\"Filter by country code.\").optional(),\n fromdate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n platform: z.string().describe(\"Filter by client platform.\").optional(),\n client_name: z.string().describe(\"Filter by client name.\").optional(),\n}).describe(\"Request model for GetClickCounts action. Requires start and end dates, and optional filters.\");\nconst PostmarkGetClickCounts_DayCountSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n TotalClicked: z.number().int().describe(\"Total clicks (including repeats) on this date.\").nullable(),\n UniqueClicked: z.number().int().describe(\"Number of unique clicks on this date.\").nullable(),\n}).passthrough().describe(\"Daily breakdown of click counts.\");\nconst PostmarkGetClickCounts_ClicksAggregateSchema = z.object({\n Total: z.number().int().describe(\"Total clicks in range.\").nullable(),\n Unique: z.number().int().describe(\"Total unique clicks in range.\").nullable(),\n}).passthrough().describe(\"Aggregated click counts across date range.\");\nexport const PostmarkGetClickCountsOutput = z.object({\n Days: z.array(PostmarkGetClickCounts_DayCountSchema).describe(\"List of daily click count breakdowns.\").nullable().optional(),\n Clicks: PostmarkGetClickCounts_ClicksAggregateSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for GetClickCounts action containing daily and aggregate click counts.\");\n\nexport const postmarkGetClickCounts: AppAction<\n typeof PostmarkGetClickCountsInput,\n typeof PostmarkGetClickCountsOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICK_COUNTS\", {\n slug: \"postmark-get-click-counts\",\n name: \"Get Click Counts\",\n description: \"Tool to retrieve total click counts across all links in emails. Use when you need aggregated click metrics for a given date range.\",\n input: PostmarkGetClickCountsInput,\n output: PostmarkGetClickCountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC1G,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQ,6CAA6C,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAAuF;AAEjH,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-click-counts.d.ts
|
|
@@ -21,27 +23,7 @@ declare const PostmarkGetClickCountsOutput: z.ZodObject<{
|
|
|
21
23
|
Unique: z.ZodNullable<z.ZodNumber>;
|
|
22
24
|
}, z.core.$loose>>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const postmarkGetClickCounts:
|
|
25
|
-
todate: string;
|
|
26
|
-
fromdate: string;
|
|
27
|
-
os?: string | undefined;
|
|
28
|
-
tag?: string | undefined;
|
|
29
|
-
country?: string | undefined;
|
|
30
|
-
platform?: string | undefined;
|
|
31
|
-
client_name?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const postmarkGetClickCounts: AppAction<typeof PostmarkGetClickCountsInput, typeof PostmarkGetClickCountsOutput, typeof postmark.credential>;
|
|
45
27
|
//#endregion
|
|
46
28
|
export { postmarkGetClickCounts };
|
|
47
29
|
//# sourceMappingURL=get-click-counts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-click-counts.d.cts","names":[],"sources":["../../src/actions/get-click-counts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-click-counts.d.cts","names":[],"sources":["../../src/actions/get-click-counts.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-click-counts.d.ts
|
|
@@ -21,27 +23,7 @@ declare const PostmarkGetClickCountsOutput: z.ZodObject<{
|
|
|
21
23
|
Unique: z.ZodNullable<z.ZodNumber>;
|
|
22
24
|
}, z.core.$loose>>>;
|
|
23
25
|
}, z.core.$loose>;
|
|
24
|
-
declare const postmarkGetClickCounts:
|
|
25
|
-
todate: string;
|
|
26
|
-
fromdate: string;
|
|
27
|
-
os?: string | undefined;
|
|
28
|
-
tag?: string | undefined;
|
|
29
|
-
country?: string | undefined;
|
|
30
|
-
platform?: string | undefined;
|
|
31
|
-
client_name?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
33
|
-
connectionId: z.ZodString;
|
|
34
|
-
entityId: z.ZodString;
|
|
35
|
-
instanceId: z.ZodString;
|
|
36
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
-
generic_api_key: z.ZodString;
|
|
38
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
39
|
-
connectionId: z.ZodString;
|
|
40
|
-
entityId: z.ZodString;
|
|
41
|
-
instanceId: z.ZodString;
|
|
42
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
-
generic_api_key: z.ZodString;
|
|
44
|
-
}, z.core.$strip>>]>;
|
|
26
|
+
declare const postmarkGetClickCounts: AppAction<typeof PostmarkGetClickCountsInput, typeof PostmarkGetClickCountsOutput, typeof postmark.credential>;
|
|
45
27
|
//#endregion
|
|
46
28
|
export { postmarkGetClickCounts };
|
|
47
29
|
//# sourceMappingURL=get-click-counts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-click-counts.d.mts","names":[],"sources":["../../src/actions/get-click-counts.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-click-counts.d.mts","names":[],"sources":["../../src/actions/get-click-counts.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAkB3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-click-counts.mjs","names":[],"sources":["../../src/actions/get-click-counts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClickCountsInput = z.object({\n os: z.string().describe(\"Filter by operating system.\").optional(),\n tag: z.string().describe(\"Filter by specific tag.\").optional(),\n todate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n country: z.string().describe(\"Filter by country code.\").optional(),\n fromdate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n platform: z.string().describe(\"Filter by client platform.\").optional(),\n client_name: z.string().describe(\"Filter by client name.\").optional(),\n}).describe(\"Request model for GetClickCounts action. Requires start and end dates, and optional filters.\");\nconst PostmarkGetClickCounts_DayCountSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n TotalClicked: z.number().int().describe(\"Total clicks (including repeats) on this date.\").nullable(),\n UniqueClicked: z.number().int().describe(\"Number of unique clicks on this date.\").nullable(),\n}).passthrough().describe(\"Daily breakdown of click counts.\");\nconst PostmarkGetClickCounts_ClicksAggregateSchema = z.object({\n Total: z.number().int().describe(\"Total clicks in range.\").nullable(),\n Unique: z.number().int().describe(\"Total unique clicks in range.\").nullable(),\n}).passthrough().describe(\"Aggregated click counts across date range.\");\nexport const PostmarkGetClickCountsOutput = z.object({\n Days: z.array(PostmarkGetClickCounts_DayCountSchema).describe(\"List of daily click count breakdowns.\").nullable().optional(),\n Clicks: PostmarkGetClickCounts_ClicksAggregateSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for GetClickCounts action containing daily and aggregate click counts.\");\n\nexport const postmarkGetClickCounts = action(\"POSTMARK_GET_CLICK_COUNTS\", {\n slug: \"postmark-get-click-counts\",\n name: \"Get Click Counts\",\n description: \"Tool to retrieve total click counts across all links in emails. Use when you need aggregated click metrics for a given date range.\",\n input: PostmarkGetClickCountsInput,\n output: PostmarkGetClickCountsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-click-counts.mjs","names":[],"sources":["../../src/actions/get-click-counts.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClickCountsInput = z.object({\n os: z.string().describe(\"Filter by operating system.\").optional(),\n tag: z.string().describe(\"Filter by specific tag.\").optional(),\n todate: z.string().describe(\"End date for stats range in YYYY-MM-DD format.\"),\n country: z.string().describe(\"Filter by country code.\").optional(),\n fromdate: z.string().describe(\"Start date for stats range in YYYY-MM-DD format.\"),\n platform: z.string().describe(\"Filter by client platform.\").optional(),\n client_name: z.string().describe(\"Filter by client name.\").optional(),\n}).describe(\"Request model for GetClickCounts action. Requires start and end dates, and optional filters.\");\nconst PostmarkGetClickCounts_DayCountSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n TotalClicked: z.number().int().describe(\"Total clicks (including repeats) on this date.\").nullable(),\n UniqueClicked: z.number().int().describe(\"Number of unique clicks on this date.\").nullable(),\n}).passthrough().describe(\"Daily breakdown of click counts.\");\nconst PostmarkGetClickCounts_ClicksAggregateSchema = z.object({\n Total: z.number().int().describe(\"Total clicks in range.\").nullable(),\n Unique: z.number().int().describe(\"Total unique clicks in range.\").nullable(),\n}).passthrough().describe(\"Aggregated click counts across date range.\");\nexport const PostmarkGetClickCountsOutput = z.object({\n Days: z.array(PostmarkGetClickCounts_DayCountSchema).describe(\"List of daily click count breakdowns.\").nullable().optional(),\n Clicks: PostmarkGetClickCounts_ClicksAggregateSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for GetClickCounts action containing daily and aggregate click counts.\");\n\nexport const postmarkGetClickCounts: AppAction<\n typeof PostmarkGetClickCountsInput,\n typeof PostmarkGetClickCountsOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICK_COUNTS\", {\n slug: \"postmark-get-click-counts\",\n name: \"Get Click Counts\",\n description: \"Tool to retrieve total click counts across all links in emails. Use when you need aggregated click metrics for a given date range.\",\n input: PostmarkGetClickCountsInput,\n output: PostmarkGetClickCountsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACjE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAChF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC1G,MAAM,wCAAwC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAMtE,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd0C,EAAE,OAAO;EACnD,MAAM,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,QAAQ,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-browser-family.cjs","names":["z","action"],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClicksByBrowserFamilyInput = z.object({\n tag: z.string().describe(\"Filter by specific tag to narrow down statistics to emails with this tag\").optional(),\n todate: z.string().describe(\"Filter end date (inclusive) in YYYY-MM-DD format\").optional(),\n fromdate: z.string().describe(\"Filter starting date (inclusive) in YYYY-MM-DD format\").optional(),\n}).describe(\"Request model for fetching click statistics grouped by browser family.\\nAll parameters are optional for filtering the statistics.\");\nconst PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n}).passthrough().describe(\"Daily breakdown of clicks by browser family.\\nContains a date field and dynamic browser family fields with click counts.\");\nexport const PostmarkGetClicksByBrowserFamilyOutput = z.object({\n Days: z.array(PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema).describe(\"Array of daily browser family click statistics. Days without statistics are omitted.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing daily browser family statistics and aggregate totals.\\nBrowser families (e.g., 'Google Chrome', 'Safari mobile') appear as dynamic fields.\");\n\nexport const postmarkGetClicksByBrowserFamily = action(\"POSTMARK_GET_CLICKS_BY_BROWSER_FAMILY\", {\n slug: \"postmark-get-clicks-by-browser-family\",\n name: \"Get Clicks By Browser Family\",\n description: \"Tool to retrieve click statistics grouped by browser family. Use after sending outbound emails with tracked links to analyze which browser families recipients used to click links. Requires link tracking to be enabled for emails.\",\n input: PostmarkGetClicksByBrowserFamilyInput,\n output: PostmarkGetClicksByBrowserFamilyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-browser-family.cjs","names":["z","action"],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClicksByBrowserFamilyInput = z.object({\n tag: z.string().describe(\"Filter by specific tag to narrow down statistics to emails with this tag\").optional(),\n todate: z.string().describe(\"Filter end date (inclusive) in YYYY-MM-DD format\").optional(),\n fromdate: z.string().describe(\"Filter starting date (inclusive) in YYYY-MM-DD format\").optional(),\n}).describe(\"Request model for fetching click statistics grouped by browser family.\\nAll parameters are optional for filtering the statistics.\");\nconst PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n}).passthrough().describe(\"Daily breakdown of clicks by browser family.\\nContains a date field and dynamic browser family fields with click counts.\");\nexport const PostmarkGetClicksByBrowserFamilyOutput = z.object({\n Days: z.array(PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema).describe(\"Array of daily browser family click statistics. Days without statistics are omitted.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing daily browser family statistics and aggregate totals.\\nBrowser families (e.g., 'Google Chrome', 'Safari mobile') appear as dynamic fields.\");\n\nexport const postmarkGetClicksByBrowserFamily: AppAction<\n typeof PostmarkGetClicksByBrowserFamilyInput,\n typeof PostmarkGetClicksByBrowserFamilyOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICKS_BY_BROWSER_FAMILY\", {\n slug: \"postmark-get-clicks-by-browser-family\",\n name: \"Get Clicks By Browser Family\",\n description: \"Tool to retrieve click statistics grouped by browser family. Use after sending outbound emails with tracked links to analyze which browser families recipients used to click links. Requires link tracking to be enabled for emails.\",\n input: PostmarkGetClicksByBrowserFamilyInput,\n output: PostmarkGetClicksByBrowserFamilyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC/I,MAAM,0DAA0DA,IAAAA,EAAE,OAAO,EACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0HAA0H;AACpJ,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sKAAsK;AAEhM,MAAa,mCAITC,eAAAA,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-clicks-by-browser-family.d.ts
|
|
@@ -11,23 +13,7 @@ declare const PostmarkGetClicksByBrowserFamilyOutput: z.ZodObject<{
|
|
|
11
13
|
Date: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const postmarkGetClicksByBrowserFamily:
|
|
15
|
-
tag?: string | undefined;
|
|
16
|
-
todate?: string | undefined;
|
|
17
|
-
fromdate?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const postmarkGetClicksByBrowserFamily: AppAction<typeof PostmarkGetClicksByBrowserFamilyInput, typeof PostmarkGetClicksByBrowserFamilyOutput, typeof postmark.credential>;
|
|
31
17
|
//#endregion
|
|
32
18
|
export { postmarkGetClicksByBrowserFamily };
|
|
33
19
|
//# sourceMappingURL=get-clicks-by-browser-family.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-browser-family.d.cts","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-browser-family.d.cts","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAQrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-clicks-by-browser-family.d.ts
|
|
@@ -11,23 +13,7 @@ declare const PostmarkGetClicksByBrowserFamilyOutput: z.ZodObject<{
|
|
|
11
13
|
Date: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const postmarkGetClicksByBrowserFamily:
|
|
15
|
-
tag?: string | undefined;
|
|
16
|
-
todate?: string | undefined;
|
|
17
|
-
fromdate?: string | undefined;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
generic_api_key: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>;
|
|
16
|
+
declare const postmarkGetClicksByBrowserFamily: AppAction<typeof PostmarkGetClicksByBrowserFamilyInput, typeof PostmarkGetClicksByBrowserFamilyOutput, typeof postmark.credential>;
|
|
31
17
|
//#endregion
|
|
32
18
|
export { postmarkGetClicksByBrowserFamily };
|
|
33
19
|
//# sourceMappingURL=get-clicks-by-browser-family.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-browser-family.d.mts","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-browser-family.d.mts","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAQrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;cAItC,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-browser-family.mjs","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClicksByBrowserFamilyInput = z.object({\n tag: z.string().describe(\"Filter by specific tag to narrow down statistics to emails with this tag\").optional(),\n todate: z.string().describe(\"Filter end date (inclusive) in YYYY-MM-DD format\").optional(),\n fromdate: z.string().describe(\"Filter starting date (inclusive) in YYYY-MM-DD format\").optional(),\n}).describe(\"Request model for fetching click statistics grouped by browser family.\\nAll parameters are optional for filtering the statistics.\");\nconst PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n}).passthrough().describe(\"Daily breakdown of clicks by browser family.\\nContains a date field and dynamic browser family fields with click counts.\");\nexport const PostmarkGetClicksByBrowserFamilyOutput = z.object({\n Days: z.array(PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema).describe(\"Array of daily browser family click statistics. Days without statistics are omitted.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing daily browser family statistics and aggregate totals.\\nBrowser families (e.g., 'Google Chrome', 'Safari mobile') appear as dynamic fields.\");\n\nexport const postmarkGetClicksByBrowserFamily = action(\"POSTMARK_GET_CLICKS_BY_BROWSER_FAMILY\", {\n slug: \"postmark-get-clicks-by-browser-family\",\n name: \"Get Clicks By Browser Family\",\n description: \"Tool to retrieve click statistics grouped by browser family. Use after sending outbound emails with tracked links to analyze which browser families recipients used to click links. Requires link tracking to be enabled for emails.\",\n input: PostmarkGetClicksByBrowserFamilyInput,\n output: PostmarkGetClicksByBrowserFamilyOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-browser-family.mjs","names":[],"sources":["../../src/actions/get-clicks-by-browser-family.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClicksByBrowserFamilyInput = z.object({\n tag: z.string().describe(\"Filter by specific tag to narrow down statistics to emails with this tag\").optional(),\n todate: z.string().describe(\"Filter end date (inclusive) in YYYY-MM-DD format\").optional(),\n fromdate: z.string().describe(\"Filter starting date (inclusive) in YYYY-MM-DD format\").optional(),\n}).describe(\"Request model for fetching click statistics grouped by browser family.\\nAll parameters are optional for filtering the statistics.\");\nconst PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format\").nullable(),\n}).passthrough().describe(\"Daily breakdown of clicks by browser family.\\nContains a date field and dynamic browser family fields with click counts.\");\nexport const PostmarkGetClicksByBrowserFamilyOutput = z.object({\n Days: z.array(PostmarkGetClicksByBrowserFamily_BrowserFamilyDaySchema).describe(\"Array of daily browser family click statistics. Days without statistics are omitted.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing daily browser family statistics and aggregate totals.\\nBrowser families (e.g., 'Google Chrome', 'Safari mobile') appear as dynamic fields.\");\n\nexport const postmarkGetClicksByBrowserFamily: AppAction<\n typeof PostmarkGetClicksByBrowserFamilyInput,\n typeof PostmarkGetClicksByBrowserFamilyOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICKS_BY_BROWSER_FAMILY\", {\n slug: \"postmark-get-clicks-by-browser-family\",\n name: \"Get Clicks By Browser Family\",\n description: \"Tool to retrieve click statistics grouped by browser family. Use after sending outbound emails with tracked links to analyze which browser families recipients used to click links. Requires link tracking to be enabled for emails.\",\n input: PostmarkGetClicksByBrowserFamilyInput,\n output: PostmarkGetClicksByBrowserFamilyOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC/I,MAAM,0DAA0D,EAAE,OAAO,EACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0HAA0H;AAKpJ,MAAa,mCAIT,OAAO,yCAAyC;CAClD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboD,EAAE,OAAO,EAC7D,MAAM,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sKAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-location.cjs","names":["z","action"],"sources":["../../src/actions/get-clicks-by-location.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClicksByLocationInput = z.object({\n tag: z.string().describe(\"Filter by tag.\").optional(),\n todate: z.string().describe(\"Filter stats up to the date specified in YYYY-MM-DD format.\").optional(),\n fromdate: z.string().describe(\"Filter stats starting from the date specified in YYYY-MM-DD format.\").optional(),\n}).describe(\"Request model for GetClicksByLocation action. All parameters are optional.\");\nconst PostmarkGetClicksByLocation_DayLocationSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n HTML: z.number().int().describe(\"Total number of clicks that were from links in the HTML content.\").nullable().optional(),\n Text: z.number().int().describe(\"Total number of clicks that were from links in the text content.\").nullable().optional(),\n}).passthrough().describe(\"Daily breakdown of clicks by location (HTML vs Text).\");\nexport const PostmarkGetClicksByLocationOutput = z.object({\n Days: z.array(PostmarkGetClicksByLocation_DayLocationSchema).describe(\"List of daily click location breakdowns. Days without statistics are omitted.\").nullable().optional(),\n HTML: z.number().int().describe(\"Aggregate total of HTML link clicks.\").nullable().optional(),\n Text: z.number().int().describe(\"Aggregate total of text link clicks.\").nullable().optional(),\n}).passthrough().describe(\"Response model for GetClicksByLocation action containing daily breakdown and aggregate totals of clicks by location.\");\n\nexport const postmarkGetClicksByLocation = action(\"POSTMARK_GET_CLICKS_BY_LOCATION\", {\n slug: \"postmark-get-clicks-by-location\",\n name: \"Get Clicks by Location\",\n description: \"Tool to get an overview of which part of the email links were clicked from (HTML or Text). Use when you need to analyze click patterns by content type.\",\n input: PostmarkGetClicksByLocationInput,\n output: PostmarkGetClicksByLocationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-location.cjs","names":["z","action"],"sources":["../../src/actions/get-clicks-by-location.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClicksByLocationInput = z.object({\n tag: z.string().describe(\"Filter by tag.\").optional(),\n todate: z.string().describe(\"Filter stats up to the date specified in YYYY-MM-DD format.\").optional(),\n fromdate: z.string().describe(\"Filter stats starting from the date specified in YYYY-MM-DD format.\").optional(),\n}).describe(\"Request model for GetClicksByLocation action. All parameters are optional.\");\nconst PostmarkGetClicksByLocation_DayLocationSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n HTML: z.number().int().describe(\"Total number of clicks that were from links in the HTML content.\").nullable().optional(),\n Text: z.number().int().describe(\"Total number of clicks that were from links in the text content.\").nullable().optional(),\n}).passthrough().describe(\"Daily breakdown of clicks by location (HTML vs Text).\");\nexport const PostmarkGetClicksByLocationOutput = z.object({\n Days: z.array(PostmarkGetClicksByLocation_DayLocationSchema).describe(\"List of daily click location breakdowns. Days without statistics are omitted.\").nullable().optional(),\n HTML: z.number().int().describe(\"Aggregate total of HTML link clicks.\").nullable().optional(),\n Text: z.number().int().describe(\"Aggregate total of text link clicks.\").nullable().optional(),\n}).passthrough().describe(\"Response model for GetClicksByLocation action containing daily breakdown and aggregate totals of clicks by location.\");\n\nexport const postmarkGetClicksByLocation: AppAction<\n typeof PostmarkGetClicksByLocationInput,\n typeof PostmarkGetClicksByLocationOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICKS_BY_LOCATION\", {\n slug: \"postmark-get-clicks-by-location\",\n name: \"Get Clicks by Location\",\n description: \"Tool to get an overview of which part of the email links were clicked from (HTML or Text). Use when you need to analyze click patterns by content type.\",\n input: PostmarkGetClicksByLocationInput,\n output: PostmarkGetClicksByLocationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACpD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACpG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3K,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sHAAsH;AAEhJ,MAAa,8BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-clicks-by-location.d.ts
|
|
@@ -15,23 +17,7 @@ declare const PostmarkGetClicksByLocationOutput: z.ZodObject<{
|
|
|
15
17
|
HTML: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
Text: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const postmarkGetClicksByLocation:
|
|
19
|
-
tag?: string | undefined;
|
|
20
|
-
todate?: string | undefined;
|
|
21
|
-
fromdate?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const postmarkGetClicksByLocation: AppAction<typeof PostmarkGetClicksByLocationInput, typeof PostmarkGetClicksByLocationOutput, typeof postmark.credential>;
|
|
35
21
|
//#endregion
|
|
36
22
|
export { postmarkGetClicksByLocation };
|
|
37
23
|
//# sourceMappingURL=get-clicks-by-location.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-location.d.cts","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-location.d.cts","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;cAMjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-clicks-by-location.d.ts
|
|
@@ -15,23 +17,7 @@ declare const PostmarkGetClicksByLocationOutput: z.ZodObject<{
|
|
|
15
17
|
HTML: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
Text: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const postmarkGetClicksByLocation:
|
|
19
|
-
tag?: string | undefined;
|
|
20
|
-
todate?: string | undefined;
|
|
21
|
-
fromdate?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
generic_api_key: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const postmarkGetClicksByLocation: AppAction<typeof PostmarkGetClicksByLocationInput, typeof PostmarkGetClicksByLocationOutput, typeof postmark.credential>;
|
|
35
21
|
//#endregion
|
|
36
22
|
export { postmarkGetClicksByLocation };
|
|
37
23
|
//# sourceMappingURL=get-clicks-by-location.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-location.d.mts","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-location.d.mts","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAUhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;cAMjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-clicks-by-location.mjs","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetClicksByLocationInput = z.object({\n tag: z.string().describe(\"Filter by tag.\").optional(),\n todate: z.string().describe(\"Filter stats up to the date specified in YYYY-MM-DD format.\").optional(),\n fromdate: z.string().describe(\"Filter stats starting from the date specified in YYYY-MM-DD format.\").optional(),\n}).describe(\"Request model for GetClicksByLocation action. All parameters are optional.\");\nconst PostmarkGetClicksByLocation_DayLocationSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n HTML: z.number().int().describe(\"Total number of clicks that were from links in the HTML content.\").nullable().optional(),\n Text: z.number().int().describe(\"Total number of clicks that were from links in the text content.\").nullable().optional(),\n}).passthrough().describe(\"Daily breakdown of clicks by location (HTML vs Text).\");\nexport const PostmarkGetClicksByLocationOutput = z.object({\n Days: z.array(PostmarkGetClicksByLocation_DayLocationSchema).describe(\"List of daily click location breakdowns. Days without statistics are omitted.\").nullable().optional(),\n HTML: z.number().int().describe(\"Aggregate total of HTML link clicks.\").nullable().optional(),\n Text: z.number().int().describe(\"Aggregate total of text link clicks.\").nullable().optional(),\n}).passthrough().describe(\"Response model for GetClicksByLocation action containing daily breakdown and aggregate totals of clicks by location.\");\n\nexport const postmarkGetClicksByLocation = action(\"POSTMARK_GET_CLICKS_BY_LOCATION\", {\n slug: \"postmark-get-clicks-by-location\",\n name: \"Get Clicks by Location\",\n description: \"Tool to get an overview of which part of the email links were clicked from (HTML or Text). Use when you need to analyze click patterns by content type.\",\n input: PostmarkGetClicksByLocationInput,\n output: PostmarkGetClicksByLocationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-clicks-by-location.mjs","names":[],"sources":["../../src/actions/get-clicks-by-location.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetClicksByLocationInput = z.object({\n tag: z.string().describe(\"Filter by tag.\").optional(),\n todate: z.string().describe(\"Filter stats up to the date specified in YYYY-MM-DD format.\").optional(),\n fromdate: z.string().describe(\"Filter stats starting from the date specified in YYYY-MM-DD format.\").optional(),\n}).describe(\"Request model for GetClicksByLocation action. All parameters are optional.\");\nconst PostmarkGetClicksByLocation_DayLocationSchema = z.object({\n Date: z.string().describe(\"Date in YYYY-MM-DD format.\").nullable(),\n HTML: z.number().int().describe(\"Total number of clicks that were from links in the HTML content.\").nullable().optional(),\n Text: z.number().int().describe(\"Total number of clicks that were from links in the text content.\").nullable().optional(),\n}).passthrough().describe(\"Daily breakdown of clicks by location (HTML vs Text).\");\nexport const PostmarkGetClicksByLocationOutput = z.object({\n Days: z.array(PostmarkGetClicksByLocation_DayLocationSchema).describe(\"List of daily click location breakdowns. Days without statistics are omitted.\").nullable().optional(),\n HTML: z.number().int().describe(\"Aggregate total of HTML link clicks.\").nullable().optional(),\n Text: z.number().int().describe(\"Aggregate total of text link clicks.\").nullable().optional(),\n}).passthrough().describe(\"Response model for GetClicksByLocation action containing daily breakdown and aggregate totals of clicks by location.\");\n\nexport const postmarkGetClicksByLocation: AppAction<\n typeof PostmarkGetClicksByLocationInput,\n typeof PostmarkGetClicksByLocationOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_CLICKS_BY_LOCATION\", {\n slug: \"postmark-get-clicks-by-location\",\n name: \"Get Clicks by Location\",\n description: \"Tool to get an overview of which part of the email links were clicked from (HTML or Text). Use when you need to analyze click patterns by content type.\",\n input: PostmarkGetClicksByLocationInput,\n output: PostmarkGetClicksByLocationOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO;CACvD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACpD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAOjF,MAAa,8BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf+C,EAAE,OAAO;EACxD,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3K,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sHAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-stats.cjs","names":["z","action"],"sources":["../../src/actions/get-delivery-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetDeliveryStatsInput = z.object({}).describe(\"Request model for GetDeliveryStats action.\\nThis action does not require any parameters.\");\nconst PostmarkGetDeliveryStats_BounceTypeCountSchema = z.object({\n Name: z.string().describe(\"Human-readable name of the bounce type (e.g., 'All', 'Hard bounce', 'Message delayed')\").nullable(),\n Type: z.string().describe(\"Bounce type identifier (e.g., 'HardBounce', 'Transient', 'AutoResponder', 'SpamNotification', 'SoftBounce', 'SpamComplaint')\").nullable().optional(),\n Count: z.number().int().describe(\"Number of bounces of this type\").nullable(),\n}).passthrough().describe(\"Model representing a bounce type with its count.\");\nexport const PostmarkGetDeliveryStatsOutput = z.object({\n Bounces: z.array(PostmarkGetDeliveryStats_BounceTypeCountSchema).describe(\"List of bounce types with their counts, including total count ('All'), hard bounces, soft bounces, spam complaints, etc.\"),\n InactiveMails: z.number().int().describe(\"Number of inactive recipient email addresses\").nullable(),\n}).passthrough().describe(\"Response model for GetDeliveryStats action, representing delivery statistical counts.\");\n\nexport const postmarkGetDeliveryStats = action(\"POSTMARK_GET_DELIVERY_STATS\", {\n slug: \"postmark-get-delivery-stats\",\n name: \"Get Delivery Stats\",\n description: \"Tool to retrieve delivery statistics. Use after sending emails to get aggregated counts of deliveries, bounces, and spam complaints.\",\n input: PostmarkGetDeliveryStatsInput,\n output: PostmarkGetDeliveryStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-stats.cjs","names":["z","action"],"sources":["../../src/actions/get-delivery-stats.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetDeliveryStatsInput = z.object({}).describe(\"Request model for GetDeliveryStats action.\\nThis action does not require any parameters.\");\nconst PostmarkGetDeliveryStats_BounceTypeCountSchema = z.object({\n Name: z.string().describe(\"Human-readable name of the bounce type (e.g., 'All', 'Hard bounce', 'Message delayed')\").nullable(),\n Type: z.string().describe(\"Bounce type identifier (e.g., 'HardBounce', 'Transient', 'AutoResponder', 'SpamNotification', 'SoftBounce', 'SpamComplaint')\").nullable().optional(),\n Count: z.number().int().describe(\"Number of bounces of this type\").nullable(),\n}).passthrough().describe(\"Model representing a bounce type with its count.\");\nexport const PostmarkGetDeliveryStatsOutput = z.object({\n Bounces: z.array(PostmarkGetDeliveryStats_BounceTypeCountSchema).describe(\"List of bounce types with their counts, including total count ('All'), hard bounces, soft bounces, spam complaints, etc.\"),\n InactiveMails: z.number().int().describe(\"Number of inactive recipient email addresses\").nullable(),\n}).passthrough().describe(\"Response model for GetDeliveryStats action, representing delivery statistical counts.\");\n\nexport const postmarkGetDeliveryStats: AppAction<\n typeof PostmarkGetDeliveryStatsInput,\n typeof PostmarkGetDeliveryStatsOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_DELIVERY_STATS\", {\n slug: \"postmark-get-delivery-stats\",\n name: \"Get Delivery Stats\",\n description: \"Tool to retrieve delivery statistics. Use after sending emails to get aggregated counts of deliveries, bounces, and spam complaints.\",\n input: PostmarkGetDeliveryStatsInput,\n output: PostmarkGetDeliveryStatsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0FAA0F;AAC7J,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,SAASA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,0HAA0H;CACpM,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAAuF;AAEjH,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-delivery-stats.d.ts
|
|
@@ -10,19 +12,7 @@ declare const PostmarkGetDeliveryStatsOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
InactiveMails: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const postmarkGetDeliveryStats:
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const postmarkGetDeliveryStats: AppAction<typeof PostmarkGetDeliveryStatsInput, typeof PostmarkGetDeliveryStatsOutput, typeof postmark.credential>;
|
|
26
16
|
//#endregion
|
|
27
17
|
export { postmarkGetDeliveryStats };
|
|
28
18
|
//# sourceMappingURL=get-delivery-stats.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-stats.d.cts","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-stats.d.cts","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postmark } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-delivery-stats.d.ts
|
|
@@ -10,19 +12,7 @@ declare const PostmarkGetDeliveryStatsOutput: z.ZodObject<{
|
|
|
10
12
|
}, z.core.$loose>>;
|
|
11
13
|
InactiveMails: z.ZodNullable<z.ZodNumber>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const postmarkGetDeliveryStats:
|
|
14
|
-
connectionId: z.ZodString;
|
|
15
|
-
entityId: z.ZodString;
|
|
16
|
-
instanceId: z.ZodString;
|
|
17
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
-
generic_api_key: z.ZodString;
|
|
19
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"postmark", z.ZodObject<{
|
|
20
|
-
connectionId: z.ZodString;
|
|
21
|
-
entityId: z.ZodString;
|
|
22
|
-
instanceId: z.ZodString;
|
|
23
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
-
generic_api_key: z.ZodString;
|
|
25
|
-
}, z.core.$strip>>]>;
|
|
15
|
+
declare const postmarkGetDeliveryStats: AppAction<typeof PostmarkGetDeliveryStatsInput, typeof PostmarkGetDeliveryStatsOutput, typeof postmark.credential>;
|
|
26
16
|
//#endregion
|
|
27
17
|
export { postmarkGetDeliveryStats };
|
|
28
18
|
//# sourceMappingURL=get-delivery-stats.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-stats.d.mts","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-stats.d.mts","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAM7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAK9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-stats.mjs","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostmarkGetDeliveryStatsInput = z.object({}).describe(\"Request model for GetDeliveryStats action.\\nThis action does not require any parameters.\");\nconst PostmarkGetDeliveryStats_BounceTypeCountSchema = z.object({\n Name: z.string().describe(\"Human-readable name of the bounce type (e.g., 'All', 'Hard bounce', 'Message delayed')\").nullable(),\n Type: z.string().describe(\"Bounce type identifier (e.g., 'HardBounce', 'Transient', 'AutoResponder', 'SpamNotification', 'SoftBounce', 'SpamComplaint')\").nullable().optional(),\n Count: z.number().int().describe(\"Number of bounces of this type\").nullable(),\n}).passthrough().describe(\"Model representing a bounce type with its count.\");\nexport const PostmarkGetDeliveryStatsOutput = z.object({\n Bounces: z.array(PostmarkGetDeliveryStats_BounceTypeCountSchema).describe(\"List of bounce types with their counts, including total count ('All'), hard bounces, soft bounces, spam complaints, etc.\"),\n InactiveMails: z.number().int().describe(\"Number of inactive recipient email addresses\").nullable(),\n}).passthrough().describe(\"Response model for GetDeliveryStats action, representing delivery statistical counts.\");\n\nexport const postmarkGetDeliveryStats = action(\"POSTMARK_GET_DELIVERY_STATS\", {\n slug: \"postmark-get-delivery-stats\",\n name: \"Get Delivery Stats\",\n description: \"Tool to retrieve delivery statistics. Use after sending emails to get aggregated counts of deliveries, bounces, and spam complaints.\",\n input: PostmarkGetDeliveryStatsInput,\n output: PostmarkGetDeliveryStatsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-stats.mjs","names":[],"sources":["../../src/actions/get-delivery-stats.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postmark } from \"../app\";\n\nexport const PostmarkGetDeliveryStatsInput = z.object({}).describe(\"Request model for GetDeliveryStats action.\\nThis action does not require any parameters.\");\nconst PostmarkGetDeliveryStats_BounceTypeCountSchema = z.object({\n Name: z.string().describe(\"Human-readable name of the bounce type (e.g., 'All', 'Hard bounce', 'Message delayed')\").nullable(),\n Type: z.string().describe(\"Bounce type identifier (e.g., 'HardBounce', 'Transient', 'AutoResponder', 'SpamNotification', 'SoftBounce', 'SpamComplaint')\").nullable().optional(),\n Count: z.number().int().describe(\"Number of bounces of this type\").nullable(),\n}).passthrough().describe(\"Model representing a bounce type with its count.\");\nexport const PostmarkGetDeliveryStatsOutput = z.object({\n Bounces: z.array(PostmarkGetDeliveryStats_BounceTypeCountSchema).describe(\"List of bounce types with their counts, including total count ('All'), hard bounces, soft bounces, spam complaints, etc.\"),\n InactiveMails: z.number().int().describe(\"Number of inactive recipient email addresses\").nullable(),\n}).passthrough().describe(\"Response model for GetDeliveryStats action, representing delivery statistical counts.\");\n\nexport const postmarkGetDeliveryStats: AppAction<\n typeof PostmarkGetDeliveryStatsInput,\n typeof PostmarkGetDeliveryStatsOutput,\n typeof postmark.credential\n> = action(\"POSTMARK_GET_DELIVERY_STATS\", {\n slug: \"postmark-get-delivery-stats\",\n name: \"Get Delivery Stats\",\n description: \"Tool to retrieve delivery statistics. Use after sending emails to get aggregated counts of deliveries, bounces, and spam complaints.\",\n input: PostmarkGetDeliveryStatsInput,\n output: PostmarkGetDeliveryStatsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0FAA0F;AAC7J,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC7H,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAM5E,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd4C,EAAE,OAAO;EACrD,SAAS,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,0HAA0H;EACpM,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uFAWhB;AACV,CAAC"}
|