@keystrokehq/freshdesk 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-note-to-ticket.cjs +21 -21
- package/dist/actions/add-note-to-ticket.cjs.map +1 -1
- package/dist/actions/add-note-to-ticket.d.cts +59 -3
- package/dist/actions/add-note-to-ticket.d.cts.map +1 -1
- package/dist/actions/add-note-to-ticket.d.mts +59 -3
- package/dist/actions/add-note-to-ticket.d.mts.map +1 -1
- package/dist/actions/add-note-to-ticket.mjs +21 -21
- package/dist/actions/add-note-to-ticket.mjs.map +1 -1
- package/dist/actions/add-ticket-user-access.cjs +3 -3
- package/dist/actions/add-ticket-user-access.cjs.map +1 -1
- package/dist/actions/add-ticket-user-access.d.cts +17 -3
- package/dist/actions/add-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/add-ticket-user-access.d.mts +17 -3
- package/dist/actions/add-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/add-ticket-user-access.mjs +3 -3
- package/dist/actions/add-ticket-user-access.mjs.map +1 -1
- package/dist/actions/add-watcher.cjs +2 -2
- package/dist/actions/add-watcher.cjs.map +1 -1
- package/dist/actions/add-watcher.d.cts +13 -3
- package/dist/actions/add-watcher.d.cts.map +1 -1
- package/dist/actions/add-watcher.d.mts +13 -3
- package/dist/actions/add-watcher.d.mts.map +1 -1
- package/dist/actions/add-watcher.mjs +2 -2
- package/dist/actions/add-watcher.mjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.cjs +10 -10
- package/dist/actions/bulk-unwatch-tickets.cjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.cts +33 -3
- package/dist/actions/bulk-unwatch-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.mts +33 -3
- package/dist/actions/bulk-unwatch-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.mjs +10 -10
- package/dist/actions/bulk-unwatch-tickets.mjs.map +1 -1
- package/dist/actions/bulk-update-tickets.cjs +2 -2
- package/dist/actions/bulk-update-tickets.cjs.map +1 -1
- package/dist/actions/bulk-update-tickets.d.cts +56 -3
- package/dist/actions/bulk-update-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-update-tickets.d.mts +56 -3
- package/dist/actions/bulk-update-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-update-tickets.mjs +2 -2
- package/dist/actions/bulk-update-tickets.mjs.map +1 -1
- package/dist/actions/cancel-contact-import.cjs +8 -8
- package/dist/actions/cancel-contact-import.cjs.map +1 -1
- package/dist/actions/cancel-contact-import.d.cts +27 -3
- package/dist/actions/cancel-contact-import.d.cts.map +1 -1
- package/dist/actions/cancel-contact-import.d.mts +27 -3
- package/dist/actions/cancel-contact-import.d.mts.map +1 -1
- package/dist/actions/cancel-contact-import.mjs +8 -8
- package/dist/actions/cancel-contact-import.mjs.map +1 -1
- package/dist/actions/create-admin-group.cjs +14 -14
- package/dist/actions/create-admin-group.cjs.map +1 -1
- package/dist/actions/create-admin-group.d.cts +49 -3
- package/dist/actions/create-admin-group.d.cts.map +1 -1
- package/dist/actions/create-admin-group.d.mts +49 -3
- package/dist/actions/create-admin-group.d.mts.map +1 -1
- package/dist/actions/create-admin-group.mjs +14 -14
- package/dist/actions/create-admin-group.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.cjs +8 -8
- package/dist/actions/create-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.cts +29 -3
- package/dist/actions/create-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.mts +29 -3
- package/dist/actions/create-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.mjs +8 -8
- package/dist/actions/create-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.cjs +16 -16
- package/dist/actions/create-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.cts +69 -3
- package/dist/actions/create-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.mts +69 -3
- package/dist/actions/create-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field.mjs +16 -16
- package/dist/actions/create-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/create-admin.cjs +13 -13
- package/dist/actions/create-admin.cjs.map +1 -1
- package/dist/actions/create-admin.d.cts +49 -3
- package/dist/actions/create-admin.d.cts.map +1 -1
- package/dist/actions/create-admin.d.mts +49 -3
- package/dist/actions/create-admin.d.mts.map +1 -1
- package/dist/actions/create-admin.mjs +13 -13
- package/dist/actions/create-admin.mjs.map +1 -1
- package/dist/actions/create-agents.cjs +2 -2
- package/dist/actions/create-agents.cjs.map +1 -1
- package/dist/actions/create-agents.d.cts +41 -3
- package/dist/actions/create-agents.d.cts.map +1 -1
- package/dist/actions/create-agents.d.mts +41 -3
- package/dist/actions/create-agents.d.mts.map +1 -1
- package/dist/actions/create-agents.mjs +2 -2
- package/dist/actions/create-agents.mjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.cjs +2 -2
- package/dist/actions/create-canned-response-bulk.cjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.cts +27 -3
- package/dist/actions/create-canned-response-bulk.d.cts.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.mts +27 -3
- package/dist/actions/create-canned-response-bulk.d.mts.map +1 -1
- package/dist/actions/create-canned-response-bulk.mjs +2 -2
- package/dist/actions/create-canned-response-bulk.mjs.map +1 -1
- package/dist/actions/create-canned-response-folder.cjs +2 -2
- package/dist/actions/create-canned-response-folder.cjs.map +1 -1
- package/dist/actions/create-canned-response-folder.d.cts +13 -3
- package/dist/actions/create-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/create-canned-response-folder.d.mts +13 -3
- package/dist/actions/create-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/create-canned-response-folder.mjs +2 -2
- package/dist/actions/create-canned-response-folder.mjs.map +1 -1
- package/dist/actions/create-canned-response.cjs +18 -18
- package/dist/actions/create-canned-response.cjs.map +1 -1
- package/dist/actions/create-canned-response.d.cts +55 -3
- package/dist/actions/create-canned-response.d.cts.map +1 -1
- package/dist/actions/create-canned-response.d.mts +55 -3
- package/dist/actions/create-canned-response.d.mts.map +1 -1
- package/dist/actions/create-canned-response.mjs +18 -18
- package/dist/actions/create-canned-response.mjs.map +1 -1
- package/dist/actions/create-companies.cjs +14 -14
- package/dist/actions/create-companies.cjs.map +1 -1
- package/dist/actions/create-companies.d.cts +53 -3
- package/dist/actions/create-companies.d.cts.map +1 -1
- package/dist/actions/create-companies.d.mts +53 -3
- package/dist/actions/create-companies.d.mts.map +1 -1
- package/dist/actions/create-companies.mjs +14 -14
- package/dist/actions/create-companies.mjs.map +1 -1
- package/dist/actions/create-contact-fields.cjs +21 -21
- package/dist/actions/create-contact-fields.cjs.map +1 -1
- package/dist/actions/create-contact-fields.d.cts +85 -3
- package/dist/actions/create-contact-fields.d.cts.map +1 -1
- package/dist/actions/create-contact-fields.d.mts +85 -3
- package/dist/actions/create-contact-fields.d.mts.map +1 -1
- package/dist/actions/create-contact-fields.mjs +21 -21
- package/dist/actions/create-contact-fields.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +41 -41
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +129 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +129 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +41 -41
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-discussion-category.cjs +7 -7
- package/dist/actions/create-discussion-category.cjs.map +1 -1
- package/dist/actions/create-discussion-category.d.cts +25 -3
- package/dist/actions/create-discussion-category.d.cts.map +1 -1
- package/dist/actions/create-discussion-category.d.mts +25 -3
- package/dist/actions/create-discussion-category.d.mts.map +1 -1
- package/dist/actions/create-discussion-category.mjs +7 -7
- package/dist/actions/create-discussion-category.mjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.cjs +16 -16
- package/dist/actions/create-discussion-forum-topic.cjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.cts +49 -3
- package/dist/actions/create-discussion-forum-topic.d.cts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.mts +49 -3
- package/dist/actions/create-discussion-forum-topic.d.mts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.mjs +16 -16
- package/dist/actions/create-discussion-forum-topic.mjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.cjs +12 -12
- package/dist/actions/create-discussion-topic-comment.cjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.cts +35 -3
- package/dist/actions/create-discussion-topic-comment.d.cts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.mts +35 -3
- package/dist/actions/create-discussion-topic-comment.d.mts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.mjs +12 -12
- package/dist/actions/create-discussion-topic-comment.mjs.map +1 -1
- package/dist/actions/create-email.cjs +14 -14
- package/dist/actions/create-email.cjs.map +1 -1
- package/dist/actions/create-email.d.cts +52 -3
- package/dist/actions/create-email.d.cts.map +1 -1
- package/dist/actions/create-email.d.mts +52 -3
- package/dist/actions/create-email.d.mts.map +1 -1
- package/dist/actions/create-email.mjs +14 -14
- package/dist/actions/create-email.mjs.map +1 -1
- package/dist/actions/create-forum.cjs +9 -9
- package/dist/actions/create-forum.cjs.map +1 -1
- package/dist/actions/create-forum.d.cts +35 -3
- package/dist/actions/create-forum.d.cts.map +1 -1
- package/dist/actions/create-forum.d.mts +35 -3
- package/dist/actions/create-forum.d.mts.map +1 -1
- package/dist/actions/create-forum.mjs +9 -9
- package/dist/actions/create-forum.mjs.map +1 -1
- package/dist/actions/create-sla-policies.cjs +11 -11
- package/dist/actions/create-sla-policies.cjs.map +1 -1
- package/dist/actions/create-sla-policies.d.cts +106 -3
- package/dist/actions/create-sla-policies.d.cts.map +1 -1
- package/dist/actions/create-sla-policies.d.mts +106 -3
- package/dist/actions/create-sla-policies.d.mts.map +1 -1
- package/dist/actions/create-sla-policies.mjs +11 -11
- package/dist/actions/create-sla-policies.mjs.map +1 -1
- package/dist/actions/create-solution-article.cjs +30 -30
- package/dist/actions/create-solution-article.cjs.map +1 -1
- package/dist/actions/create-solution-article.d.cts +101 -3
- package/dist/actions/create-solution-article.d.cts.map +1 -1
- package/dist/actions/create-solution-article.d.mts +101 -3
- package/dist/actions/create-solution-article.d.mts.map +1 -1
- package/dist/actions/create-solution-article.mjs +30 -30
- package/dist/actions/create-solution-article.mjs.map +1 -1
- package/dist/actions/create-solution-category.cjs +14 -14
- package/dist/actions/create-solution-category.cjs.map +1 -1
- package/dist/actions/create-solution-category.d.cts +43 -3
- package/dist/actions/create-solution-category.d.cts.map +1 -1
- package/dist/actions/create-solution-category.d.mts +43 -3
- package/dist/actions/create-solution-category.d.mts.map +1 -1
- package/dist/actions/create-solution-category.mjs +14 -14
- package/dist/actions/create-solution-category.mjs.map +1 -1
- package/dist/actions/create-ticket-forms.cjs +26 -26
- package/dist/actions/create-ticket-forms.cjs.map +1 -1
- package/dist/actions/create-ticket-forms.d.cts +87 -3
- package/dist/actions/create-ticket-forms.d.cts.map +1 -1
- package/dist/actions/create-ticket-forms.d.mts +87 -3
- package/dist/actions/create-ticket-forms.d.mts.map +1 -1
- package/dist/actions/create-ticket-forms.mjs +26 -26
- package/dist/actions/create-ticket-forms.mjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.cjs +31 -31
- package/dist/actions/create-ticket-outbound-email.cjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.cts +101 -3
- package/dist/actions/create-ticket-outbound-email.d.cts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.mts +101 -3
- package/dist/actions/create-ticket-outbound-email.d.mts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.mjs +31 -31
- package/dist/actions/create-ticket-outbound-email.mjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.cjs +13 -13
- package/dist/actions/create-ticket-time-entry.cjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.cts +47 -3
- package/dist/actions/create-ticket-time-entry.d.cts.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.mts +47 -3
- package/dist/actions/create-ticket-time-entry.d.mts.map +1 -1
- package/dist/actions/create-ticket-time-entry.mjs +13 -13
- package/dist/actions/create-ticket-time-entry.mjs.map +1 -1
- package/dist/actions/create-ticket.cjs +47 -47
- package/dist/actions/create-ticket.cjs.map +1 -1
- package/dist/actions/create-ticket.d.cts +189 -3
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +189 -3
- package/dist/actions/create-ticket.d.mts.map +1 -1
- package/dist/actions/create-ticket.mjs +47 -47
- package/dist/actions/create-ticket.mjs.map +1 -1
- package/dist/actions/create-translated-solution-category.cjs +6 -6
- package/dist/actions/create-translated-solution-category.cjs.map +1 -1
- package/dist/actions/create-translated-solution-category.d.cts +27 -3
- package/dist/actions/create-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/create-translated-solution-category.d.mts +27 -3
- package/dist/actions/create-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/create-translated-solution-category.mjs +6 -6
- package/dist/actions/create-translated-solution-category.mjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.cjs +41 -41
- package/dist/actions/currently-authenticated-agent.cjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.cts +91 -3
- package/dist/actions/currently-authenticated-agent.d.cts.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.mts +91 -3
- package/dist/actions/currently-authenticated-agent.d.mts.map +1 -1
- package/dist/actions/currently-authenticated-agent.mjs +41 -41
- package/dist/actions/currently-authenticated-agent.mjs.map +1 -1
- package/dist/actions/delete-admin-group.cjs.map +1 -1
- package/dist/actions/delete-admin-group.d.cts +7 -3
- package/dist/actions/delete-admin-group.d.cts.map +1 -1
- package/dist/actions/delete-admin-group.d.mts +7 -3
- package/dist/actions/delete-admin-group.d.mts.map +1 -1
- package/dist/actions/delete-admin-group.mjs.map +1 -1
- package/dist/actions/delete-agent.cjs +2 -2
- package/dist/actions/delete-agent.cjs.map +1 -1
- package/dist/actions/delete-agent.d.cts +13 -3
- package/dist/actions/delete-agent.d.cts.map +1 -1
- package/dist/actions/delete-agent.d.mts +13 -3
- package/dist/actions/delete-agent.d.mts.map +1 -1
- package/dist/actions/delete-agent.mjs +2 -2
- package/dist/actions/delete-agent.mjs.map +1 -1
- package/dist/actions/delete-automation-rule.cjs +2 -2
- package/dist/actions/delete-automation-rule.cjs.map +1 -1
- package/dist/actions/delete-automation-rule.d.cts +15 -3
- package/dist/actions/delete-automation-rule.d.cts.map +1 -1
- package/dist/actions/delete-automation-rule.d.mts +15 -3
- package/dist/actions/delete-automation-rule.d.mts.map +1 -1
- package/dist/actions/delete-automation-rule.mjs +2 -2
- package/dist/actions/delete-automation-rule.mjs.map +1 -1
- package/dist/actions/delete-company-field.cjs.map +1 -1
- package/dist/actions/delete-company-field.d.cts +7 -3
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +7 -3
- package/dist/actions/delete-company-field.d.mts.map +1 -1
- package/dist/actions/delete-company-field.mjs.map +1 -1
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +7 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +7 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-contact-field.cjs +3 -3
- package/dist/actions/delete-contact-field.cjs.map +1 -1
- package/dist/actions/delete-contact-field.d.cts +15 -3
- package/dist/actions/delete-contact-field.d.cts.map +1 -1
- package/dist/actions/delete-contact-field.d.mts +15 -3
- package/dist/actions/delete-contact-field.d.mts.map +1 -1
- package/dist/actions/delete-contact-field.mjs +3 -3
- package/dist/actions/delete-contact-field.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +7 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +7 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +7 -3
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +7 -3
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-discussion-category.cjs +6 -6
- package/dist/actions/delete-discussion-category.cjs.map +1 -1
- package/dist/actions/delete-discussion-category.d.cts +23 -3
- package/dist/actions/delete-discussion-category.d.cts.map +1 -1
- package/dist/actions/delete-discussion-category.d.mts +23 -3
- package/dist/actions/delete-discussion-category.d.mts.map +1 -1
- package/dist/actions/delete-discussion-category.mjs +6 -6
- package/dist/actions/delete-discussion-category.mjs.map +1 -1
- package/dist/actions/delete-discussion-comment.cjs.map +1 -1
- package/dist/actions/delete-discussion-comment.d.cts +7 -3
- package/dist/actions/delete-discussion-comment.d.cts.map +1 -1
- package/dist/actions/delete-discussion-comment.d.mts +7 -3
- package/dist/actions/delete-discussion-comment.d.mts.map +1 -1
- package/dist/actions/delete-discussion-comment.mjs.map +1 -1
- package/dist/actions/delete-discussion-forum.cjs.map +1 -1
- package/dist/actions/delete-discussion-forum.d.cts +7 -3
- package/dist/actions/delete-discussion-forum.d.cts.map +1 -1
- package/dist/actions/delete-discussion-forum.d.mts +7 -3
- package/dist/actions/delete-discussion-forum.d.mts.map +1 -1
- package/dist/actions/delete-discussion-forum.mjs.map +1 -1
- package/dist/actions/delete-discussion-topic.cjs.map +1 -1
- package/dist/actions/delete-discussion-topic.d.cts +7 -3
- package/dist/actions/delete-discussion-topic.d.cts.map +1 -1
- package/dist/actions/delete-discussion-topic.d.mts +7 -3
- package/dist/actions/delete-discussion-topic.d.mts.map +1 -1
- package/dist/actions/delete-discussion-topic.mjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.cts +9 -3
- package/dist/actions/delete-discussions-forums-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.mts +9 -3
- package/dist/actions/delete-discussions-forums-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.mjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.cts +9 -3
- package/dist/actions/delete-discussions-topics-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.mts +9 -3
- package/dist/actions/delete-discussions-topics-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.mjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.cjs +3 -3
- package/dist/actions/delete-email-mailboxes.cjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.cts +15 -3
- package/dist/actions/delete-email-mailboxes.d.cts.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.mts +15 -3
- package/dist/actions/delete-email-mailboxes.d.mts.map +1 -1
- package/dist/actions/delete-email-mailboxes.mjs +3 -3
- package/dist/actions/delete-email-mailboxes.mjs.map +1 -1
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +7 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +7 -3
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.cjs +2 -2
- package/dist/actions/delete-multiple-tickets.cjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.cts +13 -3
- package/dist/actions/delete-multiple-tickets.d.cts.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.mts +13 -3
- package/dist/actions/delete-multiple-tickets.d.mts.map +1 -1
- package/dist/actions/delete-multiple-tickets.mjs +2 -2
- package/dist/actions/delete-multiple-tickets.mjs.map +1 -1
- package/dist/actions/delete-section.cjs +5 -5
- package/dist/actions/delete-section.cjs.map +1 -1
- package/dist/actions/delete-section.d.cts +23 -3
- package/dist/actions/delete-section.d.cts.map +1 -1
- package/dist/actions/delete-section.d.mts +23 -3
- package/dist/actions/delete-section.d.mts.map +1 -1
- package/dist/actions/delete-section.mjs +5 -5
- package/dist/actions/delete-section.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +2 -2
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +13 -3
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +13 -3
- package/dist/actions/delete-skill.d.mts.map +1 -1
- package/dist/actions/delete-skill.mjs +2 -2
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-solution-article.cjs +2 -2
- package/dist/actions/delete-solution-article.cjs.map +1 -1
- package/dist/actions/delete-solution-article.d.cts +13 -3
- package/dist/actions/delete-solution-article.d.cts.map +1 -1
- package/dist/actions/delete-solution-article.d.mts +13 -3
- package/dist/actions/delete-solution-article.d.mts.map +1 -1
- package/dist/actions/delete-solution-article.mjs +2 -2
- package/dist/actions/delete-solution-article.mjs.map +1 -1
- package/dist/actions/delete-solution-category.cjs +3 -3
- package/dist/actions/delete-solution-category.cjs.map +1 -1
- package/dist/actions/delete-solution-category.d.cts +15 -3
- package/dist/actions/delete-solution-category.d.cts.map +1 -1
- package/dist/actions/delete-solution-category.d.mts +15 -3
- package/dist/actions/delete-solution-category.d.mts.map +1 -1
- package/dist/actions/delete-solution-category.mjs +3 -3
- package/dist/actions/delete-solution-category.mjs.map +1 -1
- package/dist/actions/delete-solution-folder.cjs.map +1 -1
- package/dist/actions/delete-solution-folder.d.cts +7 -3
- package/dist/actions/delete-solution-folder.d.cts.map +1 -1
- package/dist/actions/delete-solution-folder.d.mts +7 -3
- package/dist/actions/delete-solution-folder.d.mts.map +1 -1
- package/dist/actions/delete-solution-folder.mjs.map +1 -1
- package/dist/actions/delete-ticket-field.cjs +7 -7
- package/dist/actions/delete-ticket-field.cjs.map +1 -1
- package/dist/actions/delete-ticket-field.d.cts +25 -3
- package/dist/actions/delete-ticket-field.d.cts.map +1 -1
- package/dist/actions/delete-ticket-field.d.mts +25 -3
- package/dist/actions/delete-ticket-field.d.mts.map +1 -1
- package/dist/actions/delete-ticket-field.mjs +7 -7
- package/dist/actions/delete-ticket-field.mjs.map +1 -1
- package/dist/actions/delete-ticket-form.cjs +5 -5
- package/dist/actions/delete-ticket-form.cjs.map +1 -1
- package/dist/actions/delete-ticket-form.d.cts +21 -3
- package/dist/actions/delete-ticket-form.d.cts.map +1 -1
- package/dist/actions/delete-ticket-form.d.mts +21 -3
- package/dist/actions/delete-ticket-form.d.mts.map +1 -1
- package/dist/actions/delete-ticket-form.mjs +5 -5
- package/dist/actions/delete-ticket-form.mjs.map +1 -1
- package/dist/actions/delete-ticket-forms.cjs.map +1 -1
- package/dist/actions/delete-ticket-forms.d.cts +9 -3
- package/dist/actions/delete-ticket-forms.d.cts.map +1 -1
- package/dist/actions/delete-ticket-forms.d.mts +9 -3
- package/dist/actions/delete-ticket-forms.d.mts.map +1 -1
- package/dist/actions/delete-ticket-forms.mjs.map +1 -1
- package/dist/actions/delete-ticket-summary.cjs.map +1 -1
- package/dist/actions/delete-ticket-summary.d.cts +7 -3
- package/dist/actions/delete-ticket-summary.d.cts.map +1 -1
- package/dist/actions/delete-ticket-summary.d.mts +7 -3
- package/dist/actions/delete-ticket-summary.d.mts.map +1 -1
- package/dist/actions/delete-ticket-summary.mjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.cjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.cts +7 -3
- package/dist/actions/delete-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.mts +7 -3
- package/dist/actions/delete-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/delete-ticket-user-access.mjs.map +1 -1
- package/dist/actions/delete-ticket.cjs.map +1 -1
- package/dist/actions/delete-ticket.d.cts +7 -3
- package/dist/actions/delete-ticket.d.cts.map +1 -1
- package/dist/actions/delete-ticket.d.mts +7 -3
- package/dist/actions/delete-ticket.d.mts.map +1 -1
- package/dist/actions/delete-ticket.mjs.map +1 -1
- package/dist/actions/delete-time-entry.cjs +2 -2
- package/dist/actions/delete-time-entry.cjs.map +1 -1
- package/dist/actions/delete-time-entry.d.cts +13 -3
- package/dist/actions/delete-time-entry.d.cts.map +1 -1
- package/dist/actions/delete-time-entry.d.mts +13 -3
- package/dist/actions/delete-time-entry.d.mts.map +1 -1
- package/dist/actions/delete-time-entry.mjs +2 -2
- package/dist/actions/delete-time-entry.mjs.map +1 -1
- package/dist/actions/export-contacts.cjs +1 -1
- package/dist/actions/export-contacts.cjs.map +1 -1
- package/dist/actions/export-contacts.d.cts +17 -3
- package/dist/actions/export-contacts.d.cts.map +1 -1
- package/dist/actions/export-contacts.d.mts +17 -3
- package/dist/actions/export-contacts.d.mts.map +1 -1
- package/dist/actions/export-contacts.mjs +1 -1
- package/dist/actions/export-contacts.mjs.map +1 -1
- package/dist/actions/get-account.cjs +28 -28
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +67 -3
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +67 -3
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +28 -28
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-agent-availability.cjs +12 -12
- package/dist/actions/get-agent-availability.cjs.map +1 -1
- package/dist/actions/get-agent-availability.d.cts +35 -3
- package/dist/actions/get-agent-availability.d.cts.map +1 -1
- package/dist/actions/get-agent-availability.d.mts +35 -3
- package/dist/actions/get-agent-availability.d.mts.map +1 -1
- package/dist/actions/get-agent-availability.mjs +12 -12
- package/dist/actions/get-agent-availability.mjs.map +1 -1
- package/dist/actions/get-agent.cjs +49 -49
- package/dist/actions/get-agent.cjs.map +1 -1
- package/dist/actions/get-agent.d.cts +115 -3
- package/dist/actions/get-agent.d.cts.map +1 -1
- package/dist/actions/get-agent.d.mts +115 -3
- package/dist/actions/get-agent.d.mts.map +1 -1
- package/dist/actions/get-agent.mjs +49 -49
- package/dist/actions/get-agent.mjs.map +1 -1
- package/dist/actions/get-agents.cjs +9 -9
- package/dist/actions/get-agents.cjs.map +1 -1
- package/dist/actions/get-agents.d.cts +29 -3
- package/dist/actions/get-agents.d.cts.map +1 -1
- package/dist/actions/get-agents.d.mts +29 -3
- package/dist/actions/get-agents.d.mts.map +1 -1
- package/dist/actions/get-agents.mjs +9 -9
- package/dist/actions/get-agents.mjs.map +1 -1
- package/dist/actions/get-business-hours.cjs +27 -27
- package/dist/actions/get-business-hours.cjs.map +1 -1
- package/dist/actions/get-business-hours.d.cts +111 -3
- package/dist/actions/get-business-hours.d.cts.map +1 -1
- package/dist/actions/get-business-hours.d.mts +111 -3
- package/dist/actions/get-business-hours.d.mts.map +1 -1
- package/dist/actions/get-business-hours.mjs +27 -27
- package/dist/actions/get-business-hours.mjs.map +1 -1
- package/dist/actions/get-canned-response-folders.cjs +7 -7
- package/dist/actions/get-canned-response-folders.cjs.map +1 -1
- package/dist/actions/get-canned-response-folders.d.cts +21 -3
- package/dist/actions/get-canned-response-folders.d.cts.map +1 -1
- package/dist/actions/get-canned-response-folders.d.mts +21 -3
- package/dist/actions/get-canned-response-folders.d.mts.map +1 -1
- package/dist/actions/get-canned-response-folders.mjs +7 -7
- package/dist/actions/get-canned-response-folders.mjs.map +1 -1
- package/dist/actions/get-companies.cjs +14 -14
- package/dist/actions/get-companies.cjs.map +1 -1
- package/dist/actions/get-companies.d.cts +41 -3
- package/dist/actions/get-companies.d.cts.map +1 -1
- package/dist/actions/get-companies.d.mts +41 -3
- package/dist/actions/get-companies.d.mts.map +1 -1
- package/dist/actions/get-companies.mjs +14 -14
- package/dist/actions/get-companies.mjs.map +1 -1
- package/dist/actions/get-company-fields.cjs +20 -20
- package/dist/actions/get-company-fields.cjs.map +1 -1
- package/dist/actions/get-company-fields.d.cts +51 -3
- package/dist/actions/get-company-fields.d.cts.map +1 -1
- package/dist/actions/get-company-fields.d.mts +51 -3
- package/dist/actions/get-company-fields.d.mts.map +1 -1
- package/dist/actions/get-company-fields.mjs +20 -20
- package/dist/actions/get-company-fields.mjs.map +1 -1
- package/dist/actions/get-company.cjs +14 -14
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +37 -3
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +37 -3
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +14 -14
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact-fields.cjs +20 -20
- package/dist/actions/get-contact-fields.cjs.map +1 -1
- package/dist/actions/get-contact-fields.d.cts +47 -3
- package/dist/actions/get-contact-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-fields.d.mts +47 -3
- package/dist/actions/get-contact-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-fields.mjs +20 -20
- package/dist/actions/get-contact-fields.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +47 -47
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +107 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +107 -3
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +47 -47
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +27 -27
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +79 -3
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +79 -3
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +27 -27
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-discussion-category.cjs +5 -5
- package/dist/actions/get-discussion-category.cjs.map +1 -1
- package/dist/actions/get-discussion-category.d.cts +19 -3
- package/dist/actions/get-discussion-category.d.cts.map +1 -1
- package/dist/actions/get-discussion-category.d.mts +19 -3
- package/dist/actions/get-discussion-category.d.mts.map +1 -1
- package/dist/actions/get-discussion-category.mjs +5 -5
- package/dist/actions/get-discussion-category.mjs.map +1 -1
- package/dist/actions/get-discussion-topic.cjs +16 -16
- package/dist/actions/get-discussion-topic.cjs.map +1 -1
- package/dist/actions/get-discussion-topic.d.cts +41 -3
- package/dist/actions/get-discussion-topic.d.cts.map +1 -1
- package/dist/actions/get-discussion-topic.d.mts +41 -3
- package/dist/actions/get-discussion-topic.d.mts.map +1 -1
- package/dist/actions/get-discussion-topic.mjs +16 -16
- package/dist/actions/get-discussion-topic.mjs.map +1 -1
- package/dist/actions/get-email-mailbox.cjs +16 -16
- package/dist/actions/get-email-mailbox.cjs.map +1 -1
- package/dist/actions/get-email-mailbox.d.cts +45 -3
- package/dist/actions/get-email-mailbox.d.cts.map +1 -1
- package/dist/actions/get-email-mailbox.d.mts +45 -3
- package/dist/actions/get-email-mailbox.d.mts.map +1 -1
- package/dist/actions/get-email-mailbox.mjs +16 -16
- package/dist/actions/get-email-mailbox.mjs.map +1 -1
- package/dist/actions/get-folder-responses.cjs +17 -17
- package/dist/actions/get-folder-responses.cjs.map +1 -1
- package/dist/actions/get-folder-responses.d.cts +47 -3
- package/dist/actions/get-folder-responses.d.cts.map +1 -1
- package/dist/actions/get-folder-responses.d.mts +47 -3
- package/dist/actions/get-folder-responses.d.mts.map +1 -1
- package/dist/actions/get-folder-responses.mjs +17 -17
- package/dist/actions/get-folder-responses.mjs.map +1 -1
- package/dist/actions/get-imported-contacts.cjs +9 -9
- package/dist/actions/get-imported-contacts.cjs.map +1 -1
- package/dist/actions/get-imported-contacts.d.cts +31 -3
- package/dist/actions/get-imported-contacts.d.cts.map +1 -1
- package/dist/actions/get-imported-contacts.d.mts +31 -3
- package/dist/actions/get-imported-contacts.d.mts.map +1 -1
- package/dist/actions/get-imported-contacts.mjs +9 -9
- package/dist/actions/get-imported-contacts.mjs.map +1 -1
- package/dist/actions/get-job.cjs +5 -5
- package/dist/actions/get-job.cjs.map +1 -1
- package/dist/actions/get-job.d.cts +21 -3
- package/dist/actions/get-job.d.cts.map +1 -1
- package/dist/actions/get-job.d.mts +21 -3
- package/dist/actions/get-job.d.mts.map +1 -1
- package/dist/actions/get-job.mjs +5 -5
- package/dist/actions/get-job.mjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.cjs +11 -11
- package/dist/actions/get-scenario-automations-json.cjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.cts +29 -3
- package/dist/actions/get-scenario-automations-json.d.cts.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.mts +29 -3
- package/dist/actions/get-scenario-automations-json.d.mts.map +1 -1
- package/dist/actions/get-scenario-automations-json.mjs +11 -11
- package/dist/actions/get-scenario-automations-json.mjs.map +1 -1
- package/dist/actions/get-search.cjs +37 -37
- package/dist/actions/get-search.cjs.map +1 -1
- package/dist/actions/get-search.d.cts +87 -3
- package/dist/actions/get-search.d.cts.map +1 -1
- package/dist/actions/get-search.d.mts +87 -3
- package/dist/actions/get-search.d.mts.map +1 -1
- package/dist/actions/get-search.mjs +37 -37
- package/dist/actions/get-search.mjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.cjs +14 -14
- package/dist/actions/get-ticket-time-entries.cjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.cts +41 -3
- package/dist/actions/get-ticket-time-entries.d.cts.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.mts +41 -3
- package/dist/actions/get-ticket-time-entries.d.mts.map +1 -1
- package/dist/actions/get-ticket-time-entries.mjs +14 -14
- package/dist/actions/get-ticket-time-entries.mjs.map +1 -1
- package/dist/actions/get-ticket-user-access.cjs.map +1 -1
- package/dist/actions/get-ticket-user-access.d.cts +11 -3
- package/dist/actions/get-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/get-ticket-user-access.d.mts +11 -3
- package/dist/actions/get-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/get-ticket-user-access.mjs.map +1 -1
- package/dist/actions/get-tickets.cjs +49 -49
- package/dist/actions/get-tickets.cjs.map +1 -1
- package/dist/actions/get-tickets.d.cts +174 -3
- package/dist/actions/get-tickets.d.cts.map +1 -1
- package/dist/actions/get-tickets.d.mts +174 -3
- package/dist/actions/get-tickets.d.mts.map +1 -1
- package/dist/actions/get-tickets.mjs +49 -49
- package/dist/actions/get-tickets.mjs.map +1 -1
- package/dist/actions/get-translated-solution-category.cjs +13 -13
- package/dist/actions/get-translated-solution-category.cjs.map +1 -1
- package/dist/actions/get-translated-solution-category.d.cts +39 -3
- package/dist/actions/get-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/get-translated-solution-category.d.mts +39 -3
- package/dist/actions/get-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/get-translated-solution-category.mjs +13 -13
- package/dist/actions/get-translated-solution-category.mjs.map +1 -1
- package/dist/actions/hard-delete-contact.cjs +2 -2
- package/dist/actions/hard-delete-contact.cjs.map +1 -1
- package/dist/actions/hard-delete-contact.d.cts +15 -3
- package/dist/actions/hard-delete-contact.d.cts.map +1 -1
- package/dist/actions/hard-delete-contact.d.mts +15 -3
- package/dist/actions/hard-delete-contact.d.mts.map +1 -1
- package/dist/actions/hard-delete-contact.mjs +2 -2
- package/dist/actions/hard-delete-contact.mjs.map +1 -1
- package/dist/actions/import-contact.cjs +11 -11
- package/dist/actions/import-contact.cjs.map +1 -1
- package/dist/actions/import-contact.d.cts +49 -3
- package/dist/actions/import-contact.d.cts.map +1 -1
- package/dist/actions/import-contact.d.mts +49 -3
- package/dist/actions/import-contact.d.mts.map +1 -1
- package/dist/actions/import-contact.mjs +11 -11
- package/dist/actions/import-contact.mjs.map +1 -1
- package/dist/actions/list-admin-groups.cjs +16 -16
- package/dist/actions/list-admin-groups.cjs.map +1 -1
- package/dist/actions/list-admin-groups.d.cts +47 -3
- package/dist/actions/list-admin-groups.d.cts.map +1 -1
- package/dist/actions/list-admin-groups.d.mts +47 -3
- package/dist/actions/list-admin-groups.d.mts.map +1 -1
- package/dist/actions/list-admin-groups.mjs +16 -16
- package/dist/actions/list-admin-groups.mjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.cjs +26 -26
- package/dist/actions/list-all-agents-in-a-group.cjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.cts +65 -3
- package/dist/actions/list-all-agents-in-a-group.d.cts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.mts +65 -3
- package/dist/actions/list-all-agents-in-a-group.d.mts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.mjs +26 -26
- package/dist/actions/list-all-agents-in-a-group.mjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.cjs +6 -6
- package/dist/actions/list-all-sections-for-ticket-field.cjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.cts +23 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.cts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.mts +23 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.mts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.mjs +6 -6
- package/dist/actions/list-all-sections-for-ticket-field.mjs.map +1 -1
- package/dist/actions/list-all-skills.cjs +14 -14
- package/dist/actions/list-all-skills.cjs.map +1 -1
- package/dist/actions/list-all-skills.d.cts +35 -3
- package/dist/actions/list-all-skills.d.cts.map +1 -1
- package/dist/actions/list-all-skills.d.mts +35 -3
- package/dist/actions/list-all-skills.d.mts.map +1 -1
- package/dist/actions/list-all-skills.mjs +14 -14
- package/dist/actions/list-all-skills.mjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.cjs +35 -35
- package/dist/actions/list-all-ticket-conversations.cjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.cts +87 -3
- package/dist/actions/list-all-ticket-conversations.d.cts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.mts +87 -3
- package/dist/actions/list-all-ticket-conversations.d.mts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.mjs +35 -35
- package/dist/actions/list-all-ticket-conversations.mjs.map +1 -1
- package/dist/actions/list-automation-rules.cjs +22 -22
- package/dist/actions/list-automation-rules.cjs.map +1 -1
- package/dist/actions/list-automation-rules.d.cts +57 -3
- package/dist/actions/list-automation-rules.d.cts.map +1 -1
- package/dist/actions/list-automation-rules.d.mts +57 -3
- package/dist/actions/list-automation-rules.d.mts.map +1 -1
- package/dist/actions/list-automation-rules.mjs +22 -22
- package/dist/actions/list-automation-rules.mjs.map +1 -1
- package/dist/actions/list-discussions-topics.cjs +17 -17
- package/dist/actions/list-discussions-topics.cjs.map +1 -1
- package/dist/actions/list-discussions-topics.d.cts +49 -3
- package/dist/actions/list-discussions-topics.d.cts.map +1 -1
- package/dist/actions/list-discussions-topics.d.mts +49 -3
- package/dist/actions/list-discussions-topics.d.mts.map +1 -1
- package/dist/actions/list-discussions-topics.mjs +17 -17
- package/dist/actions/list-discussions-topics.mjs.map +1 -1
- package/dist/actions/list-discussions.cjs +6 -6
- package/dist/actions/list-discussions.cjs.map +1 -1
- package/dist/actions/list-discussions.d.cts +23 -3
- package/dist/actions/list-discussions.d.cts.map +1 -1
- package/dist/actions/list-discussions.d.mts +23 -3
- package/dist/actions/list-discussions.d.mts.map +1 -1
- package/dist/actions/list-discussions.mjs +6 -6
- package/dist/actions/list-discussions.mjs.map +1 -1
- package/dist/actions/list-email-configs.cjs +13 -13
- package/dist/actions/list-email-configs.cjs.map +1 -1
- package/dist/actions/list-email-configs.d.cts +33 -3
- package/dist/actions/list-email-configs.d.cts.map +1 -1
- package/dist/actions/list-email-configs.d.mts +33 -3
- package/dist/actions/list-email-configs.d.mts.map +1 -1
- package/dist/actions/list-email-configs.mjs +13 -13
- package/dist/actions/list-email-configs.mjs.map +1 -1
- package/dist/actions/list-email.cjs +13 -13
- package/dist/actions/list-email.cjs.map +1 -1
- package/dist/actions/list-email.d.cts +51 -3
- package/dist/actions/list-email.d.cts.map +1 -1
- package/dist/actions/list-email.d.mts +51 -3
- package/dist/actions/list-email.d.mts.map +1 -1
- package/dist/actions/list-email.mjs +13 -13
- package/dist/actions/list-email.mjs.map +1 -1
- package/dist/actions/list-forums-in-category.cjs +12 -12
- package/dist/actions/list-forums-in-category.cjs.map +1 -1
- package/dist/actions/list-forums-in-category.d.cts +39 -3
- package/dist/actions/list-forums-in-category.d.cts.map +1 -1
- package/dist/actions/list-forums-in-category.d.mts +39 -3
- package/dist/actions/list-forums-in-category.d.mts.map +1 -1
- package/dist/actions/list-forums-in-category.mjs +12 -12
- package/dist/actions/list-forums-in-category.mjs.map +1 -1
- package/dist/actions/list-monitored-topics.cjs +17 -17
- package/dist/actions/list-monitored-topics.cjs.map +1 -1
- package/dist/actions/list-monitored-topics.d.cts +47 -3
- package/dist/actions/list-monitored-topics.d.cts.map +1 -1
- package/dist/actions/list-monitored-topics.d.mts +47 -3
- package/dist/actions/list-monitored-topics.d.mts.map +1 -1
- package/dist/actions/list-monitored-topics.mjs +17 -17
- package/dist/actions/list-monitored-topics.mjs.map +1 -1
- package/dist/actions/list-participated-topics.cjs +17 -17
- package/dist/actions/list-participated-topics.cjs.map +1 -1
- package/dist/actions/list-participated-topics.d.cts +47 -3
- package/dist/actions/list-participated-topics.d.cts.map +1 -1
- package/dist/actions/list-participated-topics.d.mts +47 -3
- package/dist/actions/list-participated-topics.d.mts.map +1 -1
- package/dist/actions/list-participated-topics.mjs +17 -17
- package/dist/actions/list-participated-topics.mjs.map +1 -1
- package/dist/actions/list-products.cjs +8 -8
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +23 -3
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +23 -3
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +8 -8
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-roles.cjs +8 -8
- package/dist/actions/list-roles.cjs.map +1 -1
- package/dist/actions/list-roles.d.cts +29 -3
- package/dist/actions/list-roles.d.cts.map +1 -1
- package/dist/actions/list-roles.d.mts +29 -3
- package/dist/actions/list-roles.d.mts.map +1 -1
- package/dist/actions/list-roles.mjs +8 -8
- package/dist/actions/list-roles.mjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.cjs +11 -11
- package/dist/actions/list-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.cts +37 -3
- package/dist/actions/list-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.mts +37 -3
- package/dist/actions/list-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.mjs +11 -11
- package/dist/actions/list-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-sla-policies.cjs +39 -39
- package/dist/actions/list-sla-policies.cjs.map +1 -1
- package/dist/actions/list-sla-policies.d.cts +135 -3
- package/dist/actions/list-sla-policies.d.cts.map +1 -1
- package/dist/actions/list-sla-policies.d.mts +135 -3
- package/dist/actions/list-sla-policies.d.mts.map +1 -1
- package/dist/actions/list-sla-policies.mjs +39 -39
- package/dist/actions/list-sla-policies.mjs.map +1 -1
- package/dist/actions/list-solution-articles.cjs +33 -33
- package/dist/actions/list-solution-articles.cjs.map +1 -1
- package/dist/actions/list-solution-articles.d.cts +85 -3
- package/dist/actions/list-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-solution-articles.d.mts +85 -3
- package/dist/actions/list-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-solution-articles.mjs +33 -33
- package/dist/actions/list-solution-articles.mjs.map +1 -1
- package/dist/actions/list-solution-categories.cjs +9 -9
- package/dist/actions/list-solution-categories.cjs.map +1 -1
- package/dist/actions/list-solution-categories.d.cts +29 -3
- package/dist/actions/list-solution-categories.d.cts.map +1 -1
- package/dist/actions/list-solution-categories.d.mts +29 -3
- package/dist/actions/list-solution-categories.d.mts.map +1 -1
- package/dist/actions/list-solution-categories.mjs +9 -9
- package/dist/actions/list-solution-categories.mjs.map +1 -1
- package/dist/actions/list-solution-folders.cjs +22 -22
- package/dist/actions/list-solution-folders.cjs.map +1 -1
- package/dist/actions/list-solution-folders.d.cts +61 -3
- package/dist/actions/list-solution-folders.d.cts.map +1 -1
- package/dist/actions/list-solution-folders.d.mts +61 -3
- package/dist/actions/list-solution-folders.d.mts.map +1 -1
- package/dist/actions/list-solution-folders.mjs +22 -22
- package/dist/actions/list-solution-folders.mjs.map +1 -1
- package/dist/actions/list-solution-subfolders.cjs +20 -20
- package/dist/actions/list-solution-subfolders.cjs.map +1 -1
- package/dist/actions/list-solution-subfolders.d.cts +57 -3
- package/dist/actions/list-solution-subfolders.d.cts.map +1 -1
- package/dist/actions/list-solution-subfolders.d.mts +57 -3
- package/dist/actions/list-solution-subfolders.d.mts.map +1 -1
- package/dist/actions/list-solution-subfolders.mjs +20 -20
- package/dist/actions/list-solution-subfolders.mjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.cjs +18 -18
- package/dist/actions/list-solutions-category-folders-translated.cjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.cts +55 -3
- package/dist/actions/list-solutions-category-folders-translated.d.cts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.mts +55 -3
- package/dist/actions/list-solutions-category-folders-translated.d.mts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.mjs +18 -18
- package/dist/actions/list-solutions-category-folders-translated.mjs.map +1 -1
- package/dist/actions/list-specific-section-details.cjs +5 -5
- package/dist/actions/list-specific-section-details.cjs.map +1 -1
- package/dist/actions/list-specific-section-details.d.cts +21 -3
- package/dist/actions/list-specific-section-details.d.cts.map +1 -1
- package/dist/actions/list-specific-section-details.d.mts +21 -3
- package/dist/actions/list-specific-section-details.d.mts.map +1 -1
- package/dist/actions/list-specific-section-details.mjs +5 -5
- package/dist/actions/list-specific-section-details.mjs.map +1 -1
- package/dist/actions/list-surveys.cjs +12 -12
- package/dist/actions/list-surveys.cjs.map +1 -1
- package/dist/actions/list-surveys.d.cts +41 -3
- package/dist/actions/list-surveys.d.cts.map +1 -1
- package/dist/actions/list-surveys.d.mts +41 -3
- package/dist/actions/list-surveys.d.mts.map +1 -1
- package/dist/actions/list-surveys.mjs +12 -12
- package/dist/actions/list-surveys.mjs.map +1 -1
- package/dist/actions/list-ticket-fields.cjs +20 -20
- package/dist/actions/list-ticket-fields.cjs.map +1 -1
- package/dist/actions/list-ticket-fields.d.cts +47 -3
- package/dist/actions/list-ticket-fields.d.cts.map +1 -1
- package/dist/actions/list-ticket-fields.d.mts +47 -3
- package/dist/actions/list-ticket-fields.d.mts.map +1 -1
- package/dist/actions/list-ticket-fields.mjs +20 -20
- package/dist/actions/list-ticket-fields.mjs.map +1 -1
- package/dist/actions/list-ticket-forms.cjs +11 -11
- package/dist/actions/list-ticket-forms.cjs.map +1 -1
- package/dist/actions/list-ticket-forms.d.cts +37 -3
- package/dist/actions/list-ticket-forms.d.cts.map +1 -1
- package/dist/actions/list-ticket-forms.d.mts +37 -3
- package/dist/actions/list-ticket-forms.d.mts.map +1 -1
- package/dist/actions/list-ticket-forms.mjs +11 -11
- package/dist/actions/list-ticket-forms.mjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.cjs +13 -13
- package/dist/actions/list-ticket-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts +41 -3
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts +41 -3
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.mjs +13 -13
- package/dist/actions/list-ticket-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-tickets-watchers.cjs +3 -3
- package/dist/actions/list-tickets-watchers.cjs.map +1 -1
- package/dist/actions/list-tickets-watchers.d.cts +19 -3
- package/dist/actions/list-tickets-watchers.d.cts.map +1 -1
- package/dist/actions/list-tickets-watchers.d.mts +19 -3
- package/dist/actions/list-tickets-watchers.d.mts.map +1 -1
- package/dist/actions/list-tickets-watchers.mjs +3 -3
- package/dist/actions/list-tickets-watchers.mjs.map +1 -1
- package/dist/actions/list-time-entries.cjs +14 -14
- package/dist/actions/list-time-entries.cjs.map +1 -1
- package/dist/actions/list-time-entries.d.cts +51 -3
- package/dist/actions/list-time-entries.d.cts.map +1 -1
- package/dist/actions/list-time-entries.d.mts +51 -3
- package/dist/actions/list-time-entries.d.mts.map +1 -1
- package/dist/actions/list-time-entries.mjs +14 -14
- package/dist/actions/list-time-entries.mjs.map +1 -1
- package/dist/actions/list-topic-comments2.cjs +13 -13
- package/dist/actions/list-topic-comments2.cjs.map +1 -1
- package/dist/actions/list-topic-comments2.d.cts +41 -3
- package/dist/actions/list-topic-comments2.d.cts.map +1 -1
- package/dist/actions/list-topic-comments2.d.mts +41 -3
- package/dist/actions/list-topic-comments2.d.mts.map +1 -1
- package/dist/actions/list-topic-comments2.mjs +13 -13
- package/dist/actions/list-topic-comments2.mjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.cjs +31 -31
- package/dist/actions/list-translated-solution-articles.cjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.cts +83 -3
- package/dist/actions/list-translated-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.mts +83 -3
- package/dist/actions/list-translated-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-translated-solution-articles.mjs +31 -31
- package/dist/actions/list-translated-solution-articles.mjs.map +1 -1
- package/dist/actions/list-translated-subfolders.cjs +17 -17
- package/dist/actions/list-translated-subfolders.cjs.map +1 -1
- package/dist/actions/list-translated-subfolders.d.cts +53 -3
- package/dist/actions/list-translated-subfolders.d.cts.map +1 -1
- package/dist/actions/list-translated-subfolders.d.mts +53 -3
- package/dist/actions/list-translated-subfolders.d.mts.map +1 -1
- package/dist/actions/list-translated-subfolders.mjs +17 -17
- package/dist/actions/list-translated-subfolders.mjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.cjs +1 -1
- package/dist/actions/patch-admin-groups-agents.cjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.cts +13 -3
- package/dist/actions/patch-admin-groups-agents.d.cts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.mts +13 -3
- package/dist/actions/patch-admin-groups-agents.d.mts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.mjs +1 -1
- package/dist/actions/patch-admin-groups-agents.mjs.map +1 -1
- package/dist/actions/remove-watcher.cjs +2 -2
- package/dist/actions/remove-watcher.cjs.map +1 -1
- package/dist/actions/remove-watcher.d.cts +13 -3
- package/dist/actions/remove-watcher.d.cts.map +1 -1
- package/dist/actions/remove-watcher.d.mts +13 -3
- package/dist/actions/remove-watcher.d.mts.map +1 -1
- package/dist/actions/remove-watcher.mjs +2 -2
- package/dist/actions/remove-watcher.mjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.cjs +13 -13
- package/dist/actions/reply-to-forward-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.cts +45 -3
- package/dist/actions/reply-to-forward-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.mts +45 -3
- package/dist/actions/reply-to-forward-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.mjs +13 -13
- package/dist/actions/reply-to-forward-ticket.mjs.map +1 -1
- package/dist/actions/reply-to-ticket.cjs +20 -20
- package/dist/actions/reply-to-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-ticket.d.cts +63 -3
- package/dist/actions/reply-to-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-ticket.d.mts +63 -3
- package/dist/actions/reply-to-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-ticket.mjs +20 -20
- package/dist/actions/reply-to-ticket.mjs.map +1 -1
- package/dist/actions/search-agents.cjs +32 -32
- package/dist/actions/search-agents.cjs.map +1 -1
- package/dist/actions/search-agents.d.cts +92 -3
- package/dist/actions/search-agents.d.cts.map +1 -1
- package/dist/actions/search-agents.d.mts +92 -3
- package/dist/actions/search-agents.d.mts.map +1 -1
- package/dist/actions/search-agents.mjs +32 -32
- package/dist/actions/search-agents.mjs.map +1 -1
- package/dist/actions/search-companies.cjs +20 -20
- package/dist/actions/search-companies.cjs.map +1 -1
- package/dist/actions/search-companies.d.cts +55 -3
- package/dist/actions/search-companies.d.cts.map +1 -1
- package/dist/actions/search-companies.d.mts +55 -3
- package/dist/actions/search-companies.d.mts.map +1 -1
- package/dist/actions/search-companies.mjs +20 -20
- package/dist/actions/search-companies.mjs.map +1 -1
- package/dist/actions/search-company.cjs +3 -3
- package/dist/actions/search-company.cjs.map +1 -1
- package/dist/actions/search-company.d.cts +17 -3
- package/dist/actions/search-company.d.cts.map +1 -1
- package/dist/actions/search-company.d.mts +17 -3
- package/dist/actions/search-company.d.mts.map +1 -1
- package/dist/actions/search-company.mjs +3 -3
- package/dist/actions/search-company.mjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.cjs +9 -9
- package/dist/actions/search-contacts-autocomplete.cjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.cts +29 -3
- package/dist/actions/search-contacts-autocomplete.d.cts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.mts +29 -3
- package/dist/actions/search-contacts-autocomplete.d.mts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.mjs +9 -9
- package/dist/actions/search-contacts-autocomplete.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +37 -37
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +87 -3
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +87 -3
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +37 -37
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/actions/search-solution-articles.cjs +36 -36
- package/dist/actions/search-solution-articles.cjs.map +1 -1
- package/dist/actions/search-solution-articles.d.cts +91 -3
- package/dist/actions/search-solution-articles.d.cts.map +1 -1
- package/dist/actions/search-solution-articles.d.mts +91 -3
- package/dist/actions/search-solution-articles.d.mts.map +1 -1
- package/dist/actions/search-solution-articles.mjs +36 -36
- package/dist/actions/search-solution-articles.mjs.map +1 -1
- package/dist/actions/toggle-timer.cjs +12 -12
- package/dist/actions/toggle-timer.cjs.map +1 -1
- package/dist/actions/toggle-timer.d.cts +33 -3
- package/dist/actions/toggle-timer.d.cts.map +1 -1
- package/dist/actions/toggle-timer.d.mts +33 -3
- package/dist/actions/toggle-timer.d.mts.map +1 -1
- package/dist/actions/toggle-timer.mjs +12 -12
- package/dist/actions/toggle-timer.mjs.map +1 -1
- package/dist/actions/update-admin-group.cjs +14 -14
- package/dist/actions/update-admin-group.cjs.map +1 -1
- package/dist/actions/update-admin-group.d.cts +51 -3
- package/dist/actions/update-admin-group.d.cts.map +1 -1
- package/dist/actions/update-admin-group.d.mts +51 -3
- package/dist/actions/update-admin-group.d.mts.map +1 -1
- package/dist/actions/update-admin-group.mjs +14 -14
- package/dist/actions/update-admin-group.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.cjs +8 -8
- package/dist/actions/update-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.cts +33 -3
- package/dist/actions/update-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.mts +33 -3
- package/dist/actions/update-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.mjs +8 -8
- package/dist/actions/update-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.cjs +24 -24
- package/dist/actions/update-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.cts +74 -3
- package/dist/actions/update-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.mts +74 -3
- package/dist/actions/update-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field.mjs +24 -24
- package/dist/actions/update-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/update-agent-availability.cjs +12 -12
- package/dist/actions/update-agent-availability.cjs.map +1 -1
- package/dist/actions/update-agent-availability.d.cts +43 -3
- package/dist/actions/update-agent-availability.d.cts.map +1 -1
- package/dist/actions/update-agent-availability.d.mts +43 -3
- package/dist/actions/update-agent-availability.d.mts.map +1 -1
- package/dist/actions/update-agent-availability.mjs +12 -12
- package/dist/actions/update-agent-availability.mjs.map +1 -1
- package/dist/actions/update-agent.cjs +29 -29
- package/dist/actions/update-agent.cjs.map +1 -1
- package/dist/actions/update-agent.d.cts +103 -3
- package/dist/actions/update-agent.d.cts.map +1 -1
- package/dist/actions/update-agent.d.mts +103 -3
- package/dist/actions/update-agent.d.mts.map +1 -1
- package/dist/actions/update-agent.mjs +29 -29
- package/dist/actions/update-agent.mjs.map +1 -1
- package/dist/actions/update-automations.cjs +37 -37
- package/dist/actions/update-automations.cjs.map +1 -1
- package/dist/actions/update-automations.d.cts +109 -3
- package/dist/actions/update-automations.d.cts.map +1 -1
- package/dist/actions/update-automations.d.mts +109 -3
- package/dist/actions/update-automations.d.mts.map +1 -1
- package/dist/actions/update-automations.mjs +37 -37
- package/dist/actions/update-automations.mjs.map +1 -1
- package/dist/actions/update-canned-response-folder.cjs +2 -2
- package/dist/actions/update-canned-response-folder.cjs.map +1 -1
- package/dist/actions/update-canned-response-folder.d.cts +15 -3
- package/dist/actions/update-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/update-canned-response-folder.d.mts +15 -3
- package/dist/actions/update-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/update-canned-response-folder.mjs +2 -2
- package/dist/actions/update-canned-response-folder.mjs.map +1 -1
- package/dist/actions/update-canned-response.cjs +16 -16
- package/dist/actions/update-canned-response.cjs.map +1 -1
- package/dist/actions/update-canned-response.d.cts +53 -3
- package/dist/actions/update-canned-response.d.cts.map +1 -1
- package/dist/actions/update-canned-response.d.mts +53 -3
- package/dist/actions/update-canned-response.d.mts.map +1 -1
- package/dist/actions/update-canned-response.mjs +16 -16
- package/dist/actions/update-canned-response.mjs.map +1 -1
- package/dist/actions/update-companies.cjs +14 -14
- package/dist/actions/update-companies.cjs.map +1 -1
- package/dist/actions/update-companies.d.cts +55 -3
- package/dist/actions/update-companies.d.cts.map +1 -1
- package/dist/actions/update-companies.d.mts +55 -3
- package/dist/actions/update-companies.d.mts.map +1 -1
- package/dist/actions/update-companies.mjs +14 -14
- package/dist/actions/update-companies.mjs.map +1 -1
- package/dist/actions/update-contact-field.cjs +19 -19
- package/dist/actions/update-contact-field.cjs.map +1 -1
- package/dist/actions/update-contact-field.d.cts +61 -3
- package/dist/actions/update-contact-field.d.cts.map +1 -1
- package/dist/actions/update-contact-field.d.mts +61 -3
- package/dist/actions/update-contact-field.d.mts.map +1 -1
- package/dist/actions/update-contact-field.mjs +19 -19
- package/dist/actions/update-contact-field.mjs.map +1 -1
- package/dist/actions/update-contact-make-agent.cjs +25 -25
- package/dist/actions/update-contact-make-agent.cjs.map +1 -1
- package/dist/actions/update-contact-make-agent.d.cts +67 -3
- package/dist/actions/update-contact-make-agent.d.cts.map +1 -1
- package/dist/actions/update-contact-make-agent.d.mts +67 -3
- package/dist/actions/update-contact-make-agent.d.mts.map +1 -1
- package/dist/actions/update-contact-make-agent.mjs +25 -25
- package/dist/actions/update-contact-make-agent.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +45 -45
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +135 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +135 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +45 -45
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-conversations.cjs +22 -22
- package/dist/actions/update-conversations.cjs.map +1 -1
- package/dist/actions/update-conversations.d.cts +57 -3
- package/dist/actions/update-conversations.d.cts.map +1 -1
- package/dist/actions/update-conversations.d.mts +57 -3
- package/dist/actions/update-conversations.d.mts.map +1 -1
- package/dist/actions/update-conversations.mjs +22 -22
- package/dist/actions/update-conversations.mjs.map +1 -1
- package/dist/actions/update-discussion-category.cjs +5 -5
- package/dist/actions/update-discussion-category.cjs.map +1 -1
- package/dist/actions/update-discussion-category.d.cts +23 -3
- package/dist/actions/update-discussion-category.d.cts.map +1 -1
- package/dist/actions/update-discussion-category.d.mts +23 -3
- package/dist/actions/update-discussion-category.d.mts.map +1 -1
- package/dist/actions/update-discussion-category.mjs +5 -5
- package/dist/actions/update-discussion-category.mjs.map +1 -1
- package/dist/actions/update-discussion-comment.cjs +12 -12
- package/dist/actions/update-discussion-comment.cjs.map +1 -1
- package/dist/actions/update-discussion-comment.d.cts +35 -3
- package/dist/actions/update-discussion-comment.d.cts.map +1 -1
- package/dist/actions/update-discussion-comment.d.mts +35 -3
- package/dist/actions/update-discussion-comment.d.mts.map +1 -1
- package/dist/actions/update-discussion-comment.mjs +12 -12
- package/dist/actions/update-discussion-comment.mjs.map +1 -1
- package/dist/actions/update-discussion-forum.cjs +12 -12
- package/dist/actions/update-discussion-forum.cjs.map +1 -1
- package/dist/actions/update-discussion-forum.d.cts +45 -3
- package/dist/actions/update-discussion-forum.d.cts.map +1 -1
- package/dist/actions/update-discussion-forum.d.mts +45 -3
- package/dist/actions/update-discussion-forum.d.mts.map +1 -1
- package/dist/actions/update-discussion-forum.mjs +12 -12
- package/dist/actions/update-discussion-forum.mjs.map +1 -1
- package/dist/actions/update-discussion-topic.cjs +17 -17
- package/dist/actions/update-discussion-topic.cjs.map +1 -1
- package/dist/actions/update-discussion-topic.d.cts +55 -3
- package/dist/actions/update-discussion-topic.d.cts.map +1 -1
- package/dist/actions/update-discussion-topic.d.mts +55 -3
- package/dist/actions/update-discussion-topic.d.mts.map +1 -1
- package/dist/actions/update-discussion-topic.mjs +17 -17
- package/dist/actions/update-discussion-topic.mjs.map +1 -1
- package/dist/actions/update-email-settings.cjs +12 -12
- package/dist/actions/update-email-settings.cjs.map +1 -1
- package/dist/actions/update-email-settings.d.cts +55 -3
- package/dist/actions/update-email-settings.d.cts.map +1 -1
- package/dist/actions/update-email-settings.d.mts +55 -3
- package/dist/actions/update-email-settings.d.mts.map +1 -1
- package/dist/actions/update-email-settings.mjs +12 -12
- package/dist/actions/update-email-settings.mjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.cjs +1 -1
- package/dist/actions/update-notification-email-bcc.cjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.cts +11 -3
- package/dist/actions/update-notification-email-bcc.d.cts.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.mts +11 -3
- package/dist/actions/update-notification-email-bcc.d.mts.map +1 -1
- package/dist/actions/update-notification-email-bcc.mjs +1 -1
- package/dist/actions/update-notification-email-bcc.mjs.map +1 -1
- package/dist/actions/update-sla-policies.cjs +38 -38
- package/dist/actions/update-sla-policies.cjs.map +1 -1
- package/dist/actions/update-sla-policies.d.cts +201 -3
- package/dist/actions/update-sla-policies.d.cts.map +1 -1
- package/dist/actions/update-sla-policies.d.mts +201 -3
- package/dist/actions/update-sla-policies.d.mts.map +1 -1
- package/dist/actions/update-sla-policies.mjs +38 -38
- package/dist/actions/update-sla-policies.mjs.map +1 -1
- package/dist/actions/update-solution-category.cjs +8 -8
- package/dist/actions/update-solution-category.cjs.map +1 -1
- package/dist/actions/update-solution-category.d.cts +29 -3
- package/dist/actions/update-solution-category.d.cts.map +1 -1
- package/dist/actions/update-solution-category.d.mts +29 -3
- package/dist/actions/update-solution-category.d.mts.map +1 -1
- package/dist/actions/update-solution-category.mjs +8 -8
- package/dist/actions/update-solution-category.mjs.map +1 -1
- package/dist/actions/update-solution-folder.cjs +22 -22
- package/dist/actions/update-solution-folder.cjs.map +1 -1
- package/dist/actions/update-solution-folder.d.cts +73 -3
- package/dist/actions/update-solution-folder.d.cts.map +1 -1
- package/dist/actions/update-solution-folder.d.mts +73 -3
- package/dist/actions/update-solution-folder.d.mts.map +1 -1
- package/dist/actions/update-solution-folder.mjs +22 -22
- package/dist/actions/update-solution-folder.mjs.map +1 -1
- package/dist/actions/update-solutions.cjs +30 -30
- package/dist/actions/update-solutions.cjs.map +1 -1
- package/dist/actions/update-solutions.d.cts +89 -3
- package/dist/actions/update-solutions.d.cts.map +1 -1
- package/dist/actions/update-solutions.d.mts +89 -3
- package/dist/actions/update-solutions.d.mts.map +1 -1
- package/dist/actions/update-solutions.mjs +30 -30
- package/dist/actions/update-solutions.mjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.cjs +10 -10
- package/dist/actions/update-ticket-bulk-watch.cjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.cts +33 -3
- package/dist/actions/update-ticket-bulk-watch.d.cts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.mts +33 -3
- package/dist/actions/update-ticket-bulk-watch.d.mts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.mjs +10 -10
- package/dist/actions/update-ticket-bulk-watch.mjs.map +1 -1
- package/dist/actions/update-ticket-forms.cjs +28 -28
- package/dist/actions/update-ticket-forms.cjs.map +1 -1
- package/dist/actions/update-ticket-forms.d.cts +95 -3
- package/dist/actions/update-ticket-forms.d.cts.map +1 -1
- package/dist/actions/update-ticket-forms.d.mts +95 -3
- package/dist/actions/update-ticket-forms.d.mts.map +1 -1
- package/dist/actions/update-ticket-forms.mjs +28 -28
- package/dist/actions/update-ticket-forms.mjs.map +1 -1
- package/dist/actions/update-ticket-summary.cjs +11 -11
- package/dist/actions/update-ticket-summary.cjs.map +1 -1
- package/dist/actions/update-ticket-summary.d.cts +33 -3
- package/dist/actions/update-ticket-summary.d.cts.map +1 -1
- package/dist/actions/update-ticket-summary.d.mts +33 -3
- package/dist/actions/update-ticket-summary.d.mts.map +1 -1
- package/dist/actions/update-ticket-summary.mjs +11 -11
- package/dist/actions/update-ticket-summary.mjs.map +1 -1
- package/dist/actions/update-ticket-user-access.cjs.map +1 -1
- package/dist/actions/update-ticket-user-access.d.cts +22 -3
- package/dist/actions/update-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/update-ticket-user-access.d.mts +22 -3
- package/dist/actions/update-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/update-ticket-user-access.mjs.map +1 -1
- package/dist/actions/update-ticket.cjs +42 -42
- package/dist/actions/update-ticket.cjs.map +1 -1
- package/dist/actions/update-ticket.d.cts +193 -3
- package/dist/actions/update-ticket.d.cts.map +1 -1
- package/dist/actions/update-ticket.d.mts +193 -3
- package/dist/actions/update-ticket.d.mts.map +1 -1
- package/dist/actions/update-ticket.mjs +42 -42
- package/dist/actions/update-ticket.mjs.map +1 -1
- package/dist/actions/update-time-entry.cjs +13 -13
- package/dist/actions/update-time-entry.cjs.map +1 -1
- package/dist/actions/update-time-entry.d.cts +49 -3
- package/dist/actions/update-time-entry.d.cts.map +1 -1
- package/dist/actions/update-time-entry.d.mts +49 -3
- package/dist/actions/update-time-entry.d.mts.map +1 -1
- package/dist/actions/update-time-entry.mjs +13 -13
- package/dist/actions/update-time-entry.mjs.map +1 -1
- package/dist/actions/view-a-canned-response.cjs +20 -20
- package/dist/actions/view-a-canned-response.cjs.map +1 -1
- package/dist/actions/view-a-canned-response.d.cts +51 -3
- package/dist/actions/view-a-canned-response.d.cts.map +1 -1
- package/dist/actions/view-a-canned-response.d.mts +51 -3
- package/dist/actions/view-a-canned-response.d.mts.map +1 -1
- package/dist/actions/view-a-canned-response.mjs +20 -20
- package/dist/actions/view-a-canned-response.mjs.map +1 -1
- package/dist/actions/view-automations.cjs +39 -39
- package/dist/actions/view-automations.cjs.map +1 -1
- package/dist/actions/view-automations.d.cts +101 -3
- package/dist/actions/view-automations.d.cts.map +1 -1
- package/dist/actions/view-automations.d.mts +101 -3
- package/dist/actions/view-automations.d.mts.map +1 -1
- package/dist/actions/view-automations.mjs +39 -39
- package/dist/actions/view-automations.mjs.map +1 -1
- package/dist/actions/view-business-hour.cjs +22 -22
- package/dist/actions/view-business-hour.cjs.map +1 -1
- package/dist/actions/view-business-hour.d.cts +95 -3
- package/dist/actions/view-business-hour.d.cts.map +1 -1
- package/dist/actions/view-business-hour.d.mts +95 -3
- package/dist/actions/view-business-hour.d.mts.map +1 -1
- package/dist/actions/view-business-hour.mjs +22 -22
- package/dist/actions/view-business-hour.mjs.map +1 -1
- package/dist/actions/view-company-field.cjs +17 -17
- package/dist/actions/view-company-field.cjs.map +1 -1
- package/dist/actions/view-company-field.d.cts +47 -3
- package/dist/actions/view-company-field.d.cts.map +1 -1
- package/dist/actions/view-company-field.d.mts +47 -3
- package/dist/actions/view-company-field.d.mts.map +1 -1
- package/dist/actions/view-company-field.mjs +17 -17
- package/dist/actions/view-company-field.mjs.map +1 -1
- package/dist/actions/view-contact-field.cjs +23 -23
- package/dist/actions/view-contact-field.cjs.map +1 -1
- package/dist/actions/view-contact-field.d.cts +57 -3
- package/dist/actions/view-contact-field.d.cts.map +1 -1
- package/dist/actions/view-contact-field.d.mts +57 -3
- package/dist/actions/view-contact-field.d.mts.map +1 -1
- package/dist/actions/view-contact-field.mjs +23 -23
- package/dist/actions/view-contact-field.mjs.map +1 -1
- package/dist/actions/view-email-configs.cjs +10 -10
- package/dist/actions/view-email-configs.cjs.map +1 -1
- package/dist/actions/view-email-configs.d.cts +29 -3
- package/dist/actions/view-email-configs.d.cts.map +1 -1
- package/dist/actions/view-email-configs.d.mts +29 -3
- package/dist/actions/view-email-configs.d.mts.map +1 -1
- package/dist/actions/view-email-configs.mjs +10 -10
- package/dist/actions/view-email-configs.mjs.map +1 -1
- package/dist/actions/view-email.cjs +14 -14
- package/dist/actions/view-email.cjs.map +1 -1
- package/dist/actions/view-email.d.cts +33 -3
- package/dist/actions/view-email.d.cts.map +1 -1
- package/dist/actions/view-email.d.mts +33 -3
- package/dist/actions/view-email.d.mts.map +1 -1
- package/dist/actions/view-email.mjs +14 -14
- package/dist/actions/view-email.mjs.map +1 -1
- package/dist/actions/view-group.cjs +13 -13
- package/dist/actions/view-group.cjs.map +1 -1
- package/dist/actions/view-group.d.cts +35 -3
- package/dist/actions/view-group.d.cts.map +1 -1
- package/dist/actions/view-group.d.mts +35 -3
- package/dist/actions/view-group.d.mts.map +1 -1
- package/dist/actions/view-group.mjs +13 -13
- package/dist/actions/view-group.mjs.map +1 -1
- package/dist/actions/view-notifications.cjs +3 -3
- package/dist/actions/view-notifications.cjs.map +1 -1
- package/dist/actions/view-notifications.d.cts +11 -3
- package/dist/actions/view-notifications.d.cts.map +1 -1
- package/dist/actions/view-notifications.d.mts +11 -3
- package/dist/actions/view-notifications.d.mts.map +1 -1
- package/dist/actions/view-notifications.mjs +3 -3
- package/dist/actions/view-notifications.mjs.map +1 -1
- package/dist/actions/view-products.cjs +7 -7
- package/dist/actions/view-products.cjs.map +1 -1
- package/dist/actions/view-products.d.cts +23 -3
- package/dist/actions/view-products.d.cts.map +1 -1
- package/dist/actions/view-products.d.mts +23 -3
- package/dist/actions/view-products.d.mts.map +1 -1
- package/dist/actions/view-products.mjs +7 -7
- package/dist/actions/view-products.mjs.map +1 -1
- package/dist/actions/view-roles.cjs +9 -9
- package/dist/actions/view-roles.cjs.map +1 -1
- package/dist/actions/view-roles.d.cts +27 -3
- package/dist/actions/view-roles.d.cts.map +1 -1
- package/dist/actions/view-roles.d.mts +27 -3
- package/dist/actions/view-roles.d.mts.map +1 -1
- package/dist/actions/view-roles.mjs +9 -9
- package/dist/actions/view-roles.mjs.map +1 -1
- package/dist/actions/view-settings.cjs +4 -4
- package/dist/actions/view-settings.cjs.map +1 -1
- package/dist/actions/view-settings.d.cts +13 -3
- package/dist/actions/view-settings.d.cts.map +1 -1
- package/dist/actions/view-settings.d.mts +13 -3
- package/dist/actions/view-settings.d.mts.map +1 -1
- package/dist/actions/view-settings.mjs +4 -4
- package/dist/actions/view-settings.mjs.map +1 -1
- package/dist/actions/view-skill.cjs +11 -11
- package/dist/actions/view-skill.cjs.map +1 -1
- package/dist/actions/view-skill.d.cts +35 -3
- package/dist/actions/view-skill.d.cts.map +1 -1
- package/dist/actions/view-skill.d.mts +35 -3
- package/dist/actions/view-skill.d.mts.map +1 -1
- package/dist/actions/view-skill.mjs +11 -11
- package/dist/actions/view-skill.mjs.map +1 -1
- package/dist/actions/view-solution-category.cjs +9 -9
- package/dist/actions/view-solution-category.cjs.map +1 -1
- package/dist/actions/view-solution-category.d.cts +27 -3
- package/dist/actions/view-solution-category.d.cts.map +1 -1
- package/dist/actions/view-solution-category.d.mts +27 -3
- package/dist/actions/view-solution-category.d.mts.map +1 -1
- package/dist/actions/view-solution-category.mjs +9 -9
- package/dist/actions/view-solution-category.mjs.map +1 -1
- package/dist/actions/view-solution-folder.cjs +21 -21
- package/dist/actions/view-solution-folder.cjs.map +1 -1
- package/dist/actions/view-solution-folder.d.cts +57 -3
- package/dist/actions/view-solution-folder.d.cts.map +1 -1
- package/dist/actions/view-solution-folder.d.mts +57 -3
- package/dist/actions/view-solution-folder.d.mts.map +1 -1
- package/dist/actions/view-solution-folder.mjs +21 -21
- package/dist/actions/view-solution-folder.mjs.map +1 -1
- package/dist/actions/view-solutions.cjs +45 -45
- package/dist/actions/view-solutions.cjs.map +1 -1
- package/dist/actions/view-solutions.d.cts +113 -3
- package/dist/actions/view-solutions.d.cts.map +1 -1
- package/dist/actions/view-solutions.d.mts +113 -3
- package/dist/actions/view-solutions.d.mts.map +1 -1
- package/dist/actions/view-solutions.mjs +45 -45
- package/dist/actions/view-solutions.mjs.map +1 -1
- package/dist/actions/view-ticket-field.cjs +36 -36
- package/dist/actions/view-ticket-field.cjs.map +1 -1
- package/dist/actions/view-ticket-field.d.cts +85 -3
- package/dist/actions/view-ticket-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-field.d.mts +85 -3
- package/dist/actions/view-ticket-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-field.mjs +36 -36
- package/dist/actions/view-ticket-field.mjs.map +1 -1
- package/dist/actions/view-ticket-form-field.cjs +18 -18
- package/dist/actions/view-ticket-form-field.cjs.map +1 -1
- package/dist/actions/view-ticket-form-field.d.cts +47 -3
- package/dist/actions/view-ticket-form-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-form-field.d.mts +47 -3
- package/dist/actions/view-ticket-form-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-form-field.mjs +18 -18
- package/dist/actions/view-ticket-form-field.mjs.map +1 -1
- package/dist/actions/view-ticket.cjs +91 -91
- package/dist/actions/view-ticket.cjs.map +1 -1
- package/dist/actions/view-ticket.d.cts +224 -3
- package/dist/actions/view-ticket.d.cts.map +1 -1
- package/dist/actions/view-ticket.d.mts +224 -3
- package/dist/actions/view-ticket.d.mts.map +1 -1
- package/dist/actions/view-ticket.mjs +91 -91
- package/dist/actions/view-ticket.mjs.map +1 -1
- package/dist/catalog.cjs +13 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +12 -0
- package/dist/catalog.d.mts +12 -0
- package/dist/catalog.mjs +13 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-ticket-bulk-watch.d.ts
|
|
4
|
-
declare const FreshdeskUpdateTicketBulkWatchInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateTicketBulkWatchInput: z.ZodObject<{
|
|
5
|
+
ids: z.ZodArray<z.ZodNumber>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const FreshdeskUpdateTicketBulkWatchOutput: z.ZodObject<{
|
|
8
|
+
failed: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
errors: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
11
|
+
code: z.ZodNullable<z.ZodString>;
|
|
12
|
+
field: z.ZodNullable<z.ZodString>;
|
|
13
|
+
message: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>>>>;
|
|
15
|
+
}, z.core.$strip>>>>;
|
|
16
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodString>>>;
|
|
17
|
+
success: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
18
|
+
succeeded: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodNumber>>>;
|
|
19
|
+
failed_tickets: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodNumber>>>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const freshdeskUpdateTicketBulkWatch: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
|
+
ids: number[];
|
|
23
|
+
}, {
|
|
24
|
+
failed?: {
|
|
25
|
+
id: number | null;
|
|
26
|
+
errors?: {
|
|
27
|
+
code: string | null;
|
|
28
|
+
field: string | null;
|
|
29
|
+
message: string | null;
|
|
30
|
+
}[] | undefined;
|
|
31
|
+
}[] | undefined;
|
|
32
|
+
message?: string | undefined;
|
|
33
|
+
success?: boolean | undefined;
|
|
34
|
+
succeeded?: number[] | undefined;
|
|
35
|
+
failed_tickets?: number[] | undefined;
|
|
36
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { freshdeskUpdateTicketBulkWatch };
|
|
9
39
|
//# sourceMappingURL=update-ticket-bulk-watch.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-bulk-watch.d.mts","names":[],"sources":["../../src/actions/update-ticket-bulk-watch.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"update-ticket-bulk-watch.d.mts","names":[],"sources":["../../src/actions/update-ticket-bulk-watch.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAYnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAQpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -3,13 +3,13 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/update-ticket-bulk-watch.ts
|
|
4
4
|
const FreshdeskUpdateTicketBulkWatchInput = z.object({ ids: z.array(z.number().int()).describe("Array of ticket IDs to add the authenticated user as a watcher. The authenticated user will receive email notifications for updates on all specified tickets.") });
|
|
5
5
|
const FreshdeskUpdateTicketBulkWatch_ErrorDetailSchema = z.object({
|
|
6
|
-
code: z.string().describe("Error code"),
|
|
7
|
-
field: z.string().describe("Field that caused the error"),
|
|
8
|
-
message: z.string().describe("Error message")
|
|
6
|
+
code: z.string().describe("Error code").nullable(),
|
|
7
|
+
field: z.string().describe("Field that caused the error").nullable(),
|
|
8
|
+
message: z.string().describe("Error message").nullable()
|
|
9
9
|
});
|
|
10
10
|
const FreshdeskUpdateTicketBulkWatch_FailedTicketSchema = z.object({
|
|
11
|
-
id: z.number().int().describe("Ticket ID that failed to add watcher"),
|
|
12
|
-
errors: z.array(FreshdeskUpdateTicketBulkWatch_ErrorDetailSchema).describe("List of error details for this ticket").
|
|
11
|
+
id: z.number().int().describe("Ticket ID that failed to add watcher").nullable(),
|
|
12
|
+
errors: z.preprocess((value) => value === null ? void 0 : value, z.array(FreshdeskUpdateTicketBulkWatch_ErrorDetailSchema).describe("List of error details for this ticket").optional())
|
|
13
13
|
});
|
|
14
14
|
const freshdeskUpdateTicketBulkWatch = action("FRESHDESK_UPDATE_TICKET_BULK_WATCH", {
|
|
15
15
|
slug: "freshdesk-update-ticket-bulk-watch",
|
|
@@ -17,11 +17,11 @@ const freshdeskUpdateTicketBulkWatch = action("FRESHDESK_UPDATE_TICKET_BULK_WATC
|
|
|
17
17
|
description: "Tool to add the authenticated user as a watcher to multiple tickets in a single bulk operation. Use when you need to follow multiple tickets and receive email notifications for their updates. Returns lists of succeeded and failed ticket IDs.",
|
|
18
18
|
input: FreshdeskUpdateTicketBulkWatchInput,
|
|
19
19
|
output: z.object({
|
|
20
|
-
failed: z.array(FreshdeskUpdateTicketBulkWatch_FailedTicketSchema).describe("List of tickets that failed to add watcher with error details. This may occur if the user is already watching the ticket or the ticket does not exist.").
|
|
21
|
-
message: z.string().default("Watcher added to tickets successfully").describe("Status message for the operation").
|
|
22
|
-
success: z.boolean().default(true).describe("Indicates whether the bulk watch operation completed successfully").
|
|
23
|
-
succeeded: z.array(z.number().int()).describe("List of ticket IDs to which the watcher was successfully added").
|
|
24
|
-
failed_tickets: z.array(z.number().int()).describe("List of ticket IDs that failed to add watcher (simplified). This may occur if the user is already watching the ticket or the ticket does not exist.").
|
|
20
|
+
failed: z.preprocess((value) => value === null ? void 0 : value, z.array(FreshdeskUpdateTicketBulkWatch_FailedTicketSchema).describe("List of tickets that failed to add watcher with error details. This may occur if the user is already watching the ticket or the ticket does not exist.").optional()),
|
|
21
|
+
message: z.preprocess((value) => value === null ? void 0 : value, z.string().default("Watcher added to tickets successfully").describe("Status message for the operation").optional()),
|
|
22
|
+
success: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(true).describe("Indicates whether the bulk watch operation completed successfully").optional()),
|
|
23
|
+
succeeded: z.preprocess((value) => value === null ? void 0 : value, z.array(z.number().int()).describe("List of ticket IDs to which the watcher was successfully added").optional()),
|
|
24
|
+
failed_tickets: z.preprocess((value) => value === null ? void 0 : value, z.array(z.number().int()).describe("List of ticket IDs that failed to add watcher (simplified). This may occur if the user is already watching the ticket or the ticket does not exist.").optional())
|
|
25
25
|
})
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-bulk-watch.mjs","names":[],"sources":["../../src/actions/update-ticket-bulk-watch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketBulkWatchInput
|
|
1
|
+
{"version":3,"file":"update-ticket-bulk-watch.mjs","names":[],"sources":["../../src/actions/update-ticket-bulk-watch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketBulkWatchInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to add the authenticated user as a watcher. The authenticated user will receive email notifications for updates on all specified tickets.\"),\n});\nconst FreshdeskUpdateTicketBulkWatch_ErrorDetailSchema = z.object({\n code: z.string().describe(\"Error code\").nullable(),\n field: z.string().describe(\"Field that caused the error\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n});\nconst FreshdeskUpdateTicketBulkWatch_FailedTicketSchema = z.object({\n id: z.number().int().describe(\"Ticket ID that failed to add watcher\").nullable(),\n errors: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskUpdateTicketBulkWatch_ErrorDetailSchema).describe(\"List of error details for this ticket\").optional()),\n});\nexport const FreshdeskUpdateTicketBulkWatchOutput = z.object({\n failed: z.preprocess((value) => (value === null ? undefined : value), z.array(FreshdeskUpdateTicketBulkWatch_FailedTicketSchema).describe(\"List of tickets that failed to add watcher with error details. This may occur if the user is already watching the ticket or the ticket does not exist.\").optional()),\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().default(\"Watcher added to tickets successfully\").describe(\"Status message for the operation\").optional()),\n success: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(true).describe(\"Indicates whether the bulk watch operation completed successfully\").optional()),\n succeeded: z.preprocess((value) => (value === null ? undefined : value), z.array(z.number().int()).describe(\"List of ticket IDs to which the watcher was successfully added\").optional()),\n failed_tickets: z.preprocess((value) => (value === null ? undefined : value), z.array(z.number().int()).describe(\"List of ticket IDs that failed to add watcher (simplified). This may occur if the user is already watching the ticket or the ticket does not exist.\").optional()),\n});\n\nexport const freshdeskUpdateTicketBulkWatch = action(\"FRESHDESK_UPDATE_TICKET_BULK_WATCH\", {\n slug: \"freshdesk-update-ticket-bulk-watch\",\n name: \"Bulk Add Watcher to Tickets\",\n description: \"Tool to add the authenticated user as a watcher to multiple tickets in a single bulk operation. Use when you need to follow multiple tickets and receive email notifications for their updates. Returns lists of succeeded and failed ticket IDs.\",\n input: FreshdeskUpdateTicketBulkWatchInput,\n output: FreshdeskUpdateTicketBulkWatchOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO,EAC1D,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+JAA+J,EACzM,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACzD,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;AAC9L,CAAC;AASD,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS,CAAC;EAC9S,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,QAAQ,uCAAuC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;EAC1L,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;EACzL,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC;EACxL,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC;CACpR,CAOU;AACV,CAAC"}
|
|
@@ -18,37 +18,37 @@ const FreshdeskUpdateTicketFormsInput = zod.z.object({
|
|
|
18
18
|
ticket_form_id: zod.z.number().int().describe("The unique identifier of the ticket form to update. This is a required path parameter.")
|
|
19
19
|
});
|
|
20
20
|
const FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema = zod.z.object({
|
|
21
|
-
id: zod.z.number().int().describe("The unique identifier of the field"),
|
|
22
|
-
name: zod.z.string().describe("The name of the field"),
|
|
23
|
-
type: zod.z.string().describe("The type of the field (e.g., default_requester, default_subject, custom_text)"),
|
|
24
|
-
label: zod.z.string().describe("The label of the field"),
|
|
25
|
-
"default": zod.z.boolean().describe("Whether this is a default system field"),
|
|
26
|
-
archived: zod.z.boolean().describe("Whether the field is archived"),
|
|
27
|
-
position: zod.z.number().int().describe("The position/order of the field in the form"),
|
|
28
|
-
portal_cc: zod.z.string().describe("Portal CC configuration for the field").
|
|
29
|
-
created_at: zod.z.string().describe("Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)"),
|
|
30
|
-
updated_at: zod.z.string().describe("Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)"),
|
|
31
|
-
portal_cc_to: zod.z.string().describe("Portal CC recipient type (e.g., 'company')").
|
|
32
|
-
customers_can_edit: zod.z.boolean().describe("Whether customers can edit this field"),
|
|
33
|
-
label_for_customers: zod.z.string().describe("The label displayed to customers"),
|
|
34
|
-
required_for_agents: zod.z.boolean().describe("Whether the field is required for agents"),
|
|
35
|
-
customers_can_filter: zod.z.boolean().describe("Whether customers can filter by this field"),
|
|
36
|
-
required_for_closure: zod.z.boolean().describe("Whether the field is required for ticket closure"),
|
|
37
|
-
displayed_to_customers: zod.z.boolean().describe("Whether the field is displayed to customers"),
|
|
38
|
-
required_for_customers: zod.z.boolean().describe("Whether the field is required for customers")
|
|
21
|
+
id: zod.z.number().int().describe("The unique identifier of the field").nullable(),
|
|
22
|
+
name: zod.z.string().describe("The name of the field").nullable(),
|
|
23
|
+
type: zod.z.string().describe("The type of the field (e.g., default_requester, default_subject, custom_text)").nullable(),
|
|
24
|
+
label: zod.z.string().describe("The label of the field").nullable(),
|
|
25
|
+
"default": zod.z.boolean().describe("Whether this is a default system field").nullable(),
|
|
26
|
+
archived: zod.z.boolean().describe("Whether the field is archived").nullable(),
|
|
27
|
+
position: zod.z.number().int().describe("The position/order of the field in the form").nullable(),
|
|
28
|
+
portal_cc: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Portal CC configuration for the field").optional()),
|
|
29
|
+
created_at: zod.z.string().describe("Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)").nullable(),
|
|
30
|
+
updated_at: zod.z.string().describe("Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)").nullable(),
|
|
31
|
+
portal_cc_to: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Portal CC recipient type (e.g., 'company')").optional()),
|
|
32
|
+
customers_can_edit: zod.z.boolean().describe("Whether customers can edit this field").nullable(),
|
|
33
|
+
label_for_customers: zod.z.string().describe("The label displayed to customers").nullable(),
|
|
34
|
+
required_for_agents: zod.z.boolean().describe("Whether the field is required for agents").nullable(),
|
|
35
|
+
customers_can_filter: zod.z.boolean().describe("Whether customers can filter by this field").nullable(),
|
|
36
|
+
required_for_closure: zod.z.boolean().describe("Whether the field is required for ticket closure").nullable(),
|
|
37
|
+
displayed_to_customers: zod.z.boolean().describe("Whether the field is displayed to customers").nullable(),
|
|
38
|
+
required_for_customers: zod.z.boolean().describe("Whether the field is required for customers").nullable()
|
|
39
39
|
});
|
|
40
40
|
const FreshdeskUpdateTicketFormsOutput = zod.z.object({
|
|
41
|
-
id: zod.z.number().int().describe("The unique identifier of the updated ticket form"),
|
|
42
|
-
name: zod.z.string().describe("The internal name of the ticket form (auto-generated from title)"),
|
|
43
|
-
title: zod.z.string().describe("The display title of the ticket form"),
|
|
41
|
+
id: zod.z.number().int().describe("The unique identifier of the updated ticket form").nullable(),
|
|
42
|
+
name: zod.z.string().describe("The internal name of the ticket form (auto-generated from title)").nullable(),
|
|
43
|
+
title: zod.z.string().describe("The display title of the ticket form").nullable(),
|
|
44
44
|
fields: zod.z.array(FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema).describe("Array of field configurations for the form"),
|
|
45
|
-
"default": zod.z.boolean().describe("Whether this is the default ticket form"),
|
|
46
|
-
portals: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of portal associations (included only when 'include=portals' is used)").
|
|
47
|
-
created_at: zod.z.string().describe("Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)"),
|
|
48
|
-
updated_at: zod.z.string().describe("Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)"),
|
|
49
|
-
description: zod.z.string().describe("Description of the ticket form").
|
|
50
|
-
non_editable: zod.z.boolean().describe("Whether this form is non-editable (system forms may be non-editable)").
|
|
51
|
-
last_updated_by: zod.z.number().int().describe("ID of the agent who last updated the form")
|
|
45
|
+
"default": zod.z.boolean().describe("Whether this is the default ticket form").nullable(),
|
|
46
|
+
portals: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of portal associations (included only when 'include=portals' is used)").optional()),
|
|
47
|
+
created_at: zod.z.string().describe("Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)").nullable(),
|
|
48
|
+
updated_at: zod.z.string().describe("Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)").nullable(),
|
|
49
|
+
description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Description of the ticket form").optional()),
|
|
50
|
+
non_editable: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether this form is non-editable (system forms may be non-editable)").optional()),
|
|
51
|
+
last_updated_by: zod.z.number().int().describe("ID of the agent who last updated the form").nullable()
|
|
52
52
|
});
|
|
53
53
|
const freshdeskUpdateTicketForms = require_action.action("FRESHDESK_UPDATE_TICKET_FORMS", {
|
|
54
54
|
slug: "freshdesk-update-ticket-forms",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-forms.cjs","names":["z","action"],"sources":["../../src/actions/update-ticket-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketFormsInput
|
|
1
|
+
{"version":3,"file":"update-ticket-forms.cjs","names":["z","action"],"sources":["../../src/actions/update-ticket-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketFormsInput = z.object({\n title: z.string().describe(\"The display title of the ticket form shown to users and agents.\").optional(),\n fields: z.array(z.object({\n id: z.number().int().describe(\"The unique identifier of the field to include in the form\").optional(),\n name: z.string().describe(\"The name of the field\").optional(),\n label: z.string().describe(\"The label to display for the field\").optional(),\n position: z.number().int().describe(\"The position/order of the field in the form\").optional(),\n label_for_customers: z.string().describe(\"The label displayed to customers\").optional(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").optional(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").optional(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").optional(),\n})).describe(\"List of field configurations to update on the form. Each field can specify id, name, label, position, and visibility/requirement settings.\").optional(),\n include: z.string().describe(\"Additional data to include in the response. Use 'portals' to include portal associations.\").optional(),\n description: z.string().describe(\"Description explaining the purpose of this ticket form.\").optional(),\n ticket_form_id: z.number().int().describe(\"The unique identifier of the ticket form to update. This is a required path parameter.\"),\n});\nconst FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the field\").nullable(),\n name: z.string().describe(\"The name of the field\").nullable(),\n type: z.string().describe(\"The type of the field (e.g., default_requester, default_subject, custom_text)\").nullable(),\n label: z.string().describe(\"The label of the field\").nullable(),\n \"default\": z.boolean().describe(\"Whether this is a default system field\").nullable(),\n archived: z.boolean().describe(\"Whether the field is archived\").nullable(),\n position: z.number().int().describe(\"The position/order of the field in the form\").nullable(),\n portal_cc: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Portal CC configuration for the field\").optional()),\n created_at: z.string().describe(\"Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)\").nullable(),\n portal_cc_to: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Portal CC recipient type (e.g., 'company')\").optional()),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit this field\").nullable(),\n label_for_customers: z.string().describe(\"The label displayed to customers\").nullable(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").nullable(),\n customers_can_filter: z.boolean().describe(\"Whether customers can filter by this field\").nullable(),\n required_for_closure: z.boolean().describe(\"Whether the field is required for ticket closure\").nullable(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").nullable(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").nullable(),\n});\nexport const FreshdeskUpdateTicketFormsOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated ticket form\").nullable(),\n name: z.string().describe(\"The internal name of the ticket form (auto-generated from title)\").nullable(),\n title: z.string().describe(\"The display title of the ticket form\").nullable(),\n fields: z.array(FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema).describe(\"Array of field configurations for the form\"),\n \"default\": z.boolean().describe(\"Whether this is the default ticket form\").nullable(),\n portals: z.preprocess((value) => (value === null ? undefined : value), z.array(z.record(z.string(), z.unknown())).describe(\"Array of portal associations (included only when 'include=portals' is used)\").optional()),\n created_at: z.string().describe(\"Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable(),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the ticket form\").optional()),\n non_editable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this form is non-editable (system forms may be non-editable)\").optional()),\n last_updated_by: z.number().int().describe(\"ID of the agent who last updated the form\").nullable(),\n});\n\nexport const freshdeskUpdateTicketForms = action(\"FRESHDESK_UPDATE_TICKET_FORMS\", {\n slug: \"freshdesk-update-ticket-forms\",\n name: \"Update Ticket Form\",\n description: \"Tool to update an existing ticket form in Freshdesk. Use when you need to modify ticket form properties like title, description, default status, or field configurations.\",\n input: FreshdeskUpdateTicketFormsInput,\n output: FreshdeskUpdateTicketFormsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,101 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-ticket-forms.d.ts
|
|
4
|
-
declare const FreshdeskUpdateTicketFormsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateTicketFormsInput: z.ZodObject<{
|
|
5
|
+
title: z.ZodOptional<z.ZodString>;
|
|
6
|
+
fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10
|
+
position: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
label_for_customers: z.ZodOptional<z.ZodString>;
|
|
12
|
+
required_for_agents: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
displayed_to_customers: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
required_for_customers: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
include: z.ZodOptional<z.ZodString>;
|
|
17
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18
|
+
ticket_form_id: z.ZodNumber;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const FreshdeskUpdateTicketFormsOutput: z.ZodObject<{
|
|
21
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
title: z.ZodNullable<z.ZodString>;
|
|
24
|
+
fields: z.ZodArray<z.ZodObject<{
|
|
25
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
name: z.ZodNullable<z.ZodString>;
|
|
27
|
+
type: z.ZodNullable<z.ZodString>;
|
|
28
|
+
label: z.ZodNullable<z.ZodString>;
|
|
29
|
+
default: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
32
|
+
portal_cc: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
33
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
34
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
35
|
+
portal_cc_to: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
36
|
+
customers_can_edit: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
label_for_customers: z.ZodNullable<z.ZodString>;
|
|
38
|
+
required_for_agents: z.ZodNullable<z.ZodBoolean>;
|
|
39
|
+
customers_can_filter: z.ZodNullable<z.ZodBoolean>;
|
|
40
|
+
required_for_closure: z.ZodNullable<z.ZodBoolean>;
|
|
41
|
+
displayed_to_customers: z.ZodNullable<z.ZodBoolean>;
|
|
42
|
+
required_for_customers: z.ZodNullable<z.ZodBoolean>;
|
|
43
|
+
}, z.core.$strip>>;
|
|
44
|
+
default: z.ZodNullable<z.ZodBoolean>;
|
|
45
|
+
portals: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
46
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
47
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
48
|
+
description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
49
|
+
non_editable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
50
|
+
last_updated_by: z.ZodNullable<z.ZodNumber>;
|
|
51
|
+
}, z.core.$strip>;
|
|
52
|
+
declare const freshdeskUpdateTicketForms: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
|
+
ticket_form_id: number;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
fields?: {
|
|
56
|
+
id?: number | undefined;
|
|
57
|
+
name?: string | undefined;
|
|
58
|
+
label?: string | undefined;
|
|
59
|
+
position?: number | undefined;
|
|
60
|
+
label_for_customers?: string | undefined;
|
|
61
|
+
required_for_agents?: boolean | undefined;
|
|
62
|
+
displayed_to_customers?: boolean | undefined;
|
|
63
|
+
required_for_customers?: boolean | undefined;
|
|
64
|
+
}[] | undefined;
|
|
65
|
+
include?: string | undefined;
|
|
66
|
+
description?: string | undefined;
|
|
67
|
+
}, {
|
|
68
|
+
id: number | null;
|
|
69
|
+
name: string | null;
|
|
70
|
+
title: string | null;
|
|
71
|
+
fields: {
|
|
72
|
+
id: number | null;
|
|
73
|
+
name: string | null;
|
|
74
|
+
type: string | null;
|
|
75
|
+
label: string | null;
|
|
76
|
+
default: boolean | null;
|
|
77
|
+
archived: boolean | null;
|
|
78
|
+
position: number | null;
|
|
79
|
+
created_at: string | null;
|
|
80
|
+
updated_at: string | null;
|
|
81
|
+
customers_can_edit: boolean | null;
|
|
82
|
+
label_for_customers: string | null;
|
|
83
|
+
required_for_agents: boolean | null;
|
|
84
|
+
customers_can_filter: boolean | null;
|
|
85
|
+
required_for_closure: boolean | null;
|
|
86
|
+
displayed_to_customers: boolean | null;
|
|
87
|
+
required_for_customers: boolean | null;
|
|
88
|
+
portal_cc?: string | undefined;
|
|
89
|
+
portal_cc_to?: string | undefined;
|
|
90
|
+
}[];
|
|
91
|
+
default: boolean | null;
|
|
92
|
+
created_at: string | null;
|
|
93
|
+
updated_at: string | null;
|
|
94
|
+
last_updated_by: number | null;
|
|
95
|
+
portals?: Record<string, unknown>[] | undefined;
|
|
96
|
+
description?: string | undefined;
|
|
97
|
+
non_editable?: boolean | undefined;
|
|
98
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
99
|
//#endregion
|
|
8
100
|
export { freshdeskUpdateTicketForms };
|
|
9
101
|
//# sourceMappingURL=update-ticket-forms.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-forms.d.cts","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"update-ticket-forms.d.cts","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAchC,0BAAA,gCAA0B,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAMrC,MAAA"}
|
|
@@ -1,9 +1,101 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-ticket-forms.d.ts
|
|
4
|
-
declare const FreshdeskUpdateTicketFormsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const FreshdeskUpdateTicketFormsInput: z.ZodObject<{
|
|
5
|
+
title: z.ZodOptional<z.ZodString>;
|
|
6
|
+
fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
name: z.ZodOptional<z.ZodString>;
|
|
9
|
+
label: z.ZodOptional<z.ZodString>;
|
|
10
|
+
position: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
label_for_customers: z.ZodOptional<z.ZodString>;
|
|
12
|
+
required_for_agents: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
displayed_to_customers: z.ZodOptional<z.ZodBoolean>;
|
|
14
|
+
required_for_customers: z.ZodOptional<z.ZodBoolean>;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
include: z.ZodOptional<z.ZodString>;
|
|
17
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18
|
+
ticket_form_id: z.ZodNumber;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const FreshdeskUpdateTicketFormsOutput: z.ZodObject<{
|
|
21
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
22
|
+
name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
title: z.ZodNullable<z.ZodString>;
|
|
24
|
+
fields: z.ZodArray<z.ZodObject<{
|
|
25
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
name: z.ZodNullable<z.ZodString>;
|
|
27
|
+
type: z.ZodNullable<z.ZodString>;
|
|
28
|
+
label: z.ZodNullable<z.ZodString>;
|
|
29
|
+
default: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
32
|
+
portal_cc: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
33
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
34
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
35
|
+
portal_cc_to: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
36
|
+
customers_can_edit: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
label_for_customers: z.ZodNullable<z.ZodString>;
|
|
38
|
+
required_for_agents: z.ZodNullable<z.ZodBoolean>;
|
|
39
|
+
customers_can_filter: z.ZodNullable<z.ZodBoolean>;
|
|
40
|
+
required_for_closure: z.ZodNullable<z.ZodBoolean>;
|
|
41
|
+
displayed_to_customers: z.ZodNullable<z.ZodBoolean>;
|
|
42
|
+
required_for_customers: z.ZodNullable<z.ZodBoolean>;
|
|
43
|
+
}, z.core.$strip>>;
|
|
44
|
+
default: z.ZodNullable<z.ZodBoolean>;
|
|
45
|
+
portals: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
46
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
47
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
48
|
+
description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
49
|
+
non_editable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
50
|
+
last_updated_by: z.ZodNullable<z.ZodNumber>;
|
|
51
|
+
}, z.core.$strip>;
|
|
52
|
+
declare const freshdeskUpdateTicketForms: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
53
|
+
ticket_form_id: number;
|
|
54
|
+
title?: string | undefined;
|
|
55
|
+
fields?: {
|
|
56
|
+
id?: number | undefined;
|
|
57
|
+
name?: string | undefined;
|
|
58
|
+
label?: string | undefined;
|
|
59
|
+
position?: number | undefined;
|
|
60
|
+
label_for_customers?: string | undefined;
|
|
61
|
+
required_for_agents?: boolean | undefined;
|
|
62
|
+
displayed_to_customers?: boolean | undefined;
|
|
63
|
+
required_for_customers?: boolean | undefined;
|
|
64
|
+
}[] | undefined;
|
|
65
|
+
include?: string | undefined;
|
|
66
|
+
description?: string | undefined;
|
|
67
|
+
}, {
|
|
68
|
+
id: number | null;
|
|
69
|
+
name: string | null;
|
|
70
|
+
title: string | null;
|
|
71
|
+
fields: {
|
|
72
|
+
id: number | null;
|
|
73
|
+
name: string | null;
|
|
74
|
+
type: string | null;
|
|
75
|
+
label: string | null;
|
|
76
|
+
default: boolean | null;
|
|
77
|
+
archived: boolean | null;
|
|
78
|
+
position: number | null;
|
|
79
|
+
created_at: string | null;
|
|
80
|
+
updated_at: string | null;
|
|
81
|
+
customers_can_edit: boolean | null;
|
|
82
|
+
label_for_customers: string | null;
|
|
83
|
+
required_for_agents: boolean | null;
|
|
84
|
+
customers_can_filter: boolean | null;
|
|
85
|
+
required_for_closure: boolean | null;
|
|
86
|
+
displayed_to_customers: boolean | null;
|
|
87
|
+
required_for_customers: boolean | null;
|
|
88
|
+
portal_cc?: string | undefined;
|
|
89
|
+
portal_cc_to?: string | undefined;
|
|
90
|
+
}[];
|
|
91
|
+
default: boolean | null;
|
|
92
|
+
created_at: string | null;
|
|
93
|
+
updated_at: string | null;
|
|
94
|
+
last_updated_by: number | null;
|
|
95
|
+
portals?: Record<string, unknown>[] | undefined;
|
|
96
|
+
description?: string | undefined;
|
|
97
|
+
non_editable?: boolean | undefined;
|
|
98
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
99
|
//#endregion
|
|
8
100
|
export { freshdeskUpdateTicketForms };
|
|
9
101
|
//# sourceMappingURL=update-ticket-forms.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-forms.d.mts","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"update-ticket-forms.d.mts","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAoC/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAchC,0BAAA,gCAA0B,wBAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;YAMrC,MAAA"}
|
|
@@ -18,24 +18,24 @@ const FreshdeskUpdateTicketFormsInput = z.object({
|
|
|
18
18
|
ticket_form_id: z.number().int().describe("The unique identifier of the ticket form to update. This is a required path parameter.")
|
|
19
19
|
});
|
|
20
20
|
const FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema = z.object({
|
|
21
|
-
id: z.number().int().describe("The unique identifier of the field"),
|
|
22
|
-
name: z.string().describe("The name of the field"),
|
|
23
|
-
type: z.string().describe("The type of the field (e.g., default_requester, default_subject, custom_text)"),
|
|
24
|
-
label: z.string().describe("The label of the field"),
|
|
25
|
-
"default": z.boolean().describe("Whether this is a default system field"),
|
|
26
|
-
archived: z.boolean().describe("Whether the field is archived"),
|
|
27
|
-
position: z.number().int().describe("The position/order of the field in the form"),
|
|
28
|
-
portal_cc: z.string().describe("Portal CC configuration for the field").
|
|
29
|
-
created_at: z.string().describe("Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)"),
|
|
30
|
-
updated_at: z.string().describe("Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)"),
|
|
31
|
-
portal_cc_to: z.string().describe("Portal CC recipient type (e.g., 'company')").
|
|
32
|
-
customers_can_edit: z.boolean().describe("Whether customers can edit this field"),
|
|
33
|
-
label_for_customers: z.string().describe("The label displayed to customers"),
|
|
34
|
-
required_for_agents: z.boolean().describe("Whether the field is required for agents"),
|
|
35
|
-
customers_can_filter: z.boolean().describe("Whether customers can filter by this field"),
|
|
36
|
-
required_for_closure: z.boolean().describe("Whether the field is required for ticket closure"),
|
|
37
|
-
displayed_to_customers: z.boolean().describe("Whether the field is displayed to customers"),
|
|
38
|
-
required_for_customers: z.boolean().describe("Whether the field is required for customers")
|
|
21
|
+
id: z.number().int().describe("The unique identifier of the field").nullable(),
|
|
22
|
+
name: z.string().describe("The name of the field").nullable(),
|
|
23
|
+
type: z.string().describe("The type of the field (e.g., default_requester, default_subject, custom_text)").nullable(),
|
|
24
|
+
label: z.string().describe("The label of the field").nullable(),
|
|
25
|
+
"default": z.boolean().describe("Whether this is a default system field").nullable(),
|
|
26
|
+
archived: z.boolean().describe("Whether the field is archived").nullable(),
|
|
27
|
+
position: z.number().int().describe("The position/order of the field in the form").nullable(),
|
|
28
|
+
portal_cc: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Portal CC configuration for the field").optional()),
|
|
29
|
+
created_at: z.string().describe("Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)").nullable(),
|
|
30
|
+
updated_at: z.string().describe("Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)").nullable(),
|
|
31
|
+
portal_cc_to: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Portal CC recipient type (e.g., 'company')").optional()),
|
|
32
|
+
customers_can_edit: z.boolean().describe("Whether customers can edit this field").nullable(),
|
|
33
|
+
label_for_customers: z.string().describe("The label displayed to customers").nullable(),
|
|
34
|
+
required_for_agents: z.boolean().describe("Whether the field is required for agents").nullable(),
|
|
35
|
+
customers_can_filter: z.boolean().describe("Whether customers can filter by this field").nullable(),
|
|
36
|
+
required_for_closure: z.boolean().describe("Whether the field is required for ticket closure").nullable(),
|
|
37
|
+
displayed_to_customers: z.boolean().describe("Whether the field is displayed to customers").nullable(),
|
|
38
|
+
required_for_customers: z.boolean().describe("Whether the field is required for customers").nullable()
|
|
39
39
|
});
|
|
40
40
|
const freshdeskUpdateTicketForms = action("FRESHDESK_UPDATE_TICKET_FORMS", {
|
|
41
41
|
slug: "freshdesk-update-ticket-forms",
|
|
@@ -43,17 +43,17 @@ const freshdeskUpdateTicketForms = action("FRESHDESK_UPDATE_TICKET_FORMS", {
|
|
|
43
43
|
description: "Tool to update an existing ticket form in Freshdesk. Use when you need to modify ticket form properties like title, description, default status, or field configurations.",
|
|
44
44
|
input: FreshdeskUpdateTicketFormsInput,
|
|
45
45
|
output: z.object({
|
|
46
|
-
id: z.number().int().describe("The unique identifier of the updated ticket form"),
|
|
47
|
-
name: z.string().describe("The internal name of the ticket form (auto-generated from title)"),
|
|
48
|
-
title: z.string().describe("The display title of the ticket form"),
|
|
46
|
+
id: z.number().int().describe("The unique identifier of the updated ticket form").nullable(),
|
|
47
|
+
name: z.string().describe("The internal name of the ticket form (auto-generated from title)").nullable(),
|
|
48
|
+
title: z.string().describe("The display title of the ticket form").nullable(),
|
|
49
49
|
fields: z.array(FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema).describe("Array of field configurations for the form"),
|
|
50
|
-
"default": z.boolean().describe("Whether this is the default ticket form"),
|
|
51
|
-
portals: z.array(z.record(z.string(), z.unknown())).describe("Array of portal associations (included only when 'include=portals' is used)").
|
|
52
|
-
created_at: z.string().describe("Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)"),
|
|
53
|
-
updated_at: z.string().describe("Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)"),
|
|
54
|
-
description: z.string().describe("Description of the ticket form").
|
|
55
|
-
non_editable: z.boolean().describe("Whether this form is non-editable (system forms may be non-editable)").
|
|
56
|
-
last_updated_by: z.number().int().describe("ID of the agent who last updated the form")
|
|
50
|
+
"default": z.boolean().describe("Whether this is the default ticket form").nullable(),
|
|
51
|
+
portals: z.preprocess((value) => value === null ? void 0 : value, z.array(z.record(z.string(), z.unknown())).describe("Array of portal associations (included only when 'include=portals' is used)").optional()),
|
|
52
|
+
created_at: z.string().describe("Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)").nullable(),
|
|
53
|
+
updated_at: z.string().describe("Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)").nullable(),
|
|
54
|
+
description: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Description of the ticket form").optional()),
|
|
55
|
+
non_editable: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether this form is non-editable (system forms may be non-editable)").optional()),
|
|
56
|
+
last_updated_by: z.number().int().describe("ID of the agent who last updated the form").nullable()
|
|
57
57
|
})
|
|
58
58
|
});
|
|
59
59
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-ticket-forms.mjs","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketFormsInput
|
|
1
|
+
{"version":3,"file":"update-ticket-forms.mjs","names":[],"sources":["../../src/actions/update-ticket-forms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskUpdateTicketFormsInput = z.object({\n title: z.string().describe(\"The display title of the ticket form shown to users and agents.\").optional(),\n fields: z.array(z.object({\n id: z.number().int().describe(\"The unique identifier of the field to include in the form\").optional(),\n name: z.string().describe(\"The name of the field\").optional(),\n label: z.string().describe(\"The label to display for the field\").optional(),\n position: z.number().int().describe(\"The position/order of the field in the form\").optional(),\n label_for_customers: z.string().describe(\"The label displayed to customers\").optional(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").optional(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").optional(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").optional(),\n})).describe(\"List of field configurations to update on the form. Each field can specify id, name, label, position, and visibility/requirement settings.\").optional(),\n include: z.string().describe(\"Additional data to include in the response. Use 'portals' to include portal associations.\").optional(),\n description: z.string().describe(\"Description explaining the purpose of this ticket form.\").optional(),\n ticket_form_id: z.number().int().describe(\"The unique identifier of the ticket form to update. This is a required path parameter.\"),\n});\nconst FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema = z.object({\n id: z.number().int().describe(\"The unique identifier of the field\").nullable(),\n name: z.string().describe(\"The name of the field\").nullable(),\n type: z.string().describe(\"The type of the field (e.g., default_requester, default_subject, custom_text)\").nullable(),\n label: z.string().describe(\"The label of the field\").nullable(),\n \"default\": z.boolean().describe(\"Whether this is a default system field\").nullable(),\n archived: z.boolean().describe(\"Whether the field is archived\").nullable(),\n position: z.number().int().describe(\"The position/order of the field in the form\").nullable(),\n portal_cc: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Portal CC configuration for the field\").optional()),\n created_at: z.string().describe(\"Timestamp when the field was created (format: YYYY-MM-DD HH:MM:SS)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the field was last updated (format: YYYY-MM-DD HH:MM:SS)\").nullable(),\n portal_cc_to: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Portal CC recipient type (e.g., 'company')\").optional()),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit this field\").nullable(),\n label_for_customers: z.string().describe(\"The label displayed to customers\").nullable(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").nullable(),\n customers_can_filter: z.boolean().describe(\"Whether customers can filter by this field\").nullable(),\n required_for_closure: z.boolean().describe(\"Whether the field is required for ticket closure\").nullable(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").nullable(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").nullable(),\n});\nexport const FreshdeskUpdateTicketFormsOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the updated ticket form\").nullable(),\n name: z.string().describe(\"The internal name of the ticket form (auto-generated from title)\").nullable(),\n title: z.string().describe(\"The display title of the ticket form\").nullable(),\n fields: z.array(FreshdeskUpdateTicketForms_TicketFormFieldResponseSchema).describe(\"Array of field configurations for the form\"),\n \"default\": z.boolean().describe(\"Whether this is the default ticket form\").nullable(),\n portals: z.preprocess((value) => (value === null ? undefined : value), z.array(z.record(z.string(), z.unknown())).describe(\"Array of portal associations (included only when 'include=portals' is used)\").optional()),\n created_at: z.string().describe(\"Timestamp when the form was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the form was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable(),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the ticket form\").optional()),\n non_editable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this form is non-editable (system forms may be non-editable)\").optional()),\n last_updated_by: z.number().int().describe(\"ID of the agent who last updated the form\").nullable(),\n});\n\nexport const freshdeskUpdateTicketForms = action(\"FRESHDESK_UPDATE_TICKET_FORMS\", {\n slug: \"freshdesk-update-ticket-forms\",\n name: \"Update Ticket Form\",\n description: \"Tool to update an existing ticket form in Freshdesk. Use when you need to modify ticket form properties like title, description, default status, or field configurations.\",\n input: FreshdeskUpdateTicketFormsInput,\n output: FreshdeskUpdateTicketFormsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC5F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACtF,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC/F,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACrG,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACnI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF;AACpI,CAAC;AACD,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC9D,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACzE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;CAChJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACpH,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;CACxJ,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3F,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACtF,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAClG,sBAAsB,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxG,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACrG,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACvG,CAAC;AAeD,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACvG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,4CAA4C;EAC/H,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC;EACpN,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACnH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;EACxH,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;EAC3I,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC;EACnL,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnG,CAOU;AACV,CAAC"}
|
|
@@ -6,17 +6,17 @@ const FreshdeskUpdateTicketSummaryInput = zod.z.object({
|
|
|
6
6
|
ticket_id: zod.z.number().int().describe("The unique identifier of the ticket to update the AI-generated summary for.")
|
|
7
7
|
});
|
|
8
8
|
const FreshdeskUpdateTicketSummaryOutput = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("The unique identifier of the summary").
|
|
10
|
-
body: zod.z.string().describe("The summary body content in HTML format").
|
|
11
|
-
user_id: zod.z.number().int().describe("The ID of the user who created or updated the summary").
|
|
12
|
-
body_text: zod.z.string().describe("The summary body in plain text format").
|
|
13
|
-
ticket_id: zod.z.number().int().describe("The ID of the ticket this summary belongs to").
|
|
14
|
-
created_at: zod.z.string().describe("Timestamp when the summary was created in UTC format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
15
|
-
updated_at: zod.z.string().describe("Timestamp when the summary was last updated in UTC format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
16
|
-
attachments: zod.z.array(zod.z.unknown()).describe("Array of attachments associated with the summary").
|
|
17
|
-
cloud_files: zod.z.array(zod.z.unknown()).describe("Array of cloud files associated with the summary").
|
|
18
|
-
last_edited_at: zod.z.string().describe("Timestamp when the summary was last edited in UTC format (YYYY-MM-DDTHH:MM:SSZ)").
|
|
19
|
-
last_edited_user_id: zod.z.number().int().describe("The ID of the user who last edited the summary").
|
|
9
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The unique identifier of the summary").optional()),
|
|
10
|
+
body: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The summary body content in HTML format").optional()),
|
|
11
|
+
user_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the user who created or updated the summary").optional()),
|
|
12
|
+
body_text: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The summary body in plain text format").optional()),
|
|
13
|
+
ticket_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the ticket this summary belongs to").optional()),
|
|
14
|
+
created_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the summary was created in UTC format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
15
|
+
updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the summary was last updated in UTC format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
16
|
+
attachments: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.unknown()).describe("Array of attachments associated with the summary").optional()),
|
|
17
|
+
cloud_files: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.unknown()).describe("Array of cloud files associated with the summary").optional()),
|
|
18
|
+
last_edited_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the summary was last edited in UTC format (YYYY-MM-DDTHH:MM:SSZ)").optional()),
|
|
19
|
+
last_edited_user_id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the user who last edited the summary").optional())
|
|
20
20
|
}).describe("Response from updating a ticket summary.");
|
|
21
21
|
const freshdeskUpdateTicketSummary = require_action.action("FRESHDESK_UPDATE_TICKET_SUMMARY", {
|
|
22
22
|
slug: "freshdesk-update-ticket-summary",
|