@keystrokehq/freshdesk 0.1.0 → 0.1.1
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/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-note-to-ticket.cjs +21 -21
- package/dist/actions/add-note-to-ticket.cjs.map +1 -1
- package/dist/actions/add-note-to-ticket.d.cts +59 -3
- package/dist/actions/add-note-to-ticket.d.cts.map +1 -1
- package/dist/actions/add-note-to-ticket.d.mts +59 -3
- package/dist/actions/add-note-to-ticket.d.mts.map +1 -1
- package/dist/actions/add-note-to-ticket.mjs +21 -21
- package/dist/actions/add-note-to-ticket.mjs.map +1 -1
- package/dist/actions/add-ticket-user-access.cjs +3 -3
- package/dist/actions/add-ticket-user-access.cjs.map +1 -1
- package/dist/actions/add-ticket-user-access.d.cts +17 -3
- package/dist/actions/add-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/add-ticket-user-access.d.mts +17 -3
- package/dist/actions/add-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/add-ticket-user-access.mjs +3 -3
- package/dist/actions/add-ticket-user-access.mjs.map +1 -1
- package/dist/actions/add-watcher.cjs +2 -2
- package/dist/actions/add-watcher.cjs.map +1 -1
- package/dist/actions/add-watcher.d.cts +13 -3
- package/dist/actions/add-watcher.d.cts.map +1 -1
- package/dist/actions/add-watcher.d.mts +13 -3
- package/dist/actions/add-watcher.d.mts.map +1 -1
- package/dist/actions/add-watcher.mjs +2 -2
- package/dist/actions/add-watcher.mjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.cjs +10 -10
- package/dist/actions/bulk-unwatch-tickets.cjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.cts +33 -3
- package/dist/actions/bulk-unwatch-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.mts +33 -3
- package/dist/actions/bulk-unwatch-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.mjs +10 -10
- package/dist/actions/bulk-unwatch-tickets.mjs.map +1 -1
- package/dist/actions/bulk-update-tickets.cjs +2 -2
- package/dist/actions/bulk-update-tickets.cjs.map +1 -1
- package/dist/actions/bulk-update-tickets.d.cts +56 -3
- package/dist/actions/bulk-update-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-update-tickets.d.mts +56 -3
- package/dist/actions/bulk-update-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-update-tickets.mjs +2 -2
- package/dist/actions/bulk-update-tickets.mjs.map +1 -1
- package/dist/actions/cancel-contact-import.cjs +8 -8
- package/dist/actions/cancel-contact-import.cjs.map +1 -1
- package/dist/actions/cancel-contact-import.d.cts +27 -3
- package/dist/actions/cancel-contact-import.d.cts.map +1 -1
- package/dist/actions/cancel-contact-import.d.mts +27 -3
- package/dist/actions/cancel-contact-import.d.mts.map +1 -1
- package/dist/actions/cancel-contact-import.mjs +8 -8
- package/dist/actions/cancel-contact-import.mjs.map +1 -1
- package/dist/actions/create-admin-group.cjs +14 -14
- package/dist/actions/create-admin-group.cjs.map +1 -1
- package/dist/actions/create-admin-group.d.cts +49 -3
- package/dist/actions/create-admin-group.d.cts.map +1 -1
- package/dist/actions/create-admin-group.d.mts +49 -3
- package/dist/actions/create-admin-group.d.mts.map +1 -1
- package/dist/actions/create-admin-group.mjs +14 -14
- package/dist/actions/create-admin-group.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.cjs +8 -8
- package/dist/actions/create-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.cts +29 -3
- package/dist/actions/create-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.mts +29 -3
- package/dist/actions/create-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.mjs +8 -8
- package/dist/actions/create-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.cjs +16 -16
- package/dist/actions/create-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.cts +69 -3
- package/dist/actions/create-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.mts +69 -3
- package/dist/actions/create-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field.mjs +16 -16
- package/dist/actions/create-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/create-admin.cjs +13 -13
- package/dist/actions/create-admin.cjs.map +1 -1
- package/dist/actions/create-admin.d.cts +49 -3
- package/dist/actions/create-admin.d.cts.map +1 -1
- package/dist/actions/create-admin.d.mts +49 -3
- package/dist/actions/create-admin.d.mts.map +1 -1
- package/dist/actions/create-admin.mjs +13 -13
- package/dist/actions/create-admin.mjs.map +1 -1
- package/dist/actions/create-agents.cjs +2 -2
- package/dist/actions/create-agents.cjs.map +1 -1
- package/dist/actions/create-agents.d.cts +41 -3
- package/dist/actions/create-agents.d.cts.map +1 -1
- package/dist/actions/create-agents.d.mts +41 -3
- package/dist/actions/create-agents.d.mts.map +1 -1
- package/dist/actions/create-agents.mjs +2 -2
- package/dist/actions/create-agents.mjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.cjs +2 -2
- package/dist/actions/create-canned-response-bulk.cjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.cts +27 -3
- package/dist/actions/create-canned-response-bulk.d.cts.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.mts +27 -3
- package/dist/actions/create-canned-response-bulk.d.mts.map +1 -1
- package/dist/actions/create-canned-response-bulk.mjs +2 -2
- package/dist/actions/create-canned-response-bulk.mjs.map +1 -1
- package/dist/actions/create-canned-response-folder.cjs +2 -2
- package/dist/actions/create-canned-response-folder.cjs.map +1 -1
- package/dist/actions/create-canned-response-folder.d.cts +13 -3
- package/dist/actions/create-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/create-canned-response-folder.d.mts +13 -3
- package/dist/actions/create-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/create-canned-response-folder.mjs +2 -2
- package/dist/actions/create-canned-response-folder.mjs.map +1 -1
- package/dist/actions/create-canned-response.cjs +18 -18
- package/dist/actions/create-canned-response.cjs.map +1 -1
- package/dist/actions/create-canned-response.d.cts +55 -3
- package/dist/actions/create-canned-response.d.cts.map +1 -1
- package/dist/actions/create-canned-response.d.mts +55 -3
- package/dist/actions/create-canned-response.d.mts.map +1 -1
- package/dist/actions/create-canned-response.mjs +18 -18
- package/dist/actions/create-canned-response.mjs.map +1 -1
- package/dist/actions/create-companies.cjs +14 -14
- package/dist/actions/create-companies.cjs.map +1 -1
- package/dist/actions/create-companies.d.cts +53 -3
- package/dist/actions/create-companies.d.cts.map +1 -1
- package/dist/actions/create-companies.d.mts +53 -3
- package/dist/actions/create-companies.d.mts.map +1 -1
- package/dist/actions/create-companies.mjs +14 -14
- package/dist/actions/create-companies.mjs.map +1 -1
- package/dist/actions/create-contact-fields.cjs +21 -21
- package/dist/actions/create-contact-fields.cjs.map +1 -1
- package/dist/actions/create-contact-fields.d.cts +85 -3
- package/dist/actions/create-contact-fields.d.cts.map +1 -1
- package/dist/actions/create-contact-fields.d.mts +85 -3
- package/dist/actions/create-contact-fields.d.mts.map +1 -1
- package/dist/actions/create-contact-fields.mjs +21 -21
- package/dist/actions/create-contact-fields.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +41 -41
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +129 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +129 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +41 -41
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-discussion-category.cjs +7 -7
- package/dist/actions/create-discussion-category.cjs.map +1 -1
- package/dist/actions/create-discussion-category.d.cts +25 -3
- package/dist/actions/create-discussion-category.d.cts.map +1 -1
- package/dist/actions/create-discussion-category.d.mts +25 -3
- package/dist/actions/create-discussion-category.d.mts.map +1 -1
- package/dist/actions/create-discussion-category.mjs +7 -7
- package/dist/actions/create-discussion-category.mjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.cjs +16 -16
- package/dist/actions/create-discussion-forum-topic.cjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.cts +49 -3
- package/dist/actions/create-discussion-forum-topic.d.cts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.mts +49 -3
- package/dist/actions/create-discussion-forum-topic.d.mts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.mjs +16 -16
- package/dist/actions/create-discussion-forum-topic.mjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.cjs +12 -12
- package/dist/actions/create-discussion-topic-comment.cjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.cts +35 -3
- package/dist/actions/create-discussion-topic-comment.d.cts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.mts +35 -3
- package/dist/actions/create-discussion-topic-comment.d.mts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.mjs +12 -12
- package/dist/actions/create-discussion-topic-comment.mjs.map +1 -1
- package/dist/actions/create-email.cjs +14 -14
- package/dist/actions/create-email.cjs.map +1 -1
- package/dist/actions/create-email.d.cts +52 -3
- package/dist/actions/create-email.d.cts.map +1 -1
- package/dist/actions/create-email.d.mts +52 -3
- package/dist/actions/create-email.d.mts.map +1 -1
- package/dist/actions/create-email.mjs +14 -14
- package/dist/actions/create-email.mjs.map +1 -1
- package/dist/actions/create-forum.cjs +9 -9
- package/dist/actions/create-forum.cjs.map +1 -1
- package/dist/actions/create-forum.d.cts +35 -3
- package/dist/actions/create-forum.d.cts.map +1 -1
- package/dist/actions/create-forum.d.mts +35 -3
- package/dist/actions/create-forum.d.mts.map +1 -1
- package/dist/actions/create-forum.mjs +9 -9
- package/dist/actions/create-forum.mjs.map +1 -1
- package/dist/actions/create-sla-policies.cjs +11 -11
- package/dist/actions/create-sla-policies.cjs.map +1 -1
- package/dist/actions/create-sla-policies.d.cts +106 -3
- package/dist/actions/create-sla-policies.d.cts.map +1 -1
- package/dist/actions/create-sla-policies.d.mts +106 -3
- package/dist/actions/create-sla-policies.d.mts.map +1 -1
- package/dist/actions/create-sla-policies.mjs +11 -11
- package/dist/actions/create-sla-policies.mjs.map +1 -1
- package/dist/actions/create-solution-article.cjs +30 -30
- package/dist/actions/create-solution-article.cjs.map +1 -1
- package/dist/actions/create-solution-article.d.cts +101 -3
- package/dist/actions/create-solution-article.d.cts.map +1 -1
- package/dist/actions/create-solution-article.d.mts +101 -3
- package/dist/actions/create-solution-article.d.mts.map +1 -1
- package/dist/actions/create-solution-article.mjs +30 -30
- package/dist/actions/create-solution-article.mjs.map +1 -1
- package/dist/actions/create-solution-category.cjs +14 -14
- package/dist/actions/create-solution-category.cjs.map +1 -1
- package/dist/actions/create-solution-category.d.cts +43 -3
- package/dist/actions/create-solution-category.d.cts.map +1 -1
- package/dist/actions/create-solution-category.d.mts +43 -3
- package/dist/actions/create-solution-category.d.mts.map +1 -1
- package/dist/actions/create-solution-category.mjs +14 -14
- package/dist/actions/create-solution-category.mjs.map +1 -1
- package/dist/actions/create-ticket-forms.cjs +26 -26
- package/dist/actions/create-ticket-forms.cjs.map +1 -1
- package/dist/actions/create-ticket-forms.d.cts +87 -3
- package/dist/actions/create-ticket-forms.d.cts.map +1 -1
- package/dist/actions/create-ticket-forms.d.mts +87 -3
- package/dist/actions/create-ticket-forms.d.mts.map +1 -1
- package/dist/actions/create-ticket-forms.mjs +26 -26
- package/dist/actions/create-ticket-forms.mjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.cjs +31 -31
- package/dist/actions/create-ticket-outbound-email.cjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.cts +101 -3
- package/dist/actions/create-ticket-outbound-email.d.cts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.mts +101 -3
- package/dist/actions/create-ticket-outbound-email.d.mts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.mjs +31 -31
- package/dist/actions/create-ticket-outbound-email.mjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.cjs +13 -13
- package/dist/actions/create-ticket-time-entry.cjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.cts +47 -3
- package/dist/actions/create-ticket-time-entry.d.cts.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.mts +47 -3
- package/dist/actions/create-ticket-time-entry.d.mts.map +1 -1
- package/dist/actions/create-ticket-time-entry.mjs +13 -13
- package/dist/actions/create-ticket-time-entry.mjs.map +1 -1
- package/dist/actions/create-ticket.cjs +47 -47
- package/dist/actions/create-ticket.cjs.map +1 -1
- package/dist/actions/create-ticket.d.cts +189 -3
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +189 -3
- package/dist/actions/create-ticket.d.mts.map +1 -1
- package/dist/actions/create-ticket.mjs +47 -47
- package/dist/actions/create-ticket.mjs.map +1 -1
- package/dist/actions/create-translated-solution-category.cjs +6 -6
- package/dist/actions/create-translated-solution-category.cjs.map +1 -1
- package/dist/actions/create-translated-solution-category.d.cts +27 -3
- package/dist/actions/create-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/create-translated-solution-category.d.mts +27 -3
- package/dist/actions/create-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/create-translated-solution-category.mjs +6 -6
- package/dist/actions/create-translated-solution-category.mjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.cjs +41 -41
- package/dist/actions/currently-authenticated-agent.cjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.cts +91 -3
- package/dist/actions/currently-authenticated-agent.d.cts.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.mts +91 -3
- package/dist/actions/currently-authenticated-agent.d.mts.map +1 -1
- package/dist/actions/currently-authenticated-agent.mjs +41 -41
- package/dist/actions/currently-authenticated-agent.mjs.map +1 -1
- package/dist/actions/delete-admin-group.cjs.map +1 -1
- package/dist/actions/delete-admin-group.d.cts +7 -3
- package/dist/actions/delete-admin-group.d.cts.map +1 -1
- package/dist/actions/delete-admin-group.d.mts +7 -3
- package/dist/actions/delete-admin-group.d.mts.map +1 -1
- package/dist/actions/delete-admin-group.mjs.map +1 -1
- package/dist/actions/delete-agent.cjs +2 -2
- package/dist/actions/delete-agent.cjs.map +1 -1
- package/dist/actions/delete-agent.d.cts +13 -3
- package/dist/actions/delete-agent.d.cts.map +1 -1
- package/dist/actions/delete-agent.d.mts +13 -3
- package/dist/actions/delete-agent.d.mts.map +1 -1
- package/dist/actions/delete-agent.mjs +2 -2
- package/dist/actions/delete-agent.mjs.map +1 -1
- package/dist/actions/delete-automation-rule.cjs +2 -2
- package/dist/actions/delete-automation-rule.cjs.map +1 -1
- package/dist/actions/delete-automation-rule.d.cts +15 -3
- package/dist/actions/delete-automation-rule.d.cts.map +1 -1
- package/dist/actions/delete-automation-rule.d.mts +15 -3
- package/dist/actions/delete-automation-rule.d.mts.map +1 -1
- package/dist/actions/delete-automation-rule.mjs +2 -2
- package/dist/actions/delete-automation-rule.mjs.map +1 -1
- package/dist/actions/delete-company-field.cjs.map +1 -1
- package/dist/actions/delete-company-field.d.cts +7 -3
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +7 -3
- package/dist/actions/delete-company-field.d.mts.map +1 -1
- package/dist/actions/delete-company-field.mjs.map +1 -1
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +7 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +7 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-contact-field.cjs +3 -3
- package/dist/actions/delete-contact-field.cjs.map +1 -1
- package/dist/actions/delete-contact-field.d.cts +15 -3
- package/dist/actions/delete-contact-field.d.cts.map +1 -1
- package/dist/actions/delete-contact-field.d.mts +15 -3
- package/dist/actions/delete-contact-field.d.mts.map +1 -1
- package/dist/actions/delete-contact-field.mjs +3 -3
- package/dist/actions/delete-contact-field.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +7 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +7 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +7 -3
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +7 -3
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-discussion-category.cjs +6 -6
- package/dist/actions/delete-discussion-category.cjs.map +1 -1
- package/dist/actions/delete-discussion-category.d.cts +23 -3
- package/dist/actions/delete-discussion-category.d.cts.map +1 -1
- package/dist/actions/delete-discussion-category.d.mts +23 -3
- package/dist/actions/delete-discussion-category.d.mts.map +1 -1
- package/dist/actions/delete-discussion-category.mjs +6 -6
- package/dist/actions/delete-discussion-category.mjs.map +1 -1
- package/dist/actions/delete-discussion-comment.cjs.map +1 -1
- package/dist/actions/delete-discussion-comment.d.cts +7 -3
- package/dist/actions/delete-discussion-comment.d.cts.map +1 -1
- package/dist/actions/delete-discussion-comment.d.mts +7 -3
- package/dist/actions/delete-discussion-comment.d.mts.map +1 -1
- package/dist/actions/delete-discussion-comment.mjs.map +1 -1
- package/dist/actions/delete-discussion-forum.cjs.map +1 -1
- package/dist/actions/delete-discussion-forum.d.cts +7 -3
- package/dist/actions/delete-discussion-forum.d.cts.map +1 -1
- package/dist/actions/delete-discussion-forum.d.mts +7 -3
- package/dist/actions/delete-discussion-forum.d.mts.map +1 -1
- package/dist/actions/delete-discussion-forum.mjs.map +1 -1
- package/dist/actions/delete-discussion-topic.cjs.map +1 -1
- package/dist/actions/delete-discussion-topic.d.cts +7 -3
- package/dist/actions/delete-discussion-topic.d.cts.map +1 -1
- package/dist/actions/delete-discussion-topic.d.mts +7 -3
- package/dist/actions/delete-discussion-topic.d.mts.map +1 -1
- package/dist/actions/delete-discussion-topic.mjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.cts +9 -3
- package/dist/actions/delete-discussions-forums-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.mts +9 -3
- package/dist/actions/delete-discussions-forums-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.mjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.cts +9 -3
- package/dist/actions/delete-discussions-topics-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.mts +9 -3
- package/dist/actions/delete-discussions-topics-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.mjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.cjs +3 -3
- package/dist/actions/delete-email-mailboxes.cjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.cts +15 -3
- package/dist/actions/delete-email-mailboxes.d.cts.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.mts +15 -3
- package/dist/actions/delete-email-mailboxes.d.mts.map +1 -1
- package/dist/actions/delete-email-mailboxes.mjs +3 -3
- package/dist/actions/delete-email-mailboxes.mjs.map +1 -1
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +7 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +7 -3
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.cjs +2 -2
- package/dist/actions/delete-multiple-tickets.cjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.cts +13 -3
- package/dist/actions/delete-multiple-tickets.d.cts.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.mts +13 -3
- package/dist/actions/delete-multiple-tickets.d.mts.map +1 -1
- package/dist/actions/delete-multiple-tickets.mjs +2 -2
- package/dist/actions/delete-multiple-tickets.mjs.map +1 -1
- package/dist/actions/delete-section.cjs +5 -5
- package/dist/actions/delete-section.cjs.map +1 -1
- package/dist/actions/delete-section.d.cts +23 -3
- package/dist/actions/delete-section.d.cts.map +1 -1
- package/dist/actions/delete-section.d.mts +23 -3
- package/dist/actions/delete-section.d.mts.map +1 -1
- package/dist/actions/delete-section.mjs +5 -5
- package/dist/actions/delete-section.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +2 -2
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +13 -3
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +13 -3
- package/dist/actions/delete-skill.d.mts.map +1 -1
- package/dist/actions/delete-skill.mjs +2 -2
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-solution-article.cjs +2 -2
- package/dist/actions/delete-solution-article.cjs.map +1 -1
- package/dist/actions/delete-solution-article.d.cts +13 -3
- package/dist/actions/delete-solution-article.d.cts.map +1 -1
- package/dist/actions/delete-solution-article.d.mts +13 -3
- package/dist/actions/delete-solution-article.d.mts.map +1 -1
- package/dist/actions/delete-solution-article.mjs +2 -2
- package/dist/actions/delete-solution-article.mjs.map +1 -1
- package/dist/actions/delete-solution-category.cjs +3 -3
- package/dist/actions/delete-solution-category.cjs.map +1 -1
- package/dist/actions/delete-solution-category.d.cts +15 -3
- package/dist/actions/delete-solution-category.d.cts.map +1 -1
- package/dist/actions/delete-solution-category.d.mts +15 -3
- package/dist/actions/delete-solution-category.d.mts.map +1 -1
- package/dist/actions/delete-solution-category.mjs +3 -3
- package/dist/actions/delete-solution-category.mjs.map +1 -1
- package/dist/actions/delete-solution-folder.cjs.map +1 -1
- package/dist/actions/delete-solution-folder.d.cts +7 -3
- package/dist/actions/delete-solution-folder.d.cts.map +1 -1
- package/dist/actions/delete-solution-folder.d.mts +7 -3
- package/dist/actions/delete-solution-folder.d.mts.map +1 -1
- package/dist/actions/delete-solution-folder.mjs.map +1 -1
- package/dist/actions/delete-ticket-field.cjs +7 -7
- package/dist/actions/delete-ticket-field.cjs.map +1 -1
- package/dist/actions/delete-ticket-field.d.cts +25 -3
- package/dist/actions/delete-ticket-field.d.cts.map +1 -1
- package/dist/actions/delete-ticket-field.d.mts +25 -3
- package/dist/actions/delete-ticket-field.d.mts.map +1 -1
- package/dist/actions/delete-ticket-field.mjs +7 -7
- package/dist/actions/delete-ticket-field.mjs.map +1 -1
- package/dist/actions/delete-ticket-form.cjs +5 -5
- package/dist/actions/delete-ticket-form.cjs.map +1 -1
- package/dist/actions/delete-ticket-form.d.cts +21 -3
- package/dist/actions/delete-ticket-form.d.cts.map +1 -1
- package/dist/actions/delete-ticket-form.d.mts +21 -3
- package/dist/actions/delete-ticket-form.d.mts.map +1 -1
- package/dist/actions/delete-ticket-form.mjs +5 -5
- package/dist/actions/delete-ticket-form.mjs.map +1 -1
- package/dist/actions/delete-ticket-forms.cjs.map +1 -1
- package/dist/actions/delete-ticket-forms.d.cts +9 -3
- package/dist/actions/delete-ticket-forms.d.cts.map +1 -1
- package/dist/actions/delete-ticket-forms.d.mts +9 -3
- package/dist/actions/delete-ticket-forms.d.mts.map +1 -1
- package/dist/actions/delete-ticket-forms.mjs.map +1 -1
- package/dist/actions/delete-ticket-summary.cjs.map +1 -1
- package/dist/actions/delete-ticket-summary.d.cts +7 -3
- package/dist/actions/delete-ticket-summary.d.cts.map +1 -1
- package/dist/actions/delete-ticket-summary.d.mts +7 -3
- package/dist/actions/delete-ticket-summary.d.mts.map +1 -1
- package/dist/actions/delete-ticket-summary.mjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.cjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.cts +7 -3
- package/dist/actions/delete-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.mts +7 -3
- package/dist/actions/delete-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/delete-ticket-user-access.mjs.map +1 -1
- package/dist/actions/delete-ticket.cjs.map +1 -1
- package/dist/actions/delete-ticket.d.cts +7 -3
- package/dist/actions/delete-ticket.d.cts.map +1 -1
- package/dist/actions/delete-ticket.d.mts +7 -3
- package/dist/actions/delete-ticket.d.mts.map +1 -1
- package/dist/actions/delete-ticket.mjs.map +1 -1
- package/dist/actions/delete-time-entry.cjs +2 -2
- package/dist/actions/delete-time-entry.cjs.map +1 -1
- package/dist/actions/delete-time-entry.d.cts +13 -3
- package/dist/actions/delete-time-entry.d.cts.map +1 -1
- package/dist/actions/delete-time-entry.d.mts +13 -3
- package/dist/actions/delete-time-entry.d.mts.map +1 -1
- package/dist/actions/delete-time-entry.mjs +2 -2
- package/dist/actions/delete-time-entry.mjs.map +1 -1
- package/dist/actions/export-contacts.cjs +1 -1
- package/dist/actions/export-contacts.cjs.map +1 -1
- package/dist/actions/export-contacts.d.cts +17 -3
- package/dist/actions/export-contacts.d.cts.map +1 -1
- package/dist/actions/export-contacts.d.mts +17 -3
- package/dist/actions/export-contacts.d.mts.map +1 -1
- package/dist/actions/export-contacts.mjs +1 -1
- package/dist/actions/export-contacts.mjs.map +1 -1
- package/dist/actions/get-account.cjs +28 -28
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +67 -3
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +67 -3
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +28 -28
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-agent-availability.cjs +12 -12
- package/dist/actions/get-agent-availability.cjs.map +1 -1
- package/dist/actions/get-agent-availability.d.cts +35 -3
- package/dist/actions/get-agent-availability.d.cts.map +1 -1
- package/dist/actions/get-agent-availability.d.mts +35 -3
- package/dist/actions/get-agent-availability.d.mts.map +1 -1
- package/dist/actions/get-agent-availability.mjs +12 -12
- package/dist/actions/get-agent-availability.mjs.map +1 -1
- package/dist/actions/get-agent.cjs +49 -49
- package/dist/actions/get-agent.cjs.map +1 -1
- package/dist/actions/get-agent.d.cts +115 -3
- package/dist/actions/get-agent.d.cts.map +1 -1
- package/dist/actions/get-agent.d.mts +115 -3
- package/dist/actions/get-agent.d.mts.map +1 -1
- package/dist/actions/get-agent.mjs +49 -49
- package/dist/actions/get-agent.mjs.map +1 -1
- package/dist/actions/get-agents.cjs +9 -9
- package/dist/actions/get-agents.cjs.map +1 -1
- package/dist/actions/get-agents.d.cts +29 -3
- package/dist/actions/get-agents.d.cts.map +1 -1
- package/dist/actions/get-agents.d.mts +29 -3
- package/dist/actions/get-agents.d.mts.map +1 -1
- package/dist/actions/get-agents.mjs +9 -9
- package/dist/actions/get-agents.mjs.map +1 -1
- package/dist/actions/get-business-hours.cjs +27 -27
- package/dist/actions/get-business-hours.cjs.map +1 -1
- package/dist/actions/get-business-hours.d.cts +111 -3
- package/dist/actions/get-business-hours.d.cts.map +1 -1
- package/dist/actions/get-business-hours.d.mts +111 -3
- package/dist/actions/get-business-hours.d.mts.map +1 -1
- package/dist/actions/get-business-hours.mjs +27 -27
- package/dist/actions/get-business-hours.mjs.map +1 -1
- package/dist/actions/get-canned-response-folders.cjs +7 -7
- package/dist/actions/get-canned-response-folders.cjs.map +1 -1
- package/dist/actions/get-canned-response-folders.d.cts +21 -3
- package/dist/actions/get-canned-response-folders.d.cts.map +1 -1
- package/dist/actions/get-canned-response-folders.d.mts +21 -3
- package/dist/actions/get-canned-response-folders.d.mts.map +1 -1
- package/dist/actions/get-canned-response-folders.mjs +7 -7
- package/dist/actions/get-canned-response-folders.mjs.map +1 -1
- package/dist/actions/get-companies.cjs +14 -14
- package/dist/actions/get-companies.cjs.map +1 -1
- package/dist/actions/get-companies.d.cts +41 -3
- package/dist/actions/get-companies.d.cts.map +1 -1
- package/dist/actions/get-companies.d.mts +41 -3
- package/dist/actions/get-companies.d.mts.map +1 -1
- package/dist/actions/get-companies.mjs +14 -14
- package/dist/actions/get-companies.mjs.map +1 -1
- package/dist/actions/get-company-fields.cjs +20 -20
- package/dist/actions/get-company-fields.cjs.map +1 -1
- package/dist/actions/get-company-fields.d.cts +51 -3
- package/dist/actions/get-company-fields.d.cts.map +1 -1
- package/dist/actions/get-company-fields.d.mts +51 -3
- package/dist/actions/get-company-fields.d.mts.map +1 -1
- package/dist/actions/get-company-fields.mjs +20 -20
- package/dist/actions/get-company-fields.mjs.map +1 -1
- package/dist/actions/get-company.cjs +14 -14
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +37 -3
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +37 -3
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +14 -14
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact-fields.cjs +20 -20
- package/dist/actions/get-contact-fields.cjs.map +1 -1
- package/dist/actions/get-contact-fields.d.cts +47 -3
- package/dist/actions/get-contact-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-fields.d.mts +47 -3
- package/dist/actions/get-contact-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-fields.mjs +20 -20
- package/dist/actions/get-contact-fields.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +47 -47
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +107 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +107 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +47 -47
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +27 -27
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +79 -3
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +79 -3
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +27 -27
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-discussion-category.cjs +5 -5
- package/dist/actions/get-discussion-category.cjs.map +1 -1
- package/dist/actions/get-discussion-category.d.cts +19 -3
- package/dist/actions/get-discussion-category.d.cts.map +1 -1
- package/dist/actions/get-discussion-category.d.mts +19 -3
- package/dist/actions/get-discussion-category.d.mts.map +1 -1
- package/dist/actions/get-discussion-category.mjs +5 -5
- package/dist/actions/get-discussion-category.mjs.map +1 -1
- package/dist/actions/get-discussion-topic.cjs +16 -16
- package/dist/actions/get-discussion-topic.cjs.map +1 -1
- package/dist/actions/get-discussion-topic.d.cts +41 -3
- package/dist/actions/get-discussion-topic.d.cts.map +1 -1
- package/dist/actions/get-discussion-topic.d.mts +41 -3
- package/dist/actions/get-discussion-topic.d.mts.map +1 -1
- package/dist/actions/get-discussion-topic.mjs +16 -16
- package/dist/actions/get-discussion-topic.mjs.map +1 -1
- package/dist/actions/get-email-mailbox.cjs +16 -16
- package/dist/actions/get-email-mailbox.cjs.map +1 -1
- package/dist/actions/get-email-mailbox.d.cts +45 -3
- package/dist/actions/get-email-mailbox.d.cts.map +1 -1
- package/dist/actions/get-email-mailbox.d.mts +45 -3
- package/dist/actions/get-email-mailbox.d.mts.map +1 -1
- package/dist/actions/get-email-mailbox.mjs +16 -16
- package/dist/actions/get-email-mailbox.mjs.map +1 -1
- package/dist/actions/get-folder-responses.cjs +17 -17
- package/dist/actions/get-folder-responses.cjs.map +1 -1
- package/dist/actions/get-folder-responses.d.cts +47 -3
- package/dist/actions/get-folder-responses.d.cts.map +1 -1
- package/dist/actions/get-folder-responses.d.mts +47 -3
- package/dist/actions/get-folder-responses.d.mts.map +1 -1
- package/dist/actions/get-folder-responses.mjs +17 -17
- package/dist/actions/get-folder-responses.mjs.map +1 -1
- package/dist/actions/get-imported-contacts.cjs +9 -9
- package/dist/actions/get-imported-contacts.cjs.map +1 -1
- package/dist/actions/get-imported-contacts.d.cts +31 -3
- package/dist/actions/get-imported-contacts.d.cts.map +1 -1
- package/dist/actions/get-imported-contacts.d.mts +31 -3
- package/dist/actions/get-imported-contacts.d.mts.map +1 -1
- package/dist/actions/get-imported-contacts.mjs +9 -9
- package/dist/actions/get-imported-contacts.mjs.map +1 -1
- package/dist/actions/get-job.cjs +5 -5
- package/dist/actions/get-job.cjs.map +1 -1
- package/dist/actions/get-job.d.cts +21 -3
- package/dist/actions/get-job.d.cts.map +1 -1
- package/dist/actions/get-job.d.mts +21 -3
- package/dist/actions/get-job.d.mts.map +1 -1
- package/dist/actions/get-job.mjs +5 -5
- package/dist/actions/get-job.mjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.cjs +11 -11
- package/dist/actions/get-scenario-automations-json.cjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.cts +29 -3
- package/dist/actions/get-scenario-automations-json.d.cts.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.mts +29 -3
- package/dist/actions/get-scenario-automations-json.d.mts.map +1 -1
- package/dist/actions/get-scenario-automations-json.mjs +11 -11
- package/dist/actions/get-scenario-automations-json.mjs.map +1 -1
- package/dist/actions/get-search.cjs +37 -37
- package/dist/actions/get-search.cjs.map +1 -1
- package/dist/actions/get-search.d.cts +87 -3
- package/dist/actions/get-search.d.cts.map +1 -1
- package/dist/actions/get-search.d.mts +87 -3
- package/dist/actions/get-search.d.mts.map +1 -1
- package/dist/actions/get-search.mjs +37 -37
- package/dist/actions/get-search.mjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.cjs +14 -14
- package/dist/actions/get-ticket-time-entries.cjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.cts +41 -3
- package/dist/actions/get-ticket-time-entries.d.cts.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.mts +41 -3
- package/dist/actions/get-ticket-time-entries.d.mts.map +1 -1
- package/dist/actions/get-ticket-time-entries.mjs +14 -14
- package/dist/actions/get-ticket-time-entries.mjs.map +1 -1
- package/dist/actions/get-ticket-user-access.cjs.map +1 -1
- package/dist/actions/get-ticket-user-access.d.cts +11 -3
- package/dist/actions/get-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/get-ticket-user-access.d.mts +11 -3
- package/dist/actions/get-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/get-ticket-user-access.mjs.map +1 -1
- package/dist/actions/get-tickets.cjs +49 -49
- package/dist/actions/get-tickets.cjs.map +1 -1
- package/dist/actions/get-tickets.d.cts +174 -3
- package/dist/actions/get-tickets.d.cts.map +1 -1
- package/dist/actions/get-tickets.d.mts +174 -3
- package/dist/actions/get-tickets.d.mts.map +1 -1
- package/dist/actions/get-tickets.mjs +49 -49
- package/dist/actions/get-tickets.mjs.map +1 -1
- package/dist/actions/get-translated-solution-category.cjs +13 -13
- package/dist/actions/get-translated-solution-category.cjs.map +1 -1
- package/dist/actions/get-translated-solution-category.d.cts +39 -3
- package/dist/actions/get-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/get-translated-solution-category.d.mts +39 -3
- package/dist/actions/get-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/get-translated-solution-category.mjs +13 -13
- package/dist/actions/get-translated-solution-category.mjs.map +1 -1
- package/dist/actions/hard-delete-contact.cjs +2 -2
- package/dist/actions/hard-delete-contact.cjs.map +1 -1
- package/dist/actions/hard-delete-contact.d.cts +15 -3
- package/dist/actions/hard-delete-contact.d.cts.map +1 -1
- package/dist/actions/hard-delete-contact.d.mts +15 -3
- package/dist/actions/hard-delete-contact.d.mts.map +1 -1
- package/dist/actions/hard-delete-contact.mjs +2 -2
- package/dist/actions/hard-delete-contact.mjs.map +1 -1
- package/dist/actions/import-contact.cjs +11 -11
- package/dist/actions/import-contact.cjs.map +1 -1
- package/dist/actions/import-contact.d.cts +49 -3
- package/dist/actions/import-contact.d.cts.map +1 -1
- package/dist/actions/import-contact.d.mts +49 -3
- package/dist/actions/import-contact.d.mts.map +1 -1
- package/dist/actions/import-contact.mjs +11 -11
- package/dist/actions/import-contact.mjs.map +1 -1
- package/dist/actions/list-admin-groups.cjs +16 -16
- package/dist/actions/list-admin-groups.cjs.map +1 -1
- package/dist/actions/list-admin-groups.d.cts +47 -3
- package/dist/actions/list-admin-groups.d.cts.map +1 -1
- package/dist/actions/list-admin-groups.d.mts +47 -3
- package/dist/actions/list-admin-groups.d.mts.map +1 -1
- package/dist/actions/list-admin-groups.mjs +16 -16
- package/dist/actions/list-admin-groups.mjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.cjs +26 -26
- package/dist/actions/list-all-agents-in-a-group.cjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.cts +65 -3
- package/dist/actions/list-all-agents-in-a-group.d.cts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.mts +65 -3
- package/dist/actions/list-all-agents-in-a-group.d.mts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.mjs +26 -26
- package/dist/actions/list-all-agents-in-a-group.mjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.cjs +6 -6
- package/dist/actions/list-all-sections-for-ticket-field.cjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.cts +23 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.cts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.mts +23 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.mts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.mjs +6 -6
- package/dist/actions/list-all-sections-for-ticket-field.mjs.map +1 -1
- package/dist/actions/list-all-skills.cjs +14 -14
- package/dist/actions/list-all-skills.cjs.map +1 -1
- package/dist/actions/list-all-skills.d.cts +35 -3
- package/dist/actions/list-all-skills.d.cts.map +1 -1
- package/dist/actions/list-all-skills.d.mts +35 -3
- package/dist/actions/list-all-skills.d.mts.map +1 -1
- package/dist/actions/list-all-skills.mjs +14 -14
- package/dist/actions/list-all-skills.mjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.cjs +35 -35
- package/dist/actions/list-all-ticket-conversations.cjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.cts +87 -3
- package/dist/actions/list-all-ticket-conversations.d.cts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.mts +87 -3
- package/dist/actions/list-all-ticket-conversations.d.mts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.mjs +35 -35
- package/dist/actions/list-all-ticket-conversations.mjs.map +1 -1
- package/dist/actions/list-automation-rules.cjs +22 -22
- package/dist/actions/list-automation-rules.cjs.map +1 -1
- package/dist/actions/list-automation-rules.d.cts +57 -3
- package/dist/actions/list-automation-rules.d.cts.map +1 -1
- package/dist/actions/list-automation-rules.d.mts +57 -3
- package/dist/actions/list-automation-rules.d.mts.map +1 -1
- package/dist/actions/list-automation-rules.mjs +22 -22
- package/dist/actions/list-automation-rules.mjs.map +1 -1
- package/dist/actions/list-discussions-topics.cjs +17 -17
- package/dist/actions/list-discussions-topics.cjs.map +1 -1
- package/dist/actions/list-discussions-topics.d.cts +49 -3
- package/dist/actions/list-discussions-topics.d.cts.map +1 -1
- package/dist/actions/list-discussions-topics.d.mts +49 -3
- package/dist/actions/list-discussions-topics.d.mts.map +1 -1
- package/dist/actions/list-discussions-topics.mjs +17 -17
- package/dist/actions/list-discussions-topics.mjs.map +1 -1
- package/dist/actions/list-discussions.cjs +6 -6
- package/dist/actions/list-discussions.cjs.map +1 -1
- package/dist/actions/list-discussions.d.cts +23 -3
- package/dist/actions/list-discussions.d.cts.map +1 -1
- package/dist/actions/list-discussions.d.mts +23 -3
- package/dist/actions/list-discussions.d.mts.map +1 -1
- package/dist/actions/list-discussions.mjs +6 -6
- package/dist/actions/list-discussions.mjs.map +1 -1
- package/dist/actions/list-email-configs.cjs +13 -13
- package/dist/actions/list-email-configs.cjs.map +1 -1
- package/dist/actions/list-email-configs.d.cts +33 -3
- package/dist/actions/list-email-configs.d.cts.map +1 -1
- package/dist/actions/list-email-configs.d.mts +33 -3
- package/dist/actions/list-email-configs.d.mts.map +1 -1
- package/dist/actions/list-email-configs.mjs +13 -13
- package/dist/actions/list-email-configs.mjs.map +1 -1
- package/dist/actions/list-email.cjs +13 -13
- package/dist/actions/list-email.cjs.map +1 -1
- package/dist/actions/list-email.d.cts +51 -3
- package/dist/actions/list-email.d.cts.map +1 -1
- package/dist/actions/list-email.d.mts +51 -3
- package/dist/actions/list-email.d.mts.map +1 -1
- package/dist/actions/list-email.mjs +13 -13
- package/dist/actions/list-email.mjs.map +1 -1
- package/dist/actions/list-forums-in-category.cjs +12 -12
- package/dist/actions/list-forums-in-category.cjs.map +1 -1
- package/dist/actions/list-forums-in-category.d.cts +39 -3
- package/dist/actions/list-forums-in-category.d.cts.map +1 -1
- package/dist/actions/list-forums-in-category.d.mts +39 -3
- package/dist/actions/list-forums-in-category.d.mts.map +1 -1
- package/dist/actions/list-forums-in-category.mjs +12 -12
- package/dist/actions/list-forums-in-category.mjs.map +1 -1
- package/dist/actions/list-monitored-topics.cjs +17 -17
- package/dist/actions/list-monitored-topics.cjs.map +1 -1
- package/dist/actions/list-monitored-topics.d.cts +47 -3
- package/dist/actions/list-monitored-topics.d.cts.map +1 -1
- package/dist/actions/list-monitored-topics.d.mts +47 -3
- package/dist/actions/list-monitored-topics.d.mts.map +1 -1
- package/dist/actions/list-monitored-topics.mjs +17 -17
- package/dist/actions/list-monitored-topics.mjs.map +1 -1
- package/dist/actions/list-participated-topics.cjs +17 -17
- package/dist/actions/list-participated-topics.cjs.map +1 -1
- package/dist/actions/list-participated-topics.d.cts +47 -3
- package/dist/actions/list-participated-topics.d.cts.map +1 -1
- package/dist/actions/list-participated-topics.d.mts +47 -3
- package/dist/actions/list-participated-topics.d.mts.map +1 -1
- package/dist/actions/list-participated-topics.mjs +17 -17
- package/dist/actions/list-participated-topics.mjs.map +1 -1
- package/dist/actions/list-products.cjs +8 -8
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +23 -3
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +23 -3
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +8 -8
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-roles.cjs +8 -8
- package/dist/actions/list-roles.cjs.map +1 -1
- package/dist/actions/list-roles.d.cts +29 -3
- package/dist/actions/list-roles.d.cts.map +1 -1
- package/dist/actions/list-roles.d.mts +29 -3
- package/dist/actions/list-roles.d.mts.map +1 -1
- package/dist/actions/list-roles.mjs +8 -8
- package/dist/actions/list-roles.mjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.cjs +11 -11
- package/dist/actions/list-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.cts +37 -3
- package/dist/actions/list-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.mts +37 -3
- package/dist/actions/list-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.mjs +11 -11
- package/dist/actions/list-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-sla-policies.cjs +39 -39
- package/dist/actions/list-sla-policies.cjs.map +1 -1
- package/dist/actions/list-sla-policies.d.cts +135 -3
- package/dist/actions/list-sla-policies.d.cts.map +1 -1
- package/dist/actions/list-sla-policies.d.mts +135 -3
- package/dist/actions/list-sla-policies.d.mts.map +1 -1
- package/dist/actions/list-sla-policies.mjs +39 -39
- package/dist/actions/list-sla-policies.mjs.map +1 -1
- package/dist/actions/list-solution-articles.cjs +33 -33
- package/dist/actions/list-solution-articles.cjs.map +1 -1
- package/dist/actions/list-solution-articles.d.cts +85 -3
- package/dist/actions/list-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-solution-articles.d.mts +85 -3
- package/dist/actions/list-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-solution-articles.mjs +33 -33
- package/dist/actions/list-solution-articles.mjs.map +1 -1
- package/dist/actions/list-solution-categories.cjs +9 -9
- package/dist/actions/list-solution-categories.cjs.map +1 -1
- package/dist/actions/list-solution-categories.d.cts +29 -3
- package/dist/actions/list-solution-categories.d.cts.map +1 -1
- package/dist/actions/list-solution-categories.d.mts +29 -3
- package/dist/actions/list-solution-categories.d.mts.map +1 -1
- package/dist/actions/list-solution-categories.mjs +9 -9
- package/dist/actions/list-solution-categories.mjs.map +1 -1
- package/dist/actions/list-solution-folders.cjs +22 -22
- package/dist/actions/list-solution-folders.cjs.map +1 -1
- package/dist/actions/list-solution-folders.d.cts +61 -3
- package/dist/actions/list-solution-folders.d.cts.map +1 -1
- package/dist/actions/list-solution-folders.d.mts +61 -3
- package/dist/actions/list-solution-folders.d.mts.map +1 -1
- package/dist/actions/list-solution-folders.mjs +22 -22
- package/dist/actions/list-solution-folders.mjs.map +1 -1
- package/dist/actions/list-solution-subfolders.cjs +20 -20
- package/dist/actions/list-solution-subfolders.cjs.map +1 -1
- package/dist/actions/list-solution-subfolders.d.cts +57 -3
- package/dist/actions/list-solution-subfolders.d.cts.map +1 -1
- package/dist/actions/list-solution-subfolders.d.mts +57 -3
- package/dist/actions/list-solution-subfolders.d.mts.map +1 -1
- package/dist/actions/list-solution-subfolders.mjs +20 -20
- package/dist/actions/list-solution-subfolders.mjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.cjs +18 -18
- package/dist/actions/list-solutions-category-folders-translated.cjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.cts +55 -3
- package/dist/actions/list-solutions-category-folders-translated.d.cts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.mts +55 -3
- package/dist/actions/list-solutions-category-folders-translated.d.mts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.mjs +18 -18
- package/dist/actions/list-solutions-category-folders-translated.mjs.map +1 -1
- package/dist/actions/list-specific-section-details.cjs +5 -5
- package/dist/actions/list-specific-section-details.cjs.map +1 -1
- package/dist/actions/list-specific-section-details.d.cts +21 -3
- package/dist/actions/list-specific-section-details.d.cts.map +1 -1
- package/dist/actions/list-specific-section-details.d.mts +21 -3
- package/dist/actions/list-specific-section-details.d.mts.map +1 -1
- package/dist/actions/list-specific-section-details.mjs +5 -5
- package/dist/actions/list-specific-section-details.mjs.map +1 -1
- package/dist/actions/list-surveys.cjs +12 -12
- package/dist/actions/list-surveys.cjs.map +1 -1
- package/dist/actions/list-surveys.d.cts +41 -3
- package/dist/actions/list-surveys.d.cts.map +1 -1
- package/dist/actions/list-surveys.d.mts +41 -3
- package/dist/actions/list-surveys.d.mts.map +1 -1
- package/dist/actions/list-surveys.mjs +12 -12
- package/dist/actions/list-surveys.mjs.map +1 -1
- package/dist/actions/list-ticket-fields.cjs +20 -20
- package/dist/actions/list-ticket-fields.cjs.map +1 -1
- package/dist/actions/list-ticket-fields.d.cts +47 -3
- package/dist/actions/list-ticket-fields.d.cts.map +1 -1
- package/dist/actions/list-ticket-fields.d.mts +47 -3
- package/dist/actions/list-ticket-fields.d.mts.map +1 -1
- package/dist/actions/list-ticket-fields.mjs +20 -20
- package/dist/actions/list-ticket-fields.mjs.map +1 -1
- package/dist/actions/list-ticket-forms.cjs +11 -11
- package/dist/actions/list-ticket-forms.cjs.map +1 -1
- package/dist/actions/list-ticket-forms.d.cts +37 -3
- package/dist/actions/list-ticket-forms.d.cts.map +1 -1
- package/dist/actions/list-ticket-forms.d.mts +37 -3
- package/dist/actions/list-ticket-forms.d.mts.map +1 -1
- package/dist/actions/list-ticket-forms.mjs +11 -11
- package/dist/actions/list-ticket-forms.mjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.cjs +13 -13
- package/dist/actions/list-ticket-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts +41 -3
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts +41 -3
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.mjs +13 -13
- package/dist/actions/list-ticket-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-tickets-watchers.cjs +3 -3
- package/dist/actions/list-tickets-watchers.cjs.map +1 -1
- package/dist/actions/list-tickets-watchers.d.cts +19 -3
- package/dist/actions/list-tickets-watchers.d.cts.map +1 -1
- package/dist/actions/list-tickets-watchers.d.mts +19 -3
- package/dist/actions/list-tickets-watchers.d.mts.map +1 -1
- package/dist/actions/list-tickets-watchers.mjs +3 -3
- package/dist/actions/list-tickets-watchers.mjs.map +1 -1
- package/dist/actions/list-time-entries.cjs +14 -14
- package/dist/actions/list-time-entries.cjs.map +1 -1
- package/dist/actions/list-time-entries.d.cts +51 -3
- package/dist/actions/list-time-entries.d.cts.map +1 -1
- package/dist/actions/list-time-entries.d.mts +51 -3
- package/dist/actions/list-time-entries.d.mts.map +1 -1
- package/dist/actions/list-time-entries.mjs +14 -14
- package/dist/actions/list-time-entries.mjs.map +1 -1
- package/dist/actions/list-topic-comments2.cjs +13 -13
- package/dist/actions/list-topic-comments2.cjs.map +1 -1
- package/dist/actions/list-topic-comments2.d.cts +41 -3
- package/dist/actions/list-topic-comments2.d.cts.map +1 -1
- package/dist/actions/list-topic-comments2.d.mts +41 -3
- package/dist/actions/list-topic-comments2.d.mts.map +1 -1
- package/dist/actions/list-topic-comments2.mjs +13 -13
- package/dist/actions/list-topic-comments2.mjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.cjs +31 -31
- package/dist/actions/list-translated-solution-articles.cjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.cts +83 -3
- package/dist/actions/list-translated-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.mts +83 -3
- package/dist/actions/list-translated-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-translated-solution-articles.mjs +31 -31
- package/dist/actions/list-translated-solution-articles.mjs.map +1 -1
- package/dist/actions/list-translated-subfolders.cjs +17 -17
- package/dist/actions/list-translated-subfolders.cjs.map +1 -1
- package/dist/actions/list-translated-subfolders.d.cts +53 -3
- package/dist/actions/list-translated-subfolders.d.cts.map +1 -1
- package/dist/actions/list-translated-subfolders.d.mts +53 -3
- package/dist/actions/list-translated-subfolders.d.mts.map +1 -1
- package/dist/actions/list-translated-subfolders.mjs +17 -17
- package/dist/actions/list-translated-subfolders.mjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.cjs +1 -1
- package/dist/actions/patch-admin-groups-agents.cjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.cts +13 -3
- package/dist/actions/patch-admin-groups-agents.d.cts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.mts +13 -3
- package/dist/actions/patch-admin-groups-agents.d.mts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.mjs +1 -1
- package/dist/actions/patch-admin-groups-agents.mjs.map +1 -1
- package/dist/actions/remove-watcher.cjs +2 -2
- package/dist/actions/remove-watcher.cjs.map +1 -1
- package/dist/actions/remove-watcher.d.cts +13 -3
- package/dist/actions/remove-watcher.d.cts.map +1 -1
- package/dist/actions/remove-watcher.d.mts +13 -3
- package/dist/actions/remove-watcher.d.mts.map +1 -1
- package/dist/actions/remove-watcher.mjs +2 -2
- package/dist/actions/remove-watcher.mjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.cjs +13 -13
- package/dist/actions/reply-to-forward-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.cts +45 -3
- package/dist/actions/reply-to-forward-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.mts +45 -3
- package/dist/actions/reply-to-forward-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.mjs +13 -13
- package/dist/actions/reply-to-forward-ticket.mjs.map +1 -1
- package/dist/actions/reply-to-ticket.cjs +20 -20
- package/dist/actions/reply-to-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-ticket.d.cts +63 -3
- package/dist/actions/reply-to-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-ticket.d.mts +63 -3
- package/dist/actions/reply-to-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-ticket.mjs +20 -20
- package/dist/actions/reply-to-ticket.mjs.map +1 -1
- package/dist/actions/search-agents.cjs +32 -32
- package/dist/actions/search-agents.cjs.map +1 -1
- package/dist/actions/search-agents.d.cts +92 -3
- package/dist/actions/search-agents.d.cts.map +1 -1
- package/dist/actions/search-agents.d.mts +92 -3
- package/dist/actions/search-agents.d.mts.map +1 -1
- package/dist/actions/search-agents.mjs +32 -32
- package/dist/actions/search-agents.mjs.map +1 -1
- package/dist/actions/search-companies.cjs +20 -20
- package/dist/actions/search-companies.cjs.map +1 -1
- package/dist/actions/search-companies.d.cts +55 -3
- package/dist/actions/search-companies.d.cts.map +1 -1
- package/dist/actions/search-companies.d.mts +55 -3
- package/dist/actions/search-companies.d.mts.map +1 -1
- package/dist/actions/search-companies.mjs +20 -20
- package/dist/actions/search-companies.mjs.map +1 -1
- package/dist/actions/search-company.cjs +3 -3
- package/dist/actions/search-company.cjs.map +1 -1
- package/dist/actions/search-company.d.cts +17 -3
- package/dist/actions/search-company.d.cts.map +1 -1
- package/dist/actions/search-company.d.mts +17 -3
- package/dist/actions/search-company.d.mts.map +1 -1
- package/dist/actions/search-company.mjs +3 -3
- package/dist/actions/search-company.mjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.cjs +9 -9
- package/dist/actions/search-contacts-autocomplete.cjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.cts +29 -3
- package/dist/actions/search-contacts-autocomplete.d.cts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.mts +29 -3
- package/dist/actions/search-contacts-autocomplete.d.mts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.mjs +9 -9
- package/dist/actions/search-contacts-autocomplete.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +37 -37
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +87 -3
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +87 -3
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +37 -37
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/actions/search-solution-articles.cjs +36 -36
- package/dist/actions/search-solution-articles.cjs.map +1 -1
- package/dist/actions/search-solution-articles.d.cts +91 -3
- package/dist/actions/search-solution-articles.d.cts.map +1 -1
- package/dist/actions/search-solution-articles.d.mts +91 -3
- package/dist/actions/search-solution-articles.d.mts.map +1 -1
- package/dist/actions/search-solution-articles.mjs +36 -36
- package/dist/actions/search-solution-articles.mjs.map +1 -1
- package/dist/actions/toggle-timer.cjs +12 -12
- package/dist/actions/toggle-timer.cjs.map +1 -1
- package/dist/actions/toggle-timer.d.cts +33 -3
- package/dist/actions/toggle-timer.d.cts.map +1 -1
- package/dist/actions/toggle-timer.d.mts +33 -3
- package/dist/actions/toggle-timer.d.mts.map +1 -1
- package/dist/actions/toggle-timer.mjs +12 -12
- package/dist/actions/toggle-timer.mjs.map +1 -1
- package/dist/actions/update-admin-group.cjs +14 -14
- package/dist/actions/update-admin-group.cjs.map +1 -1
- package/dist/actions/update-admin-group.d.cts +51 -3
- package/dist/actions/update-admin-group.d.cts.map +1 -1
- package/dist/actions/update-admin-group.d.mts +51 -3
- package/dist/actions/update-admin-group.d.mts.map +1 -1
- package/dist/actions/update-admin-group.mjs +14 -14
- package/dist/actions/update-admin-group.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.cjs +8 -8
- package/dist/actions/update-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.cts +33 -3
- package/dist/actions/update-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.mts +33 -3
- package/dist/actions/update-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.mjs +8 -8
- package/dist/actions/update-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.cjs +24 -24
- package/dist/actions/update-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.cts +74 -3
- package/dist/actions/update-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.mts +74 -3
- package/dist/actions/update-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field.mjs +24 -24
- package/dist/actions/update-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/update-agent-availability.cjs +12 -12
- package/dist/actions/update-agent-availability.cjs.map +1 -1
- package/dist/actions/update-agent-availability.d.cts +43 -3
- package/dist/actions/update-agent-availability.d.cts.map +1 -1
- package/dist/actions/update-agent-availability.d.mts +43 -3
- package/dist/actions/update-agent-availability.d.mts.map +1 -1
- package/dist/actions/update-agent-availability.mjs +12 -12
- package/dist/actions/update-agent-availability.mjs.map +1 -1
- package/dist/actions/update-agent.cjs +29 -29
- package/dist/actions/update-agent.cjs.map +1 -1
- package/dist/actions/update-agent.d.cts +103 -3
- package/dist/actions/update-agent.d.cts.map +1 -1
- package/dist/actions/update-agent.d.mts +103 -3
- package/dist/actions/update-agent.d.mts.map +1 -1
- package/dist/actions/update-agent.mjs +29 -29
- package/dist/actions/update-agent.mjs.map +1 -1
- package/dist/actions/update-automations.cjs +37 -37
- package/dist/actions/update-automations.cjs.map +1 -1
- package/dist/actions/update-automations.d.cts +109 -3
- package/dist/actions/update-automations.d.cts.map +1 -1
- package/dist/actions/update-automations.d.mts +109 -3
- package/dist/actions/update-automations.d.mts.map +1 -1
- package/dist/actions/update-automations.mjs +37 -37
- package/dist/actions/update-automations.mjs.map +1 -1
- package/dist/actions/update-canned-response-folder.cjs +2 -2
- package/dist/actions/update-canned-response-folder.cjs.map +1 -1
- package/dist/actions/update-canned-response-folder.d.cts +15 -3
- package/dist/actions/update-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/update-canned-response-folder.d.mts +15 -3
- package/dist/actions/update-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/update-canned-response-folder.mjs +2 -2
- package/dist/actions/update-canned-response-folder.mjs.map +1 -1
- package/dist/actions/update-canned-response.cjs +16 -16
- package/dist/actions/update-canned-response.cjs.map +1 -1
- package/dist/actions/update-canned-response.d.cts +53 -3
- package/dist/actions/update-canned-response.d.cts.map +1 -1
- package/dist/actions/update-canned-response.d.mts +53 -3
- package/dist/actions/update-canned-response.d.mts.map +1 -1
- package/dist/actions/update-canned-response.mjs +16 -16
- package/dist/actions/update-canned-response.mjs.map +1 -1
- package/dist/actions/update-companies.cjs +14 -14
- package/dist/actions/update-companies.cjs.map +1 -1
- package/dist/actions/update-companies.d.cts +55 -3
- package/dist/actions/update-companies.d.cts.map +1 -1
- package/dist/actions/update-companies.d.mts +55 -3
- package/dist/actions/update-companies.d.mts.map +1 -1
- package/dist/actions/update-companies.mjs +14 -14
- package/dist/actions/update-companies.mjs.map +1 -1
- package/dist/actions/update-contact-field.cjs +19 -19
- package/dist/actions/update-contact-field.cjs.map +1 -1
- package/dist/actions/update-contact-field.d.cts +61 -3
- package/dist/actions/update-contact-field.d.cts.map +1 -1
- package/dist/actions/update-contact-field.d.mts +61 -3
- package/dist/actions/update-contact-field.d.mts.map +1 -1
- package/dist/actions/update-contact-field.mjs +19 -19
- package/dist/actions/update-contact-field.mjs.map +1 -1
- package/dist/actions/update-contact-make-agent.cjs +25 -25
- package/dist/actions/update-contact-make-agent.cjs.map +1 -1
- package/dist/actions/update-contact-make-agent.d.cts +67 -3
- package/dist/actions/update-contact-make-agent.d.cts.map +1 -1
- package/dist/actions/update-contact-make-agent.d.mts +67 -3
- package/dist/actions/update-contact-make-agent.d.mts.map +1 -1
- package/dist/actions/update-contact-make-agent.mjs +25 -25
- package/dist/actions/update-contact-make-agent.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +45 -45
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +135 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +135 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +45 -45
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-conversations.cjs +22 -22
- package/dist/actions/update-conversations.cjs.map +1 -1
- package/dist/actions/update-conversations.d.cts +57 -3
- package/dist/actions/update-conversations.d.cts.map +1 -1
- package/dist/actions/update-conversations.d.mts +57 -3
- package/dist/actions/update-conversations.d.mts.map +1 -1
- package/dist/actions/update-conversations.mjs +22 -22
- package/dist/actions/update-conversations.mjs.map +1 -1
- package/dist/actions/update-discussion-category.cjs +5 -5
- package/dist/actions/update-discussion-category.cjs.map +1 -1
- package/dist/actions/update-discussion-category.d.cts +23 -3
- package/dist/actions/update-discussion-category.d.cts.map +1 -1
- package/dist/actions/update-discussion-category.d.mts +23 -3
- package/dist/actions/update-discussion-category.d.mts.map +1 -1
- package/dist/actions/update-discussion-category.mjs +5 -5
- package/dist/actions/update-discussion-category.mjs.map +1 -1
- package/dist/actions/update-discussion-comment.cjs +12 -12
- package/dist/actions/update-discussion-comment.cjs.map +1 -1
- package/dist/actions/update-discussion-comment.d.cts +35 -3
- package/dist/actions/update-discussion-comment.d.cts.map +1 -1
- package/dist/actions/update-discussion-comment.d.mts +35 -3
- package/dist/actions/update-discussion-comment.d.mts.map +1 -1
- package/dist/actions/update-discussion-comment.mjs +12 -12
- package/dist/actions/update-discussion-comment.mjs.map +1 -1
- package/dist/actions/update-discussion-forum.cjs +12 -12
- package/dist/actions/update-discussion-forum.cjs.map +1 -1
- package/dist/actions/update-discussion-forum.d.cts +45 -3
- package/dist/actions/update-discussion-forum.d.cts.map +1 -1
- package/dist/actions/update-discussion-forum.d.mts +45 -3
- package/dist/actions/update-discussion-forum.d.mts.map +1 -1
- package/dist/actions/update-discussion-forum.mjs +12 -12
- package/dist/actions/update-discussion-forum.mjs.map +1 -1
- package/dist/actions/update-discussion-topic.cjs +17 -17
- package/dist/actions/update-discussion-topic.cjs.map +1 -1
- package/dist/actions/update-discussion-topic.d.cts +55 -3
- package/dist/actions/update-discussion-topic.d.cts.map +1 -1
- package/dist/actions/update-discussion-topic.d.mts +55 -3
- package/dist/actions/update-discussion-topic.d.mts.map +1 -1
- package/dist/actions/update-discussion-topic.mjs +17 -17
- package/dist/actions/update-discussion-topic.mjs.map +1 -1
- package/dist/actions/update-email-settings.cjs +12 -12
- package/dist/actions/update-email-settings.cjs.map +1 -1
- package/dist/actions/update-email-settings.d.cts +55 -3
- package/dist/actions/update-email-settings.d.cts.map +1 -1
- package/dist/actions/update-email-settings.d.mts +55 -3
- package/dist/actions/update-email-settings.d.mts.map +1 -1
- package/dist/actions/update-email-settings.mjs +12 -12
- package/dist/actions/update-email-settings.mjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.cjs +1 -1
- package/dist/actions/update-notification-email-bcc.cjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.cts +11 -3
- package/dist/actions/update-notification-email-bcc.d.cts.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.mts +11 -3
- package/dist/actions/update-notification-email-bcc.d.mts.map +1 -1
- package/dist/actions/update-notification-email-bcc.mjs +1 -1
- package/dist/actions/update-notification-email-bcc.mjs.map +1 -1
- package/dist/actions/update-sla-policies.cjs +38 -38
- package/dist/actions/update-sla-policies.cjs.map +1 -1
- package/dist/actions/update-sla-policies.d.cts +201 -3
- package/dist/actions/update-sla-policies.d.cts.map +1 -1
- package/dist/actions/update-sla-policies.d.mts +201 -3
- package/dist/actions/update-sla-policies.d.mts.map +1 -1
- package/dist/actions/update-sla-policies.mjs +38 -38
- package/dist/actions/update-sla-policies.mjs.map +1 -1
- package/dist/actions/update-solution-category.cjs +8 -8
- package/dist/actions/update-solution-category.cjs.map +1 -1
- package/dist/actions/update-solution-category.d.cts +29 -3
- package/dist/actions/update-solution-category.d.cts.map +1 -1
- package/dist/actions/update-solution-category.d.mts +29 -3
- package/dist/actions/update-solution-category.d.mts.map +1 -1
- package/dist/actions/update-solution-category.mjs +8 -8
- package/dist/actions/update-solution-category.mjs.map +1 -1
- package/dist/actions/update-solution-folder.cjs +22 -22
- package/dist/actions/update-solution-folder.cjs.map +1 -1
- package/dist/actions/update-solution-folder.d.cts +73 -3
- package/dist/actions/update-solution-folder.d.cts.map +1 -1
- package/dist/actions/update-solution-folder.d.mts +73 -3
- package/dist/actions/update-solution-folder.d.mts.map +1 -1
- package/dist/actions/update-solution-folder.mjs +22 -22
- package/dist/actions/update-solution-folder.mjs.map +1 -1
- package/dist/actions/update-solutions.cjs +30 -30
- package/dist/actions/update-solutions.cjs.map +1 -1
- package/dist/actions/update-solutions.d.cts +89 -3
- package/dist/actions/update-solutions.d.cts.map +1 -1
- package/dist/actions/update-solutions.d.mts +89 -3
- package/dist/actions/update-solutions.d.mts.map +1 -1
- package/dist/actions/update-solutions.mjs +30 -30
- package/dist/actions/update-solutions.mjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.cjs +10 -10
- package/dist/actions/update-ticket-bulk-watch.cjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.cts +33 -3
- package/dist/actions/update-ticket-bulk-watch.d.cts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.mts +33 -3
- package/dist/actions/update-ticket-bulk-watch.d.mts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.mjs +10 -10
- package/dist/actions/update-ticket-bulk-watch.mjs.map +1 -1
- package/dist/actions/update-ticket-forms.cjs +28 -28
- package/dist/actions/update-ticket-forms.cjs.map +1 -1
- package/dist/actions/update-ticket-forms.d.cts +95 -3
- package/dist/actions/update-ticket-forms.d.cts.map +1 -1
- package/dist/actions/update-ticket-forms.d.mts +95 -3
- package/dist/actions/update-ticket-forms.d.mts.map +1 -1
- package/dist/actions/update-ticket-forms.mjs +28 -28
- package/dist/actions/update-ticket-forms.mjs.map +1 -1
- package/dist/actions/update-ticket-summary.cjs +11 -11
- package/dist/actions/update-ticket-summary.cjs.map +1 -1
- package/dist/actions/update-ticket-summary.d.cts +33 -3
- package/dist/actions/update-ticket-summary.d.cts.map +1 -1
- package/dist/actions/update-ticket-summary.d.mts +33 -3
- package/dist/actions/update-ticket-summary.d.mts.map +1 -1
- package/dist/actions/update-ticket-summary.mjs +11 -11
- package/dist/actions/update-ticket-summary.mjs.map +1 -1
- package/dist/actions/update-ticket-user-access.cjs.map +1 -1
- package/dist/actions/update-ticket-user-access.d.cts +22 -3
- package/dist/actions/update-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/update-ticket-user-access.d.mts +22 -3
- package/dist/actions/update-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/update-ticket-user-access.mjs.map +1 -1
- package/dist/actions/update-ticket.cjs +42 -42
- package/dist/actions/update-ticket.cjs.map +1 -1
- package/dist/actions/update-ticket.d.cts +193 -3
- package/dist/actions/update-ticket.d.cts.map +1 -1
- package/dist/actions/update-ticket.d.mts +193 -3
- package/dist/actions/update-ticket.d.mts.map +1 -1
- package/dist/actions/update-ticket.mjs +42 -42
- package/dist/actions/update-ticket.mjs.map +1 -1
- package/dist/actions/update-time-entry.cjs +13 -13
- package/dist/actions/update-time-entry.cjs.map +1 -1
- package/dist/actions/update-time-entry.d.cts +49 -3
- package/dist/actions/update-time-entry.d.cts.map +1 -1
- package/dist/actions/update-time-entry.d.mts +49 -3
- package/dist/actions/update-time-entry.d.mts.map +1 -1
- package/dist/actions/update-time-entry.mjs +13 -13
- package/dist/actions/update-time-entry.mjs.map +1 -1
- package/dist/actions/view-a-canned-response.cjs +20 -20
- package/dist/actions/view-a-canned-response.cjs.map +1 -1
- package/dist/actions/view-a-canned-response.d.cts +51 -3
- package/dist/actions/view-a-canned-response.d.cts.map +1 -1
- package/dist/actions/view-a-canned-response.d.mts +51 -3
- package/dist/actions/view-a-canned-response.d.mts.map +1 -1
- package/dist/actions/view-a-canned-response.mjs +20 -20
- package/dist/actions/view-a-canned-response.mjs.map +1 -1
- package/dist/actions/view-automations.cjs +39 -39
- package/dist/actions/view-automations.cjs.map +1 -1
- package/dist/actions/view-automations.d.cts +101 -3
- package/dist/actions/view-automations.d.cts.map +1 -1
- package/dist/actions/view-automations.d.mts +101 -3
- package/dist/actions/view-automations.d.mts.map +1 -1
- package/dist/actions/view-automations.mjs +39 -39
- package/dist/actions/view-automations.mjs.map +1 -1
- package/dist/actions/view-business-hour.cjs +22 -22
- package/dist/actions/view-business-hour.cjs.map +1 -1
- package/dist/actions/view-business-hour.d.cts +95 -3
- package/dist/actions/view-business-hour.d.cts.map +1 -1
- package/dist/actions/view-business-hour.d.mts +95 -3
- package/dist/actions/view-business-hour.d.mts.map +1 -1
- package/dist/actions/view-business-hour.mjs +22 -22
- package/dist/actions/view-business-hour.mjs.map +1 -1
- package/dist/actions/view-company-field.cjs +17 -17
- package/dist/actions/view-company-field.cjs.map +1 -1
- package/dist/actions/view-company-field.d.cts +47 -3
- package/dist/actions/view-company-field.d.cts.map +1 -1
- package/dist/actions/view-company-field.d.mts +47 -3
- package/dist/actions/view-company-field.d.mts.map +1 -1
- package/dist/actions/view-company-field.mjs +17 -17
- package/dist/actions/view-company-field.mjs.map +1 -1
- package/dist/actions/view-contact-field.cjs +23 -23
- package/dist/actions/view-contact-field.cjs.map +1 -1
- package/dist/actions/view-contact-field.d.cts +57 -3
- package/dist/actions/view-contact-field.d.cts.map +1 -1
- package/dist/actions/view-contact-field.d.mts +57 -3
- package/dist/actions/view-contact-field.d.mts.map +1 -1
- package/dist/actions/view-contact-field.mjs +23 -23
- package/dist/actions/view-contact-field.mjs.map +1 -1
- package/dist/actions/view-email-configs.cjs +10 -10
- package/dist/actions/view-email-configs.cjs.map +1 -1
- package/dist/actions/view-email-configs.d.cts +29 -3
- package/dist/actions/view-email-configs.d.cts.map +1 -1
- package/dist/actions/view-email-configs.d.mts +29 -3
- package/dist/actions/view-email-configs.d.mts.map +1 -1
- package/dist/actions/view-email-configs.mjs +10 -10
- package/dist/actions/view-email-configs.mjs.map +1 -1
- package/dist/actions/view-email.cjs +14 -14
- package/dist/actions/view-email.cjs.map +1 -1
- package/dist/actions/view-email.d.cts +33 -3
- package/dist/actions/view-email.d.cts.map +1 -1
- package/dist/actions/view-email.d.mts +33 -3
- package/dist/actions/view-email.d.mts.map +1 -1
- package/dist/actions/view-email.mjs +14 -14
- package/dist/actions/view-email.mjs.map +1 -1
- package/dist/actions/view-group.cjs +13 -13
- package/dist/actions/view-group.cjs.map +1 -1
- package/dist/actions/view-group.d.cts +35 -3
- package/dist/actions/view-group.d.cts.map +1 -1
- package/dist/actions/view-group.d.mts +35 -3
- package/dist/actions/view-group.d.mts.map +1 -1
- package/dist/actions/view-group.mjs +13 -13
- package/dist/actions/view-group.mjs.map +1 -1
- package/dist/actions/view-notifications.cjs +3 -3
- package/dist/actions/view-notifications.cjs.map +1 -1
- package/dist/actions/view-notifications.d.cts +11 -3
- package/dist/actions/view-notifications.d.cts.map +1 -1
- package/dist/actions/view-notifications.d.mts +11 -3
- package/dist/actions/view-notifications.d.mts.map +1 -1
- package/dist/actions/view-notifications.mjs +3 -3
- package/dist/actions/view-notifications.mjs.map +1 -1
- package/dist/actions/view-products.cjs +7 -7
- package/dist/actions/view-products.cjs.map +1 -1
- package/dist/actions/view-products.d.cts +23 -3
- package/dist/actions/view-products.d.cts.map +1 -1
- package/dist/actions/view-products.d.mts +23 -3
- package/dist/actions/view-products.d.mts.map +1 -1
- package/dist/actions/view-products.mjs +7 -7
- package/dist/actions/view-products.mjs.map +1 -1
- package/dist/actions/view-roles.cjs +9 -9
- package/dist/actions/view-roles.cjs.map +1 -1
- package/dist/actions/view-roles.d.cts +27 -3
- package/dist/actions/view-roles.d.cts.map +1 -1
- package/dist/actions/view-roles.d.mts +27 -3
- package/dist/actions/view-roles.d.mts.map +1 -1
- package/dist/actions/view-roles.mjs +9 -9
- package/dist/actions/view-roles.mjs.map +1 -1
- package/dist/actions/view-settings.cjs +4 -4
- package/dist/actions/view-settings.cjs.map +1 -1
- package/dist/actions/view-settings.d.cts +13 -3
- package/dist/actions/view-settings.d.cts.map +1 -1
- package/dist/actions/view-settings.d.mts +13 -3
- package/dist/actions/view-settings.d.mts.map +1 -1
- package/dist/actions/view-settings.mjs +4 -4
- package/dist/actions/view-settings.mjs.map +1 -1
- package/dist/actions/view-skill.cjs +11 -11
- package/dist/actions/view-skill.cjs.map +1 -1
- package/dist/actions/view-skill.d.cts +35 -3
- package/dist/actions/view-skill.d.cts.map +1 -1
- package/dist/actions/view-skill.d.mts +35 -3
- package/dist/actions/view-skill.d.mts.map +1 -1
- package/dist/actions/view-skill.mjs +11 -11
- package/dist/actions/view-skill.mjs.map +1 -1
- package/dist/actions/view-solution-category.cjs +9 -9
- package/dist/actions/view-solution-category.cjs.map +1 -1
- package/dist/actions/view-solution-category.d.cts +27 -3
- package/dist/actions/view-solution-category.d.cts.map +1 -1
- package/dist/actions/view-solution-category.d.mts +27 -3
- package/dist/actions/view-solution-category.d.mts.map +1 -1
- package/dist/actions/view-solution-category.mjs +9 -9
- package/dist/actions/view-solution-category.mjs.map +1 -1
- package/dist/actions/view-solution-folder.cjs +21 -21
- package/dist/actions/view-solution-folder.cjs.map +1 -1
- package/dist/actions/view-solution-folder.d.cts +57 -3
- package/dist/actions/view-solution-folder.d.cts.map +1 -1
- package/dist/actions/view-solution-folder.d.mts +57 -3
- package/dist/actions/view-solution-folder.d.mts.map +1 -1
- package/dist/actions/view-solution-folder.mjs +21 -21
- package/dist/actions/view-solution-folder.mjs.map +1 -1
- package/dist/actions/view-solutions.cjs +45 -45
- package/dist/actions/view-solutions.cjs.map +1 -1
- package/dist/actions/view-solutions.d.cts +113 -3
- package/dist/actions/view-solutions.d.cts.map +1 -1
- package/dist/actions/view-solutions.d.mts +113 -3
- package/dist/actions/view-solutions.d.mts.map +1 -1
- package/dist/actions/view-solutions.mjs +45 -45
- package/dist/actions/view-solutions.mjs.map +1 -1
- package/dist/actions/view-ticket-field.cjs +36 -36
- package/dist/actions/view-ticket-field.cjs.map +1 -1
- package/dist/actions/view-ticket-field.d.cts +85 -3
- package/dist/actions/view-ticket-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-field.d.mts +85 -3
- package/dist/actions/view-ticket-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-field.mjs +36 -36
- package/dist/actions/view-ticket-field.mjs.map +1 -1
- package/dist/actions/view-ticket-form-field.cjs +18 -18
- package/dist/actions/view-ticket-form-field.cjs.map +1 -1
- package/dist/actions/view-ticket-form-field.d.cts +47 -3
- package/dist/actions/view-ticket-form-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-form-field.d.mts +47 -3
- package/dist/actions/view-ticket-form-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-form-field.mjs +18 -18
- package/dist/actions/view-ticket-form-field.mjs.map +1 -1
- package/dist/actions/view-ticket.cjs +91 -91
- package/dist/actions/view-ticket.cjs.map +1 -1
- package/dist/actions/view-ticket.d.cts +224 -3
- package/dist/actions/view-ticket.d.cts.map +1 -1
- package/dist/actions/view-ticket.d.mts +224 -3
- package/dist/actions/view-ticket.d.mts.map +1 -1
- package/dist/actions/view-ticket.mjs +91 -91
- package/dist/actions/view-ticket.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-contacts-autocomplete.mjs","names":[],"sources":["../../src/actions/search-contacts-autocomplete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsAutocompleteInput
|
|
1
|
+
{"version":3,"file":"search-contacts-autocomplete.mjs","names":[],"sources":["../../src/actions/search-contacts-autocomplete.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsAutocompleteInput = z.object({\n term: z.string().describe(\"Search term to find matching contacts. The endpoint searches across contact name, email, and other contact fields to return matches for autocomplete suggestions. Minimum 1 character required.\"),\n});\nconst FreshdeskSearchContactsAutocomplete_ContactAutocompleteResultSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the contact\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Full name of the contact\").optional()),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Primary email address of the contact\").optional()),\n phone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Phone number of the contact\").optional()),\n active: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the contact is active (verified)\").optional()),\n mobile: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Mobile number of the contact\").optional()),\n job_title: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Job title of the contact\").optional()),\n company_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the company associated with the contact\").optional()),\n});\nexport const FreshdeskSearchContactsAutocompleteOutput = z.object({\n contacts: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskSearchContactsAutocomplete_ContactAutocompleteResultSchema).describe(\"List of contacts matching the search term for autocomplete suggestions\").optional()),\n});\n\nexport const freshdeskSearchContactsAutocomplete = action(\"FRESHDESK_SEARCH_CONTACTS_AUTOCOMPLETE\", {\n slug: \"freshdesk-search-contacts-autocomplete\",\n name: \"Search Contacts Autocomplete\",\n description: \"Tool to search for contacts using autocomplete functionality in Freshdesk. Use when you need to quickly find contacts by name, email, or other contact attributes for autocomplete suggestions.\",\n input: FreshdeskSearchContactsAutocompleteInput,\n output: FreshdeskSearchContactsAutocompleteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,EAC7N,CAAC;AACD,MAAM,sEAAsE,EAAE,OAAO;CACnF,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CAC1I,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CAC9H,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC3I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC;CAClI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACjJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;CACpI,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CACnI,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;AACjK,CAAC;AAKD,MAAa,sCAAsC,OAAO,0CAA0C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,EACpP,CAOU;AACV,CAAC"}
|
|
@@ -6,45 +6,45 @@ const FreshdeskSearchContactsInput = zod.z.object({
|
|
|
6
6
|
query: zod.z.string().describe("Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \"field:value\" for strings or \"field:number\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \"field:null\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.")
|
|
7
7
|
});
|
|
8
8
|
const FreshdeskSearchContacts_ContactSchema = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("Unique identifier of the contact").
|
|
10
|
-
name: zod.z.string().describe("Full name of the contact").
|
|
11
|
-
tags: zod.z.array(zod.z.string()).describe("Tags associated with the contact").
|
|
12
|
-
email: zod.z.string().describe("Primary email address of the contact").
|
|
13
|
-
phone: zod.z.string().describe("Phone number of the contact").
|
|
14
|
-
active: zod.z.boolean().describe("Whether the contact is active (verified)").
|
|
15
|
-
avatar: zod.z.unknown().describe("Profile image details with metadata").
|
|
16
|
-
mobile: zod.z.string().describe("Mobile number of the contact").
|
|
17
|
-
address: zod.z.string().describe("Residential address of the contact").
|
|
18
|
-
company: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Company details including id, name, view_all_tickets, and avatar").
|
|
19
|
-
is_agent: zod.z.boolean().describe("Whether the contact is configured as a Freshdesk agent").
|
|
20
|
-
language: zod.z.string().describe("Primary language in ISO-639 code format").
|
|
21
|
-
job_title: zod.z.string().describe("Professional designation in their company").
|
|
22
|
-
last_name: zod.z.string().describe("Last name of the contact").
|
|
23
|
-
time_zone: zod.z.string().describe("Timezone in RAILS timezone.name format").
|
|
24
|
-
company_id: zod.z.number().int().describe("ID of the company associated with the contact").
|
|
25
|
-
created_at: zod.z.string().describe("UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
26
|
-
first_name: zod.z.string().describe("First name of the contact").
|
|
27
|
-
twitter_id: zod.z.string().describe("Twitter account identifier").
|
|
28
|
-
updated_at: zod.z.string().describe("UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
29
|
-
visitor_id: zod.z.string().describe("Unique visitor identifier").
|
|
30
|
-
csat_rating: zod.z.unknown().describe("Customer satisfaction rating details").
|
|
31
|
-
description: zod.z.string().describe("Details about the contact").
|
|
32
|
-
external_id: zod.z.string().describe("External system identifier").
|
|
33
|
-
facebook_id: zod.z.string().describe("Facebook account identifier").
|
|
34
|
-
contact_type: zod.z.string().describe("Type of contact (e.g., 'contact')").
|
|
35
|
-
other_emails: zod.z.array(zod.z.string()).describe("Additional email addresses associated with the contact").
|
|
36
|
-
custom_fields: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields defined for contacts as key-value pairs").
|
|
37
|
-
org_contact_id: zod.z.number().int().describe("Organization contact identifier (numeric)").
|
|
38
|
-
other_companies: zod.z.array(zod.z.unknown()).describe("Additional companies associated with the contact").
|
|
39
|
-
preferred_source: zod.z.string().describe("Preferred source of communication").
|
|
40
|
-
view_all_tickets: zod.z.boolean().describe("Permission to view all company tickets").
|
|
41
|
-
org_contact_id_str: zod.z.string().describe("Organization contact identifier (string)").
|
|
42
|
-
unique_external_id: zod.z.string().describe("Unique external system identifier").
|
|
43
|
-
other_phone_numbers: zod.z.array(zod.z.string()).describe("Additional phone numbers associated with the contact").
|
|
9
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the contact").optional()),
|
|
10
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Full name of the contact").optional()),
|
|
11
|
+
tags: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("Tags associated with the contact").optional()),
|
|
12
|
+
email: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Primary email address of the contact").optional()),
|
|
13
|
+
phone: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Phone number of the contact").optional()),
|
|
14
|
+
active: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the contact is active (verified)").optional()),
|
|
15
|
+
avatar: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.unknown().describe("Profile image details with metadata").optional()),
|
|
16
|
+
mobile: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Mobile number of the contact").optional()),
|
|
17
|
+
address: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Residential address of the contact").optional()),
|
|
18
|
+
company: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Company details including id, name, view_all_tickets, and avatar").optional()),
|
|
19
|
+
is_agent: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the contact is configured as a Freshdesk agent").optional()),
|
|
20
|
+
language: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Primary language in ISO-639 code format").optional()),
|
|
21
|
+
job_title: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Professional designation in their company").optional()),
|
|
22
|
+
last_name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Last name of the contact").optional()),
|
|
23
|
+
time_zone: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timezone in RAILS timezone.name format").optional()),
|
|
24
|
+
company_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the company associated with the contact").optional()),
|
|
25
|
+
created_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
26
|
+
first_name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("First name of the contact").optional()),
|
|
27
|
+
twitter_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Twitter account identifier").optional()),
|
|
28
|
+
updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
29
|
+
visitor_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Unique visitor identifier").optional()),
|
|
30
|
+
csat_rating: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.unknown().describe("Customer satisfaction rating details").optional()),
|
|
31
|
+
description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Details about the contact").optional()),
|
|
32
|
+
external_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("External system identifier").optional()),
|
|
33
|
+
facebook_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Facebook account identifier").optional()),
|
|
34
|
+
contact_type: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Type of contact (e.g., 'contact')").optional()),
|
|
35
|
+
other_emails: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("Additional email addresses associated with the contact").optional()),
|
|
36
|
+
custom_fields: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom fields defined for contacts as key-value pairs").optional()),
|
|
37
|
+
org_contact_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Organization contact identifier (numeric)").optional()),
|
|
38
|
+
other_companies: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.unknown()).describe("Additional companies associated with the contact").optional()),
|
|
39
|
+
preferred_source: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Preferred source of communication").optional()),
|
|
40
|
+
view_all_tickets: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Permission to view all company tickets").optional()),
|
|
41
|
+
org_contact_id_str: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Organization contact identifier (string)").optional()),
|
|
42
|
+
unique_external_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Unique external system identifier").optional()),
|
|
43
|
+
other_phone_numbers: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.string()).describe("Additional phone numbers associated with the contact").optional())
|
|
44
44
|
});
|
|
45
45
|
const FreshdeskSearchContactsOutput = zod.z.object({
|
|
46
|
-
total: zod.z.number().int().describe("Total count of contacts matching the search criteria").
|
|
47
|
-
results: zod.z.array(FreshdeskSearchContacts_ContactSchema).describe("Array of contact objects matching the search query (max 30 per page)").
|
|
46
|
+
total: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Total count of contacts matching the search criteria").optional()),
|
|
47
|
+
results: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FreshdeskSearchContacts_ContactSchema).describe("Array of contact objects matching the search query (max 30 per page)").optional())
|
|
48
48
|
});
|
|
49
49
|
const freshdeskSearchContacts = require_action.action("FRESHDESK_SEARCH_CONTACTS", {
|
|
50
50
|
slug: "freshdesk-search-contacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-contacts.cjs","names":["z","action"],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination. Starts at 1 and cannot exceed 10. Default: 1. Returns maximum 30 results per page.\").optional(),\n query: z.string().describe(\"Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \\\"field:value\\\" for strings or \\\"field:number\\\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \\\"field:null\\\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.\"),\n});\nconst FreshdeskSearchContacts_ContactSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the contact\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact\").nullable().optional(),\n active: z.boolean().describe(\"Whether the contact is active (verified)\").nullable().optional(),\n avatar: z.unknown().describe(\"Profile image details with metadata\").nullable().optional(),\n mobile: z.string().describe(\"Mobile number of the contact\").nullable().optional(),\n address: z.string().describe(\"Residential address of the contact\").nullable().optional(),\n company: z.record(z.string(), z.unknown()).describe(\"Company details including id, name, view_all_tickets, and avatar\").nullable().optional(),\n is_agent: z.boolean().describe(\"Whether the contact is configured as a Freshdesk agent\").nullable().optional(),\n language: z.string().describe(\"Primary language in ISO-639 code format\").nullable().optional(),\n job_title: z.string().describe(\"Professional designation in their company\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact\").nullable().optional(),\n time_zone: z.string().describe(\"Timezone in RAILS timezone.name format\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the company associated with the contact\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact\").nullable().optional(),\n twitter_id: z.string().describe(\"Twitter account identifier\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n visitor_id: z.string().describe(\"Unique visitor identifier\").nullable().optional(),\n csat_rating: z.unknown().describe(\"Customer satisfaction rating details\").nullable().optional(),\n description: z.string().describe(\"Details about the contact\").nullable().optional(),\n external_id: z.string().describe(\"External system identifier\").nullable().optional(),\n facebook_id: z.string().describe(\"Facebook account identifier\").nullable().optional(),\n contact_type: z.string().describe(\"Type of contact (e.g., 'contact')\").nullable().optional(),\n other_emails: z.array(z.string()).describe(\"Additional email addresses associated with the contact\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for contacts as key-value pairs\").nullable().optional(),\n org_contact_id: z.number().int().describe(\"Organization contact identifier (numeric)\").nullable().optional(),\n other_companies: z.array(z.unknown()).describe(\"Additional companies associated with the contact\").nullable().optional(),\n preferred_source: z.string().describe(\"Preferred source of communication\").nullable().optional(),\n view_all_tickets: z.boolean().describe(\"Permission to view all company tickets\").nullable().optional(),\n org_contact_id_str: z.string().describe(\"Organization contact identifier (string)\").nullable().optional(),\n unique_external_id: z.string().describe(\"Unique external system identifier\").nullable().optional(),\n other_phone_numbers: z.array(z.string()).describe(\"Additional phone numbers associated with the contact\").nullable().optional(),\n});\nexport const FreshdeskSearchContactsOutput: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total count of contacts matching the search criteria\").nullable().optional(),\n results: z.array(FreshdeskSearchContacts_ContactSchema).describe(\"Array of contact objects matching the search query (max 30 per page)\").nullable().optional(),\n});\n\nexport const freshdeskSearchContacts = action(\"FRESHDESK_SEARCH_CONTACTS\", {\n slug: \"freshdesk-search-contacts\",\n name: \"Search Contacts\",\n description: \"Tool to search and filter contacts in Freshdesk using query-based search. Use when you need to find contacts based on fields like email, phone, mobile, company_id, or other searchable contact attributes.\",\n input: FreshdeskSearchContactsInput,\n output: FreshdeskSearchContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC3J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6gBAA6gB;AAC1iB,CAAC;AACD,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC;AACD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/J,CAAC;AAED,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"search-contacts.cjs","names":["z","action"],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Starts at 1 and cannot exceed 10. Default: 1. Returns maximum 30 results per page.\").optional(),\n query: z.string().describe(\"Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \\\"field:value\\\" for strings or \\\"field:number\\\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \\\"field:null\\\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.\"),\n});\nconst FreshdeskSearchContacts_ContactSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the contact\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Full name of the contact\").optional()),\n tags: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Tags associated with the contact\").optional()),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Primary email address of the contact\").optional()),\n phone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Phone number of the contact\").optional()),\n active: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the contact is active (verified)\").optional()),\n avatar: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Profile image details with metadata\").optional()),\n mobile: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Mobile number of the contact\").optional()),\n address: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Residential address of the contact\").optional()),\n company: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Company details including id, name, view_all_tickets, and avatar\").optional()),\n is_agent: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the contact is configured as a Freshdesk agent\").optional()),\n language: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Primary language in ISO-639 code format\").optional()),\n job_title: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Professional designation in their company\").optional()),\n last_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Last name of the contact\").optional()),\n time_zone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timezone in RAILS timezone.name format\").optional()),\n company_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the company associated with the contact\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").optional()),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"First name of the contact\").optional()),\n twitter_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Twitter account identifier\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").optional()),\n visitor_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique visitor identifier\").optional()),\n csat_rating: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Customer satisfaction rating details\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Details about the contact\").optional()),\n external_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External system identifier\").optional()),\n facebook_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Facebook account identifier\").optional()),\n contact_type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Type of contact (e.g., 'contact')\").optional()),\n other_emails: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Additional email addresses associated with the contact\").optional()),\n custom_fields: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Custom fields defined for contacts as key-value pairs\").optional()),\n org_contact_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Organization contact identifier (numeric)\").optional()),\n other_companies: z.preprocess((value) => (value === null ? undefined : value), z.array(z.unknown()).describe(\"Additional companies associated with the contact\").optional()),\n preferred_source: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Preferred source of communication\").optional()),\n view_all_tickets: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Permission to view all company tickets\").optional()),\n org_contact_id_str: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization contact identifier (string)\").optional()),\n unique_external_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique external system identifier\").optional()),\n other_phone_numbers: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Additional phone numbers associated with the contact\").optional()),\n});\nexport const FreshdeskSearchContactsOutput = z.object({\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Total count of contacts matching the search criteria\").optional()),\n results: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskSearchContacts_ContactSchema).describe(\"Array of contact objects matching the search query (max 30 per page)\").optional()),\n});\n\nexport const freshdeskSearchContacts = action(\"FRESHDESK_SEARCH_CONTACTS\", {\n slug: \"freshdesk-search-contacts\",\n name: \"Search Contacts\",\n description: \"Tool to search and filter contacts in Freshdesk using query-based search. Use when you need to find contacts based on fields like email, phone, mobile, company_id, or other searchable contact attributes.\",\n input: FreshdeskSearchContactsInput,\n output: FreshdeskSearchContactsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,93 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-contacts.d.ts
|
|
4
|
-
declare const FreshdeskSearchContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskSearchContactsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
query: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FreshdeskSearchContactsOutput: z.ZodObject<{
|
|
9
|
+
total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
results: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
12
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
tags: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
14
|
+
email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
phone: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
active: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
17
|
+
avatar: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
|
|
18
|
+
mobile: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
19
|
+
address: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
company: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
is_agent: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
22
|
+
language: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
job_title: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
last_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
25
|
+
time_zone: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
company_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
28
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
29
|
+
twitter_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
31
|
+
visitor_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
csat_rating: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
|
|
33
|
+
description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
34
|
+
external_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
35
|
+
facebook_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
36
|
+
contact_type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
37
|
+
other_emails: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
38
|
+
custom_fields: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
39
|
+
org_contact_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
40
|
+
other_companies: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodUnknown>>>;
|
|
41
|
+
preferred_source: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
42
|
+
view_all_tickets: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
43
|
+
org_contact_id_str: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
44
|
+
unique_external_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
45
|
+
other_phone_numbers: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
46
|
+
}, z.core.$strip>>>>;
|
|
47
|
+
}, z.core.$strip>;
|
|
48
|
+
declare const freshdeskSearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
|
+
query: string;
|
|
50
|
+
page?: number | undefined;
|
|
51
|
+
}, {
|
|
52
|
+
total?: number | undefined;
|
|
53
|
+
results?: {
|
|
54
|
+
id?: number | undefined;
|
|
55
|
+
name?: string | undefined;
|
|
56
|
+
tags?: string[] | undefined;
|
|
57
|
+
email?: string | undefined;
|
|
58
|
+
phone?: string | undefined;
|
|
59
|
+
active?: boolean | undefined;
|
|
60
|
+
avatar?: unknown;
|
|
61
|
+
mobile?: string | undefined;
|
|
62
|
+
address?: string | undefined;
|
|
63
|
+
company?: Record<string, unknown> | undefined;
|
|
64
|
+
is_agent?: boolean | undefined;
|
|
65
|
+
language?: string | undefined;
|
|
66
|
+
job_title?: string | undefined;
|
|
67
|
+
last_name?: string | undefined;
|
|
68
|
+
time_zone?: string | undefined;
|
|
69
|
+
company_id?: number | undefined;
|
|
70
|
+
created_at?: string | undefined;
|
|
71
|
+
first_name?: string | undefined;
|
|
72
|
+
twitter_id?: string | undefined;
|
|
73
|
+
updated_at?: string | undefined;
|
|
74
|
+
visitor_id?: string | undefined;
|
|
75
|
+
csat_rating?: unknown;
|
|
76
|
+
description?: string | undefined;
|
|
77
|
+
external_id?: string | undefined;
|
|
78
|
+
facebook_id?: string | undefined;
|
|
79
|
+
contact_type?: string | undefined;
|
|
80
|
+
other_emails?: string[] | undefined;
|
|
81
|
+
custom_fields?: Record<string, unknown> | undefined;
|
|
82
|
+
org_contact_id?: number | undefined;
|
|
83
|
+
other_companies?: unknown[] | undefined;
|
|
84
|
+
preferred_source?: string | undefined;
|
|
85
|
+
view_all_tickets?: boolean | undefined;
|
|
86
|
+
org_contact_id_str?: string | undefined;
|
|
87
|
+
unique_external_id?: string | undefined;
|
|
88
|
+
other_phone_numbers?: string[] | undefined;
|
|
89
|
+
}[] | undefined;
|
|
90
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
91
|
//#endregion
|
|
8
92
|
export { freshdeskSearchContacts };
|
|
9
93
|
//# sourceMappingURL=search-contacts.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-contacts.d.cts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"search-contacts.d.cts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAyC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;;;;;;;;;;;;;;cAMlC,MAAA;;;;;;;;;;;;;;;;;;oBAAA,MAAA"}
|
|
@@ -1,9 +1,93 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/search-contacts.d.ts
|
|
4
|
-
declare const FreshdeskSearchContactsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskSearchContactsInput: z.ZodObject<{
|
|
5
|
+
page: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
query: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const FreshdeskSearchContactsOutput: z.ZodObject<{
|
|
9
|
+
total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
results: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
12
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
tags: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
14
|
+
email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
phone: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
active: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
17
|
+
avatar: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
|
|
18
|
+
mobile: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
19
|
+
address: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
company: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
is_agent: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
22
|
+
language: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
job_title: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
last_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
25
|
+
time_zone: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
company_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
28
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
29
|
+
twitter_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
31
|
+
visitor_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
csat_rating: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
|
|
33
|
+
description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
34
|
+
external_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
35
|
+
facebook_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
36
|
+
contact_type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
37
|
+
other_emails: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
38
|
+
custom_fields: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
39
|
+
org_contact_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
40
|
+
other_companies: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodUnknown>>>;
|
|
41
|
+
preferred_source: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
42
|
+
view_all_tickets: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
43
|
+
org_contact_id_str: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
44
|
+
unique_external_id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
45
|
+
other_phone_numbers: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodString>>>;
|
|
46
|
+
}, z.core.$strip>>>>;
|
|
47
|
+
}, z.core.$strip>;
|
|
48
|
+
declare const freshdeskSearchContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
49
|
+
query: string;
|
|
50
|
+
page?: number | undefined;
|
|
51
|
+
}, {
|
|
52
|
+
total?: number | undefined;
|
|
53
|
+
results?: {
|
|
54
|
+
id?: number | undefined;
|
|
55
|
+
name?: string | undefined;
|
|
56
|
+
tags?: string[] | undefined;
|
|
57
|
+
email?: string | undefined;
|
|
58
|
+
phone?: string | undefined;
|
|
59
|
+
active?: boolean | undefined;
|
|
60
|
+
avatar?: unknown;
|
|
61
|
+
mobile?: string | undefined;
|
|
62
|
+
address?: string | undefined;
|
|
63
|
+
company?: Record<string, unknown> | undefined;
|
|
64
|
+
is_agent?: boolean | undefined;
|
|
65
|
+
language?: string | undefined;
|
|
66
|
+
job_title?: string | undefined;
|
|
67
|
+
last_name?: string | undefined;
|
|
68
|
+
time_zone?: string | undefined;
|
|
69
|
+
company_id?: number | undefined;
|
|
70
|
+
created_at?: string | undefined;
|
|
71
|
+
first_name?: string | undefined;
|
|
72
|
+
twitter_id?: string | undefined;
|
|
73
|
+
updated_at?: string | undefined;
|
|
74
|
+
visitor_id?: string | undefined;
|
|
75
|
+
csat_rating?: unknown;
|
|
76
|
+
description?: string | undefined;
|
|
77
|
+
external_id?: string | undefined;
|
|
78
|
+
facebook_id?: string | undefined;
|
|
79
|
+
contact_type?: string | undefined;
|
|
80
|
+
other_emails?: string[] | undefined;
|
|
81
|
+
custom_fields?: Record<string, unknown> | undefined;
|
|
82
|
+
org_contact_id?: number | undefined;
|
|
83
|
+
other_companies?: unknown[] | undefined;
|
|
84
|
+
preferred_source?: string | undefined;
|
|
85
|
+
view_all_tickets?: boolean | undefined;
|
|
86
|
+
org_contact_id_str?: string | undefined;
|
|
87
|
+
unique_external_id?: string | undefined;
|
|
88
|
+
other_phone_numbers?: string[] | undefined;
|
|
89
|
+
}[] | undefined;
|
|
90
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
91
|
//#endregion
|
|
8
92
|
export { freshdeskSearchContacts };
|
|
9
93
|
//# sourceMappingURL=search-contacts.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-contacts.d.mts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"search-contacts.d.mts","names":[],"sources":["../../src/actions/search-contacts.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAyC5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7B,uBAAA,gCAAuB,wBAAA;;;;;;;;;;;;;;;cAMlC,MAAA;;;;;;;;;;;;;;;;;;oBAAA,MAAA"}
|
|
@@ -6,41 +6,41 @@ const FreshdeskSearchContactsInput = z.object({
|
|
|
6
6
|
query: z.string().describe("Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \"field:value\" for strings or \"field:number\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \"field:null\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.")
|
|
7
7
|
});
|
|
8
8
|
const FreshdeskSearchContacts_ContactSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier of the contact").
|
|
10
|
-
name: z.string().describe("Full name of the contact").
|
|
11
|
-
tags: z.array(z.string()).describe("Tags associated with the contact").
|
|
12
|
-
email: z.string().describe("Primary email address of the contact").
|
|
13
|
-
phone: z.string().describe("Phone number of the contact").
|
|
14
|
-
active: z.boolean().describe("Whether the contact is active (verified)").
|
|
15
|
-
avatar: z.unknown().describe("Profile image details with metadata").
|
|
16
|
-
mobile: z.string().describe("Mobile number of the contact").
|
|
17
|
-
address: z.string().describe("Residential address of the contact").
|
|
18
|
-
company: z.record(z.string(), z.unknown()).describe("Company details including id, name, view_all_tickets, and avatar").
|
|
19
|
-
is_agent: z.boolean().describe("Whether the contact is configured as a Freshdesk agent").
|
|
20
|
-
language: z.string().describe("Primary language in ISO-639 code format").
|
|
21
|
-
job_title: z.string().describe("Professional designation in their company").
|
|
22
|
-
last_name: z.string().describe("Last name of the contact").
|
|
23
|
-
time_zone: z.string().describe("Timezone in RAILS timezone.name format").
|
|
24
|
-
company_id: z.number().int().describe("ID of the company associated with the contact").
|
|
25
|
-
created_at: z.string().describe("UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
26
|
-
first_name: z.string().describe("First name of the contact").
|
|
27
|
-
twitter_id: z.string().describe("Twitter account identifier").
|
|
28
|
-
updated_at: z.string().describe("UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
29
|
-
visitor_id: z.string().describe("Unique visitor identifier").
|
|
30
|
-
csat_rating: z.unknown().describe("Customer satisfaction rating details").
|
|
31
|
-
description: z.string().describe("Details about the contact").
|
|
32
|
-
external_id: z.string().describe("External system identifier").
|
|
33
|
-
facebook_id: z.string().describe("Facebook account identifier").
|
|
34
|
-
contact_type: z.string().describe("Type of contact (e.g., 'contact')").
|
|
35
|
-
other_emails: z.array(z.string()).describe("Additional email addresses associated with the contact").
|
|
36
|
-
custom_fields: z.record(z.string(), z.unknown()).describe("Custom fields defined for contacts as key-value pairs").
|
|
37
|
-
org_contact_id: z.number().int().describe("Organization contact identifier (numeric)").
|
|
38
|
-
other_companies: z.array(z.unknown()).describe("Additional companies associated with the contact").
|
|
39
|
-
preferred_source: z.string().describe("Preferred source of communication").
|
|
40
|
-
view_all_tickets: z.boolean().describe("Permission to view all company tickets").
|
|
41
|
-
org_contact_id_str: z.string().describe("Organization contact identifier (string)").
|
|
42
|
-
unique_external_id: z.string().describe("Unique external system identifier").
|
|
43
|
-
other_phone_numbers: z.array(z.string()).describe("Additional phone numbers associated with the contact").
|
|
9
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier of the contact").optional()),
|
|
10
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Full name of the contact").optional()),
|
|
11
|
+
tags: z.preprocess((value) => value === null ? void 0 : value, z.array(z.string()).describe("Tags associated with the contact").optional()),
|
|
12
|
+
email: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Primary email address of the contact").optional()),
|
|
13
|
+
phone: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Phone number of the contact").optional()),
|
|
14
|
+
active: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the contact is active (verified)").optional()),
|
|
15
|
+
avatar: z.preprocess((value) => value === null ? void 0 : value, z.unknown().describe("Profile image details with metadata").optional()),
|
|
16
|
+
mobile: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Mobile number of the contact").optional()),
|
|
17
|
+
address: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Residential address of the contact").optional()),
|
|
18
|
+
company: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Company details including id, name, view_all_tickets, and avatar").optional()),
|
|
19
|
+
is_agent: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the contact is configured as a Freshdesk agent").optional()),
|
|
20
|
+
language: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Primary language in ISO-639 code format").optional()),
|
|
21
|
+
job_title: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Professional designation in their company").optional()),
|
|
22
|
+
last_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Last name of the contact").optional()),
|
|
23
|
+
time_zone: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timezone in RAILS timezone.name format").optional()),
|
|
24
|
+
company_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the company associated with the contact").optional()),
|
|
25
|
+
created_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
26
|
+
first_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("First name of the contact").optional()),
|
|
27
|
+
twitter_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Twitter account identifier").optional()),
|
|
28
|
+
updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
29
|
+
visitor_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unique visitor identifier").optional()),
|
|
30
|
+
csat_rating: z.preprocess((value) => value === null ? void 0 : value, z.unknown().describe("Customer satisfaction rating details").optional()),
|
|
31
|
+
description: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Details about the contact").optional()),
|
|
32
|
+
external_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("External system identifier").optional()),
|
|
33
|
+
facebook_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Facebook account identifier").optional()),
|
|
34
|
+
contact_type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Type of contact (e.g., 'contact')").optional()),
|
|
35
|
+
other_emails: z.preprocess((value) => value === null ? void 0 : value, z.array(z.string()).describe("Additional email addresses associated with the contact").optional()),
|
|
36
|
+
custom_fields: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Custom fields defined for contacts as key-value pairs").optional()),
|
|
37
|
+
org_contact_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Organization contact identifier (numeric)").optional()),
|
|
38
|
+
other_companies: z.preprocess((value) => value === null ? void 0 : value, z.array(z.unknown()).describe("Additional companies associated with the contact").optional()),
|
|
39
|
+
preferred_source: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Preferred source of communication").optional()),
|
|
40
|
+
view_all_tickets: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Permission to view all company tickets").optional()),
|
|
41
|
+
org_contact_id_str: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Organization contact identifier (string)").optional()),
|
|
42
|
+
unique_external_id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Unique external system identifier").optional()),
|
|
43
|
+
other_phone_numbers: z.preprocess((value) => value === null ? void 0 : value, z.array(z.string()).describe("Additional phone numbers associated with the contact").optional())
|
|
44
44
|
});
|
|
45
45
|
const freshdeskSearchContacts = action("FRESHDESK_SEARCH_CONTACTS", {
|
|
46
46
|
slug: "freshdesk-search-contacts",
|
|
@@ -48,8 +48,8 @@ const freshdeskSearchContacts = action("FRESHDESK_SEARCH_CONTACTS", {
|
|
|
48
48
|
description: "Tool to search and filter contacts in Freshdesk using query-based search. Use when you need to find contacts based on fields like email, phone, mobile, company_id, or other searchable contact attributes.",
|
|
49
49
|
input: FreshdeskSearchContactsInput,
|
|
50
50
|
output: z.object({
|
|
51
|
-
total: z.number().int().describe("Total count of contacts matching the search criteria").
|
|
52
|
-
results: z.array(FreshdeskSearchContacts_ContactSchema).describe("Array of contact objects matching the search query (max 30 per page)").
|
|
51
|
+
total: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Total count of contacts matching the search criteria").optional()),
|
|
52
|
+
results: z.preprocess((value) => value === null ? void 0 : value, z.array(FreshdeskSearchContacts_ContactSchema).describe("Array of contact objects matching the search query (max 30 per page)").optional())
|
|
53
53
|
})
|
|
54
54
|
});
|
|
55
55
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"search-contacts.mjs","names":[],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsInput: z.ZodTypeAny = z.object({\n page: z.number().int().describe(\"Page number for pagination. Starts at 1 and cannot exceed 10. Default: 1. Returns maximum 30 results per page.\").optional(),\n query: z.string().describe(\"Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \\\"field:value\\\" for strings or \\\"field:number\\\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \\\"field:null\\\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.\"),\n});\nconst FreshdeskSearchContacts_ContactSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the contact\").nullable().optional(),\n name: z.string().describe(\"Full name of the contact\").nullable().optional(),\n tags: z.array(z.string()).describe(\"Tags associated with the contact\").nullable().optional(),\n email: z.string().describe(\"Primary email address of the contact\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the contact\").nullable().optional(),\n active: z.boolean().describe(\"Whether the contact is active (verified)\").nullable().optional(),\n avatar: z.unknown().describe(\"Profile image details with metadata\").nullable().optional(),\n mobile: z.string().describe(\"Mobile number of the contact\").nullable().optional(),\n address: z.string().describe(\"Residential address of the contact\").nullable().optional(),\n company: z.record(z.string(), z.unknown()).describe(\"Company details including id, name, view_all_tickets, and avatar\").nullable().optional(),\n is_agent: z.boolean().describe(\"Whether the contact is configured as a Freshdesk agent\").nullable().optional(),\n language: z.string().describe(\"Primary language in ISO-639 code format\").nullable().optional(),\n job_title: z.string().describe(\"Professional designation in their company\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the contact\").nullable().optional(),\n time_zone: z.string().describe(\"Timezone in RAILS timezone.name format\").nullable().optional(),\n company_id: z.number().int().describe(\"ID of the company associated with the contact\").nullable().optional(),\n created_at: z.string().describe(\"UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n first_name: z.string().describe(\"First name of the contact\").nullable().optional(),\n twitter_id: z.string().describe(\"Twitter account identifier\").nullable().optional(),\n updated_at: z.string().describe(\"UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n visitor_id: z.string().describe(\"Unique visitor identifier\").nullable().optional(),\n csat_rating: z.unknown().describe(\"Customer satisfaction rating details\").nullable().optional(),\n description: z.string().describe(\"Details about the contact\").nullable().optional(),\n external_id: z.string().describe(\"External system identifier\").nullable().optional(),\n facebook_id: z.string().describe(\"Facebook account identifier\").nullable().optional(),\n contact_type: z.string().describe(\"Type of contact (e.g., 'contact')\").nullable().optional(),\n other_emails: z.array(z.string()).describe(\"Additional email addresses associated with the contact\").nullable().optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Custom fields defined for contacts as key-value pairs\").nullable().optional(),\n org_contact_id: z.number().int().describe(\"Organization contact identifier (numeric)\").nullable().optional(),\n other_companies: z.array(z.unknown()).describe(\"Additional companies associated with the contact\").nullable().optional(),\n preferred_source: z.string().describe(\"Preferred source of communication\").nullable().optional(),\n view_all_tickets: z.boolean().describe(\"Permission to view all company tickets\").nullable().optional(),\n org_contact_id_str: z.string().describe(\"Organization contact identifier (string)\").nullable().optional(),\n unique_external_id: z.string().describe(\"Unique external system identifier\").nullable().optional(),\n other_phone_numbers: z.array(z.string()).describe(\"Additional phone numbers associated with the contact\").nullable().optional(),\n});\nexport const FreshdeskSearchContactsOutput: z.ZodTypeAny = z.object({\n total: z.number().int().describe(\"Total count of contacts matching the search criteria\").nullable().optional(),\n results: z.array(FreshdeskSearchContacts_ContactSchema).describe(\"Array of contact objects matching the search query (max 30 per page)\").nullable().optional(),\n});\n\nexport const freshdeskSearchContacts = action(\"FRESHDESK_SEARCH_CONTACTS\", {\n slug: \"freshdesk-search-contacts\",\n name: \"Search Contacts\",\n description: \"Tool to search and filter contacts in Freshdesk using query-based search. Use when you need to find contacts based on fields like email, phone, mobile, company_id, or other searchable contact attributes.\",\n input: FreshdeskSearchContactsInput,\n output: FreshdeskSearchContactsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"search-contacts.mjs","names":[],"sources":["../../src/actions/search-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskSearchContactsInput = z.object({\n page: z.number().int().describe(\"Page number for pagination. Starts at 1 and cannot exceed 10. Default: 1. Returns maximum 30 results per page.\").optional(),\n query: z.string().describe(\"Query string to filter contacts. IMPORTANT: The entire query must be wrapped in double quotes. Format: \\\"field:value\\\" for strings or \\\"field:number\\\" for numeric values. Searchable fields: email, phone, mobile, company_id, active. Supports logical operators (AND, OR) for combining conditions. String values must use single quotes inside the double-quoted query. Limited to 512 characters. Use \\\"field:null\\\" to search for null values. Note: The search API requires exact matches; partial/regex searches are not supported.\"),\n});\nconst FreshdeskSearchContacts_ContactSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the contact\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Full name of the contact\").optional()),\n tags: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Tags associated with the contact\").optional()),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Primary email address of the contact\").optional()),\n phone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Phone number of the contact\").optional()),\n active: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the contact is active (verified)\").optional()),\n avatar: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Profile image details with metadata\").optional()),\n mobile: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Mobile number of the contact\").optional()),\n address: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Residential address of the contact\").optional()),\n company: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Company details including id, name, view_all_tickets, and avatar\").optional()),\n is_agent: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the contact is configured as a Freshdesk agent\").optional()),\n language: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Primary language in ISO-639 code format\").optional()),\n job_title: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Professional designation in their company\").optional()),\n last_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Last name of the contact\").optional()),\n time_zone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timezone in RAILS timezone.name format\").optional()),\n company_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the company associated with the contact\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"UTC timestamp when the contact was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").optional()),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"First name of the contact\").optional()),\n twitter_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Twitter account identifier\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"UTC timestamp when the contact was last updated in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").optional()),\n visitor_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique visitor identifier\").optional()),\n csat_rating: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Customer satisfaction rating details\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Details about the contact\").optional()),\n external_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External system identifier\").optional()),\n facebook_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Facebook account identifier\").optional()),\n contact_type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Type of contact (e.g., 'contact')\").optional()),\n other_emails: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Additional email addresses associated with the contact\").optional()),\n custom_fields: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Custom fields defined for contacts as key-value pairs\").optional()),\n org_contact_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Organization contact identifier (numeric)\").optional()),\n other_companies: z.preprocess((value) => (value === null ? undefined : value), z.array(z.unknown()).describe(\"Additional companies associated with the contact\").optional()),\n preferred_source: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Preferred source of communication\").optional()),\n view_all_tickets: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Permission to view all company tickets\").optional()),\n org_contact_id_str: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Organization contact identifier (string)\").optional()),\n unique_external_id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Unique external system identifier\").optional()),\n other_phone_numbers: z.preprocess((value) => (value === null ? undefined : value), z.array(z.string()).describe(\"Additional phone numbers associated with the contact\").optional()),\n});\nexport const FreshdeskSearchContactsOutput = z.object({\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Total count of contacts matching the search criteria\").optional()),\n results: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskSearchContacts_ContactSchema).describe(\"Array of contact objects matching the search query (max 30 per page)\").optional()),\n});\n\nexport const freshdeskSearchContacts = action(\"FRESHDESK_SEARCH_CONTACTS\", {\n slug: \"freshdesk-search-contacts\",\n name: \"Search Contacts\",\n description: \"Tool to search and filter contacts in Freshdesk using query-based search. Use when you need to find contacts based on fields like email, phone, mobile, company_id, or other searchable contact attributes.\",\n input: FreshdeskSearchContactsInput,\n output: FreshdeskSearchContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CAC3J,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6gBAA6gB;AAC1iB,CAAC;AACD,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CAC1I,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CAC9H,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CAC/I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC3I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC;CAClI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACjJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;CAC5I,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;CACpI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;CAC3I,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC;CAChM,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;CACjK,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;CACjJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CACpJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC;CACnI,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CACjJ,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC/J,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC;CAChM,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACrI,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CACtI,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC;CACrM,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACrI,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAClJ,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACtI,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CACvI,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC;CACxI,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CAC/I,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;CAC7K,eAAe,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC;CAC3L,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CAC/J,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CAC3K,kBAAkB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CACnJ,kBAAkB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CACzJ,oBAAoB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CAC5J,oBAAoB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CACrJ,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC;AACpL,CAAC;AAMD,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2C,EAAE,OAAO;EACpD,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC;EACjK,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC;CACnN,CAOU;AACV,CAAC"}
|