@keystrokehq/resend 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-segment.cjs +1 -1
- package/dist/actions/add-contact-to-segment.cjs.map +1 -1
- package/dist/actions/add-contact-to-segment.d.cts +11 -3
- package/dist/actions/add-contact-to-segment.d.cts.map +1 -1
- package/dist/actions/add-contact-to-segment.d.mts +11 -3
- package/dist/actions/add-contact-to-segment.d.mts.map +1 -1
- package/dist/actions/add-contact-to-segment.mjs +1 -1
- package/dist/actions/add-contact-to-segment.mjs.map +1 -1
- package/dist/actions/cancel-email.cjs +1 -1
- package/dist/actions/cancel-email.cjs.map +1 -1
- package/dist/actions/cancel-email.d.cts +10 -3
- package/dist/actions/cancel-email.d.cts.map +1 -1
- package/dist/actions/cancel-email.d.mts +10 -3
- package/dist/actions/cancel-email.d.mts.map +1 -1
- package/dist/actions/cancel-email.mjs +1 -1
- package/dist/actions/cancel-email.mjs.map +1 -1
- package/dist/actions/create-api-key.cjs +1 -1
- package/dist/actions/create-api-key.cjs.map +1 -1
- package/dist/actions/create-api-key.d.cts +17 -3
- package/dist/actions/create-api-key.d.cts.map +1 -1
- package/dist/actions/create-api-key.d.mts +17 -3
- package/dist/actions/create-api-key.d.mts.map +1 -1
- package/dist/actions/create-api-key.mjs +1 -1
- package/dist/actions/create-api-key.mjs.map +1 -1
- package/dist/actions/create-audience.cjs +1 -1
- package/dist/actions/create-audience.cjs.map +1 -1
- package/dist/actions/create-audience.d.cts +11 -3
- package/dist/actions/create-audience.d.cts.map +1 -1
- package/dist/actions/create-audience.d.mts +11 -3
- package/dist/actions/create-audience.d.mts.map +1 -1
- package/dist/actions/create-audience.mjs +1 -1
- package/dist/actions/create-audience.mjs.map +1 -1
- package/dist/actions/create-contact-property.cjs +1 -1
- package/dist/actions/create-contact-property.cjs.map +1 -1
- package/dist/actions/create-contact-property.d.cts +17 -3
- package/dist/actions/create-contact-property.d.cts.map +1 -1
- package/dist/actions/create-contact-property.d.mts +17 -3
- package/dist/actions/create-contact-property.d.mts.map +1 -1
- package/dist/actions/create-contact-property.mjs +1 -1
- package/dist/actions/create-contact-property.mjs.map +1 -1
- package/dist/actions/create-contact-v2.cjs +4 -4
- package/dist/actions/create-contact-v2.cjs.map +1 -1
- package/dist/actions/create-contact-v2.d.cts +44 -3
- package/dist/actions/create-contact-v2.d.cts.map +1 -1
- package/dist/actions/create-contact-v2.d.mts +44 -3
- package/dist/actions/create-contact-v2.d.mts.map +1 -1
- package/dist/actions/create-contact-v2.mjs +4 -4
- package/dist/actions/create-contact-v2.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -1
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +18 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +18 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -1
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-domain.cjs +3 -3
- package/dist/actions/create-domain.cjs.map +1 -1
- package/dist/actions/create-domain.d.cts +33 -3
- package/dist/actions/create-domain.d.cts.map +1 -1
- package/dist/actions/create-domain.d.mts +33 -3
- package/dist/actions/create-domain.d.mts.map +1 -1
- package/dist/actions/create-domain.mjs +3 -3
- package/dist/actions/create-domain.mjs.map +1 -1
- package/dist/actions/create-template.cjs +2 -2
- package/dist/actions/create-template.cjs.map +1 -1
- package/dist/actions/create-template.d.cts +36 -3
- package/dist/actions/create-template.d.cts.map +1 -1
- package/dist/actions/create-template.d.mts +36 -3
- package/dist/actions/create-template.d.mts.map +1 -1
- package/dist/actions/create-template.mjs +2 -2
- package/dist/actions/create-template.mjs.map +1 -1
- package/dist/actions/create-topic.cjs +1 -1
- package/dist/actions/create-topic.cjs.map +1 -1
- package/dist/actions/create-topic.d.cts +22 -3
- package/dist/actions/create-topic.d.cts.map +1 -1
- package/dist/actions/create-topic.d.mts +22 -3
- package/dist/actions/create-topic.d.mts.map +1 -1
- package/dist/actions/create-topic.mjs +1 -1
- package/dist/actions/create-topic.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +13 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +13 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-api-key.cjs +1 -1
- package/dist/actions/delete-api-key.cjs.map +1 -1
- package/dist/actions/delete-api-key.d.cts +11 -3
- package/dist/actions/delete-api-key.d.cts.map +1 -1
- package/dist/actions/delete-api-key.d.mts +11 -3
- package/dist/actions/delete-api-key.d.mts.map +1 -1
- package/dist/actions/delete-api-key.mjs +1 -1
- package/dist/actions/delete-api-key.mjs.map +1 -1
- package/dist/actions/delete-audience.cjs +1 -1
- package/dist/actions/delete-audience.cjs.map +1 -1
- package/dist/actions/delete-audience.d.cts +10 -3
- package/dist/actions/delete-audience.d.cts.map +1 -1
- package/dist/actions/delete-audience.d.mts +10 -3
- package/dist/actions/delete-audience.d.mts.map +1 -1
- package/dist/actions/delete-audience.mjs +1 -1
- package/dist/actions/delete-audience.mjs.map +1 -1
- package/dist/actions/delete-contact-by-id.cjs +1 -1
- package/dist/actions/delete-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-by-id.d.cts +11 -3
- package/dist/actions/delete-contact-by-id.d.cts.map +1 -1
- package/dist/actions/delete-contact-by-id.d.mts +11 -3
- package/dist/actions/delete-contact-by-id.d.mts.map +1 -1
- package/dist/actions/delete-contact-by-id.mjs +1 -1
- package/dist/actions/delete-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-property.cjs +1 -1
- package/dist/actions/delete-contact-property.cjs.map +1 -1
- package/dist/actions/delete-contact-property.d.cts +11 -3
- package/dist/actions/delete-contact-property.d.cts.map +1 -1
- package/dist/actions/delete-contact-property.d.mts +11 -3
- package/dist/actions/delete-contact-property.d.mts.map +1 -1
- package/dist/actions/delete-contact-property.mjs +1 -1
- package/dist/actions/delete-contact-property.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +15 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +15 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-domain.cjs +1 -1
- package/dist/actions/delete-domain.cjs.map +1 -1
- package/dist/actions/delete-domain.d.cts +11 -3
- package/dist/actions/delete-domain.d.cts.map +1 -1
- package/dist/actions/delete-domain.d.mts +11 -3
- package/dist/actions/delete-domain.d.mts.map +1 -1
- package/dist/actions/delete-domain.mjs +1 -1
- package/dist/actions/delete-domain.mjs.map +1 -1
- package/dist/actions/delete-segment.cjs +1 -1
- package/dist/actions/delete-segment.cjs.map +1 -1
- package/dist/actions/delete-segment.d.cts +11 -3
- package/dist/actions/delete-segment.d.cts.map +1 -1
- package/dist/actions/delete-segment.d.mts +11 -3
- package/dist/actions/delete-segment.d.mts.map +1 -1
- package/dist/actions/delete-segment.mjs +1 -1
- package/dist/actions/delete-segment.mjs.map +1 -1
- package/dist/actions/delete-template.cjs +1 -1
- package/dist/actions/delete-template.cjs.map +1 -1
- package/dist/actions/delete-template.d.cts +11 -3
- package/dist/actions/delete-template.d.cts.map +1 -1
- package/dist/actions/delete-template.d.mts +11 -3
- package/dist/actions/delete-template.d.mts.map +1 -1
- package/dist/actions/delete-template.mjs +1 -1
- package/dist/actions/delete-template.mjs.map +1 -1
- package/dist/actions/delete-topic.cjs +1 -1
- package/dist/actions/delete-topic.cjs.map +1 -1
- package/dist/actions/delete-topic.d.cts +11 -3
- package/dist/actions/delete-topic.d.cts.map +1 -1
- package/dist/actions/delete-topic.d.mts +11 -3
- package/dist/actions/delete-topic.d.mts.map +1 -1
- package/dist/actions/delete-topic.mjs +1 -1
- package/dist/actions/delete-topic.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +11 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +11 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/duplicate-template.cjs +1 -1
- package/dist/actions/duplicate-template.cjs.map +1 -1
- package/dist/actions/duplicate-template.d.cts +10 -3
- package/dist/actions/duplicate-template.d.cts.map +1 -1
- package/dist/actions/duplicate-template.d.mts +10 -3
- package/dist/actions/duplicate-template.d.mts.map +1 -1
- package/dist/actions/duplicate-template.mjs +1 -1
- package/dist/actions/duplicate-template.mjs.map +1 -1
- package/dist/actions/get-contact-property.cjs +1 -1
- package/dist/actions/get-contact-property.cjs.map +1 -1
- package/dist/actions/get-contact-property.d.cts +14 -3
- package/dist/actions/get-contact-property.d.cts.map +1 -1
- package/dist/actions/get-contact-property.d.mts +14 -3
- package/dist/actions/get-contact-property.d.mts.map +1 -1
- package/dist/actions/get-contact-property.mjs +1 -1
- package/dist/actions/get-contact-property.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +2 -2
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +16 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +16 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +2 -2
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-email-attachment.cjs +1 -1
- package/dist/actions/get-email-attachment.cjs.map +1 -1
- package/dist/actions/get-email-attachment.d.cts +22 -3
- package/dist/actions/get-email-attachment.d.cts.map +1 -1
- package/dist/actions/get-email-attachment.d.mts +22 -3
- package/dist/actions/get-email-attachment.d.mts.map +1 -1
- package/dist/actions/get-email-attachment.mjs +1 -1
- package/dist/actions/get-email-attachment.mjs.map +1 -1
- package/dist/actions/get-segment.cjs +1 -1
- package/dist/actions/get-segment.cjs.map +1 -1
- package/dist/actions/get-segment.d.cts +14 -3
- package/dist/actions/get-segment.d.cts.map +1 -1
- package/dist/actions/get-segment.d.mts +14 -3
- package/dist/actions/get-segment.d.mts.map +1 -1
- package/dist/actions/get-segment.mjs +1 -1
- package/dist/actions/get-segment.mjs.map +1 -1
- package/dist/actions/get-template.cjs +4 -4
- package/dist/actions/get-template.cjs.map +1 -1
- package/dist/actions/get-template.d.cts +34 -3
- package/dist/actions/get-template.d.cts.map +1 -1
- package/dist/actions/get-template.d.mts +34 -3
- package/dist/actions/get-template.d.mts.map +1 -1
- package/dist/actions/get-template.mjs +4 -4
- package/dist/actions/get-template.mjs.map +1 -1
- package/dist/actions/get-topic.cjs +1 -1
- package/dist/actions/get-topic.cjs.map +1 -1
- package/dist/actions/get-topic.d.cts +13 -3
- package/dist/actions/get-topic.d.cts.map +1 -1
- package/dist/actions/get-topic.d.mts +13 -3
- package/dist/actions/get-topic.d.mts.map +1 -1
- package/dist/actions/get-topic.mjs +1 -1
- package/dist/actions/get-topic.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +1 -1
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +15 -3
- package/dist/actions/get-webhook.d.cts.map +1 -1
- package/dist/actions/get-webhook.d.mts +15 -3
- package/dist/actions/get-webhook.d.mts.map +1 -1
- package/dist/actions/get-webhook.mjs +1 -1
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/list-all-contacts.cjs +8 -8
- package/dist/actions/list-all-contacts.cjs.map +1 -1
- package/dist/actions/list-all-contacts.d.cts +22 -3
- package/dist/actions/list-all-contacts.d.cts.map +1 -1
- package/dist/actions/list-all-contacts.d.mts +22 -3
- package/dist/actions/list-all-contacts.d.mts.map +1 -1
- package/dist/actions/list-all-contacts.mjs +8 -8
- package/dist/actions/list-all-contacts.mjs.map +1 -1
- package/dist/actions/list-api-keys.cjs +2 -2
- package/dist/actions/list-api-keys.cjs.map +1 -1
- package/dist/actions/list-api-keys.d.cts +19 -3
- package/dist/actions/list-api-keys.d.cts.map +1 -1
- package/dist/actions/list-api-keys.d.mts +19 -3
- package/dist/actions/list-api-keys.d.mts.map +1 -1
- package/dist/actions/list-api-keys.mjs +2 -2
- package/dist/actions/list-api-keys.mjs.map +1 -1
- package/dist/actions/list-audiences.cjs +2 -2
- package/dist/actions/list-audiences.cjs.map +1 -1
- package/dist/actions/list-audiences.d.cts +19 -3
- package/dist/actions/list-audiences.d.cts.map +1 -1
- package/dist/actions/list-audiences.d.mts +19 -3
- package/dist/actions/list-audiences.d.mts.map +1 -1
- package/dist/actions/list-audiences.mjs +2 -2
- package/dist/actions/list-audiences.mjs.map +1 -1
- package/dist/actions/list-broadcasts.cjs +2 -2
- package/dist/actions/list-broadcasts.cjs.map +1 -1
- package/dist/actions/list-broadcasts.d.cts +22 -3
- package/dist/actions/list-broadcasts.d.cts.map +1 -1
- package/dist/actions/list-broadcasts.d.mts +22 -3
- package/dist/actions/list-broadcasts.d.mts.map +1 -1
- package/dist/actions/list-broadcasts.mjs +2 -2
- package/dist/actions/list-broadcasts.mjs.map +1 -1
- package/dist/actions/list-contact-properties.cjs +2 -2
- package/dist/actions/list-contact-properties.cjs.map +1 -1
- package/dist/actions/list-contact-properties.d.cts +21 -3
- package/dist/actions/list-contact-properties.d.cts.map +1 -1
- package/dist/actions/list-contact-properties.d.mts +21 -3
- package/dist/actions/list-contact-properties.d.mts.map +1 -1
- package/dist/actions/list-contact-properties.mjs +2 -2
- package/dist/actions/list-contact-properties.mjs.map +1 -1
- package/dist/actions/list-contact-segments.cjs +7 -7
- package/dist/actions/list-contact-segments.cjs.map +1 -1
- package/dist/actions/list-contact-segments.d.cts +21 -3
- package/dist/actions/list-contact-segments.d.cts.map +1 -1
- package/dist/actions/list-contact-segments.d.mts +21 -3
- package/dist/actions/list-contact-segments.d.mts.map +1 -1
- package/dist/actions/list-contact-segments.mjs +7 -7
- package/dist/actions/list-contact-segments.mjs.map +1 -1
- package/dist/actions/list-contact-topics.cjs +2 -2
- package/dist/actions/list-contact-topics.cjs.map +1 -1
- package/dist/actions/list-contact-topics.d.cts +22 -3
- package/dist/actions/list-contact-topics.d.cts.map +1 -1
- package/dist/actions/list-contact-topics.d.mts +22 -3
- package/dist/actions/list-contact-topics.d.mts.map +1 -1
- package/dist/actions/list-contact-topics.mjs +2 -2
- package/dist/actions/list-contact-topics.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +8 -8
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +24 -3
- package/dist/actions/list-contacts.d.cts.map +1 -1
- package/dist/actions/list-contacts.d.mts +24 -3
- package/dist/actions/list-contacts.d.mts.map +1 -1
- package/dist/actions/list-contacts.mjs +8 -8
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-domains.cjs +2 -2
- package/dist/actions/list-domains.cjs.map +1 -1
- package/dist/actions/list-domains.d.cts +11 -3
- package/dist/actions/list-domains.d.cts.map +1 -1
- package/dist/actions/list-domains.d.mts +11 -3
- package/dist/actions/list-domains.d.mts.map +1 -1
- package/dist/actions/list-domains.mjs +2 -2
- package/dist/actions/list-domains.mjs.map +1 -1
- package/dist/actions/list-email-attachments.cjs +2 -2
- package/dist/actions/list-email-attachments.cjs.map +1 -1
- package/dist/actions/list-email-attachments.d.cts +26 -3
- package/dist/actions/list-email-attachments.d.cts.map +1 -1
- package/dist/actions/list-email-attachments.d.mts +26 -3
- package/dist/actions/list-email-attachments.d.mts.map +1 -1
- package/dist/actions/list-email-attachments.mjs +2 -2
- package/dist/actions/list-email-attachments.mjs.map +1 -1
- package/dist/actions/list-emails.cjs +2 -2
- package/dist/actions/list-emails.cjs.map +1 -1
- package/dist/actions/list-emails.d.cts +28 -3
- package/dist/actions/list-emails.d.cts.map +1 -1
- package/dist/actions/list-emails.d.mts +28 -3
- package/dist/actions/list-emails.d.mts.map +1 -1
- package/dist/actions/list-emails.mjs +2 -2
- package/dist/actions/list-emails.mjs.map +1 -1
- package/dist/actions/list-received-emails.cjs +3 -3
- package/dist/actions/list-received-emails.cjs.map +1 -1
- package/dist/actions/list-received-emails.d.cts +26 -3
- package/dist/actions/list-received-emails.d.cts.map +1 -1
- package/dist/actions/list-received-emails.d.mts +26 -3
- package/dist/actions/list-received-emails.d.mts.map +1 -1
- package/dist/actions/list-received-emails.mjs +3 -3
- package/dist/actions/list-received-emails.mjs.map +1 -1
- package/dist/actions/list-segments.cjs +2 -2
- package/dist/actions/list-segments.cjs.map +1 -1
- package/dist/actions/list-segments.d.cts +20 -3
- package/dist/actions/list-segments.d.cts.map +1 -1
- package/dist/actions/list-segments.d.mts +20 -3
- package/dist/actions/list-segments.d.mts.map +1 -1
- package/dist/actions/list-segments.mjs +2 -2
- package/dist/actions/list-segments.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +2 -2
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +23 -3
- package/dist/actions/list-templates.d.cts.map +1 -1
- package/dist/actions/list-templates.d.mts +23 -3
- package/dist/actions/list-templates.d.mts.map +1 -1
- package/dist/actions/list-templates.mjs +2 -2
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-topics.cjs +2 -2
- package/dist/actions/list-topics.cjs.map +1 -1
- package/dist/actions/list-topics.d.cts +20 -3
- package/dist/actions/list-topics.d.cts.map +1 -1
- package/dist/actions/list-topics.d.mts +20 -3
- package/dist/actions/list-topics.d.mts.map +1 -1
- package/dist/actions/list-topics.mjs +2 -2
- package/dist/actions/list-topics.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +2 -2
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +21 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +21 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +2 -2
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/publish-template.cjs +1 -1
- package/dist/actions/publish-template.cjs.map +1 -1
- package/dist/actions/publish-template.d.cts +10 -3
- package/dist/actions/publish-template.d.cts.map +1 -1
- package/dist/actions/publish-template.d.mts +10 -3
- package/dist/actions/publish-template.d.mts.map +1 -1
- package/dist/actions/publish-template.mjs +1 -1
- package/dist/actions/publish-template.mjs.map +1 -1
- package/dist/actions/remove-contact-from-segment.cjs +1 -1
- package/dist/actions/remove-contact-from-segment.cjs.map +1 -1
- package/dist/actions/remove-contact-from-segment.d.cts +12 -3
- package/dist/actions/remove-contact-from-segment.d.cts.map +1 -1
- package/dist/actions/remove-contact-from-segment.d.mts +12 -3
- package/dist/actions/remove-contact-from-segment.d.mts.map +1 -1
- package/dist/actions/remove-contact-from-segment.mjs +1 -1
- package/dist/actions/remove-contact-from-segment.mjs.map +1 -1
- package/dist/actions/retrieve-audience.cjs +1 -1
- package/dist/actions/retrieve-audience.cjs.map +1 -1
- package/dist/actions/retrieve-audience.d.cts +12 -3
- package/dist/actions/retrieve-audience.d.cts.map +1 -1
- package/dist/actions/retrieve-audience.d.mts +12 -3
- package/dist/actions/retrieve-audience.d.mts.map +1 -1
- package/dist/actions/retrieve-audience.mjs +1 -1
- package/dist/actions/retrieve-audience.mjs.map +1 -1
- package/dist/actions/retrieve-contact.cjs +1 -1
- package/dist/actions/retrieve-contact.cjs.map +1 -1
- package/dist/actions/retrieve-contact.d.cts +17 -3
- package/dist/actions/retrieve-contact.d.cts.map +1 -1
- package/dist/actions/retrieve-contact.d.mts +17 -3
- package/dist/actions/retrieve-contact.d.mts.map +1 -1
- package/dist/actions/retrieve-contact.mjs +1 -1
- package/dist/actions/retrieve-contact.mjs.map +1 -1
- package/dist/actions/retrieve-domain.cjs +1 -1
- package/dist/actions/retrieve-domain.cjs.map +1 -1
- package/dist/actions/retrieve-domain.d.cts +14 -3
- package/dist/actions/retrieve-domain.d.cts.map +1 -1
- package/dist/actions/retrieve-domain.d.mts +14 -3
- package/dist/actions/retrieve-domain.d.mts.map +1 -1
- package/dist/actions/retrieve-domain.mjs +1 -1
- package/dist/actions/retrieve-domain.mjs.map +1 -1
- package/dist/actions/retrieve-email.cjs +1 -1
- package/dist/actions/retrieve-email.cjs.map +1 -1
- package/dist/actions/retrieve-email.d.cts +20 -3
- package/dist/actions/retrieve-email.d.cts.map +1 -1
- package/dist/actions/retrieve-email.d.mts +20 -3
- package/dist/actions/retrieve-email.d.mts.map +1 -1
- package/dist/actions/retrieve-email.mjs +1 -1
- package/dist/actions/retrieve-email.mjs.map +1 -1
- package/dist/actions/send-batch-emails.cjs +4 -4
- package/dist/actions/send-batch-emails.cjs.map +1 -1
- package/dist/actions/send-batch-emails.d.cts +36 -3
- package/dist/actions/send-batch-emails.d.cts.map +1 -1
- package/dist/actions/send-batch-emails.d.mts +36 -3
- package/dist/actions/send-batch-emails.d.mts.map +1 -1
- package/dist/actions/send-batch-emails.mjs +4 -4
- package/dist/actions/send-batch-emails.mjs.map +1 -1
- package/dist/actions/send-email.cjs +2 -2
- package/dist/actions/send-email.cjs.map +1 -1
- package/dist/actions/send-email.d.cts +30 -3
- package/dist/actions/send-email.d.cts.map +1 -1
- package/dist/actions/send-email.d.mts +30 -3
- package/dist/actions/send-email.d.mts.map +1 -1
- package/dist/actions/send-email.mjs +2 -2
- package/dist/actions/send-email.mjs.map +1 -1
- package/dist/actions/update-broadcast.cjs +1 -1
- package/dist/actions/update-broadcast.cjs.map +1 -1
- package/dist/actions/update-broadcast.d.cts +28 -3
- package/dist/actions/update-broadcast.d.cts.map +1 -1
- package/dist/actions/update-broadcast.d.mts +28 -3
- package/dist/actions/update-broadcast.d.mts.map +1 -1
- package/dist/actions/update-broadcast.mjs +1 -1
- package/dist/actions/update-broadcast.mjs.map +1 -1
- package/dist/actions/update-contact-property.cjs +1 -1
- package/dist/actions/update-contact-property.cjs.map +1 -1
- package/dist/actions/update-contact-property.d.cts +12 -3
- package/dist/actions/update-contact-property.d.cts.map +1 -1
- package/dist/actions/update-contact-property.d.mts +12 -3
- package/dist/actions/update-contact-property.d.mts.map +1 -1
- package/dist/actions/update-contact-property.mjs +1 -1
- package/dist/actions/update-contact-property.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -1
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +16 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +16 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -1
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-domain.cjs +1 -1
- package/dist/actions/update-domain.cjs.map +1 -1
- package/dist/actions/update-domain.d.cts +23 -3
- package/dist/actions/update-domain.d.cts.map +1 -1
- package/dist/actions/update-domain.d.mts +23 -3
- package/dist/actions/update-domain.d.mts.map +1 -1
- package/dist/actions/update-domain.mjs +1 -1
- package/dist/actions/update-domain.mjs.map +1 -1
- package/dist/actions/update-email.cjs +1 -1
- package/dist/actions/update-email.cjs.map +1 -1
- package/dist/actions/update-email.d.cts +12 -3
- package/dist/actions/update-email.d.cts.map +1 -1
- package/dist/actions/update-email.d.mts +12 -3
- package/dist/actions/update-email.d.mts.map +1 -1
- package/dist/actions/update-email.mjs +1 -1
- package/dist/actions/update-email.mjs.map +1 -1
- package/dist/actions/update-template.cjs +2 -2
- package/dist/actions/update-template.cjs.map +1 -1
- package/dist/actions/update-template.d.cts +35 -3
- package/dist/actions/update-template.d.cts.map +1 -1
- package/dist/actions/update-template.d.mts +35 -3
- package/dist/actions/update-template.d.mts.map +1 -1
- package/dist/actions/update-template.mjs +2 -2
- package/dist/actions/update-template.mjs.map +1 -1
- package/dist/actions/update-topic.cjs +1 -1
- package/dist/actions/update-topic.cjs.map +1 -1
- package/dist/actions/update-topic.d.cts +12 -3
- package/dist/actions/update-topic.d.cts.map +1 -1
- package/dist/actions/update-topic.d.mts +12 -3
- package/dist/actions/update-topic.d.mts.map +1 -1
- package/dist/actions/update-topic.mjs +1 -1
- package/dist/actions/update-topic.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +19 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +19 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/verify-domain.cjs +1 -1
- package/dist/actions/verify-domain.cjs.map +1 -1
- package/dist/actions/verify-domain.d.cts +10 -3
- package/dist/actions/verify-domain.d.cts.map +1 -1
- package/dist/actions/verify-domain.d.mts +10 -3
- package/dist/actions/verify-domain.d.mts.map +1 -1
- package/dist/actions/verify-domain.mjs +1 -1
- package/dist/actions/verify-domain.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-broadcasts.mjs","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListBroadcastsInput
|
|
1
|
+
{"version":3,"file":"list-broadcasts.mjs","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListBroadcastsInput = z.object({\n after: z.string().describe(\"The ID after which we'll retrieve more broadcasts (for pagination). This ID will not be included in the returned list. Cannot be used with the before parameter.\").optional(),\n limit: z.number().int().describe(\"Number of broadcasts to retrieve. If not provided, all broadcasts will be returned.\").optional(),\n before: z.string().describe(\"The ID before which we'll retrieve more broadcasts (for pagination). This ID will not be included in the returned list. Cannot be used with the after parameter.\").optional(),\n});\nconst ResendListBroadcasts_BroadcastSchema = z.object({\n id: z.string().describe(\"Unique broadcast identifier.\").nullable().optional(),\n name: z.string().describe(\"Name of the broadcast.\").nullable().optional(),\n status: z.string().describe(\"Status of the broadcast.\").nullable().optional(),\n sent_at: z.string().describe(\"Timestamp when the broadcast was sent.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of broadcast creation.\").nullable().optional(),\n audience_id: z.string().describe(\"ID of the audience associated with the broadcast.\").nullable().optional(),\n scheduled_at: z.string().describe(\"Timestamp when the broadcast is scheduled to be sent.\").nullable().optional(),\n}).passthrough().describe(\"Broadcast object representation.\");\nexport const ResendListBroadcastsOutput = z.object({\n data: z.array(ResendListBroadcasts_BroadcastSchema).describe(\"Array containing broadcast information.\").nullable().optional(),\n object: z.string().describe(\"Type of the response object.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListBroadcasts = action(\"RESEND_LIST_BROADCASTS\", {\n slug: \"resend-list-broadcasts\",\n name: \"List Broadcasts\",\n description: \"Tool to retrieve a list of broadcasts. Use when you need to fetch all broadcasts or paginate through them.\",\n input: ResendListBroadcastsInput,\n output: ResendListBroadcastsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACxM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACjI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAM5D,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,MAAM,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -12,12 +12,12 @@ const ResendListContactProperties_ContactPropertySchema = zod.z.object({
|
|
|
12
12
|
type: zod.z.string().describe("Type of the contact property.").nullable().optional(),
|
|
13
13
|
created_at: zod.z.string().describe("Timestamp of property creation in ISO 8601 format.").nullable().optional(),
|
|
14
14
|
description: zod.z.string().describe("Description of the contact property.").nullable().optional()
|
|
15
|
-
}).describe("Contact property object representation.");
|
|
15
|
+
}).passthrough().describe("Contact property object representation.");
|
|
16
16
|
const ResendListContactPropertiesOutput = zod.z.object({
|
|
17
17
|
data: zod.z.array(ResendListContactProperties_ContactPropertySchema).describe("Array containing contact property information.").nullable().optional(),
|
|
18
18
|
object: zod.z.string().describe("Type of the response object.").nullable().optional(),
|
|
19
19
|
has_more: zod.z.boolean().describe("Indicates if there are more results available.").nullable().optional()
|
|
20
|
-
});
|
|
20
|
+
}).passthrough();
|
|
21
21
|
const resendListContactProperties = require_action.action("RESEND_LIST_CONTACT_PROPERTIES", {
|
|
22
22
|
slug: "resend-list-contact-properties",
|
|
23
23
|
name: "List Contact Properties",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-properties.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-properties.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactPropertiesInput
|
|
1
|
+
{"version":3,"file":"list-contact-properties.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-properties.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactPropertiesInput = z.object({\n after: z.string().describe(\"Return items after this cursor.\").optional(),\n limit: z.number().int().describe(\"Number of items to return.\").optional(),\n before: z.string().describe(\"Return items before this cursor.\").optional(),\n});\nconst ResendListContactProperties_ContactPropertySchema = z.object({\n id: z.string().describe(\"Unique contact property identifier.\").nullable().optional(),\n name: z.string().describe(\"Name of the contact property.\").nullable().optional(),\n type: z.string().describe(\"Type of the contact property.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of property creation in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"Description of the contact property.\").nullable().optional(),\n}).passthrough().describe(\"Contact property object representation.\");\nexport const ResendListContactPropertiesOutput = z.object({\n data: z.array(ResendListContactProperties_ContactPropertySchema).describe(\"Array containing contact property information.\").nullable().optional(),\n object: z.string().describe(\"Type of the response object.\").nullable().optional(),\n has_more: z.boolean().describe(\"Indicates if there are more results available.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListContactProperties = action(\"RESEND_LIST_CONTACT_PROPERTIES\", {\n slug: \"resend-list-contact-properties\",\n name: \"List Contact Properties\",\n description: \"Tool to retrieve a list of contact properties from Resend. Use when you need to view available contact property definitions.\",\n input: ResendListContactPropertiesInput,\n output: ResendListContactPropertiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-properties.d.ts
|
|
4
|
-
declare const ResendListContactPropertiesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactPropertiesInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
before: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ResendListContactPropertiesOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const resendListContactProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
after?: string | undefined;
|
|
22
|
+
limit?: number | undefined;
|
|
23
|
+
before?: string | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { resendListContactProperties };
|
|
9
27
|
//# sourceMappingURL=list-contact-properties.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-properties.d.cts","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-properties.d.cts","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAYhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAMjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-properties.d.ts
|
|
4
|
-
declare const ResendListContactPropertiesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactPropertiesInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
before: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ResendListContactPropertiesOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const resendListContactProperties: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
after?: string | undefined;
|
|
22
|
+
limit?: number | undefined;
|
|
23
|
+
before?: string | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { resendListContactProperties };
|
|
9
27
|
//# sourceMappingURL=list-contact-properties.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-properties.d.mts","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-properties.d.mts","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAYhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAMjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const ResendListContactProperties_ContactPropertySchema = z.object({
|
|
|
12
12
|
type: z.string().describe("Type of the contact property.").nullable().optional(),
|
|
13
13
|
created_at: z.string().describe("Timestamp of property creation in ISO 8601 format.").nullable().optional(),
|
|
14
14
|
description: z.string().describe("Description of the contact property.").nullable().optional()
|
|
15
|
-
}).describe("Contact property object representation.");
|
|
15
|
+
}).passthrough().describe("Contact property object representation.");
|
|
16
16
|
const resendListContactProperties = action("RESEND_LIST_CONTACT_PROPERTIES", {
|
|
17
17
|
slug: "resend-list-contact-properties",
|
|
18
18
|
name: "List Contact Properties",
|
|
@@ -22,7 +22,7 @@ const resendListContactProperties = action("RESEND_LIST_CONTACT_PROPERTIES", {
|
|
|
22
22
|
data: z.array(ResendListContactProperties_ContactPropertySchema).describe("Array containing contact property information.").nullable().optional(),
|
|
23
23
|
object: z.string().describe("Type of the response object.").nullable().optional(),
|
|
24
24
|
has_more: z.boolean().describe("Indicates if there are more results available.").nullable().optional()
|
|
25
|
-
})
|
|
25
|
+
}).passthrough()
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { resendListContactProperties };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-properties.mjs","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactPropertiesInput
|
|
1
|
+
{"version":3,"file":"list-contact-properties.mjs","names":[],"sources":["../../src/actions/list-contact-properties.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactPropertiesInput = z.object({\n after: z.string().describe(\"Return items after this cursor.\").optional(),\n limit: z.number().int().describe(\"Number of items to return.\").optional(),\n before: z.string().describe(\"Return items before this cursor.\").optional(),\n});\nconst ResendListContactProperties_ContactPropertySchema = z.object({\n id: z.string().describe(\"Unique contact property identifier.\").nullable().optional(),\n name: z.string().describe(\"Name of the contact property.\").nullable().optional(),\n type: z.string().describe(\"Type of the contact property.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of property creation in ISO 8601 format.\").nullable().optional(),\n description: z.string().describe(\"Description of the contact property.\").nullable().optional(),\n}).passthrough().describe(\"Contact property object representation.\");\nexport const ResendListContactPropertiesOutput = z.object({\n data: z.array(ResendListContactProperties_ContactPropertySchema).describe(\"Array containing contact property information.\").nullable().optional(),\n object: z.string().describe(\"Type of the response object.\").nullable().optional(),\n has_more: z.boolean().describe(\"Indicates if there are more results available.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListContactProperties = action(\"RESEND_LIST_CONTACT_PROPERTIES\", {\n slug: \"resend-list-contact-properties\",\n name: \"List Contact Properties\",\n description: \"Tool to retrieve a list of contact properties from Resend. Use when you need to view available contact property definitions.\",\n input: ResendListContactPropertiesInput,\n output: ResendListContactPropertiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAOnE,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX+C,EAAE,OAAO;EACxD,MAAM,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -8,15 +8,15 @@ const ResendListContactSegmentsInput = zod.z.object({
|
|
|
8
8
|
before: zod.z.string().describe("Cursor ID for backward pagination.").optional()
|
|
9
9
|
});
|
|
10
10
|
const ResendListContactSegments_SegmentSchema = zod.z.object({
|
|
11
|
-
id: zod.z.string().describe("Unique segment identifier."),
|
|
12
|
-
name: zod.z.string().describe("Display name of the segment."),
|
|
13
|
-
created_at: zod.z.string().describe("Timestamp of segment creation in ISO 8601 format.")
|
|
14
|
-
}).describe("Segment object representation.");
|
|
11
|
+
id: zod.z.string().describe("Unique segment identifier.").nullable(),
|
|
12
|
+
name: zod.z.string().describe("Display name of the segment.").nullable(),
|
|
13
|
+
created_at: zod.z.string().describe("Timestamp of segment creation in ISO 8601 format.").nullable()
|
|
14
|
+
}).passthrough().describe("Segment object representation.");
|
|
15
15
|
const ResendListContactSegmentsOutput = zod.z.object({
|
|
16
16
|
data: zod.z.array(ResendListContactSegments_SegmentSchema).describe("Collection of segment objects that the contact belongs to."),
|
|
17
|
-
object: zod.z.string().describe("Identifier indicating this is a list response."),
|
|
18
|
-
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.")
|
|
19
|
-
});
|
|
17
|
+
object: zod.z.string().describe("Identifier indicating this is a list response.").nullable(),
|
|
18
|
+
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.").nullable()
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const resendListContactSegments = require_action.action("RESEND_LIST_CONTACT_SEGMENTS", {
|
|
21
21
|
slug: "resend-list-contact-segments",
|
|
22
22
|
name: "List Contact Segments",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactSegmentsInput
|
|
1
|
+
{"version":3,"file":"list-contact-segments.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactSegmentsInput = z.object({\n id: z.string().describe(\"The ID of the contact.\"),\n after: z.string().describe(\"Cursor ID for forward pagination.\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return. Max: 100.\").optional(),\n before: z.string().describe(\"Cursor ID for backward pagination.\").optional(),\n});\nconst ResendListContactSegments_SegmentSchema = z.object({\n id: z.string().describe(\"Unique segment identifier.\").nullable(),\n name: z.string().describe(\"Display name of the segment.\").nullable(),\n created_at: z.string().describe(\"Timestamp of segment creation in ISO 8601 format.\").nullable(),\n}).passthrough().describe(\"Segment object representation.\");\nexport const ResendListContactSegmentsOutput = z.object({\n data: z.array(ResendListContactSegments_SegmentSchema).describe(\"Collection of segment objects that the contact belongs to.\"),\n object: z.string().describe(\"Identifier indicating this is a list response.\").nullable(),\n has_more: z.boolean().describe(\"Whether additional results are available for pagination.\").nullable(),\n}).passthrough();\n\nexport const resendListContactSegments = action(\"RESEND_LIST_CONTACT_SEGMENTS\", {\n slug: \"resend-list-contact-segments\",\n name: \"List Contact Segments\",\n description: \"Retrieve a list of segments that a contact is part of. Use when you need to determine which segments a specific contact belongs to.\",\n input: ResendListContactSegmentsInput,\n output: ResendListContactSegmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC7E,CAAC;AACD,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,4DAA4D;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-segments.d.ts
|
|
4
|
-
declare const ResendListContactSegmentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactSegmentsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
after: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
before: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ResendListContactSegmentsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
object: z.ZodNullable<z.ZodString>;
|
|
17
|
+
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const resendListContactSegments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
id: string;
|
|
21
|
+
after?: string | undefined;
|
|
22
|
+
limit?: number | undefined;
|
|
23
|
+
before?: string | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { resendListContactSegments };
|
|
9
27
|
//# sourceMappingURL=list-contact-segments.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-segments.d.cts","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-segments.d.cts","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAW9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-segments.d.ts
|
|
4
|
-
declare const ResendListContactSegmentsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactSegmentsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
after: z.ZodOptional<z.ZodString>;
|
|
7
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
before: z.ZodOptional<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ResendListContactSegmentsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
object: z.ZodNullable<z.ZodString>;
|
|
17
|
+
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
|
+
declare const resendListContactSegments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
id: string;
|
|
21
|
+
after?: string | undefined;
|
|
22
|
+
limit?: number | undefined;
|
|
23
|
+
before?: string | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { resendListContactSegments };
|
|
9
27
|
//# sourceMappingURL=list-contact-segments.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-segments.d.mts","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-segments.d.mts","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAW9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAM/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -8,10 +8,10 @@ const ResendListContactSegmentsInput = z.object({
|
|
|
8
8
|
before: z.string().describe("Cursor ID for backward pagination.").optional()
|
|
9
9
|
});
|
|
10
10
|
const ResendListContactSegments_SegmentSchema = z.object({
|
|
11
|
-
id: z.string().describe("Unique segment identifier."),
|
|
12
|
-
name: z.string().describe("Display name of the segment."),
|
|
13
|
-
created_at: z.string().describe("Timestamp of segment creation in ISO 8601 format.")
|
|
14
|
-
}).describe("Segment object representation.");
|
|
11
|
+
id: z.string().describe("Unique segment identifier.").nullable(),
|
|
12
|
+
name: z.string().describe("Display name of the segment.").nullable(),
|
|
13
|
+
created_at: z.string().describe("Timestamp of segment creation in ISO 8601 format.").nullable()
|
|
14
|
+
}).passthrough().describe("Segment object representation.");
|
|
15
15
|
const resendListContactSegments = action("RESEND_LIST_CONTACT_SEGMENTS", {
|
|
16
16
|
slug: "resend-list-contact-segments",
|
|
17
17
|
name: "List Contact Segments",
|
|
@@ -19,9 +19,9 @@ const resendListContactSegments = action("RESEND_LIST_CONTACT_SEGMENTS", {
|
|
|
19
19
|
input: ResendListContactSegmentsInput,
|
|
20
20
|
output: z.object({
|
|
21
21
|
data: z.array(ResendListContactSegments_SegmentSchema).describe("Collection of segment objects that the contact belongs to."),
|
|
22
|
-
object: z.string().describe("Identifier indicating this is a list response."),
|
|
23
|
-
has_more: z.boolean().describe("Whether additional results are available for pagination.")
|
|
24
|
-
})
|
|
22
|
+
object: z.string().describe("Identifier indicating this is a list response.").nullable(),
|
|
23
|
+
has_more: z.boolean().describe("Whether additional results are available for pagination.").nullable()
|
|
24
|
+
}).passthrough()
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { resendListContactSegments };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-segments.mjs","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactSegmentsInput
|
|
1
|
+
{"version":3,"file":"list-contact-segments.mjs","names":[],"sources":["../../src/actions/list-contact-segments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactSegmentsInput = z.object({\n id: z.string().describe(\"The ID of the contact.\"),\n after: z.string().describe(\"Cursor ID for forward pagination.\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return. Max: 100.\").optional(),\n before: z.string().describe(\"Cursor ID for backward pagination.\").optional(),\n});\nconst ResendListContactSegments_SegmentSchema = z.object({\n id: z.string().describe(\"Unique segment identifier.\").nullable(),\n name: z.string().describe(\"Display name of the segment.\").nullable(),\n created_at: z.string().describe(\"Timestamp of segment creation in ISO 8601 format.\").nullable(),\n}).passthrough().describe(\"Segment object representation.\");\nexport const ResendListContactSegmentsOutput = z.object({\n data: z.array(ResendListContactSegments_SegmentSchema).describe(\"Collection of segment objects that the contact belongs to.\"),\n object: z.string().describe(\"Identifier indicating this is a list response.\").nullable(),\n has_more: z.boolean().describe(\"Whether additional results are available for pagination.\").nullable(),\n}).passthrough();\n\nexport const resendListContactSegments = action(\"RESEND_LIST_CONTACT_SEGMENTS\", {\n slug: \"resend-list-contact-segments\",\n name: \"List Contact Segments\",\n description: \"Retrieve a list of segments that a contact is part of. Use when you need to determine which segments a specific contact belongs to.\",\n input: ResendListContactSegmentsInput,\n output: ResendListContactSegmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC7E,CAAC;AACD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAO1D,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX6C,EAAE,OAAO;EACtD,MAAM,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,4DAA4D;EAC5H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -12,12 +12,12 @@ const ResendListContactTopics_TopicSubscriptionSchema = zod.z.object({
|
|
|
12
12
|
name: zod.z.string().describe("Topic display name.").nullable().optional(),
|
|
13
13
|
description: zod.z.string().describe("Explanation of topic content.").nullable().optional(),
|
|
14
14
|
subscription: zod.z.string().describe("Subscription status (e.g., 'opt_in', 'opt_out').").nullable().optional()
|
|
15
|
-
}).describe("Topic subscription object representation.");
|
|
15
|
+
}).passthrough().describe("Topic subscription object representation.");
|
|
16
16
|
const ResendListContactTopicsOutput = zod.z.object({
|
|
17
17
|
data: zod.z.array(ResendListContactTopics_TopicSubscriptionSchema).describe("Collection of topic subscription objects.").nullable().optional(),
|
|
18
18
|
object: zod.z.string().describe("Identifies response type as 'list'.").nullable().optional(),
|
|
19
19
|
has_more: zod.z.boolean().describe("Indicates if additional paginated results exist.").nullable().optional()
|
|
20
|
-
});
|
|
20
|
+
}).passthrough();
|
|
21
21
|
const resendListContactTopics = require_action.action("RESEND_LIST_CONTACT_TOPICS", {
|
|
22
22
|
slug: "resend-list-contact-topics",
|
|
23
23
|
name: "List Contact Topics",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-topics.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-topics.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactTopicsInput
|
|
1
|
+
{"version":3,"file":"list-contact-topics.cjs","names":["z","action"],"sources":["../../src/actions/list-contact-topics.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactTopicsInput = z.object({\n after: z.string().describe(\"Cursor ID for forward pagination.\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return. Max: 100.\").optional(),\n before: z.string().describe(\"Cursor ID for backward pagination.\").optional(),\n contact_id: z.string().describe(\"The ID of the contact.\"),\n});\nconst ResendListContactTopics_TopicSubscriptionSchema = z.object({\n id: z.string().describe(\"Unique identifier for the topic.\").nullable().optional(),\n name: z.string().describe(\"Topic display name.\").nullable().optional(),\n description: z.string().describe(\"Explanation of topic content.\").nullable().optional(),\n subscription: z.string().describe(\"Subscription status (e.g., 'opt_in', 'opt_out').\").nullable().optional(),\n}).passthrough().describe(\"Topic subscription object representation.\");\nexport const ResendListContactTopicsOutput = z.object({\n data: z.array(ResendListContactTopics_TopicSubscriptionSchema).describe(\"Collection of topic subscription objects.\").nullable().optional(),\n object: z.string().describe(\"Identifies response type as 'list'.\").nullable().optional(),\n has_more: z.boolean().describe(\"Indicates if additional paginated results exist.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListContactTopics = action(\"RESEND_LIST_CONTACT_TOPICS\", {\n slug: \"resend-list-contact-topics\",\n name: \"List Contact Topics\",\n description: \"Retrieve a list of topic subscriptions for a contact in Resend. Use when you need to check which topics a specific contact is subscribed to.\",\n input: ResendListContactTopicsInput,\n output: ResendListContactTopicsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AAC1D,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-topics.d.ts
|
|
4
|
-
declare const ResendListContactTopicsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactTopicsInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
before: z.ZodOptional<z.ZodString>;
|
|
8
|
+
contact_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ResendListContactTopicsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
subscription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const resendListContactTopics: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
contact_id: string;
|
|
22
|
+
after?: string | undefined;
|
|
23
|
+
limit?: number | undefined;
|
|
24
|
+
before?: string | undefined;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { resendListContactTopics };
|
|
9
28
|
//# sourceMappingURL=list-contact-topics.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-topics.d.cts","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-topics.d.cts","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contact-topics.d.ts
|
|
4
|
-
declare const ResendListContactTopicsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactTopicsInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
before: z.ZodOptional<z.ZodString>;
|
|
8
|
+
contact_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ResendListContactTopicsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
subscription: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
|
+
declare const resendListContactTopics: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
|
+
contact_id: string;
|
|
22
|
+
after?: string | undefined;
|
|
23
|
+
limit?: number | undefined;
|
|
24
|
+
before?: string | undefined;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { resendListContactTopics };
|
|
9
28
|
//# sourceMappingURL=list-contact-topics.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-topics.d.mts","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-contact-topics.d.mts","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const ResendListContactTopics_TopicSubscriptionSchema = z.object({
|
|
|
12
12
|
name: z.string().describe("Topic display name.").nullable().optional(),
|
|
13
13
|
description: z.string().describe("Explanation of topic content.").nullable().optional(),
|
|
14
14
|
subscription: z.string().describe("Subscription status (e.g., 'opt_in', 'opt_out').").nullable().optional()
|
|
15
|
-
}).describe("Topic subscription object representation.");
|
|
15
|
+
}).passthrough().describe("Topic subscription object representation.");
|
|
16
16
|
const resendListContactTopics = action("RESEND_LIST_CONTACT_TOPICS", {
|
|
17
17
|
slug: "resend-list-contact-topics",
|
|
18
18
|
name: "List Contact Topics",
|
|
@@ -22,7 +22,7 @@ const resendListContactTopics = action("RESEND_LIST_CONTACT_TOPICS", {
|
|
|
22
22
|
data: z.array(ResendListContactTopics_TopicSubscriptionSchema).describe("Collection of topic subscription objects.").nullable().optional(),
|
|
23
23
|
object: z.string().describe("Identifies response type as 'list'.").nullable().optional(),
|
|
24
24
|
has_more: z.boolean().describe("Indicates if additional paginated results exist.").nullable().optional()
|
|
25
|
-
})
|
|
25
|
+
}).passthrough()
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { resendListContactTopics };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contact-topics.mjs","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactTopicsInput
|
|
1
|
+
{"version":3,"file":"list-contact-topics.mjs","names":[],"sources":["../../src/actions/list-contact-topics.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactTopicsInput = z.object({\n after: z.string().describe(\"Cursor ID for forward pagination.\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return. Max: 100.\").optional(),\n before: z.string().describe(\"Cursor ID for backward pagination.\").optional(),\n contact_id: z.string().describe(\"The ID of the contact.\"),\n});\nconst ResendListContactTopics_TopicSubscriptionSchema = z.object({\n id: z.string().describe(\"Unique identifier for the topic.\").nullable().optional(),\n name: z.string().describe(\"Topic display name.\").nullable().optional(),\n description: z.string().describe(\"Explanation of topic content.\").nullable().optional(),\n subscription: z.string().describe(\"Subscription status (e.g., 'opt_in', 'opt_out').\").nullable().optional(),\n}).passthrough().describe(\"Topic subscription object representation.\");\nexport const ResendListContactTopicsOutput = z.object({\n data: z.array(ResendListContactTopics_TopicSubscriptionSchema).describe(\"Collection of topic subscription objects.\").nullable().optional(),\n object: z.string().describe(\"Identifies response type as 'list'.\").nullable().optional(),\n has_more: z.boolean().describe(\"Indicates if additional paginated results exist.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListContactTopics = action(\"RESEND_LIST_CONTACT_TOPICS\", {\n slug: \"resend-list-contact-topics\",\n name: \"List Contact Topics\",\n description: \"Retrieve a list of topic subscriptions for a contact in Resend. Use when you need to check which topics a specific contact is subscribed to.\",\n input: ResendListContactTopicsInput,\n output: ResendListContactTopicsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AAC1D,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAOrE,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -8,18 +8,18 @@ const ResendListContactsInput = zod.z.object({
|
|
|
8
8
|
audienceId: zod.z.string().describe("The Audience ID.")
|
|
9
9
|
});
|
|
10
10
|
const ResendListContacts_ContactSchema = zod.z.object({
|
|
11
|
-
id: zod.z.string().describe("Unique contact identifier."),
|
|
12
|
-
email: zod.z.string().describe("Contact's email address."),
|
|
11
|
+
id: zod.z.string().describe("Unique contact identifier.").nullable(),
|
|
12
|
+
email: zod.z.string().describe("Contact's email address.").nullable(),
|
|
13
13
|
last_name: zod.z.string().describe("Contact's surname.").nullable().optional(),
|
|
14
|
-
created_at: zod.z.string().describe("Timestamp of contact creation in ISO 8601 format."),
|
|
14
|
+
created_at: zod.z.string().describe("Timestamp of contact creation in ISO 8601 format.").nullable(),
|
|
15
15
|
first_name: zod.z.string().describe("Contact's given name.").nullable().optional(),
|
|
16
|
-
unsubscribed: zod.z.boolean().describe("Indicates subscription status.")
|
|
17
|
-
}).describe("Contact object representation.");
|
|
16
|
+
unsubscribed: zod.z.boolean().describe("Indicates subscription status.").nullable()
|
|
17
|
+
}).passthrough().describe("Contact object representation.");
|
|
18
18
|
const ResendListContactsOutput = zod.z.object({
|
|
19
19
|
data: zod.z.array(ResendListContacts_ContactSchema).describe("Collection of contact objects."),
|
|
20
|
-
object: zod.z.string().describe("Identifier indicating this is a list response."),
|
|
21
|
-
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.")
|
|
22
|
-
});
|
|
20
|
+
object: zod.z.string().describe("Identifier indicating this is a list response.").nullable(),
|
|
21
|
+
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.").nullable()
|
|
22
|
+
}).passthrough();
|
|
23
23
|
const resendListContacts = require_action.action("RESEND_LIST_CONTACTS", {
|
|
24
24
|
slug: "resend-list-contacts",
|
|
25
25
|
name: "List Contacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactsInput
|
|
1
|
+
{"version":3,"file":"list-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListContactsInput = z.object({\n after: z.string().describe(\"Cursor ID for forward pagination.\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return. Max: 100.\").optional(),\n before: z.string().describe(\"Cursor ID for backward pagination.\").optional(),\n audienceId: z.string().describe(\"The Audience ID.\"),\n});\nconst ResendListContacts_ContactSchema = z.object({\n id: z.string().describe(\"Unique contact identifier.\").nullable(),\n email: z.string().describe(\"Contact's email address.\").nullable(),\n last_name: z.string().describe(\"Contact's surname.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp of contact creation in ISO 8601 format.\").nullable(),\n first_name: z.string().describe(\"Contact's given name.\").nullable().optional(),\n unsubscribed: z.boolean().describe(\"Indicates subscription status.\").nullable(),\n}).passthrough().describe(\"Contact object representation.\");\nexport const ResendListContactsOutput = z.object({\n data: z.array(ResendListContacts_ContactSchema).describe(\"Collection of contact objects.\"),\n object: z.string().describe(\"Identifier indicating this is a list response.\").nullable(),\n has_more: z.boolean().describe(\"Whether additional results are available for pagination.\").nullable(),\n}).passthrough();\n\nexport const resendListContacts = action(\"RESEND_LIST_CONTACTS\", {\n slug: \"resend-list-contacts\",\n name: \"List Contacts\",\n description: \"List contacts in Resend.\",\n input: ResendListContactsInput,\n output: ResendListContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;AACpD,CAAC;AACD,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-contacts.d.ts
|
|
4
|
-
declare const ResendListContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListContactsInput: z.ZodObject<{
|
|
5
|
+
after: z.ZodOptional<z.ZodString>;
|
|
6
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
before: z.ZodOptional<z.ZodString>;
|
|
8
|
+
audienceId: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const ResendListContactsOutput: z.ZodObject<{
|
|
11
|
+
data: z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodString>;
|
|
13
|
+
email: z.ZodNullable<z.ZodString>;
|
|
14
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
16
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
unsubscribed: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
object: z.ZodNullable<z.ZodString>;
|
|
20
|
+
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
|
+
declare const resendListContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
audienceId: string;
|
|
24
|
+
after?: string | undefined;
|
|
25
|
+
limit?: number | undefined;
|
|
26
|
+
before?: string | undefined;
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { resendListContacts };
|
|
9
30
|
//# sourceMappingURL=list-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-contacts.d.cts","names":[],"sources":["../../src/actions/list-contacts.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"list-contacts.d.cts","names":[],"sources":["../../src/actions/list-contacts.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;cAcvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;cAMxB,kBAAA,gCAAkB,wBAAA"}
|