@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
|
@@ -12,14 +12,14 @@ const freshdeskUpdateAdminTicketFieldSection = action("FRESHDESK_UPDATE_ADMIN_TI
|
|
|
12
12
|
ticket_field_ids: z.array(z.number().int()).describe("Array of ticket field IDs to include in this section").optional()
|
|
13
13
|
}),
|
|
14
14
|
output: z.object({
|
|
15
|
-
id: z.number().int().describe("The unique identifier for the section").
|
|
16
|
-
label: z.string().describe("The display label of the section").
|
|
17
|
-
is_fsm: z.boolean().describe("Indicates if it is a field service management section").
|
|
18
|
-
choice_ids: z.array(z.number().int()).describe("Array of choice IDs for which the section is displayed").
|
|
19
|
-
created_at: z.string().describe("Timestamp when the section was created").
|
|
20
|
-
updated_at: z.string().describe("Timestamp when the section was last updated").
|
|
21
|
-
ticket_field_ids: z.array(z.number().int()).describe("Array of ticket field IDs associated with this section").
|
|
22
|
-
parent_ticket_field_id: z.number().int().describe("The ID of the parent ticket field").
|
|
15
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The unique identifier for the section").optional()),
|
|
16
|
+
label: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The display label of the section").optional()),
|
|
17
|
+
is_fsm: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Indicates if it is a field service management section").optional()),
|
|
18
|
+
choice_ids: z.preprocess((value) => value === null ? void 0 : value, z.array(z.number().int()).describe("Array of choice IDs for which the section is displayed").optional()),
|
|
19
|
+
created_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the section was created").optional()),
|
|
20
|
+
updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the section was last updated").optional()),
|
|
21
|
+
ticket_field_ids: z.preprocess((value) => value === null ? void 0 : value, z.array(z.number().int()).describe("Array of ticket field IDs associated with this section").optional()),
|
|
22
|
+
parent_ticket_field_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The ID of the parent ticket field").optional())
|
|
23
23
|
})
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-admin-ticket-field-section.mjs","names":[],"sources":["../../src/actions/update-admin-ticket-field-section.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldSectionInput
|
|
1
|
+
{"version":3,"file":"update-admin-ticket-field-section.mjs","names":[],"sources":["../../src/actions/update-admin-ticket-field-section.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldSectionInput = z.object({\n id: z.number().int().describe(\"The ID of the parent ticket field that contains the section\"),\n label: z.string().describe(\"The display label for the section\").optional(),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs from the parent ticket field that trigger this section. These are the dropdown options that determine when the section appears\").optional(),\n section_id: z.number().int().describe(\"The ID of the section to update\"),\n ticket_field_ids: z.array(z.number().int()).describe(\"Array of ticket field IDs to include in this section\").optional(),\n});\nexport const FreshdeskUpdateAdminTicketFieldSectionOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The unique identifier for the section\").optional()),\n label: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The display label of the section\").optional()),\n is_fsm: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Indicates if it is a field service management section\").optional()),\n choice_ids: z.preprocess((value) => (value === null ? undefined : value), z.array(z.number().int()).describe(\"Array of choice IDs for which the section is displayed\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the section was created\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the section was last updated\").optional()),\n ticket_field_ids: z.preprocess((value) => (value === null ? undefined : value), z.array(z.number().int()).describe(\"Array of ticket field IDs associated with this section\").optional()),\n parent_ticket_field_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the parent ticket field\").optional()),\n});\n\nexport const freshdeskUpdateAdminTicketFieldSection = action(\"FRESHDESK_UPDATE_ADMIN_TICKET_FIELD_SECTION\", {\n slug: \"freshdesk-update-admin-ticket-field-section\",\n name: \"Update Admin Ticket Field Section\",\n description: \"Tool to update a section within a ticket field in Freshdesk. Use when you need to modify section properties like label, associated choices, or contained fields.\",\n input: FreshdeskUpdateAdminTicketFieldSectionInput,\n output: FreshdeskUpdateAdminTicketFieldSectionOutput,\n});\n"],"mappings":";;AAsBA,MAAa,yCAAyC,OAAO,+CAA+C;CAC1G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtByD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D;EAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;EAC9M,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;EACvE,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACxH,CAgBS;CACP,QAhB0D,EAAE,OAAO;EACnE,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;EAC/I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;EACvI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC;EAC9J,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;EACjL,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;EAClJ,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;EACvJ,kBAAkB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;EACvL,wBAAwB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CACjK,CAOU;AACV,CAAC"}
|
|
@@ -13,35 +13,35 @@ const FreshdeskUpdateAdminTicketFieldInput = zod.z.object({
|
|
|
13
13
|
required_for_customers: zod.z.boolean().describe("Whether this field is required for customers when submitting tickets.").optional()
|
|
14
14
|
});
|
|
15
15
|
const FreshdeskUpdateAdminTicketField_ChoiceItemSchema = zod.z.object({
|
|
16
|
-
id: zod.z.number().int().describe("Unique identifier for the choice").
|
|
17
|
-
label: zod.z.string().describe("Display label for the choice").
|
|
18
|
-
value: zod.z.string().describe("Value of the choice").
|
|
19
|
-
position: zod.z.number().int().describe("Position of the choice in the list").
|
|
20
|
-
parent_choice_id: zod.z.number().int().describe("Parent choice ID for nested choices").
|
|
16
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier for the choice").optional()),
|
|
17
|
+
label: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Display label for the choice").optional()),
|
|
18
|
+
value: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Value of the choice").optional()),
|
|
19
|
+
position: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Position of the choice in the list").optional()),
|
|
20
|
+
parent_choice_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Parent choice ID for nested choices").optional())
|
|
21
21
|
}).passthrough().describe("Model for choice items in dropdown fields. Note: nested choices are not parsed.");
|
|
22
22
|
const FreshdeskUpdateAdminTicketFieldOutput = zod.z.object({
|
|
23
|
-
id: zod.z.number().int().describe("Unique identifier for the ticket field").
|
|
24
|
-
name: zod.z.string().describe("System name for the field (auto-generated with cf_ prefix for custom fields)").
|
|
25
|
-
type: zod.z.string().describe("Field type (e.g., custom_text, custom_dropdown, custom_number)").
|
|
26
|
-
label: zod.z.string().describe("Internal label for the field shown to agents").
|
|
27
|
-
choices: zod.z.union([
|
|
23
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier for the ticket field").optional()),
|
|
24
|
+
name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("System name for the field (auto-generated with cf_ prefix for custom fields)").optional()),
|
|
25
|
+
type: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Field type (e.g., custom_text, custom_dropdown, custom_number)").optional()),
|
|
26
|
+
label: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Internal label for the field shown to agents").optional()),
|
|
27
|
+
choices: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.union([
|
|
28
28
|
zod.z.array(FreshdeskUpdateAdminTicketField_ChoiceItemSchema),
|
|
29
29
|
zod.z.array(zod.z.string()),
|
|
30
30
|
zod.z.object({})
|
|
31
|
-
]).
|
|
32
|
-
"default": zod.z.boolean().describe("Whether this is a default system field").
|
|
33
|
-
archived: zod.z.boolean().describe("Whether the field has been archived").
|
|
34
|
-
position: zod.z.number().int().describe("Position in the form").
|
|
35
|
-
created_at: zod.z.string().describe("Timestamp when field was created in ISO 8601 format").
|
|
36
|
-
updated_at: zod.z.string().describe("Timestamp when field was last updated in ISO 8601 format").
|
|
37
|
-
has_section: zod.z.boolean().describe("Whether the field is part of a section").
|
|
38
|
-
customers_can_edit: zod.z.boolean().describe("Whether customers can edit this field").
|
|
39
|
-
label_for_customers: zod.z.string().describe("Customer-facing label").
|
|
40
|
-
required_for_agents: zod.z.boolean().describe("Whether the field is required for agents").
|
|
41
|
-
customers_can_filter: zod.z.boolean().describe("Whether customers can filter by this field").
|
|
42
|
-
required_for_closure: zod.z.boolean().describe("Whether the field is required for ticket closure").
|
|
43
|
-
displayed_to_customers: zod.z.boolean().describe("Whether the field is displayed to customers").
|
|
44
|
-
required_for_customers: zod.z.boolean().describe("Whether the field is required for customers").
|
|
31
|
+
]).optional()),
|
|
32
|
+
"default": zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether this is a default system field").optional()),
|
|
33
|
+
archived: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field has been archived").optional()),
|
|
34
|
+
position: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Position in the form").optional()),
|
|
35
|
+
created_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when field was created in ISO 8601 format").optional()),
|
|
36
|
+
updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when field was last updated in ISO 8601 format").optional()),
|
|
37
|
+
has_section: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field is part of a section").optional()),
|
|
38
|
+
customers_can_edit: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether customers can edit this field").optional()),
|
|
39
|
+
label_for_customers: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Customer-facing label").optional()),
|
|
40
|
+
required_for_agents: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field is required for agents").optional()),
|
|
41
|
+
customers_can_filter: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether customers can filter by this field").optional()),
|
|
42
|
+
required_for_closure: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field is required for ticket closure").optional()),
|
|
43
|
+
displayed_to_customers: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field is displayed to customers").optional()),
|
|
44
|
+
required_for_customers: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the field is required for customers").optional())
|
|
45
45
|
});
|
|
46
46
|
const freshdeskUpdateAdminTicketField = require_action.action("FRESHDESK_UPDATE_ADMIN_TICKET_FIELD", {
|
|
47
47
|
slug: "freshdesk-update-admin-ticket-field",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-admin-ticket-field.cjs","names":["z","action"],"sources":["../../src/actions/update-admin-ticket-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldInput
|
|
1
|
+
{"version":3,"file":"update-admin-ticket-field.cjs","names":["z","action"],"sources":["../../src/actions/update-admin-ticket-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldInput = z.object({\n id: z.number().int().describe(\"The ID of the ticket field to update\"),\n label: z.string().describe(\"The agent-facing label for the ticket field. This is what agents see in the UI.\").optional(),\n position: z.number().int().describe(\"The display position/order of the field in the form. Lower numbers appear first.\").optional(),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit this field after ticket creation.\").optional(),\n label_for_customers: z.string().describe(\"The customer-facing label for the ticket field. This is displayed to customers in the portal.\").optional(),\n required_for_agents: z.boolean().describe(\"Whether this field is required for agents when creating or updating tickets.\").optional(),\n required_for_closure: z.boolean().describe(\"Whether this field is required when closing a ticket.\").optional(),\n displayed_to_customers: z.boolean().describe(\"Whether this field is displayed to customers in the support portal.\").optional(),\n required_for_customers: z.boolean().describe(\"Whether this field is required for customers when submitting tickets.\").optional(),\n});\nconst FreshdeskUpdateAdminTicketField_ChoiceItemSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the choice\").optional()),\n label: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Display label for the choice\").optional()),\n value: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Value of the choice\").optional()),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Position of the choice in the list\").optional()),\n parent_choice_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Parent choice ID for nested choices\").optional()),\n}).passthrough().describe(\"Model for choice items in dropdown fields. Note: nested choices are not parsed.\");\nexport const FreshdeskUpdateAdminTicketFieldOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the ticket field\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"System name for the field (auto-generated with cf_ prefix for custom fields)\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Field type (e.g., custom_text, custom_dropdown, custom_number)\").optional()),\n label: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Internal label for the field shown to agents\").optional()),\n choices: z.preprocess((value) => (value === null ? undefined : value), z.union([z.array(FreshdeskUpdateAdminTicketField_ChoiceItemSchema), z.array(z.string()), z.object({})]).optional()),\n \"default\": z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this is a default system field\").optional()),\n archived: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field has been archived\").optional()),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Position in the form\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when field was created in ISO 8601 format\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when field was last updated in ISO 8601 format\").optional()),\n has_section: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is part of a section\").optional()),\n customers_can_edit: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether customers can edit this field\").optional()),\n label_for_customers: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Customer-facing label\").optional()),\n required_for_agents: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for agents\").optional()),\n customers_can_filter: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether customers can filter by this field\").optional()),\n required_for_closure: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for ticket closure\").optional()),\n displayed_to_customers: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is displayed to customers\").optional()),\n required_for_customers: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for customers\").optional()),\n});\n\nexport const freshdeskUpdateAdminTicketField = action(\"FRESHDESK_UPDATE_ADMIN_TICKET_FIELD\", {\n slug: \"freshdesk-update-admin-ticket-field\",\n name: \"Update Admin Ticket Field\",\n description: \"Tool to update an existing ticket field configuration in Freshdesk. Use when you need to modify field properties such as labels, visibility settings, or requirement flags.\",\n input: FreshdeskUpdateAdminTicketFieldInput,\n output: FreshdeskUpdateAdminTicketFieldOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,80 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-admin-ticket-field.d.ts
|
|
4
|
-
declare const FreshdeskUpdateAdminTicketFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateAdminTicketFieldInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
label: z.ZodOptional<z.ZodString>;
|
|
7
|
+
position: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
customers_can_edit: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
label_for_customers: z.ZodOptional<z.ZodString>;
|
|
10
|
+
required_for_agents: z.ZodOptional<z.ZodBoolean>;
|
|
11
|
+
required_for_closure: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
displayed_to_customers: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
required_for_customers: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const FreshdeskUpdateAdminTicketFieldOutput: z.ZodObject<{
|
|
16
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
17
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
19
|
+
label: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
choices: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
|
|
21
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
22
|
+
label: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
value: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
25
|
+
parent_choice_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$loose>>, z.ZodArray<z.ZodString>, z.ZodObject<{}, z.core.$strip>]>>>;
|
|
27
|
+
default: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
28
|
+
archived: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
29
|
+
position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
30
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
31
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
has_section: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
33
|
+
customers_can_edit: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
34
|
+
label_for_customers: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
35
|
+
required_for_agents: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
36
|
+
customers_can_filter: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
37
|
+
required_for_closure: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
38
|
+
displayed_to_customers: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
39
|
+
required_for_customers: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
40
|
+
}, z.core.$strip>;
|
|
41
|
+
declare const freshdeskUpdateAdminTicketField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
|
+
id: number;
|
|
43
|
+
label?: string | undefined;
|
|
44
|
+
position?: number | undefined;
|
|
45
|
+
customers_can_edit?: boolean | undefined;
|
|
46
|
+
label_for_customers?: string | undefined;
|
|
47
|
+
required_for_agents?: boolean | undefined;
|
|
48
|
+
required_for_closure?: boolean | undefined;
|
|
49
|
+
displayed_to_customers?: boolean | undefined;
|
|
50
|
+
required_for_customers?: boolean | undefined;
|
|
51
|
+
}, {
|
|
52
|
+
id?: number | undefined;
|
|
53
|
+
name?: string | undefined;
|
|
54
|
+
type?: string | undefined;
|
|
55
|
+
label?: string | undefined;
|
|
56
|
+
choices?: string[] | Record<string, never> | {
|
|
57
|
+
[x: string]: unknown;
|
|
58
|
+
id?: number | undefined;
|
|
59
|
+
label?: string | undefined;
|
|
60
|
+
value?: string | undefined;
|
|
61
|
+
position?: number | undefined;
|
|
62
|
+
parent_choice_id?: number | undefined;
|
|
63
|
+
}[] | undefined;
|
|
64
|
+
default?: boolean | undefined;
|
|
65
|
+
archived?: boolean | undefined;
|
|
66
|
+
position?: number | undefined;
|
|
67
|
+
created_at?: string | undefined;
|
|
68
|
+
updated_at?: string | undefined;
|
|
69
|
+
has_section?: boolean | undefined;
|
|
70
|
+
customers_can_edit?: boolean | undefined;
|
|
71
|
+
label_for_customers?: string | undefined;
|
|
72
|
+
required_for_agents?: boolean | undefined;
|
|
73
|
+
customers_can_filter?: boolean | undefined;
|
|
74
|
+
required_for_closure?: boolean | undefined;
|
|
75
|
+
displayed_to_customers?: boolean | undefined;
|
|
76
|
+
required_for_customers?: boolean | undefined;
|
|
77
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
78
|
//#endregion
|
|
8
79
|
export { freshdeskUpdateAdminTicketField };
|
|
9
80
|
//# sourceMappingURL=update-admin-ticket-field.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-admin-ticket-field.d.cts","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-admin-ticket-field.d.cts","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAkBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA;;;;;;;;;;;;;;;uBAM1C,MAAA;IAAA"}
|
|
@@ -1,9 +1,80 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-admin-ticket-field.d.ts
|
|
4
|
-
declare const FreshdeskUpdateAdminTicketFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateAdminTicketFieldInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
label: z.ZodOptional<z.ZodString>;
|
|
7
|
+
position: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
customers_can_edit: z.ZodOptional<z.ZodBoolean>;
|
|
9
|
+
label_for_customers: z.ZodOptional<z.ZodString>;
|
|
10
|
+
required_for_agents: z.ZodOptional<z.ZodBoolean>;
|
|
11
|
+
required_for_closure: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
displayed_to_customers: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
required_for_customers: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const FreshdeskUpdateAdminTicketFieldOutput: z.ZodObject<{
|
|
16
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
17
|
+
name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
19
|
+
label: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
choices: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
|
|
21
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
22
|
+
label: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
value: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
24
|
+
position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
25
|
+
parent_choice_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
26
|
+
}, z.core.$loose>>, z.ZodArray<z.ZodString>, z.ZodObject<{}, z.core.$strip>]>>>;
|
|
27
|
+
default: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
28
|
+
archived: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
29
|
+
position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
30
|
+
created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
31
|
+
updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
has_section: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
33
|
+
customers_can_edit: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
34
|
+
label_for_customers: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
35
|
+
required_for_agents: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
36
|
+
customers_can_filter: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
37
|
+
required_for_closure: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
38
|
+
displayed_to_customers: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
39
|
+
required_for_customers: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
40
|
+
}, z.core.$strip>;
|
|
41
|
+
declare const freshdeskUpdateAdminTicketField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
42
|
+
id: number;
|
|
43
|
+
label?: string | undefined;
|
|
44
|
+
position?: number | undefined;
|
|
45
|
+
customers_can_edit?: boolean | undefined;
|
|
46
|
+
label_for_customers?: string | undefined;
|
|
47
|
+
required_for_agents?: boolean | undefined;
|
|
48
|
+
required_for_closure?: boolean | undefined;
|
|
49
|
+
displayed_to_customers?: boolean | undefined;
|
|
50
|
+
required_for_customers?: boolean | undefined;
|
|
51
|
+
}, {
|
|
52
|
+
id?: number | undefined;
|
|
53
|
+
name?: string | undefined;
|
|
54
|
+
type?: string | undefined;
|
|
55
|
+
label?: string | undefined;
|
|
56
|
+
choices?: string[] | Record<string, never> | {
|
|
57
|
+
[x: string]: unknown;
|
|
58
|
+
id?: number | undefined;
|
|
59
|
+
label?: string | undefined;
|
|
60
|
+
value?: string | undefined;
|
|
61
|
+
position?: number | undefined;
|
|
62
|
+
parent_choice_id?: number | undefined;
|
|
63
|
+
}[] | undefined;
|
|
64
|
+
default?: boolean | undefined;
|
|
65
|
+
archived?: boolean | undefined;
|
|
66
|
+
position?: number | undefined;
|
|
67
|
+
created_at?: string | undefined;
|
|
68
|
+
updated_at?: string | undefined;
|
|
69
|
+
has_section?: boolean | undefined;
|
|
70
|
+
customers_can_edit?: boolean | undefined;
|
|
71
|
+
label_for_customers?: string | undefined;
|
|
72
|
+
required_for_agents?: boolean | undefined;
|
|
73
|
+
customers_can_filter?: boolean | undefined;
|
|
74
|
+
required_for_closure?: boolean | undefined;
|
|
75
|
+
displayed_to_customers?: boolean | undefined;
|
|
76
|
+
required_for_customers?: boolean | undefined;
|
|
77
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
78
|
//#endregion
|
|
8
79
|
export { freshdeskUpdateAdminTicketField };
|
|
9
80
|
//# sourceMappingURL=update-admin-ticket-field.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-admin-ticket-field.d.mts","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-admin-ticket-field.d.mts","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAkBpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAqBrC,+BAAA,gCAA+B,wBAAA;;;;;;;;;;;;;;;uBAM1C,MAAA;IAAA"}
|
|
@@ -13,11 +13,11 @@ const FreshdeskUpdateAdminTicketFieldInput = z.object({
|
|
|
13
13
|
required_for_customers: z.boolean().describe("Whether this field is required for customers when submitting tickets.").optional()
|
|
14
14
|
});
|
|
15
15
|
const FreshdeskUpdateAdminTicketField_ChoiceItemSchema = z.object({
|
|
16
|
-
id: z.number().int().describe("Unique identifier for the choice").
|
|
17
|
-
label: z.string().describe("Display label for the choice").
|
|
18
|
-
value: z.string().describe("Value of the choice").
|
|
19
|
-
position: z.number().int().describe("Position of the choice in the list").
|
|
20
|
-
parent_choice_id: z.number().int().describe("Parent choice ID for nested choices").
|
|
16
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier for the choice").optional()),
|
|
17
|
+
label: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Display label for the choice").optional()),
|
|
18
|
+
value: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Value of the choice").optional()),
|
|
19
|
+
position: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Position of the choice in the list").optional()),
|
|
20
|
+
parent_choice_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Parent choice ID for nested choices").optional())
|
|
21
21
|
}).passthrough().describe("Model for choice items in dropdown fields. Note: nested choices are not parsed.");
|
|
22
22
|
const freshdeskUpdateAdminTicketField = action("FRESHDESK_UPDATE_ADMIN_TICKET_FIELD", {
|
|
23
23
|
slug: "freshdesk-update-admin-ticket-field",
|
|
@@ -25,28 +25,28 @@ const freshdeskUpdateAdminTicketField = action("FRESHDESK_UPDATE_ADMIN_TICKET_FI
|
|
|
25
25
|
description: "Tool to update an existing ticket field configuration in Freshdesk. Use when you need to modify field properties such as labels, visibility settings, or requirement flags.",
|
|
26
26
|
input: FreshdeskUpdateAdminTicketFieldInput,
|
|
27
27
|
output: z.object({
|
|
28
|
-
id: z.number().int().describe("Unique identifier for the ticket field").
|
|
29
|
-
name: z.string().describe("System name for the field (auto-generated with cf_ prefix for custom fields)").
|
|
30
|
-
type: z.string().describe("Field type (e.g., custom_text, custom_dropdown, custom_number)").
|
|
31
|
-
label: z.string().describe("Internal label for the field shown to agents").
|
|
32
|
-
choices: z.union([
|
|
28
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier for the ticket field").optional()),
|
|
29
|
+
name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("System name for the field (auto-generated with cf_ prefix for custom fields)").optional()),
|
|
30
|
+
type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Field type (e.g., custom_text, custom_dropdown, custom_number)").optional()),
|
|
31
|
+
label: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Internal label for the field shown to agents").optional()),
|
|
32
|
+
choices: z.preprocess((value) => value === null ? void 0 : value, z.union([
|
|
33
33
|
z.array(FreshdeskUpdateAdminTicketField_ChoiceItemSchema),
|
|
34
34
|
z.array(z.string()),
|
|
35
35
|
z.object({})
|
|
36
|
-
]).
|
|
37
|
-
"default": z.boolean().describe("Whether this is a default system field").
|
|
38
|
-
archived: z.boolean().describe("Whether the field has been archived").
|
|
39
|
-
position: z.number().int().describe("Position in the form").
|
|
40
|
-
created_at: z.string().describe("Timestamp when field was created in ISO 8601 format").
|
|
41
|
-
updated_at: z.string().describe("Timestamp when field was last updated in ISO 8601 format").
|
|
42
|
-
has_section: z.boolean().describe("Whether the field is part of a section").
|
|
43
|
-
customers_can_edit: z.boolean().describe("Whether customers can edit this field").
|
|
44
|
-
label_for_customers: z.string().describe("Customer-facing label").
|
|
45
|
-
required_for_agents: z.boolean().describe("Whether the field is required for agents").
|
|
46
|
-
customers_can_filter: z.boolean().describe("Whether customers can filter by this field").
|
|
47
|
-
required_for_closure: z.boolean().describe("Whether the field is required for ticket closure").
|
|
48
|
-
displayed_to_customers: z.boolean().describe("Whether the field is displayed to customers").
|
|
49
|
-
required_for_customers: z.boolean().describe("Whether the field is required for customers").
|
|
36
|
+
]).optional()),
|
|
37
|
+
"default": z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether this is a default system field").optional()),
|
|
38
|
+
archived: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field has been archived").optional()),
|
|
39
|
+
position: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Position in the form").optional()),
|
|
40
|
+
created_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when field was created in ISO 8601 format").optional()),
|
|
41
|
+
updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when field was last updated in ISO 8601 format").optional()),
|
|
42
|
+
has_section: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field is part of a section").optional()),
|
|
43
|
+
customers_can_edit: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether customers can edit this field").optional()),
|
|
44
|
+
label_for_customers: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Customer-facing label").optional()),
|
|
45
|
+
required_for_agents: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field is required for agents").optional()),
|
|
46
|
+
customers_can_filter: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether customers can filter by this field").optional()),
|
|
47
|
+
required_for_closure: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field is required for ticket closure").optional()),
|
|
48
|
+
displayed_to_customers: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field is displayed to customers").optional()),
|
|
49
|
+
required_for_customers: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the field is required for customers").optional())
|
|
50
50
|
})
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-admin-ticket-field.mjs","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldInput
|
|
1
|
+
{"version":3,"file":"update-admin-ticket-field.mjs","names":[],"sources":["../../src/actions/update-admin-ticket-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAdminTicketFieldInput = z.object({\n id: z.number().int().describe(\"The ID of the ticket field to update\"),\n label: z.string().describe(\"The agent-facing label for the ticket field. This is what agents see in the UI.\").optional(),\n position: z.number().int().describe(\"The display position/order of the field in the form. Lower numbers appear first.\").optional(),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit this field after ticket creation.\").optional(),\n label_for_customers: z.string().describe(\"The customer-facing label for the ticket field. This is displayed to customers in the portal.\").optional(),\n required_for_agents: z.boolean().describe(\"Whether this field is required for agents when creating or updating tickets.\").optional(),\n required_for_closure: z.boolean().describe(\"Whether this field is required when closing a ticket.\").optional(),\n displayed_to_customers: z.boolean().describe(\"Whether this field is displayed to customers in the support portal.\").optional(),\n required_for_customers: z.boolean().describe(\"Whether this field is required for customers when submitting tickets.\").optional(),\n});\nconst FreshdeskUpdateAdminTicketField_ChoiceItemSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the choice\").optional()),\n label: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Display label for the choice\").optional()),\n value: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Value of the choice\").optional()),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Position of the choice in the list\").optional()),\n parent_choice_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Parent choice ID for nested choices\").optional()),\n}).passthrough().describe(\"Model for choice items in dropdown fields. Note: nested choices are not parsed.\");\nexport const FreshdeskUpdateAdminTicketFieldOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the ticket field\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"System name for the field (auto-generated with cf_ prefix for custom fields)\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Field type (e.g., custom_text, custom_dropdown, custom_number)\").optional()),\n label: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Internal label for the field shown to agents\").optional()),\n choices: z.preprocess((value) => (value === null ? undefined : value), z.union([z.array(FreshdeskUpdateAdminTicketField_ChoiceItemSchema), z.array(z.string()), z.object({})]).optional()),\n \"default\": z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this is a default system field\").optional()),\n archived: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field has been archived\").optional()),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Position in the form\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when field was created in ISO 8601 format\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when field was last updated in ISO 8601 format\").optional()),\n has_section: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is part of a section\").optional()),\n customers_can_edit: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether customers can edit this field\").optional()),\n label_for_customers: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Customer-facing label\").optional()),\n required_for_agents: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for agents\").optional()),\n customers_can_filter: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether customers can filter by this field\").optional()),\n required_for_closure: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for ticket closure\").optional()),\n displayed_to_customers: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is displayed to customers\").optional()),\n required_for_customers: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the field is required for customers\").optional()),\n});\n\nexport const freshdeskUpdateAdminTicketField = action(\"FRESHDESK_UPDATE_ADMIN_TICKET_FIELD\", {\n slug: \"freshdesk-update-admin-ticket-field\",\n name: \"Update Admin Ticket Field\",\n description: \"Tool to update an existing ticket field configuration in Freshdesk. Use when you need to modify field properties such as labels, visibility settings, or requirement flags.\",\n input: FreshdeskUpdateAdminTicketFieldInput,\n output: FreshdeskUpdateAdminTicketFieldOutput,\n});\n"],"mappings":"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"}
|
|
@@ -9,20 +9,20 @@ const FreshdeskUpdateAgentAvailabilityInput = zod.z.object({
|
|
|
9
9
|
})).describe("Array of channel availability settings to update for the agent. Each object specifies the channel name and its assignment limit.")
|
|
10
10
|
});
|
|
11
11
|
const FreshdeskUpdateAgentAvailability_ChannelAvailabilitySchema = zod.z.object({
|
|
12
|
-
channel: zod.z.string().describe("Name of the channel (e.g., 'freshdesk', 'email', 'chat', 'phone')").
|
|
13
|
-
available: zod.z.boolean().describe("Indicates whether the agent is available for new assignments in this channel").
|
|
14
|
-
logged_in: zod.z.boolean().describe("Indicates whether the agent is currently logged in to this channel").
|
|
15
|
-
status_id: zod.z.number().int().describe("Identifier of the agent's current status in this channel").
|
|
16
|
-
assignment_limit: zod.z.number().int().describe("Maximum number of assignments allowed for the agent in this channel").
|
|
17
|
-
round_robin_enabled: zod.z.boolean().describe("Indicates whether round-robin ticket assignment is enabled for this channel").
|
|
18
|
-
availability_updated_at: zod.z.string().describe("Timestamp of when the availability was last updated for this channel, in ISO 8601 format").
|
|
19
|
-
current_assignment_load: zod.z.number().int().describe("Current number of assignments the agent has in this channel").
|
|
12
|
+
channel: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the channel (e.g., 'freshdesk', 'email', 'chat', 'phone')").optional()),
|
|
13
|
+
available: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Indicates whether the agent is available for new assignments in this channel").optional()),
|
|
14
|
+
logged_in: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Indicates whether the agent is currently logged in to this channel").optional()),
|
|
15
|
+
status_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Identifier of the agent's current status in this channel").optional()),
|
|
16
|
+
assignment_limit: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Maximum number of assignments allowed for the agent in this channel").optional()),
|
|
17
|
+
round_robin_enabled: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Indicates whether round-robin ticket assignment is enabled for this channel").optional()),
|
|
18
|
+
availability_updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp of when the availability was last updated for this channel, in ISO 8601 format").optional()),
|
|
19
|
+
current_assignment_load: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Current number of assignments the agent has in this channel").optional())
|
|
20
20
|
});
|
|
21
21
|
const FreshdeskUpdateAgentAvailabilityOutput = zod.z.object({
|
|
22
|
-
agent_ref: zod.z.string().describe("URL reference to the agent's resource").
|
|
23
|
-
status_updated_at: zod.z.string().describe("Timestamp of when the agent's status was last updated, in ISO 8601 format").
|
|
24
|
-
availability_control: zod.z.string().describe("Type of availability control for the agent (e.g., 'manual', 'automatic')").
|
|
25
|
-
channel_availability: zod.z.array(FreshdeskUpdateAgentAvailability_ChannelAvailabilitySchema).describe("List of updated availability information for each channel the agent is configured to handle").
|
|
22
|
+
agent_ref: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("URL reference to the agent's resource").optional()),
|
|
23
|
+
status_updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp of when the agent's status was last updated, in ISO 8601 format").optional()),
|
|
24
|
+
availability_control: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Type of availability control for the agent (e.g., 'manual', 'automatic')").optional()),
|
|
25
|
+
channel_availability: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FreshdeskUpdateAgentAvailability_ChannelAvailabilitySchema).describe("List of updated availability information for each channel the agent is configured to handle").optional())
|
|
26
26
|
});
|
|
27
27
|
const freshdeskUpdateAgentAvailability = require_action.action("FRESHDESK_UPDATE_AGENT_AVAILABILITY", {
|
|
28
28
|
slug: "freshdesk-update-agent-availability",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-agent-availability.cjs","names":["z","action"],"sources":["../../src/actions/update-agent-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAgentAvailabilityInput
|
|
1
|
+
{"version":3,"file":"update-agent-availability.cjs","names":["z","action"],"sources":["../../src/actions/update-agent-availability.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateAgentAvailabilityInput = z.object({\n agent_id: z.number().int().describe(\"The unique identifier of the agent whose availability settings are to be updated\"),\n channel_availability: z.array(z.object({\n channel: z.string().describe(\"Name of the channel for which to update availability (e.g., 'freshdesk', 'email', 'chat', 'phone')\"),\n assignment_limit: z.number().int().describe(\"Maximum number of tickets that can be assigned to the agent for this channel\"),\n})).describe(\"Array of channel availability settings to update for the agent. Each object specifies the channel name and its assignment limit.\"),\n});\nconst FreshdeskUpdateAgentAvailability_ChannelAvailabilitySchema = z.object({\n channel: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the channel (e.g., 'freshdesk', 'email', 'chat', 'phone')\").optional()),\n available: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Indicates whether the agent is available for new assignments in this channel\").optional()),\n logged_in: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Indicates whether the agent is currently logged in to this channel\").optional()),\n status_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Identifier of the agent's current status in this channel\").optional()),\n assignment_limit: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Maximum number of assignments allowed for the agent in this channel\").optional()),\n round_robin_enabled: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Indicates whether round-robin ticket assignment is enabled for this channel\").optional()),\n availability_updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp of when the availability was last updated for this channel, in ISO 8601 format\").optional()),\n current_assignment_load: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Current number of assignments the agent has in this channel\").optional()),\n});\nexport const FreshdeskUpdateAgentAvailabilityOutput = z.object({\n agent_ref: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"URL reference to the agent's resource\").optional()),\n status_updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp of when the agent's status was last updated, in ISO 8601 format\").optional()),\n availability_control: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Type of availability control for the agent (e.g., 'manual', 'automatic')\").optional()),\n channel_availability: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskUpdateAgentAvailability_ChannelAvailabilitySchema).describe(\"List of updated availability information for each channel the agent is configured to handle\").optional()),\n});\n\nexport const freshdeskUpdateAgentAvailability = action(\"FRESHDESK_UPDATE_AGENT_AVAILABILITY\", {\n slug: \"freshdesk-update-agent-availability\",\n name: \"Update Agent Availability\",\n description: \"Tool to update agent availability settings in Freshdesk. Use when you need to modify an agent's load settings by changing assignment limits for different channels.\",\n input: FreshdeskUpdateAgentAvailabilityInput,\n output: FreshdeskUpdateAgentAvailabilityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF;CACtH,sBAAsBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACvC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG;EACjI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E;CAC5H,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAC/I,CAAC;AACD,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;CAC1K,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC;CACxL,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC;CAC9K,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC;CACzK,kBAAkBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC;CAC3L,qBAAqBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC;CACjM,yBAAyBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC;CACjN,yBAAyBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC;AAC5L,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;CAChJ,mBAAmBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC;CAC5L,sBAAsBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC;CAC9L,sBAAsBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS,CAAC;AAC5Q,CAAC;AAED,MAAa,mCAAmCC,eAAAA,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,49 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-agent-availability.d.ts
|
|
4
|
-
declare const FreshdeskUpdateAgentAvailabilityInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateAgentAvailabilityInput: z.ZodObject<{
|
|
5
|
+
agent_id: z.ZodNumber;
|
|
6
|
+
channel_availability: z.ZodArray<z.ZodObject<{
|
|
7
|
+
channel: z.ZodString;
|
|
8
|
+
assignment_limit: z.ZodNumber;
|
|
9
|
+
}, z.core.$strip>>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const FreshdeskUpdateAgentAvailabilityOutput: z.ZodObject<{
|
|
12
|
+
agent_ref: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
status_updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
availability_control: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
channel_availability: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
16
|
+
channel: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
available: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
18
|
+
logged_in: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
19
|
+
status_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
20
|
+
assignment_limit: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
21
|
+
round_robin_enabled: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
22
|
+
availability_updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
23
|
+
current_assignment_load: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
24
|
+
}, z.core.$strip>>>>;
|
|
25
|
+
}, z.core.$strip>;
|
|
26
|
+
declare const freshdeskUpdateAgentAvailability: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
|
+
agent_id: number;
|
|
28
|
+
channel_availability: {
|
|
29
|
+
channel: string;
|
|
30
|
+
assignment_limit: number;
|
|
31
|
+
}[];
|
|
32
|
+
}, {
|
|
33
|
+
agent_ref?: string | undefined;
|
|
34
|
+
status_updated_at?: string | undefined;
|
|
35
|
+
availability_control?: string | undefined;
|
|
36
|
+
channel_availability?: {
|
|
37
|
+
channel?: string | undefined;
|
|
38
|
+
available?: boolean | undefined;
|
|
39
|
+
logged_in?: boolean | undefined;
|
|
40
|
+
status_id?: number | undefined;
|
|
41
|
+
assignment_limit?: number | undefined;
|
|
42
|
+
round_robin_enabled?: boolean | undefined;
|
|
43
|
+
availability_updated_at?: string | undefined;
|
|
44
|
+
current_assignment_load?: number | undefined;
|
|
45
|
+
}[] | undefined;
|
|
46
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
47
|
//#endregion
|
|
8
48
|
export { freshdeskUpdateAgentAvailability };
|
|
9
49
|
//# sourceMappingURL=update-agent-availability.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-agent-availability.d.cts","names":[],"sources":["../../src/actions/update-agent-availability.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"update-agent-availability.d.cts","names":[],"sources":["../../src/actions/update-agent-availability.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;cAiBrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAOtC,gCAAA,gCAAgC,wBAAA"}
|