@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
|
@@ -7,18 +7,18 @@ const ResendListAllContactsInput = zod.z.object({
|
|
|
7
7
|
before: zod.z.string().describe("Pagination cursor - retrieves contacts before this ID (the ID itself is excluded). Cannot be used with 'after' parameter.").optional()
|
|
8
8
|
});
|
|
9
9
|
const ResendListAllContacts_ContactSchema = zod.z.object({
|
|
10
|
-
id: zod.z.string().describe("Unique contact identifier (UUID)."),
|
|
11
|
-
email: zod.z.string().describe("Contact's email address."),
|
|
10
|
+
id: zod.z.string().describe("Unique contact identifier (UUID).").nullable(),
|
|
11
|
+
email: zod.z.string().describe("Contact's email address.").nullable(),
|
|
12
12
|
last_name: zod.z.string().describe("Contact's family name.").nullable().optional(),
|
|
13
|
-
created_at: zod.z.string().describe("Timestamp of contact creation in ISO 8601 format."),
|
|
13
|
+
created_at: zod.z.string().describe("Timestamp of contact creation in ISO 8601 format.").nullable(),
|
|
14
14
|
first_name: zod.z.string().describe("Contact's given name.").nullable().optional(),
|
|
15
|
-
unsubscribed: zod.z.boolean().describe("Indicates subscription status.")
|
|
16
|
-
}).describe("Contact object representation.");
|
|
15
|
+
unsubscribed: zod.z.boolean().describe("Indicates subscription status.").nullable()
|
|
16
|
+
}).passthrough().describe("Contact object representation.");
|
|
17
17
|
const ResendListAllContactsOutput = zod.z.object({
|
|
18
18
|
data: zod.z.array(ResendListAllContacts_ContactSchema).describe("Collection of contact objects."),
|
|
19
|
-
object: zod.z.string().describe("Identifier indicating this is a list response (value: 'list')."),
|
|
20
|
-
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.")
|
|
21
|
-
});
|
|
19
|
+
object: zod.z.string().describe("Identifier indicating this is a list response (value: 'list').").nullable(),
|
|
20
|
+
has_more: zod.z.boolean().describe("Whether additional results are available for pagination.").nullable()
|
|
21
|
+
}).passthrough();
|
|
22
22
|
const resendListAllContacts = require_action.action("RESEND_LIST_ALL_CONTACTS", {
|
|
23
23
|
slug: "resend-list-all-contacts",
|
|
24
24
|
name: "List All Contacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-all-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAllContactsInput
|
|
1
|
+
{"version":3,"file":"list-all-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-all-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAllContactsInput = z.object({\n after: z.string().describe(\"Pagination cursor - retrieves contacts after this ID (the ID itself is excluded). Cannot be used with 'before' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of contacts to retrieve per request. Minimum 1, maximum 100. If not provided, defaults to 20.\").optional(),\n before: z.string().describe(\"Pagination cursor - retrieves contacts before this ID (the ID itself is excluded). Cannot be used with 'after' parameter.\").optional(),\n});\nconst ResendListAllContacts_ContactSchema = z.object({\n id: z.string().describe(\"Unique contact identifier (UUID).\").nullable(),\n email: z.string().describe(\"Contact's email address.\").nullable(),\n last_name: z.string().describe(\"Contact's family name.\").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 ResendListAllContactsOutput = z.object({\n data: z.array(ResendListAllContacts_ContactSchema).describe(\"Collection of contact objects.\"),\n object: z.string().describe(\"Identifier indicating this is a list response (value: 'list').\").nullable(),\n has_more: z.boolean().describe(\"Whether additional results are available for pagination.\").nullable(),\n}).passthrough();\n\nexport const resendListAllContacts = action(\"RESEND_LIST_ALL_CONTACTS\", {\n slug: \"resend-list-all-contacts\",\n name: \"List All Contacts\",\n description: \"Tool to retrieve a list of all contacts from Resend. Use when you need to fetch contacts across all audiences with optional pagination.\",\n input: ResendListAllContactsInput,\n output: ResendListAllContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CACjK,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;AACpK,CAAC;AACD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,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,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,gCAAgC;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,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-all-contacts.d.ts
|
|
4
|
-
declare const ResendListAllContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListAllContactsInput: 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 ResendListAllContactsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
email: z.ZodNullable<z.ZodString>;
|
|
13
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
15
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
unsubscribed: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
object: z.ZodNullable<z.ZodString>;
|
|
19
|
+
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const resendListAllContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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 { resendListAllContacts };
|
|
9
28
|
//# sourceMappingURL=list-all-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-contacts.d.cts","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"list-all-contacts.d.cts","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-all-contacts.d.ts
|
|
4
|
-
declare const ResendListAllContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListAllContactsInput: 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 ResendListAllContactsOutput: z.ZodObject<{
|
|
10
|
+
data: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodString>;
|
|
12
|
+
email: z.ZodNullable<z.ZodString>;
|
|
13
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
15
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
unsubscribed: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
object: z.ZodNullable<z.ZodString>;
|
|
19
|
+
has_more: z.ZodNullable<z.ZodBoolean>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const resendListAllContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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 { resendListAllContacts };
|
|
9
28
|
//# sourceMappingURL=list-all-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-contacts.d.mts","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"list-all-contacts.d.mts","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAa1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -7,13 +7,13 @@ const ResendListAllContactsInput = z.object({
|
|
|
7
7
|
before: z.string().describe("Pagination cursor - retrieves contacts before this ID (the ID itself is excluded). Cannot be used with 'after' parameter.").optional()
|
|
8
8
|
});
|
|
9
9
|
const ResendListAllContacts_ContactSchema = z.object({
|
|
10
|
-
id: z.string().describe("Unique contact identifier (UUID)."),
|
|
11
|
-
email: z.string().describe("Contact's email address."),
|
|
10
|
+
id: z.string().describe("Unique contact identifier (UUID).").nullable(),
|
|
11
|
+
email: z.string().describe("Contact's email address.").nullable(),
|
|
12
12
|
last_name: z.string().describe("Contact's family name.").nullable().optional(),
|
|
13
|
-
created_at: z.string().describe("Timestamp of contact creation in ISO 8601 format."),
|
|
13
|
+
created_at: z.string().describe("Timestamp of contact creation in ISO 8601 format.").nullable(),
|
|
14
14
|
first_name: z.string().describe("Contact's given name.").nullable().optional(),
|
|
15
|
-
unsubscribed: z.boolean().describe("Indicates subscription status.")
|
|
16
|
-
}).describe("Contact object representation.");
|
|
15
|
+
unsubscribed: z.boolean().describe("Indicates subscription status.").nullable()
|
|
16
|
+
}).passthrough().describe("Contact object representation.");
|
|
17
17
|
const resendListAllContacts = action("RESEND_LIST_ALL_CONTACTS", {
|
|
18
18
|
slug: "resend-list-all-contacts",
|
|
19
19
|
name: "List All Contacts",
|
|
@@ -21,9 +21,9 @@ const resendListAllContacts = action("RESEND_LIST_ALL_CONTACTS", {
|
|
|
21
21
|
input: ResendListAllContactsInput,
|
|
22
22
|
output: z.object({
|
|
23
23
|
data: z.array(ResendListAllContacts_ContactSchema).describe("Collection of contact objects."),
|
|
24
|
-
object: z.string().describe("Identifier indicating this is a list response (value: 'list')."),
|
|
25
|
-
has_more: z.boolean().describe("Whether additional results are available for pagination.")
|
|
26
|
-
})
|
|
24
|
+
object: z.string().describe("Identifier indicating this is a list response (value: 'list').").nullable(),
|
|
25
|
+
has_more: z.boolean().describe("Whether additional results are available for pagination.").nullable()
|
|
26
|
+
}).passthrough()
|
|
27
27
|
});
|
|
28
28
|
//#endregion
|
|
29
29
|
export { resendListAllContacts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-all-contacts.mjs","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAllContactsInput
|
|
1
|
+
{"version":3,"file":"list-all-contacts.mjs","names":[],"sources":["../../src/actions/list-all-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAllContactsInput = z.object({\n after: z.string().describe(\"Pagination cursor - retrieves contacts after this ID (the ID itself is excluded). Cannot be used with 'before' parameter.\").optional(),\n limit: z.number().int().describe(\"Number of contacts to retrieve per request. Minimum 1, maximum 100. If not provided, defaults to 20.\").optional(),\n before: z.string().describe(\"Pagination cursor - retrieves contacts before this ID (the ID itself is excluded). Cannot be used with 'after' parameter.\").optional(),\n});\nconst ResendListAllContacts_ContactSchema = z.object({\n id: z.string().describe(\"Unique contact identifier (UUID).\").nullable(),\n email: z.string().describe(\"Contact's email address.\").nullable(),\n last_name: z.string().describe(\"Contact's family name.\").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 ResendListAllContactsOutput = z.object({\n data: z.array(ResendListAllContacts_ContactSchema).describe(\"Collection of contact objects.\"),\n object: z.string().describe(\"Identifier indicating this is a list response (value: 'list').\").nullable(),\n has_more: z.boolean().describe(\"Whether additional results are available for pagination.\").nullable(),\n}).passthrough();\n\nexport const resendListAllContacts = action(\"RESEND_LIST_ALL_CONTACTS\", {\n slug: \"resend-list-all-contacts\",\n name: \"List All Contacts\",\n description: \"Tool to retrieve a list of all contacts from Resend. Use when you need to fetch contacts across all audiences with optional pagination.\",\n input: ResendListAllContactsInput,\n output: ResendListAllContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CACjK,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;AACpK,CAAC;AACD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAO1D,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXyC,EAAE,OAAO;EAClD,MAAM,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,gCAAgC;EAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EACvG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -10,12 +10,12 @@ const ResendListApiKeys_ApiKeySchema = zod.z.object({
|
|
|
10
10
|
id: zod.z.string().describe("The UUID of the API key.").nullable().optional(),
|
|
11
11
|
name: zod.z.string().describe("The name of the API key.").nullable().optional(),
|
|
12
12
|
created_at: zod.z.string().describe("ISO 8601 timestamp of when the API key was created.").nullable().optional()
|
|
13
|
-
}).describe("API key object representation.");
|
|
13
|
+
}).passthrough().describe("API key object representation.");
|
|
14
14
|
const ResendListApiKeysOutput = zod.z.object({
|
|
15
15
|
data: zod.z.array(ResendListApiKeys_ApiKeySchema).describe("The list of API keys.").nullable().optional(),
|
|
16
16
|
object: zod.z.string().describe("Indicates response type ('list').").nullable().optional(),
|
|
17
17
|
has_more: zod.z.boolean().describe("Boolean flag indicating if there are more pages available for pagination.").nullable().optional()
|
|
18
|
-
});
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const resendListApiKeys = require_action.action("RESEND_LIST_API_KEYS", {
|
|
20
20
|
slug: "resend-list-api-keys",
|
|
21
21
|
name: "List API Keys",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-keys.cjs","names":["z","action"],"sources":["../../src/actions/list-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListApiKeysInput
|
|
1
|
+
{"version":3,"file":"list-api-keys.cjs","names":["z","action"],"sources":["../../src/actions/list-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListApiKeysInput = z.object({\n after: z.string().describe(\"The ID after which we'll retrieve more API keys (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 API keys to retrieve. If omitted, all keys are returned in a single response.\").optional(),\n before: z.string().describe(\"The ID before which we'll retrieve more API keys (for pagination). This ID will not be included in the returned list. Cannot be used with the 'after' parameter.\").optional(),\n});\nconst ResendListApiKeys_ApiKeySchema = z.object({\n id: z.string().describe(\"The UUID of the API key.\").nullable().optional(),\n name: z.string().describe(\"The name of the API key.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the API key was created.\").nullable().optional(),\n}).passthrough().describe(\"API key object representation.\");\nexport const ResendListApiKeysOutput = z.object({\n data: z.array(ResendListApiKeys_ApiKeySchema).describe(\"The list of API keys.\").nullable().optional(),\n object: z.string().describe(\"Indicates response type ('list').\").nullable().optional(),\n has_more: z.boolean().describe(\"Boolean flag indicating if there are more pages available for pagination.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListApiKeys = action(\"RESEND_LIST_API_KEYS\", {\n slug: \"resend-list-api-keys\",\n name: \"List API Keys\",\n description: \"Tool to retrieve a list of API keys for the authenticated user. Use when you need to view all API keys associated with the account, including pagination support for large result sets.\",\n input: ResendListApiKeysInput,\n output: ResendListApiKeysOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACxM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC;AACD,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-api-keys.d.ts
|
|
4
|
-
declare const ResendListApiKeysInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListApiKeysInput: 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 ResendListApiKeysOutput: 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
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const resendListApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
after?: string | undefined;
|
|
20
|
+
limit?: number | undefined;
|
|
21
|
+
before?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { resendListApiKeys };
|
|
9
25
|
//# sourceMappingURL=list-api-keys.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-keys.d.cts","names":[],"sources":["../../src/actions/list-api-keys.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"list-api-keys.d.cts","names":[],"sources":["../../src/actions/list-api-keys.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAUtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-api-keys.d.ts
|
|
4
|
-
declare const ResendListApiKeysInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListApiKeysInput: 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 ResendListApiKeysOutput: 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
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const resendListApiKeys: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
after?: string | undefined;
|
|
20
|
+
limit?: number | undefined;
|
|
21
|
+
before?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { resendListApiKeys };
|
|
9
25
|
//# sourceMappingURL=list-api-keys.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-keys.d.mts","names":[],"sources":["../../src/actions/list-api-keys.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"list-api-keys.d.mts","names":[],"sources":["../../src/actions/list-api-keys.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;cAUtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAMvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -10,7 +10,7 @@ const ResendListApiKeys_ApiKeySchema = z.object({
|
|
|
10
10
|
id: z.string().describe("The UUID of the API key.").nullable().optional(),
|
|
11
11
|
name: z.string().describe("The name of the API key.").nullable().optional(),
|
|
12
12
|
created_at: z.string().describe("ISO 8601 timestamp of when the API key was created.").nullable().optional()
|
|
13
|
-
}).describe("API key object representation.");
|
|
13
|
+
}).passthrough().describe("API key object representation.");
|
|
14
14
|
const resendListApiKeys = action("RESEND_LIST_API_KEYS", {
|
|
15
15
|
slug: "resend-list-api-keys",
|
|
16
16
|
name: "List API Keys",
|
|
@@ -20,7 +20,7 @@ const resendListApiKeys = action("RESEND_LIST_API_KEYS", {
|
|
|
20
20
|
data: z.array(ResendListApiKeys_ApiKeySchema).describe("The list of API keys.").nullable().optional(),
|
|
21
21
|
object: z.string().describe("Indicates response type ('list').").nullable().optional(),
|
|
22
22
|
has_more: z.boolean().describe("Boolean flag indicating if there are more pages available for pagination.").nullable().optional()
|
|
23
|
-
})
|
|
23
|
+
}).passthrough()
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { resendListApiKeys };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-api-keys.mjs","names":[],"sources":["../../src/actions/list-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListApiKeysInput
|
|
1
|
+
{"version":3,"file":"list-api-keys.mjs","names":[],"sources":["../../src/actions/list-api-keys.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListApiKeysInput = z.object({\n after: z.string().describe(\"The ID after which we'll retrieve more API keys (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 API keys to retrieve. If omitted, all keys are returned in a single response.\").optional(),\n before: z.string().describe(\"The ID before which we'll retrieve more API keys (for pagination). This ID will not be included in the returned list. Cannot be used with the 'after' parameter.\").optional(),\n});\nconst ResendListApiKeys_ApiKeySchema = z.object({\n id: z.string().describe(\"The UUID of the API key.\").nullable().optional(),\n name: z.string().describe(\"The name of the API key.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the API key was created.\").nullable().optional(),\n}).passthrough().describe(\"API key object representation.\");\nexport const ResendListApiKeysOutput = z.object({\n data: z.array(ResendListApiKeys_ApiKeySchema).describe(\"The list of API keys.\").nullable().optional(),\n object: z.string().describe(\"Indicates response type ('list').\").nullable().optional(),\n has_more: z.boolean().describe(\"Boolean flag indicating if there are more pages available for pagination.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListApiKeys = action(\"RESEND_LIST_API_KEYS\", {\n slug: \"resend-list-api-keys\",\n name: \"List API Keys\",\n description: \"Tool to retrieve a list of API keys for the authenticated user. Use when you need to view all API keys associated with the account, including pagination support for large result sets.\",\n input: ResendListApiKeysInput,\n output: ResendListApiKeysOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACxM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC;AACD,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAO1D,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXqC,EAAE,OAAO;EAC9C,MAAM,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -10,12 +10,12 @@ const ResendListAudiences_AudienceSchema = zod.z.object({
|
|
|
10
10
|
id: zod.z.string().describe("The id of the audience.").nullable().optional(),
|
|
11
11
|
name: zod.z.string().describe("The name of the audience.").nullable().optional(),
|
|
12
12
|
created_at: zod.z.string().describe("The creation timestamp of the audience.").nullable().optional()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const ResendListAudiencesOutput = zod.z.object({
|
|
15
15
|
data: zod.z.array(ResendListAudiences_AudienceSchema).describe("The list of audiences.").nullable().optional(),
|
|
16
16
|
object: zod.z.string().default("list").describe("The type of object, which is 'list'.").nullable().optional(),
|
|
17
17
|
has_more: zod.z.boolean().default(false).describe("Whether additional results are available for pagination.").nullable().optional()
|
|
18
|
-
});
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const resendListAudiences = require_action.action("RESEND_LIST_AUDIENCES", {
|
|
20
20
|
slug: "resend-list-audiences",
|
|
21
21
|
name: "List Audiences",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAudiencesInput
|
|
1
|
+
{"version":3,"file":"list-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAudiencesInput = 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});\nconst ResendListAudiences_AudienceSchema = z.object({\n id: z.string().describe(\"The id of the audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n created_at: z.string().describe(\"The creation timestamp of the audience.\").nullable().optional(),\n}).passthrough();\nexport const ResendListAudiencesOutput = z.object({\n data: z.array(ResendListAudiences_AudienceSchema).describe(\"The list of audiences.\").nullable().optional(),\n object: z.string().default(\"list\").describe(\"The type of object, which is 'list'.\").nullable().optional(),\n has_more: z.boolean().default(false).describe(\"Whether additional results are available for pagination.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListAudiences = action(\"RESEND_LIST_AUDIENCES\", {\n slug: \"resend-list-audiences\",\n name: \"List Audiences\",\n description: \"List all audiences.\",\n input: ResendListAudiencesInput,\n output: ResendListAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,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,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-audiences.d.ts
|
|
4
|
-
declare const ResendListAudiencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListAudiencesInput: 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 ResendListAudiencesOutput: 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
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
16
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const resendListAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
after?: string | undefined;
|
|
20
|
+
limit?: number | undefined;
|
|
21
|
+
before?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { resendListAudiences };
|
|
9
25
|
//# sourceMappingURL=list-audiences.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audiences.d.cts","names":[],"sources":["../../src/actions/list-audiences.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"list-audiences.d.cts","names":[],"sources":["../../src/actions/list-audiences.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-audiences.d.ts
|
|
4
|
-
declare const ResendListAudiencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListAudiencesInput: 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 ResendListAudiencesOutput: 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
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
16
|
+
has_more: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const resendListAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
after?: string | undefined;
|
|
20
|
+
limit?: number | undefined;
|
|
21
|
+
before?: string | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { resendListAudiences };
|
|
9
25
|
//# sourceMappingURL=list-audiences.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audiences.d.mts","names":[],"sources":["../../src/actions/list-audiences.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"list-audiences.d.mts","names":[],"sources":["../../src/actions/list-audiences.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -10,7 +10,7 @@ const ResendListAudiences_AudienceSchema = z.object({
|
|
|
10
10
|
id: z.string().describe("The id of the audience.").nullable().optional(),
|
|
11
11
|
name: z.string().describe("The name of the audience.").nullable().optional(),
|
|
12
12
|
created_at: z.string().describe("The creation timestamp of the audience.").nullable().optional()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const resendListAudiences = action("RESEND_LIST_AUDIENCES", {
|
|
15
15
|
slug: "resend-list-audiences",
|
|
16
16
|
name: "List Audiences",
|
|
@@ -20,7 +20,7 @@ const resendListAudiences = action("RESEND_LIST_AUDIENCES", {
|
|
|
20
20
|
data: z.array(ResendListAudiences_AudienceSchema).describe("The list of audiences.").nullable().optional(),
|
|
21
21
|
object: z.string().default("list").describe("The type of object, which is 'list'.").nullable().optional(),
|
|
22
22
|
has_more: z.boolean().default(false).describe("Whether additional results are available for pagination.").nullable().optional()
|
|
23
|
-
})
|
|
23
|
+
}).passthrough()
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { resendListAudiences };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-audiences.mjs","names":[],"sources":["../../src/actions/list-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAudiencesInput
|
|
1
|
+
{"version":3,"file":"list-audiences.mjs","names":[],"sources":["../../src/actions/list-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ResendListAudiencesInput = 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});\nconst ResendListAudiences_AudienceSchema = z.object({\n id: z.string().describe(\"The id of the audience.\").nullable().optional(),\n name: z.string().describe(\"The name of the audience.\").nullable().optional(),\n created_at: z.string().describe(\"The creation timestamp of the audience.\").nullable().optional(),\n}).passthrough();\nexport const ResendListAudiencesOutput = z.object({\n data: z.array(ResendListAudiences_AudienceSchema).describe(\"The list of audiences.\").nullable().optional(),\n object: z.string().default(\"list\").describe(\"The type of object, which is 'list'.\").nullable().optional(),\n has_more: z.boolean().default(false).describe(\"Whether additional results are available for pagination.\").nullable().optional(),\n}).passthrough();\n\nexport const resendListAudiences = action(\"RESEND_LIST_AUDIENCES\", {\n slug: \"resend-list-audiences\",\n name: \"List Audiences\",\n description: \"List all audiences.\",\n input: ResendListAudiencesInput,\n output: ResendListAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,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,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAOf,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXuC,EAAE,OAAO;EAChD,MAAM,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,UAAU,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -14,11 +14,11 @@ const ResendListBroadcasts_BroadcastSchema = zod.z.object({
|
|
|
14
14
|
created_at: zod.z.string().describe("Timestamp of broadcast creation.").nullable().optional(),
|
|
15
15
|
audience_id: zod.z.string().describe("ID of the audience associated with the broadcast.").nullable().optional(),
|
|
16
16
|
scheduled_at: zod.z.string().describe("Timestamp when the broadcast is scheduled to be sent.").nullable().optional()
|
|
17
|
-
}).describe("Broadcast object representation.");
|
|
17
|
+
}).passthrough().describe("Broadcast object representation.");
|
|
18
18
|
const ResendListBroadcastsOutput = zod.z.object({
|
|
19
19
|
data: zod.z.array(ResendListBroadcasts_BroadcastSchema).describe("Array containing broadcast information.").nullable().optional(),
|
|
20
20
|
object: zod.z.string().describe("Type of the response object.").nullable().optional()
|
|
21
|
-
});
|
|
21
|
+
}).passthrough();
|
|
22
22
|
const resendListBroadcasts = require_action.action("RESEND_LIST_BROADCASTS", {
|
|
23
23
|
slug: "resend-list-broadcasts",
|
|
24
24
|
name: "List Broadcasts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-broadcasts.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;CACxM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACjI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;AAC3M,CAAC;AACD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,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-broadcasts.d.ts
|
|
4
|
-
declare const ResendListBroadcastsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListBroadcastsInput: 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 ResendListBroadcastsOutput: 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
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
sent_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
scheduled_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const resendListBroadcasts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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 { resendListBroadcasts };
|
|
9
28
|
//# sourceMappingURL=list-broadcasts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-broadcasts.d.cts","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-broadcasts.d.cts","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAczB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-broadcasts.d.ts
|
|
4
|
-
declare const ResendListBroadcastsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ResendListBroadcastsInput: 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 ResendListBroadcastsOutput: 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
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
sent_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
audience_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
scheduled_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
|
+
object: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const resendListBroadcasts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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 { resendListBroadcasts };
|
|
9
28
|
//# sourceMappingURL=list-broadcasts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-broadcasts.d.mts","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"list-broadcasts.d.mts","names":[],"sources":["../../src/actions/list-broadcasts.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAczB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const ResendListBroadcasts_BroadcastSchema = z.object({
|
|
|
14
14
|
created_at: z.string().describe("Timestamp of broadcast creation.").nullable().optional(),
|
|
15
15
|
audience_id: z.string().describe("ID of the audience associated with the broadcast.").nullable().optional(),
|
|
16
16
|
scheduled_at: z.string().describe("Timestamp when the broadcast is scheduled to be sent.").nullable().optional()
|
|
17
|
-
}).describe("Broadcast object representation.");
|
|
17
|
+
}).passthrough().describe("Broadcast object representation.");
|
|
18
18
|
const resendListBroadcasts = action("RESEND_LIST_BROADCASTS", {
|
|
19
19
|
slug: "resend-list-broadcasts",
|
|
20
20
|
name: "List Broadcasts",
|
|
@@ -23,7 +23,7 @@ const resendListBroadcasts = action("RESEND_LIST_BROADCASTS", {
|
|
|
23
23
|
output: z.object({
|
|
24
24
|
data: z.array(ResendListBroadcasts_BroadcastSchema).describe("Array containing broadcast information.").nullable().optional(),
|
|
25
25
|
object: z.string().describe("Type of the response object.").nullable().optional()
|
|
26
|
-
})
|
|
26
|
+
}).passthrough()
|
|
27
27
|
});
|
|
28
28
|
//#endregion
|
|
29
29
|
export { resendListBroadcasts };
|