@keystrokehq/freshdesk 0.1.5 → 0.1.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-note-to-ticket.cjs +1 -0
- package/dist/actions/add-note-to-ticket.cjs.map +1 -1
- package/dist/actions/add-note-to-ticket.d.cts +3 -21
- package/dist/actions/add-note-to-ticket.d.cts.map +1 -1
- package/dist/actions/add-note-to-ticket.d.mts +3 -21
- package/dist/actions/add-note-to-ticket.d.mts.map +1 -1
- package/dist/actions/add-note-to-ticket.mjs +1 -0
- package/dist/actions/add-note-to-ticket.mjs.map +1 -1
- package/dist/actions/add-ticket-user-access.cjs +1 -0
- package/dist/actions/add-ticket-user-access.cjs.map +1 -1
- package/dist/actions/add-ticket-user-access.d.cts +3 -18
- package/dist/actions/add-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/add-ticket-user-access.d.mts +3 -18
- package/dist/actions/add-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/add-ticket-user-access.mjs +1 -0
- package/dist/actions/add-ticket-user-access.mjs.map +1 -1
- package/dist/actions/add-watcher.cjs +1 -0
- package/dist/actions/add-watcher.cjs.map +1 -1
- package/dist/actions/add-watcher.d.cts +3 -17
- package/dist/actions/add-watcher.d.cts.map +1 -1
- package/dist/actions/add-watcher.d.mts +3 -17
- package/dist/actions/add-watcher.d.mts.map +1 -1
- package/dist/actions/add-watcher.mjs +1 -0
- package/dist/actions/add-watcher.mjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.cjs +1 -0
- package/dist/actions/bulk-unwatch-tickets.cjs.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.cts +3 -17
- package/dist/actions/bulk-unwatch-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.mts +3 -17
- package/dist/actions/bulk-unwatch-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.mjs +1 -0
- package/dist/actions/bulk-unwatch-tickets.mjs.map +1 -1
- package/dist/actions/bulk-update-tickets.cjs +1 -0
- package/dist/actions/bulk-update-tickets.cjs.map +1 -1
- package/dist/actions/bulk-update-tickets.d.cts +4 -31
- package/dist/actions/bulk-update-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-update-tickets.d.mts +4 -31
- package/dist/actions/bulk-update-tickets.d.mts.map +1 -1
- package/dist/actions/bulk-update-tickets.mjs +1 -0
- package/dist/actions/bulk-update-tickets.mjs.map +1 -1
- package/dist/actions/cancel-contact-import.cjs +1 -0
- package/dist/actions/cancel-contact-import.cjs.map +1 -1
- package/dist/actions/cancel-contact-import.d.cts +3 -17
- package/dist/actions/cancel-contact-import.d.cts.map +1 -1
- package/dist/actions/cancel-contact-import.d.mts +3 -17
- package/dist/actions/cancel-contact-import.d.mts.map +1 -1
- package/dist/actions/cancel-contact-import.mjs +1 -0
- package/dist/actions/cancel-contact-import.mjs.map +1 -1
- package/dist/actions/create-admin-group.cjs +1 -0
- package/dist/actions/create-admin-group.cjs.map +1 -1
- package/dist/actions/create-admin-group.d.cts +3 -22
- package/dist/actions/create-admin-group.d.cts.map +1 -1
- package/dist/actions/create-admin-group.d.mts +3 -22
- package/dist/actions/create-admin-group.d.mts.map +1 -1
- package/dist/actions/create-admin-group.mjs +1 -0
- package/dist/actions/create-admin-group.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.cjs +1 -0
- package/dist/actions/create-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.cts +3 -19
- package/dist/actions/create-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.mts +3 -19
- package/dist/actions/create-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.mjs +1 -0
- package/dist/actions/create-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.cjs +1 -0
- package/dist/actions/create-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.cts +3 -26
- package/dist/actions/create-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.mts +3 -26
- package/dist/actions/create-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/create-admin-ticket-field.mjs +1 -0
- package/dist/actions/create-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/create-admin.cjs +1 -0
- package/dist/actions/create-admin.cjs.map +1 -1
- package/dist/actions/create-admin.d.cts +3 -24
- package/dist/actions/create-admin.d.cts.map +1 -1
- package/dist/actions/create-admin.d.mts +3 -24
- package/dist/actions/create-admin.d.mts.map +1 -1
- package/dist/actions/create-admin.mjs +1 -0
- package/dist/actions/create-admin.mjs.map +1 -1
- package/dist/actions/create-agents.cjs +1 -0
- package/dist/actions/create-agents.cjs.map +1 -1
- package/dist/actions/create-agents.d.cts +3 -30
- package/dist/actions/create-agents.d.cts.map +1 -1
- package/dist/actions/create-agents.d.mts +3 -30
- package/dist/actions/create-agents.d.mts.map +1 -1
- package/dist/actions/create-agents.mjs +1 -0
- package/dist/actions/create-agents.mjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.cjs +1 -0
- package/dist/actions/create-canned-response-bulk.cjs.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.cts +3 -25
- package/dist/actions/create-canned-response-bulk.d.cts.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.mts +3 -25
- package/dist/actions/create-canned-response-bulk.d.mts.map +1 -1
- package/dist/actions/create-canned-response-bulk.mjs +1 -0
- package/dist/actions/create-canned-response-bulk.mjs.map +1 -1
- package/dist/actions/create-canned-response-folder.cjs +1 -0
- package/dist/actions/create-canned-response-folder.cjs.map +1 -1
- package/dist/actions/create-canned-response-folder.d.cts +3 -17
- package/dist/actions/create-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/create-canned-response-folder.d.mts +3 -17
- package/dist/actions/create-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/create-canned-response-folder.mjs +1 -0
- package/dist/actions/create-canned-response-folder.mjs.map +1 -1
- package/dist/actions/create-canned-response.cjs +1 -0
- package/dist/actions/create-canned-response.cjs.map +1 -1
- package/dist/actions/create-canned-response.d.cts +3 -21
- package/dist/actions/create-canned-response.d.cts.map +1 -1
- package/dist/actions/create-canned-response.d.mts +3 -21
- package/dist/actions/create-canned-response.d.mts.map +1 -1
- package/dist/actions/create-canned-response.mjs +1 -0
- package/dist/actions/create-canned-response.mjs.map +1 -1
- package/dist/actions/create-companies.cjs +1 -0
- package/dist/actions/create-companies.cjs.map +1 -1
- package/dist/actions/create-companies.d.cts +3 -25
- package/dist/actions/create-companies.d.cts.map +1 -1
- package/dist/actions/create-companies.d.mts +3 -25
- package/dist/actions/create-companies.d.mts.map +1 -1
- package/dist/actions/create-companies.mjs +1 -0
- package/dist/actions/create-companies.mjs.map +1 -1
- package/dist/actions/create-contact-fields.cjs +1 -0
- package/dist/actions/create-contact-fields.cjs.map +1 -1
- package/dist/actions/create-contact-fields.d.cts +3 -34
- package/dist/actions/create-contact-fields.d.cts.map +1 -1
- package/dist/actions/create-contact-fields.d.mts +3 -34
- package/dist/actions/create-contact-fields.d.mts.map +1 -1
- package/dist/actions/create-contact-fields.mjs +1 -0
- package/dist/actions/create-contact-fields.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -0
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +3 -34
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -34
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +1 -0
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-discussion-category.cjs +1 -0
- package/dist/actions/create-discussion-category.cjs.map +1 -1
- package/dist/actions/create-discussion-category.d.cts +3 -18
- package/dist/actions/create-discussion-category.d.cts.map +1 -1
- package/dist/actions/create-discussion-category.d.mts +3 -18
- package/dist/actions/create-discussion-category.d.mts.map +1 -1
- package/dist/actions/create-discussion-category.mjs +1 -0
- package/dist/actions/create-discussion-category.mjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.cjs +1 -0
- package/dist/actions/create-discussion-forum-topic.cjs.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.cts +3 -21
- package/dist/actions/create-discussion-forum-topic.d.cts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.mts +3 -21
- package/dist/actions/create-discussion-forum-topic.d.mts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.mjs +1 -0
- package/dist/actions/create-discussion-forum-topic.mjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.cjs +1 -0
- package/dist/actions/create-discussion-topic-comment.cjs.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.cts +3 -18
- package/dist/actions/create-discussion-topic-comment.d.cts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.mts +3 -18
- package/dist/actions/create-discussion-topic-comment.d.mts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.mjs +1 -0
- package/dist/actions/create-discussion-topic-comment.mjs.map +1 -1
- package/dist/actions/create-email.cjs +1 -0
- package/dist/actions/create-email.cjs.map +1 -1
- package/dist/actions/create-email.d.cts +3 -22
- package/dist/actions/create-email.d.cts.map +1 -1
- package/dist/actions/create-email.d.mts +3 -22
- package/dist/actions/create-email.d.mts.map +1 -1
- package/dist/actions/create-email.mjs +1 -0
- package/dist/actions/create-email.mjs.map +1 -1
- package/dist/actions/create-forum.cjs +1 -0
- package/dist/actions/create-forum.cjs.map +1 -1
- package/dist/actions/create-forum.d.cts +3 -21
- package/dist/actions/create-forum.d.cts.map +1 -1
- package/dist/actions/create-forum.d.mts +3 -21
- package/dist/actions/create-forum.d.mts.map +1 -1
- package/dist/actions/create-forum.mjs +1 -0
- package/dist/actions/create-forum.mjs.map +1 -1
- package/dist/actions/create-sla-policies.cjs +1 -0
- package/dist/actions/create-sla-policies.cjs.map +1 -1
- package/dist/actions/create-sla-policies.d.cts +4 -51
- package/dist/actions/create-sla-policies.d.cts.map +1 -1
- package/dist/actions/create-sla-policies.d.mts +4 -51
- package/dist/actions/create-sla-policies.d.mts.map +1 -1
- package/dist/actions/create-sla-policies.mjs +1 -0
- package/dist/actions/create-sla-policies.mjs.map +1 -1
- package/dist/actions/create-solution-article.cjs +1 -0
- package/dist/actions/create-solution-article.cjs.map +1 -1
- package/dist/actions/create-solution-article.d.cts +3 -27
- package/dist/actions/create-solution-article.d.cts.map +1 -1
- package/dist/actions/create-solution-article.d.mts +3 -27
- package/dist/actions/create-solution-article.d.mts.map +1 -1
- package/dist/actions/create-solution-article.mjs +1 -0
- package/dist/actions/create-solution-article.mjs.map +1 -1
- package/dist/actions/create-solution-category.cjs +1 -0
- package/dist/actions/create-solution-category.cjs.map +1 -1
- package/dist/actions/create-solution-category.d.cts +3 -19
- package/dist/actions/create-solution-category.d.cts.map +1 -1
- package/dist/actions/create-solution-category.d.mts +3 -19
- package/dist/actions/create-solution-category.d.mts.map +1 -1
- package/dist/actions/create-solution-category.mjs +1 -0
- package/dist/actions/create-solution-category.mjs.map +1 -1
- package/dist/actions/create-ticket-forms.cjs +1 -0
- package/dist/actions/create-ticket-forms.cjs.map +1 -1
- package/dist/actions/create-ticket-forms.d.cts +3 -29
- package/dist/actions/create-ticket-forms.d.cts.map +1 -1
- package/dist/actions/create-ticket-forms.d.mts +3 -29
- package/dist/actions/create-ticket-forms.d.mts.map +1 -1
- package/dist/actions/create-ticket-forms.mjs +1 -0
- package/dist/actions/create-ticket-forms.mjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.cjs +1 -0
- package/dist/actions/create-ticket-outbound-email.cjs.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.cts +4 -22
- package/dist/actions/create-ticket-outbound-email.d.cts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.mts +4 -22
- package/dist/actions/create-ticket-outbound-email.d.mts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.mjs +1 -0
- package/dist/actions/create-ticket-outbound-email.mjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.cjs +1 -0
- package/dist/actions/create-ticket-time-entry.cjs.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.cts +3 -23
- package/dist/actions/create-ticket-time-entry.d.cts.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.mts +3 -23
- package/dist/actions/create-ticket-time-entry.d.mts.map +1 -1
- package/dist/actions/create-ticket-time-entry.mjs +1 -0
- package/dist/actions/create-ticket-time-entry.mjs.map +1 -1
- package/dist/actions/create-ticket.cjs +1 -0
- package/dist/actions/create-ticket.cjs.map +1 -1
- package/dist/actions/create-ticket.d.cts +5 -44
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +5 -44
- package/dist/actions/create-ticket.d.mts.map +1 -1
- package/dist/actions/create-ticket.mjs +1 -0
- package/dist/actions/create-ticket.mjs.map +1 -1
- package/dist/actions/create-translated-solution-category.cjs +1 -0
- package/dist/actions/create-translated-solution-category.cjs.map +1 -1
- package/dist/actions/create-translated-solution-category.d.cts +3 -20
- package/dist/actions/create-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/create-translated-solution-category.d.mts +3 -20
- package/dist/actions/create-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/create-translated-solution-category.mjs +1 -0
- package/dist/actions/create-translated-solution-category.mjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.cjs +1 -0
- package/dist/actions/currently-authenticated-agent.cjs.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.cts +3 -15
- package/dist/actions/currently-authenticated-agent.d.cts.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.mts +3 -15
- package/dist/actions/currently-authenticated-agent.d.mts.map +1 -1
- package/dist/actions/currently-authenticated-agent.mjs +1 -0
- package/dist/actions/currently-authenticated-agent.mjs.map +1 -1
- package/dist/actions/delete-admin-group.cjs +1 -0
- package/dist/actions/delete-admin-group.cjs.map +1 -1
- package/dist/actions/delete-admin-group.d.cts +3 -17
- package/dist/actions/delete-admin-group.d.cts.map +1 -1
- package/dist/actions/delete-admin-group.d.mts +3 -17
- package/dist/actions/delete-admin-group.d.mts.map +1 -1
- package/dist/actions/delete-admin-group.mjs +1 -0
- package/dist/actions/delete-admin-group.mjs.map +1 -1
- package/dist/actions/delete-agent.cjs +1 -0
- package/dist/actions/delete-agent.cjs.map +1 -1
- package/dist/actions/delete-agent.d.cts +3 -17
- package/dist/actions/delete-agent.d.cts.map +1 -1
- package/dist/actions/delete-agent.d.mts +3 -17
- package/dist/actions/delete-agent.d.mts.map +1 -1
- package/dist/actions/delete-agent.mjs +1 -0
- package/dist/actions/delete-agent.mjs.map +1 -1
- package/dist/actions/delete-automation-rule.cjs +1 -0
- package/dist/actions/delete-automation-rule.cjs.map +1 -1
- package/dist/actions/delete-automation-rule.d.cts +3 -18
- package/dist/actions/delete-automation-rule.d.cts.map +1 -1
- package/dist/actions/delete-automation-rule.d.mts +3 -18
- package/dist/actions/delete-automation-rule.d.mts.map +1 -1
- package/dist/actions/delete-automation-rule.mjs +1 -0
- package/dist/actions/delete-automation-rule.mjs.map +1 -1
- package/dist/actions/delete-company-field.cjs +1 -0
- package/dist/actions/delete-company-field.cjs.map +1 -1
- package/dist/actions/delete-company-field.d.cts +3 -17
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +3 -17
- package/dist/actions/delete-company-field.d.mts.map +1 -1
- package/dist/actions/delete-company-field.mjs +1 -0
- package/dist/actions/delete-company-field.mjs.map +1 -1
- package/dist/actions/delete-company.cjs +1 -0
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +3 -17
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +3 -17
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs +1 -0
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-contact-field.cjs +1 -0
- package/dist/actions/delete-contact-field.cjs.map +1 -1
- package/dist/actions/delete-contact-field.d.cts +3 -17
- package/dist/actions/delete-contact-field.d.cts.map +1 -1
- package/dist/actions/delete-contact-field.d.mts +3 -17
- package/dist/actions/delete-contact-field.d.mts.map +1 -1
- package/dist/actions/delete-contact-field.mjs +1 -0
- package/dist/actions/delete-contact-field.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -0
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +3 -17
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -17
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -0
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-conversation.cjs +1 -0
- package/dist/actions/delete-conversation.cjs.map +1 -1
- package/dist/actions/delete-conversation.d.cts +3 -17
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +3 -17
- package/dist/actions/delete-conversation.d.mts.map +1 -1
- package/dist/actions/delete-conversation.mjs +1 -0
- package/dist/actions/delete-conversation.mjs.map +1 -1
- package/dist/actions/delete-discussion-category.cjs +1 -0
- package/dist/actions/delete-discussion-category.cjs.map +1 -1
- package/dist/actions/delete-discussion-category.d.cts +3 -17
- package/dist/actions/delete-discussion-category.d.cts.map +1 -1
- package/dist/actions/delete-discussion-category.d.mts +3 -17
- package/dist/actions/delete-discussion-category.d.mts.map +1 -1
- package/dist/actions/delete-discussion-category.mjs +1 -0
- package/dist/actions/delete-discussion-category.mjs.map +1 -1
- package/dist/actions/delete-discussion-comment.cjs +1 -0
- package/dist/actions/delete-discussion-comment.cjs.map +1 -1
- package/dist/actions/delete-discussion-comment.d.cts +3 -17
- package/dist/actions/delete-discussion-comment.d.cts.map +1 -1
- package/dist/actions/delete-discussion-comment.d.mts +3 -17
- package/dist/actions/delete-discussion-comment.d.mts.map +1 -1
- package/dist/actions/delete-discussion-comment.mjs +1 -0
- package/dist/actions/delete-discussion-comment.mjs.map +1 -1
- package/dist/actions/delete-discussion-forum.cjs +1 -0
- package/dist/actions/delete-discussion-forum.cjs.map +1 -1
- package/dist/actions/delete-discussion-forum.d.cts +3 -17
- package/dist/actions/delete-discussion-forum.d.cts.map +1 -1
- package/dist/actions/delete-discussion-forum.d.mts +3 -17
- package/dist/actions/delete-discussion-forum.d.mts.map +1 -1
- package/dist/actions/delete-discussion-forum.mjs +1 -0
- package/dist/actions/delete-discussion-forum.mjs.map +1 -1
- package/dist/actions/delete-discussion-topic.cjs +1 -0
- package/dist/actions/delete-discussion-topic.cjs.map +1 -1
- package/dist/actions/delete-discussion-topic.d.cts +3 -17
- package/dist/actions/delete-discussion-topic.d.cts.map +1 -1
- package/dist/actions/delete-discussion-topic.d.mts +3 -17
- package/dist/actions/delete-discussion-topic.d.mts.map +1 -1
- package/dist/actions/delete-discussion-topic.mjs +1 -0
- package/dist/actions/delete-discussion-topic.mjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.cjs +1 -0
- package/dist/actions/delete-discussions-forums-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.cts +3 -18
- package/dist/actions/delete-discussions-forums-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.mts +3 -18
- package/dist/actions/delete-discussions-forums-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.mjs +1 -0
- package/dist/actions/delete-discussions-forums-follow.mjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.cjs +1 -0
- package/dist/actions/delete-discussions-topics-follow.cjs.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.cts +3 -18
- package/dist/actions/delete-discussions-topics-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.mts +3 -18
- package/dist/actions/delete-discussions-topics-follow.d.mts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.mjs +1 -0
- package/dist/actions/delete-discussions-topics-follow.mjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.cjs +1 -0
- package/dist/actions/delete-email-mailboxes.cjs.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.cts +3 -17
- package/dist/actions/delete-email-mailboxes.d.cts.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.mts +3 -17
- package/dist/actions/delete-email-mailboxes.d.mts.map +1 -1
- package/dist/actions/delete-email-mailboxes.mjs +1 -0
- package/dist/actions/delete-email-mailboxes.mjs.map +1 -1
- package/dist/actions/delete-group.cjs +1 -0
- package/dist/actions/delete-group.cjs.map +1 -1
- package/dist/actions/delete-group.d.cts +3 -17
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -17
- package/dist/actions/delete-group.d.mts.map +1 -1
- package/dist/actions/delete-group.mjs +1 -0
- package/dist/actions/delete-group.mjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.cjs +1 -0
- package/dist/actions/delete-multiple-tickets.cjs.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.cts +3 -17
- package/dist/actions/delete-multiple-tickets.d.cts.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.mts +3 -17
- package/dist/actions/delete-multiple-tickets.d.mts.map +1 -1
- package/dist/actions/delete-multiple-tickets.mjs +1 -0
- package/dist/actions/delete-multiple-tickets.mjs.map +1 -1
- package/dist/actions/delete-section.cjs +1 -0
- package/dist/actions/delete-section.cjs.map +1 -1
- package/dist/actions/delete-section.d.cts +3 -18
- package/dist/actions/delete-section.d.cts.map +1 -1
- package/dist/actions/delete-section.d.mts +3 -18
- package/dist/actions/delete-section.d.mts.map +1 -1
- package/dist/actions/delete-section.mjs +1 -0
- package/dist/actions/delete-section.mjs.map +1 -1
- package/dist/actions/delete-skill.cjs +1 -0
- package/dist/actions/delete-skill.cjs.map +1 -1
- package/dist/actions/delete-skill.d.cts +3 -17
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +3 -17
- package/dist/actions/delete-skill.d.mts.map +1 -1
- package/dist/actions/delete-skill.mjs +1 -0
- package/dist/actions/delete-skill.mjs.map +1 -1
- package/dist/actions/delete-solution-article.cjs +1 -0
- package/dist/actions/delete-solution-article.cjs.map +1 -1
- package/dist/actions/delete-solution-article.d.cts +3 -17
- package/dist/actions/delete-solution-article.d.cts.map +1 -1
- package/dist/actions/delete-solution-article.d.mts +3 -17
- package/dist/actions/delete-solution-article.d.mts.map +1 -1
- package/dist/actions/delete-solution-article.mjs +1 -0
- package/dist/actions/delete-solution-article.mjs.map +1 -1
- package/dist/actions/delete-solution-category.cjs +1 -0
- package/dist/actions/delete-solution-category.cjs.map +1 -1
- package/dist/actions/delete-solution-category.d.cts +3 -17
- package/dist/actions/delete-solution-category.d.cts.map +1 -1
- package/dist/actions/delete-solution-category.d.mts +3 -17
- package/dist/actions/delete-solution-category.d.mts.map +1 -1
- package/dist/actions/delete-solution-category.mjs +1 -0
- package/dist/actions/delete-solution-category.mjs.map +1 -1
- package/dist/actions/delete-solution-folder.cjs +1 -0
- package/dist/actions/delete-solution-folder.cjs.map +1 -1
- package/dist/actions/delete-solution-folder.d.cts +3 -17
- package/dist/actions/delete-solution-folder.d.cts.map +1 -1
- package/dist/actions/delete-solution-folder.d.mts +3 -17
- package/dist/actions/delete-solution-folder.d.mts.map +1 -1
- package/dist/actions/delete-solution-folder.mjs +1 -0
- package/dist/actions/delete-solution-folder.mjs.map +1 -1
- package/dist/actions/delete-ticket-field.cjs +1 -0
- package/dist/actions/delete-ticket-field.cjs.map +1 -1
- package/dist/actions/delete-ticket-field.d.cts +3 -17
- package/dist/actions/delete-ticket-field.d.cts.map +1 -1
- package/dist/actions/delete-ticket-field.d.mts +3 -17
- package/dist/actions/delete-ticket-field.d.mts.map +1 -1
- package/dist/actions/delete-ticket-field.mjs +1 -0
- package/dist/actions/delete-ticket-field.mjs.map +1 -1
- package/dist/actions/delete-ticket-form.cjs +1 -0
- package/dist/actions/delete-ticket-form.cjs.map +1 -1
- package/dist/actions/delete-ticket-form.d.cts +3 -17
- package/dist/actions/delete-ticket-form.d.cts.map +1 -1
- package/dist/actions/delete-ticket-form.d.mts +3 -17
- package/dist/actions/delete-ticket-form.d.mts.map +1 -1
- package/dist/actions/delete-ticket-form.mjs +1 -0
- package/dist/actions/delete-ticket-form.mjs.map +1 -1
- package/dist/actions/delete-ticket-forms.cjs +1 -0
- package/dist/actions/delete-ticket-forms.cjs.map +1 -1
- package/dist/actions/delete-ticket-forms.d.cts +3 -18
- package/dist/actions/delete-ticket-forms.d.cts.map +1 -1
- package/dist/actions/delete-ticket-forms.d.mts +3 -18
- package/dist/actions/delete-ticket-forms.d.mts.map +1 -1
- package/dist/actions/delete-ticket-forms.mjs +1 -0
- package/dist/actions/delete-ticket-forms.mjs.map +1 -1
- package/dist/actions/delete-ticket-summary.cjs +1 -0
- package/dist/actions/delete-ticket-summary.cjs.map +1 -1
- package/dist/actions/delete-ticket-summary.d.cts +3 -17
- package/dist/actions/delete-ticket-summary.d.cts.map +1 -1
- package/dist/actions/delete-ticket-summary.d.mts +3 -17
- package/dist/actions/delete-ticket-summary.d.mts.map +1 -1
- package/dist/actions/delete-ticket-summary.mjs +1 -0
- package/dist/actions/delete-ticket-summary.mjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.cjs +1 -0
- package/dist/actions/delete-ticket-user-access.cjs.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.cts +3 -17
- package/dist/actions/delete-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.mts +3 -17
- package/dist/actions/delete-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/delete-ticket-user-access.mjs +1 -0
- package/dist/actions/delete-ticket-user-access.mjs.map +1 -1
- package/dist/actions/delete-ticket.cjs +1 -0
- package/dist/actions/delete-ticket.cjs.map +1 -1
- package/dist/actions/delete-ticket.d.cts +3 -17
- package/dist/actions/delete-ticket.d.cts.map +1 -1
- package/dist/actions/delete-ticket.d.mts +3 -17
- package/dist/actions/delete-ticket.d.mts.map +1 -1
- package/dist/actions/delete-ticket.mjs +1 -0
- package/dist/actions/delete-ticket.mjs.map +1 -1
- package/dist/actions/delete-time-entry.cjs +1 -0
- package/dist/actions/delete-time-entry.cjs.map +1 -1
- package/dist/actions/delete-time-entry.d.cts +3 -17
- package/dist/actions/delete-time-entry.d.cts.map +1 -1
- package/dist/actions/delete-time-entry.d.mts +3 -17
- package/dist/actions/delete-time-entry.d.mts.map +1 -1
- package/dist/actions/delete-time-entry.mjs +1 -0
- package/dist/actions/delete-time-entry.mjs.map +1 -1
- package/dist/actions/export-contacts.cjs +1 -0
- package/dist/actions/export-contacts.cjs.map +1 -1
- package/dist/actions/export-contacts.d.cts +3 -20
- package/dist/actions/export-contacts.d.cts.map +1 -1
- package/dist/actions/export-contacts.d.mts +3 -20
- package/dist/actions/export-contacts.d.mts.map +1 -1
- package/dist/actions/export-contacts.mjs +1 -0
- package/dist/actions/export-contacts.mjs.map +1 -1
- package/dist/actions/get-account.cjs +1 -0
- package/dist/actions/get-account.cjs.map +1 -1
- package/dist/actions/get-account.d.cts +3 -15
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -15
- package/dist/actions/get-account.d.mts.map +1 -1
- package/dist/actions/get-account.mjs +1 -0
- package/dist/actions/get-account.mjs.map +1 -1
- package/dist/actions/get-agent-availability.cjs +1 -0
- package/dist/actions/get-agent-availability.cjs.map +1 -1
- package/dist/actions/get-agent-availability.d.cts +3 -17
- package/dist/actions/get-agent-availability.d.cts.map +1 -1
- package/dist/actions/get-agent-availability.d.mts +3 -17
- package/dist/actions/get-agent-availability.d.mts.map +1 -1
- package/dist/actions/get-agent-availability.mjs +1 -0
- package/dist/actions/get-agent-availability.mjs.map +1 -1
- package/dist/actions/get-agent.cjs +1 -0
- package/dist/actions/get-agent.cjs.map +1 -1
- package/dist/actions/get-agent.d.cts +3 -17
- package/dist/actions/get-agent.d.cts.map +1 -1
- package/dist/actions/get-agent.d.mts +3 -17
- package/dist/actions/get-agent.d.mts.map +1 -1
- package/dist/actions/get-agent.mjs +1 -0
- package/dist/actions/get-agent.mjs.map +1 -1
- package/dist/actions/get-agents.cjs +1 -0
- package/dist/actions/get-agents.cjs.map +1 -1
- package/dist/actions/get-agents.d.cts +3 -17
- package/dist/actions/get-agents.d.cts.map +1 -1
- package/dist/actions/get-agents.d.mts +3 -17
- package/dist/actions/get-agents.d.mts.map +1 -1
- package/dist/actions/get-agents.mjs +1 -0
- package/dist/actions/get-agents.mjs.map +1 -1
- package/dist/actions/get-business-hours.cjs +1 -0
- package/dist/actions/get-business-hours.cjs.map +1 -1
- package/dist/actions/get-business-hours.d.cts +3 -15
- package/dist/actions/get-business-hours.d.cts.map +1 -1
- package/dist/actions/get-business-hours.d.mts +3 -15
- package/dist/actions/get-business-hours.d.mts.map +1 -1
- package/dist/actions/get-business-hours.mjs +1 -0
- package/dist/actions/get-business-hours.mjs.map +1 -1
- package/dist/actions/get-canned-response-folders.cjs +1 -0
- package/dist/actions/get-canned-response-folders.cjs.map +1 -1
- package/dist/actions/get-canned-response-folders.d.cts +3 -15
- package/dist/actions/get-canned-response-folders.d.cts.map +1 -1
- package/dist/actions/get-canned-response-folders.d.mts +3 -15
- package/dist/actions/get-canned-response-folders.d.mts.map +1 -1
- package/dist/actions/get-canned-response-folders.mjs +1 -0
- package/dist/actions/get-canned-response-folders.mjs.map +1 -1
- package/dist/actions/get-companies.cjs +1 -0
- package/dist/actions/get-companies.cjs.map +1 -1
- package/dist/actions/get-companies.d.cts +3 -18
- package/dist/actions/get-companies.d.cts.map +1 -1
- package/dist/actions/get-companies.d.mts +3 -18
- package/dist/actions/get-companies.d.mts.map +1 -1
- package/dist/actions/get-companies.mjs +1 -0
- package/dist/actions/get-companies.mjs.map +1 -1
- package/dist/actions/get-company-fields.cjs +1 -0
- package/dist/actions/get-company-fields.cjs.map +1 -1
- package/dist/actions/get-company-fields.d.cts +3 -15
- package/dist/actions/get-company-fields.d.cts.map +1 -1
- package/dist/actions/get-company-fields.d.mts +3 -15
- package/dist/actions/get-company-fields.d.mts.map +1 -1
- package/dist/actions/get-company-fields.mjs +1 -0
- package/dist/actions/get-company-fields.mjs.map +1 -1
- package/dist/actions/get-company.cjs +1 -0
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +3 -17
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +3 -17
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +1 -0
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact-fields.cjs +1 -0
- package/dist/actions/get-contact-fields.cjs.map +1 -1
- package/dist/actions/get-contact-fields.d.cts +3 -15
- package/dist/actions/get-contact-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-fields.d.mts +3 -15
- package/dist/actions/get-contact-fields.d.mts.map +1 -1
- package/dist/actions/get-contact-fields.mjs +1 -0
- package/dist/actions/get-contact-fields.mjs.map +1 -1
- package/dist/actions/get-contact.cjs +1 -0
- package/dist/actions/get-contact.cjs.map +1 -1
- package/dist/actions/get-contact.d.cts +3 -17
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -17
- package/dist/actions/get-contact.d.mts.map +1 -1
- package/dist/actions/get-contact.mjs +1 -0
- package/dist/actions/get-contact.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +1 -0
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +3 -24
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +3 -24
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +1 -0
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-discussion-category.cjs +1 -0
- package/dist/actions/get-discussion-category.cjs.map +1 -1
- package/dist/actions/get-discussion-category.d.cts +3 -17
- package/dist/actions/get-discussion-category.d.cts.map +1 -1
- package/dist/actions/get-discussion-category.d.mts +3 -17
- package/dist/actions/get-discussion-category.d.mts.map +1 -1
- package/dist/actions/get-discussion-category.mjs +1 -0
- package/dist/actions/get-discussion-category.mjs.map +1 -1
- package/dist/actions/get-discussion-topic.cjs +1 -0
- package/dist/actions/get-discussion-topic.cjs.map +1 -1
- package/dist/actions/get-discussion-topic.d.cts +3 -17
- package/dist/actions/get-discussion-topic.d.cts.map +1 -1
- package/dist/actions/get-discussion-topic.d.mts +3 -17
- package/dist/actions/get-discussion-topic.d.mts.map +1 -1
- package/dist/actions/get-discussion-topic.mjs +1 -0
- package/dist/actions/get-discussion-topic.mjs.map +1 -1
- package/dist/actions/get-email-mailbox.cjs +1 -0
- package/dist/actions/get-email-mailbox.cjs.map +1 -1
- package/dist/actions/get-email-mailbox.d.cts +3 -17
- package/dist/actions/get-email-mailbox.d.cts.map +1 -1
- package/dist/actions/get-email-mailbox.d.mts +3 -17
- package/dist/actions/get-email-mailbox.d.mts.map +1 -1
- package/dist/actions/get-email-mailbox.mjs +1 -0
- package/dist/actions/get-email-mailbox.mjs.map +1 -1
- package/dist/actions/get-folder-responses.cjs +1 -0
- package/dist/actions/get-folder-responses.cjs.map +1 -1
- package/dist/actions/get-folder-responses.d.cts +3 -17
- package/dist/actions/get-folder-responses.d.cts.map +1 -1
- package/dist/actions/get-folder-responses.d.mts +3 -17
- package/dist/actions/get-folder-responses.d.mts.map +1 -1
- package/dist/actions/get-folder-responses.mjs +1 -0
- package/dist/actions/get-folder-responses.mjs.map +1 -1
- package/dist/actions/get-imported-contacts.cjs +1 -0
- package/dist/actions/get-imported-contacts.cjs.map +1 -1
- package/dist/actions/get-imported-contacts.d.cts +3 -17
- package/dist/actions/get-imported-contacts.d.cts.map +1 -1
- package/dist/actions/get-imported-contacts.d.mts +3 -17
- package/dist/actions/get-imported-contacts.d.mts.map +1 -1
- package/dist/actions/get-imported-contacts.mjs +1 -0
- package/dist/actions/get-imported-contacts.mjs.map +1 -1
- package/dist/actions/get-job.cjs +1 -0
- package/dist/actions/get-job.cjs.map +1 -1
- package/dist/actions/get-job.d.cts +3 -17
- package/dist/actions/get-job.d.cts.map +1 -1
- package/dist/actions/get-job.d.mts +3 -17
- package/dist/actions/get-job.d.mts.map +1 -1
- package/dist/actions/get-job.mjs +1 -0
- package/dist/actions/get-job.mjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.cjs +1 -0
- package/dist/actions/get-scenario-automations-json.cjs.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.cts +3 -15
- package/dist/actions/get-scenario-automations-json.d.cts.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.mts +3 -15
- package/dist/actions/get-scenario-automations-json.d.mts.map +1 -1
- package/dist/actions/get-scenario-automations-json.mjs +1 -0
- package/dist/actions/get-scenario-automations-json.mjs.map +1 -1
- package/dist/actions/get-search.cjs +1 -0
- package/dist/actions/get-search.cjs.map +1 -1
- package/dist/actions/get-search.d.cts +3 -18
- package/dist/actions/get-search.d.cts.map +1 -1
- package/dist/actions/get-search.d.mts +3 -18
- package/dist/actions/get-search.d.mts.map +1 -1
- package/dist/actions/get-search.mjs +1 -0
- package/dist/actions/get-search.mjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.cjs +1 -0
- package/dist/actions/get-ticket-time-entries.cjs.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.cts +3 -18
- package/dist/actions/get-ticket-time-entries.d.cts.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.mts +3 -18
- package/dist/actions/get-ticket-time-entries.d.mts.map +1 -1
- package/dist/actions/get-ticket-time-entries.mjs +1 -0
- package/dist/actions/get-ticket-time-entries.mjs.map +1 -1
- package/dist/actions/get-ticket-user-access.cjs +1 -0
- package/dist/actions/get-ticket-user-access.cjs.map +1 -1
- package/dist/actions/get-ticket-user-access.d.cts +3 -17
- package/dist/actions/get-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/get-ticket-user-access.d.mts +3 -17
- package/dist/actions/get-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/get-ticket-user-access.mjs +1 -0
- package/dist/actions/get-ticket-user-access.mjs.map +1 -1
- package/dist/actions/get-tickets.cjs +1 -0
- package/dist/actions/get-tickets.cjs.map +1 -1
- package/dist/actions/get-tickets.d.cts +4 -28
- package/dist/actions/get-tickets.d.cts.map +1 -1
- package/dist/actions/get-tickets.d.mts +4 -28
- package/dist/actions/get-tickets.d.mts.map +1 -1
- package/dist/actions/get-tickets.mjs +1 -0
- package/dist/actions/get-tickets.mjs.map +1 -1
- package/dist/actions/get-translated-solution-category.cjs +1 -0
- package/dist/actions/get-translated-solution-category.cjs.map +1 -1
- package/dist/actions/get-translated-solution-category.d.cts +3 -18
- package/dist/actions/get-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/get-translated-solution-category.d.mts +3 -18
- package/dist/actions/get-translated-solution-category.d.mts.map +1 -1
- package/dist/actions/get-translated-solution-category.mjs +1 -0
- package/dist/actions/get-translated-solution-category.mjs.map +1 -1
- package/dist/actions/hard-delete-contact.cjs +1 -0
- package/dist/actions/hard-delete-contact.cjs.map +1 -1
- package/dist/actions/hard-delete-contact.d.cts +3 -18
- package/dist/actions/hard-delete-contact.d.cts.map +1 -1
- package/dist/actions/hard-delete-contact.d.mts +3 -18
- package/dist/actions/hard-delete-contact.d.mts.map +1 -1
- package/dist/actions/hard-delete-contact.mjs +1 -0
- package/dist/actions/hard-delete-contact.mjs.map +1 -1
- package/dist/actions/import-contact.cjs +1 -0
- package/dist/actions/import-contact.cjs.map +1 -1
- package/dist/actions/import-contact.d.cts +3 -28
- package/dist/actions/import-contact.d.cts.map +1 -1
- package/dist/actions/import-contact.d.mts +3 -28
- package/dist/actions/import-contact.d.mts.map +1 -1
- package/dist/actions/import-contact.mjs +1 -0
- package/dist/actions/import-contact.mjs.map +1 -1
- package/dist/actions/list-admin-groups.cjs +1 -0
- package/dist/actions/list-admin-groups.cjs.map +1 -1
- package/dist/actions/list-admin-groups.d.cts +3 -18
- package/dist/actions/list-admin-groups.d.cts.map +1 -1
- package/dist/actions/list-admin-groups.d.mts +3 -18
- package/dist/actions/list-admin-groups.d.mts.map +1 -1
- package/dist/actions/list-admin-groups.mjs +1 -0
- package/dist/actions/list-admin-groups.mjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.cjs +1 -0
- package/dist/actions/list-all-agents-in-a-group.cjs.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.cts +3 -17
- 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 +3 -17
- package/dist/actions/list-all-agents-in-a-group.d.mts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.mjs +1 -0
- package/dist/actions/list-all-agents-in-a-group.mjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.cjs +1 -0
- package/dist/actions/list-all-sections-for-ticket-field.cjs.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.cts +3 -17
- 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 +3 -17
- package/dist/actions/list-all-sections-for-ticket-field.d.mts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.mjs +1 -0
- package/dist/actions/list-all-sections-for-ticket-field.mjs.map +1 -1
- package/dist/actions/list-all-skills.cjs +1 -0
- package/dist/actions/list-all-skills.cjs.map +1 -1
- package/dist/actions/list-all-skills.d.cts +3 -15
- package/dist/actions/list-all-skills.d.cts.map +1 -1
- package/dist/actions/list-all-skills.d.mts +3 -15
- package/dist/actions/list-all-skills.d.mts.map +1 -1
- package/dist/actions/list-all-skills.mjs +1 -0
- package/dist/actions/list-all-skills.mjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.cjs +1 -0
- package/dist/actions/list-all-ticket-conversations.cjs.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.cts +3 -19
- package/dist/actions/list-all-ticket-conversations.d.cts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.mts +3 -19
- package/dist/actions/list-all-ticket-conversations.d.mts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.mjs +1 -0
- package/dist/actions/list-all-ticket-conversations.mjs.map +1 -1
- package/dist/actions/list-automation-rules.cjs +1 -0
- package/dist/actions/list-automation-rules.cjs.map +1 -1
- package/dist/actions/list-automation-rules.d.cts +3 -17
- package/dist/actions/list-automation-rules.d.cts.map +1 -1
- package/dist/actions/list-automation-rules.d.mts +3 -17
- package/dist/actions/list-automation-rules.d.mts.map +1 -1
- package/dist/actions/list-automation-rules.mjs +1 -0
- package/dist/actions/list-automation-rules.mjs.map +1 -1
- package/dist/actions/list-discussions-topics.cjs +1 -0
- package/dist/actions/list-discussions-topics.cjs.map +1 -1
- package/dist/actions/list-discussions-topics.d.cts +3 -19
- package/dist/actions/list-discussions-topics.d.cts.map +1 -1
- package/dist/actions/list-discussions-topics.d.mts +3 -19
- package/dist/actions/list-discussions-topics.d.mts.map +1 -1
- package/dist/actions/list-discussions-topics.mjs +1 -0
- package/dist/actions/list-discussions-topics.mjs.map +1 -1
- package/dist/actions/list-discussions.cjs +1 -0
- package/dist/actions/list-discussions.cjs.map +1 -1
- package/dist/actions/list-discussions.d.cts +3 -17
- package/dist/actions/list-discussions.d.cts.map +1 -1
- package/dist/actions/list-discussions.d.mts +3 -17
- package/dist/actions/list-discussions.d.mts.map +1 -1
- package/dist/actions/list-discussions.mjs +1 -0
- package/dist/actions/list-discussions.mjs.map +1 -1
- package/dist/actions/list-email-configs.cjs +1 -0
- package/dist/actions/list-email-configs.cjs.map +1 -1
- package/dist/actions/list-email-configs.d.cts +3 -15
- package/dist/actions/list-email-configs.d.cts.map +1 -1
- package/dist/actions/list-email-configs.d.mts +3 -15
- package/dist/actions/list-email-configs.d.mts.map +1 -1
- package/dist/actions/list-email-configs.mjs +1 -0
- package/dist/actions/list-email-configs.mjs.map +1 -1
- package/dist/actions/list-email.cjs +1 -0
- package/dist/actions/list-email.cjs.map +1 -1
- package/dist/actions/list-email.d.cts +3 -24
- package/dist/actions/list-email.d.cts.map +1 -1
- package/dist/actions/list-email.d.mts +3 -24
- package/dist/actions/list-email.d.mts.map +1 -1
- package/dist/actions/list-email.mjs +1 -0
- package/dist/actions/list-email.mjs.map +1 -1
- package/dist/actions/list-forums-in-category.cjs +1 -0
- package/dist/actions/list-forums-in-category.cjs.map +1 -1
- package/dist/actions/list-forums-in-category.d.cts +3 -19
- package/dist/actions/list-forums-in-category.d.cts.map +1 -1
- package/dist/actions/list-forums-in-category.d.mts +3 -19
- package/dist/actions/list-forums-in-category.d.mts.map +1 -1
- package/dist/actions/list-forums-in-category.mjs +1 -0
- package/dist/actions/list-forums-in-category.mjs.map +1 -1
- package/dist/actions/list-monitored-topics.cjs +1 -0
- package/dist/actions/list-monitored-topics.cjs.map +1 -1
- package/dist/actions/list-monitored-topics.d.cts +3 -18
- package/dist/actions/list-monitored-topics.d.cts.map +1 -1
- package/dist/actions/list-monitored-topics.d.mts +3 -18
- package/dist/actions/list-monitored-topics.d.mts.map +1 -1
- package/dist/actions/list-monitored-topics.mjs +1 -0
- package/dist/actions/list-monitored-topics.mjs.map +1 -1
- package/dist/actions/list-participated-topics.cjs +1 -0
- package/dist/actions/list-participated-topics.cjs.map +1 -1
- package/dist/actions/list-participated-topics.d.cts +3 -18
- package/dist/actions/list-participated-topics.d.cts.map +1 -1
- package/dist/actions/list-participated-topics.d.mts +3 -18
- package/dist/actions/list-participated-topics.d.mts.map +1 -1
- package/dist/actions/list-participated-topics.mjs +1 -0
- package/dist/actions/list-participated-topics.mjs.map +1 -1
- package/dist/actions/list-products.cjs +1 -0
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +3 -15
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +3 -15
- package/dist/actions/list-products.d.mts.map +1 -1
- package/dist/actions/list-products.mjs +1 -0
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-roles.cjs +1 -0
- package/dist/actions/list-roles.cjs.map +1 -1
- package/dist/actions/list-roles.d.cts +3 -18
- package/dist/actions/list-roles.d.cts.map +1 -1
- package/dist/actions/list-roles.d.mts +3 -18
- package/dist/actions/list-roles.d.mts.map +1 -1
- package/dist/actions/list-roles.mjs +1 -0
- package/dist/actions/list-roles.mjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.cjs +1 -0
- package/dist/actions/list-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.cts +3 -19
- package/dist/actions/list-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.mts +3 -19
- package/dist/actions/list-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.mjs +1 -0
- package/dist/actions/list-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-sla-policies.cjs +1 -0
- package/dist/actions/list-sla-policies.cjs.map +1 -1
- package/dist/actions/list-sla-policies.d.cts +3 -15
- package/dist/actions/list-sla-policies.d.cts.map +1 -1
- package/dist/actions/list-sla-policies.d.mts +3 -15
- package/dist/actions/list-sla-policies.d.mts.map +1 -1
- package/dist/actions/list-sla-policies.mjs +1 -0
- package/dist/actions/list-sla-policies.mjs.map +1 -1
- package/dist/actions/list-solution-articles.cjs +1 -0
- package/dist/actions/list-solution-articles.cjs.map +1 -1
- package/dist/actions/list-solution-articles.d.cts +3 -18
- package/dist/actions/list-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-solution-articles.d.mts +3 -18
- package/dist/actions/list-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-solution-articles.mjs +1 -0
- package/dist/actions/list-solution-articles.mjs.map +1 -1
- package/dist/actions/list-solution-categories.cjs +1 -0
- package/dist/actions/list-solution-categories.cjs.map +1 -1
- package/dist/actions/list-solution-categories.d.cts +3 -17
- package/dist/actions/list-solution-categories.d.cts.map +1 -1
- package/dist/actions/list-solution-categories.d.mts +3 -17
- package/dist/actions/list-solution-categories.d.mts.map +1 -1
- package/dist/actions/list-solution-categories.mjs +1 -0
- package/dist/actions/list-solution-categories.mjs.map +1 -1
- package/dist/actions/list-solution-folders.cjs +1 -0
- package/dist/actions/list-solution-folders.cjs.map +1 -1
- package/dist/actions/list-solution-folders.d.cts +3 -18
- package/dist/actions/list-solution-folders.d.cts.map +1 -1
- package/dist/actions/list-solution-folders.d.mts +3 -18
- package/dist/actions/list-solution-folders.d.mts.map +1 -1
- package/dist/actions/list-solution-folders.mjs +1 -0
- package/dist/actions/list-solution-folders.mjs.map +1 -1
- package/dist/actions/list-solution-subfolders.cjs +1 -0
- package/dist/actions/list-solution-subfolders.cjs.map +1 -1
- package/dist/actions/list-solution-subfolders.d.cts +3 -18
- package/dist/actions/list-solution-subfolders.d.cts.map +1 -1
- package/dist/actions/list-solution-subfolders.d.mts +3 -18
- package/dist/actions/list-solution-subfolders.d.mts.map +1 -1
- package/dist/actions/list-solution-subfolders.mjs +1 -0
- package/dist/actions/list-solution-subfolders.mjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.cjs +1 -0
- package/dist/actions/list-solutions-category-folders-translated.cjs.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.cts +3 -19
- package/dist/actions/list-solutions-category-folders-translated.d.cts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.mts +3 -19
- package/dist/actions/list-solutions-category-folders-translated.d.mts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.mjs +1 -0
- package/dist/actions/list-solutions-category-folders-translated.mjs.map +1 -1
- package/dist/actions/list-specific-section-details.cjs +1 -0
- package/dist/actions/list-specific-section-details.cjs.map +1 -1
- package/dist/actions/list-specific-section-details.d.cts +3 -18
- package/dist/actions/list-specific-section-details.d.cts.map +1 -1
- package/dist/actions/list-specific-section-details.d.mts +3 -18
- package/dist/actions/list-specific-section-details.d.mts.map +1 -1
- package/dist/actions/list-specific-section-details.mjs +1 -0
- package/dist/actions/list-specific-section-details.mjs.map +1 -1
- package/dist/actions/list-surveys.cjs +1 -0
- package/dist/actions/list-surveys.cjs.map +1 -1
- package/dist/actions/list-surveys.d.cts +3 -17
- package/dist/actions/list-surveys.d.cts.map +1 -1
- package/dist/actions/list-surveys.d.mts +3 -17
- package/dist/actions/list-surveys.d.mts.map +1 -1
- package/dist/actions/list-surveys.mjs +1 -0
- package/dist/actions/list-surveys.mjs.map +1 -1
- package/dist/actions/list-ticket-fields.cjs +1 -0
- package/dist/actions/list-ticket-fields.cjs.map +1 -1
- package/dist/actions/list-ticket-fields.d.cts +3 -15
- package/dist/actions/list-ticket-fields.d.cts.map +1 -1
- package/dist/actions/list-ticket-fields.d.mts +3 -15
- package/dist/actions/list-ticket-fields.d.mts.map +1 -1
- package/dist/actions/list-ticket-fields.mjs +1 -0
- package/dist/actions/list-ticket-fields.mjs.map +1 -1
- package/dist/actions/list-ticket-forms.cjs +1 -0
- package/dist/actions/list-ticket-forms.cjs.map +1 -1
- package/dist/actions/list-ticket-forms.d.cts +3 -19
- package/dist/actions/list-ticket-forms.d.cts.map +1 -1
- package/dist/actions/list-ticket-forms.d.mts +3 -19
- package/dist/actions/list-ticket-forms.d.mts.map +1 -1
- package/dist/actions/list-ticket-forms.mjs +1 -0
- package/dist/actions/list-ticket-forms.mjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.cjs +1 -0
- package/dist/actions/list-ticket-satisfaction-ratings.cjs.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts +3 -19
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts +3 -19
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.mjs +1 -0
- package/dist/actions/list-ticket-satisfaction-ratings.mjs.map +1 -1
- package/dist/actions/list-tickets-watchers.cjs +1 -0
- package/dist/actions/list-tickets-watchers.cjs.map +1 -1
- package/dist/actions/list-tickets-watchers.d.cts +3 -17
- package/dist/actions/list-tickets-watchers.d.cts.map +1 -1
- package/dist/actions/list-tickets-watchers.d.mts +3 -17
- package/dist/actions/list-tickets-watchers.d.mts.map +1 -1
- package/dist/actions/list-tickets-watchers.mjs +1 -0
- package/dist/actions/list-tickets-watchers.mjs.map +1 -1
- package/dist/actions/list-time-entries.cjs +1 -0
- package/dist/actions/list-time-entries.cjs.map +1 -1
- package/dist/actions/list-time-entries.d.cts +3 -23
- package/dist/actions/list-time-entries.d.cts.map +1 -1
- package/dist/actions/list-time-entries.d.mts +3 -23
- package/dist/actions/list-time-entries.d.mts.map +1 -1
- package/dist/actions/list-time-entries.mjs +1 -0
- package/dist/actions/list-time-entries.mjs.map +1 -1
- package/dist/actions/list-topic-comments2.cjs +1 -0
- package/dist/actions/list-topic-comments2.cjs.map +1 -1
- package/dist/actions/list-topic-comments2.d.cts +3 -19
- package/dist/actions/list-topic-comments2.d.cts.map +1 -1
- package/dist/actions/list-topic-comments2.d.mts +3 -19
- package/dist/actions/list-topic-comments2.d.mts.map +1 -1
- package/dist/actions/list-topic-comments2.mjs +1 -0
- package/dist/actions/list-topic-comments2.mjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.cjs +1 -0
- package/dist/actions/list-translated-solution-articles.cjs.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.cts +3 -19
- package/dist/actions/list-translated-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.mts +3 -19
- package/dist/actions/list-translated-solution-articles.d.mts.map +1 -1
- package/dist/actions/list-translated-solution-articles.mjs +1 -0
- package/dist/actions/list-translated-solution-articles.mjs.map +1 -1
- package/dist/actions/list-translated-subfolders.cjs +1 -0
- package/dist/actions/list-translated-subfolders.cjs.map +1 -1
- package/dist/actions/list-translated-subfolders.d.cts +3 -19
- package/dist/actions/list-translated-subfolders.d.cts.map +1 -1
- package/dist/actions/list-translated-subfolders.d.mts +3 -19
- package/dist/actions/list-translated-subfolders.d.mts.map +1 -1
- package/dist/actions/list-translated-subfolders.mjs +1 -0
- package/dist/actions/list-translated-subfolders.mjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.cjs +1 -0
- package/dist/actions/patch-admin-groups-agents.cjs.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.cts +3 -18
- package/dist/actions/patch-admin-groups-agents.d.cts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.mts +3 -18
- package/dist/actions/patch-admin-groups-agents.d.mts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.mjs +1 -0
- package/dist/actions/patch-admin-groups-agents.mjs.map +1 -1
- package/dist/actions/remove-watcher.cjs +1 -0
- package/dist/actions/remove-watcher.cjs.map +1 -1
- package/dist/actions/remove-watcher.d.cts +3 -17
- package/dist/actions/remove-watcher.d.cts.map +1 -1
- package/dist/actions/remove-watcher.d.mts +3 -17
- package/dist/actions/remove-watcher.d.mts.map +1 -1
- package/dist/actions/remove-watcher.mjs +1 -0
- package/dist/actions/remove-watcher.mjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.cjs +1 -0
- package/dist/actions/reply-to-forward-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.cts +3 -22
- package/dist/actions/reply-to-forward-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.mts +3 -22
- package/dist/actions/reply-to-forward-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.mjs +1 -0
- package/dist/actions/reply-to-forward-ticket.mjs.map +1 -1
- package/dist/actions/reply-to-ticket.cjs +1 -0
- package/dist/actions/reply-to-ticket.cjs.map +1 -1
- package/dist/actions/reply-to-ticket.d.cts +3 -23
- package/dist/actions/reply-to-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-ticket.d.mts +3 -23
- package/dist/actions/reply-to-ticket.d.mts.map +1 -1
- package/dist/actions/reply-to-ticket.mjs +1 -0
- package/dist/actions/reply-to-ticket.mjs.map +1 -1
- package/dist/actions/search-agents.cjs +1 -0
- package/dist/actions/search-agents.cjs.map +1 -1
- package/dist/actions/search-agents.d.cts +3 -22
- package/dist/actions/search-agents.d.cts.map +1 -1
- package/dist/actions/search-agents.d.mts +3 -22
- package/dist/actions/search-agents.d.mts.map +1 -1
- package/dist/actions/search-agents.mjs +1 -0
- package/dist/actions/search-agents.mjs.map +1 -1
- package/dist/actions/search-companies.cjs +1 -0
- package/dist/actions/search-companies.cjs.map +1 -1
- package/dist/actions/search-companies.d.cts +3 -18
- package/dist/actions/search-companies.d.cts.map +1 -1
- package/dist/actions/search-companies.d.mts +3 -18
- package/dist/actions/search-companies.d.mts.map +1 -1
- package/dist/actions/search-companies.mjs +1 -0
- package/dist/actions/search-companies.mjs.map +1 -1
- package/dist/actions/search-company.cjs +1 -0
- package/dist/actions/search-company.cjs.map +1 -1
- package/dist/actions/search-company.d.cts +3 -17
- package/dist/actions/search-company.d.cts.map +1 -1
- package/dist/actions/search-company.d.mts +3 -17
- package/dist/actions/search-company.d.mts.map +1 -1
- package/dist/actions/search-company.mjs +1 -0
- package/dist/actions/search-company.mjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.cjs +1 -0
- package/dist/actions/search-contacts-autocomplete.cjs.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.cts +3 -17
- package/dist/actions/search-contacts-autocomplete.d.cts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.mts +3 -17
- package/dist/actions/search-contacts-autocomplete.d.mts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.mjs +1 -0
- package/dist/actions/search-contacts-autocomplete.mjs.map +1 -1
- package/dist/actions/search-contacts.cjs +1 -0
- package/dist/actions/search-contacts.cjs.map +1 -1
- package/dist/actions/search-contacts.d.cts +3 -18
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +3 -18
- package/dist/actions/search-contacts.d.mts.map +1 -1
- package/dist/actions/search-contacts.mjs +1 -0
- package/dist/actions/search-contacts.mjs.map +1 -1
- package/dist/actions/search-solution-articles.cjs +1 -0
- package/dist/actions/search-solution-articles.cjs.map +1 -1
- package/dist/actions/search-solution-articles.d.cts +3 -18
- package/dist/actions/search-solution-articles.d.cts.map +1 -1
- package/dist/actions/search-solution-articles.d.mts +3 -18
- package/dist/actions/search-solution-articles.d.mts.map +1 -1
- package/dist/actions/search-solution-articles.mjs +1 -0
- package/dist/actions/search-solution-articles.mjs.map +1 -1
- package/dist/actions/toggle-timer.cjs +1 -0
- package/dist/actions/toggle-timer.cjs.map +1 -1
- package/dist/actions/toggle-timer.d.cts +3 -17
- package/dist/actions/toggle-timer.d.cts.map +1 -1
- package/dist/actions/toggle-timer.d.mts +3 -17
- package/dist/actions/toggle-timer.d.mts.map +1 -1
- package/dist/actions/toggle-timer.mjs +1 -0
- package/dist/actions/toggle-timer.mjs.map +1 -1
- package/dist/actions/update-admin-group.cjs +1 -0
- package/dist/actions/update-admin-group.cjs.map +1 -1
- package/dist/actions/update-admin-group.d.cts +3 -23
- package/dist/actions/update-admin-group.d.cts.map +1 -1
- package/dist/actions/update-admin-group.d.mts +3 -23
- package/dist/actions/update-admin-group.d.mts.map +1 -1
- package/dist/actions/update-admin-group.mjs +1 -0
- package/dist/actions/update-admin-group.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.cjs +1 -0
- package/dist/actions/update-admin-ticket-field-section.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.cts +3 -21
- package/dist/actions/update-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.mts +3 -21
- package/dist/actions/update-admin-ticket-field-section.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.mjs +1 -0
- package/dist/actions/update-admin-ticket-field-section.mjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.cjs +1 -0
- package/dist/actions/update-admin-ticket-field.cjs.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.cts +3 -25
- package/dist/actions/update-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.mts +3 -25
- package/dist/actions/update-admin-ticket-field.d.mts.map +1 -1
- package/dist/actions/update-admin-ticket-field.mjs +1 -0
- package/dist/actions/update-admin-ticket-field.mjs.map +1 -1
- package/dist/actions/update-agent-availability.cjs +1 -0
- package/dist/actions/update-agent-availability.cjs.map +1 -1
- package/dist/actions/update-agent-availability.d.cts +3 -22
- package/dist/actions/update-agent-availability.d.cts.map +1 -1
- package/dist/actions/update-agent-availability.d.mts +3 -22
- package/dist/actions/update-agent-availability.d.mts.map +1 -1
- package/dist/actions/update-agent-availability.mjs +1 -0
- package/dist/actions/update-agent-availability.mjs.map +1 -1
- package/dist/actions/update-agent.cjs +1 -0
- package/dist/actions/update-agent.cjs.map +1 -1
- package/dist/actions/update-agent.d.cts +3 -28
- package/dist/actions/update-agent.d.cts.map +1 -1
- package/dist/actions/update-agent.d.mts +3 -28
- package/dist/actions/update-agent.d.mts.map +1 -1
- package/dist/actions/update-agent.mjs +1 -0
- package/dist/actions/update-agent.mjs.map +1 -1
- package/dist/actions/update-automations.cjs +1 -0
- package/dist/actions/update-automations.cjs.map +1 -1
- package/dist/actions/update-automations.d.cts +3 -24
- package/dist/actions/update-automations.d.cts.map +1 -1
- package/dist/actions/update-automations.d.mts +3 -24
- package/dist/actions/update-automations.d.mts.map +1 -1
- package/dist/actions/update-automations.mjs +1 -0
- package/dist/actions/update-automations.mjs.map +1 -1
- package/dist/actions/update-canned-response-folder.cjs +1 -0
- package/dist/actions/update-canned-response-folder.cjs.map +1 -1
- package/dist/actions/update-canned-response-folder.d.cts +3 -18
- package/dist/actions/update-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/update-canned-response-folder.d.mts +3 -18
- package/dist/actions/update-canned-response-folder.d.mts.map +1 -1
- package/dist/actions/update-canned-response-folder.mjs +1 -0
- package/dist/actions/update-canned-response-folder.mjs.map +1 -1
- package/dist/actions/update-canned-response.cjs +1 -0
- package/dist/actions/update-canned-response.cjs.map +1 -1
- package/dist/actions/update-canned-response.d.cts +3 -22
- package/dist/actions/update-canned-response.d.cts.map +1 -1
- package/dist/actions/update-canned-response.d.mts +3 -22
- package/dist/actions/update-canned-response.d.mts.map +1 -1
- package/dist/actions/update-canned-response.mjs +1 -0
- package/dist/actions/update-canned-response.mjs.map +1 -1
- package/dist/actions/update-companies.cjs +1 -0
- package/dist/actions/update-companies.cjs.map +1 -1
- package/dist/actions/update-companies.d.cts +3 -26
- package/dist/actions/update-companies.d.cts.map +1 -1
- package/dist/actions/update-companies.d.mts +3 -26
- package/dist/actions/update-companies.d.mts.map +1 -1
- package/dist/actions/update-companies.mjs +1 -0
- package/dist/actions/update-companies.mjs.map +1 -1
- package/dist/actions/update-contact-field.cjs +1 -0
- package/dist/actions/update-contact-field.cjs.map +1 -1
- package/dist/actions/update-contact-field.d.cts +3 -23
- package/dist/actions/update-contact-field.d.cts.map +1 -1
- package/dist/actions/update-contact-field.d.mts +3 -23
- package/dist/actions/update-contact-field.d.mts.map +1 -1
- package/dist/actions/update-contact-field.mjs +1 -0
- package/dist/actions/update-contact-field.mjs.map +1 -1
- package/dist/actions/update-contact-make-agent.cjs +1 -0
- package/dist/actions/update-contact-make-agent.cjs.map +1 -1
- package/dist/actions/update-contact-make-agent.d.cts +3 -20
- package/dist/actions/update-contact-make-agent.d.cts.map +1 -1
- package/dist/actions/update-contact-make-agent.d.mts +3 -20
- package/dist/actions/update-contact-make-agent.d.mts.map +1 -1
- package/dist/actions/update-contact-make-agent.mjs +1 -0
- package/dist/actions/update-contact-make-agent.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -0
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +3 -33
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -33
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +1 -0
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-conversations.cjs +1 -0
- package/dist/actions/update-conversations.cjs.map +1 -1
- package/dist/actions/update-conversations.d.cts +3 -18
- package/dist/actions/update-conversations.d.cts.map +1 -1
- package/dist/actions/update-conversations.d.mts +3 -18
- package/dist/actions/update-conversations.d.mts.map +1 -1
- package/dist/actions/update-conversations.mjs +1 -0
- package/dist/actions/update-conversations.mjs.map +1 -1
- package/dist/actions/update-discussion-category.cjs +1 -0
- package/dist/actions/update-discussion-category.cjs.map +1 -1
- package/dist/actions/update-discussion-category.d.cts +3 -19
- package/dist/actions/update-discussion-category.d.cts.map +1 -1
- package/dist/actions/update-discussion-category.d.mts +3 -19
- package/dist/actions/update-discussion-category.d.mts.map +1 -1
- package/dist/actions/update-discussion-category.mjs +1 -0
- package/dist/actions/update-discussion-category.mjs.map +1 -1
- package/dist/actions/update-discussion-comment.cjs +1 -0
- package/dist/actions/update-discussion-comment.cjs.map +1 -1
- package/dist/actions/update-discussion-comment.d.cts +3 -18
- package/dist/actions/update-discussion-comment.d.cts.map +1 -1
- package/dist/actions/update-discussion-comment.d.mts +3 -18
- package/dist/actions/update-discussion-comment.d.mts.map +1 -1
- package/dist/actions/update-discussion-comment.mjs +1 -0
- package/dist/actions/update-discussion-comment.mjs.map +1 -1
- package/dist/actions/update-discussion-forum.cjs +1 -0
- package/dist/actions/update-discussion-forum.cjs.map +1 -1
- package/dist/actions/update-discussion-forum.d.cts +3 -23
- package/dist/actions/update-discussion-forum.d.cts.map +1 -1
- package/dist/actions/update-discussion-forum.d.mts +3 -23
- package/dist/actions/update-discussion-forum.d.mts.map +1 -1
- package/dist/actions/update-discussion-forum.mjs +1 -0
- package/dist/actions/update-discussion-forum.mjs.map +1 -1
- package/dist/actions/update-discussion-topic.cjs +1 -0
- package/dist/actions/update-discussion-topic.cjs.map +1 -1
- package/dist/actions/update-discussion-topic.d.cts +3 -23
- package/dist/actions/update-discussion-topic.d.cts.map +1 -1
- package/dist/actions/update-discussion-topic.d.mts +3 -23
- package/dist/actions/update-discussion-topic.d.mts.map +1 -1
- package/dist/actions/update-discussion-topic.mjs +1 -0
- package/dist/actions/update-discussion-topic.mjs.map +1 -1
- package/dist/actions/update-email-settings.cjs +1 -0
- package/dist/actions/update-email-settings.cjs.map +1 -1
- package/dist/actions/update-email-settings.d.cts +3 -28
- package/dist/actions/update-email-settings.d.cts.map +1 -1
- package/dist/actions/update-email-settings.d.mts +3 -28
- package/dist/actions/update-email-settings.d.mts.map +1 -1
- package/dist/actions/update-email-settings.mjs +1 -0
- package/dist/actions/update-email-settings.mjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.cjs +1 -0
- package/dist/actions/update-notification-email-bcc.cjs.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.cts +3 -17
- package/dist/actions/update-notification-email-bcc.d.cts.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.mts +3 -17
- package/dist/actions/update-notification-email-bcc.d.mts.map +1 -1
- package/dist/actions/update-notification-email-bcc.mjs +1 -0
- package/dist/actions/update-notification-email-bcc.mjs.map +1 -1
- package/dist/actions/update-sla-policies.cjs +1 -0
- package/dist/actions/update-sla-policies.cjs.map +1 -1
- package/dist/actions/update-sla-policies.d.cts +3 -50
- package/dist/actions/update-sla-policies.d.cts.map +1 -1
- package/dist/actions/update-sla-policies.d.mts +3 -50
- package/dist/actions/update-sla-policies.d.mts.map +1 -1
- package/dist/actions/update-sla-policies.mjs +1 -0
- package/dist/actions/update-sla-policies.mjs.map +1 -1
- package/dist/actions/update-solution-category.cjs +1 -0
- package/dist/actions/update-solution-category.cjs.map +1 -1
- package/dist/actions/update-solution-category.d.cts +3 -19
- package/dist/actions/update-solution-category.d.cts.map +1 -1
- package/dist/actions/update-solution-category.d.mts +3 -19
- package/dist/actions/update-solution-category.d.mts.map +1 -1
- package/dist/actions/update-solution-category.mjs +1 -0
- package/dist/actions/update-solution-category.mjs.map +1 -1
- package/dist/actions/update-solution-folder.cjs +1 -0
- package/dist/actions/update-solution-folder.cjs.map +1 -1
- package/dist/actions/update-solution-folder.d.cts +3 -25
- package/dist/actions/update-solution-folder.d.cts.map +1 -1
- package/dist/actions/update-solution-folder.d.mts +3 -25
- package/dist/actions/update-solution-folder.d.mts.map +1 -1
- package/dist/actions/update-solution-folder.mjs +1 -0
- package/dist/actions/update-solution-folder.mjs.map +1 -1
- package/dist/actions/update-solutions.cjs +1 -0
- package/dist/actions/update-solutions.cjs.map +1 -1
- package/dist/actions/update-solutions.d.cts +3 -24
- package/dist/actions/update-solutions.d.cts.map +1 -1
- package/dist/actions/update-solutions.d.mts +3 -24
- package/dist/actions/update-solutions.d.mts.map +1 -1
- package/dist/actions/update-solutions.mjs +1 -0
- package/dist/actions/update-solutions.mjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.cjs +1 -0
- package/dist/actions/update-ticket-bulk-watch.cjs.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.cts +3 -17
- package/dist/actions/update-ticket-bulk-watch.d.cts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.mts +3 -17
- package/dist/actions/update-ticket-bulk-watch.d.mts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.mjs +1 -0
- package/dist/actions/update-ticket-bulk-watch.mjs.map +1 -1
- package/dist/actions/update-ticket-forms.cjs +1 -0
- package/dist/actions/update-ticket-forms.cjs.map +1 -1
- package/dist/actions/update-ticket-forms.d.cts +3 -31
- package/dist/actions/update-ticket-forms.d.cts.map +1 -1
- package/dist/actions/update-ticket-forms.d.mts +3 -31
- package/dist/actions/update-ticket-forms.d.mts.map +1 -1
- package/dist/actions/update-ticket-forms.mjs +1 -0
- package/dist/actions/update-ticket-forms.mjs.map +1 -1
- package/dist/actions/update-ticket-summary.cjs +1 -0
- package/dist/actions/update-ticket-summary.cjs.map +1 -1
- package/dist/actions/update-ticket-summary.d.cts +3 -18
- package/dist/actions/update-ticket-summary.d.cts.map +1 -1
- package/dist/actions/update-ticket-summary.d.mts +3 -18
- package/dist/actions/update-ticket-summary.d.mts.map +1 -1
- package/dist/actions/update-ticket-summary.mjs +1 -0
- package/dist/actions/update-ticket-summary.mjs.map +1 -1
- package/dist/actions/update-ticket-user-access.cjs +1 -0
- package/dist/actions/update-ticket-user-access.cjs.map +1 -1
- package/dist/actions/update-ticket-user-access.d.cts +3 -22
- package/dist/actions/update-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/update-ticket-user-access.d.mts +3 -22
- package/dist/actions/update-ticket-user-access.d.mts.map +1 -1
- package/dist/actions/update-ticket-user-access.mjs +1 -0
- package/dist/actions/update-ticket-user-access.mjs.map +1 -1
- package/dist/actions/update-ticket.cjs +1 -0
- package/dist/actions/update-ticket.cjs.map +1 -1
- package/dist/actions/update-ticket.d.cts +5 -46
- package/dist/actions/update-ticket.d.cts.map +1 -1
- package/dist/actions/update-ticket.d.mts +5 -46
- package/dist/actions/update-ticket.d.mts.map +1 -1
- package/dist/actions/update-ticket.mjs +1 -0
- package/dist/actions/update-ticket.mjs.map +1 -1
- package/dist/actions/update-time-entry.cjs +1 -0
- package/dist/actions/update-time-entry.cjs.map +1 -1
- package/dist/actions/update-time-entry.d.cts +3 -24
- package/dist/actions/update-time-entry.d.cts.map +1 -1
- package/dist/actions/update-time-entry.d.mts +3 -24
- package/dist/actions/update-time-entry.d.mts.map +1 -1
- package/dist/actions/update-time-entry.mjs +1 -0
- package/dist/actions/update-time-entry.mjs.map +1 -1
- package/dist/actions/view-a-canned-response.cjs +1 -0
- package/dist/actions/view-a-canned-response.cjs.map +1 -1
- package/dist/actions/view-a-canned-response.d.cts +3 -17
- package/dist/actions/view-a-canned-response.d.cts.map +1 -1
- package/dist/actions/view-a-canned-response.d.mts +3 -17
- package/dist/actions/view-a-canned-response.d.mts.map +1 -1
- package/dist/actions/view-a-canned-response.mjs +1 -0
- package/dist/actions/view-a-canned-response.mjs.map +1 -1
- package/dist/actions/view-automations.cjs +1 -0
- package/dist/actions/view-automations.cjs.map +1 -1
- package/dist/actions/view-automations.d.cts +3 -18
- package/dist/actions/view-automations.d.cts.map +1 -1
- package/dist/actions/view-automations.d.mts +3 -18
- package/dist/actions/view-automations.d.mts.map +1 -1
- package/dist/actions/view-automations.mjs +1 -0
- package/dist/actions/view-automations.mjs.map +1 -1
- package/dist/actions/view-business-hour.cjs +1 -0
- package/dist/actions/view-business-hour.cjs.map +1 -1
- package/dist/actions/view-business-hour.d.cts +3 -17
- package/dist/actions/view-business-hour.d.cts.map +1 -1
- package/dist/actions/view-business-hour.d.mts +3 -17
- package/dist/actions/view-business-hour.d.mts.map +1 -1
- package/dist/actions/view-business-hour.mjs +1 -0
- package/dist/actions/view-business-hour.mjs.map +1 -1
- package/dist/actions/view-company-field.cjs +1 -0
- package/dist/actions/view-company-field.cjs.map +1 -1
- package/dist/actions/view-company-field.d.cts +3 -17
- package/dist/actions/view-company-field.d.cts.map +1 -1
- package/dist/actions/view-company-field.d.mts +3 -17
- package/dist/actions/view-company-field.d.mts.map +1 -1
- package/dist/actions/view-company-field.mjs +1 -0
- package/dist/actions/view-company-field.mjs.map +1 -1
- package/dist/actions/view-contact-field.cjs +1 -0
- package/dist/actions/view-contact-field.cjs.map +1 -1
- package/dist/actions/view-contact-field.d.cts +3 -17
- package/dist/actions/view-contact-field.d.cts.map +1 -1
- package/dist/actions/view-contact-field.d.mts +3 -17
- package/dist/actions/view-contact-field.d.mts.map +1 -1
- package/dist/actions/view-contact-field.mjs +1 -0
- package/dist/actions/view-contact-field.mjs.map +1 -1
- package/dist/actions/view-email-configs.cjs +1 -0
- package/dist/actions/view-email-configs.cjs.map +1 -1
- package/dist/actions/view-email-configs.d.cts +3 -17
- package/dist/actions/view-email-configs.d.cts.map +1 -1
- package/dist/actions/view-email-configs.d.mts +3 -17
- package/dist/actions/view-email-configs.d.mts.map +1 -1
- package/dist/actions/view-email-configs.mjs +1 -0
- package/dist/actions/view-email-configs.mjs.map +1 -1
- package/dist/actions/view-email.cjs +1 -0
- package/dist/actions/view-email.cjs.map +1 -1
- package/dist/actions/view-email.d.cts +3 -15
- package/dist/actions/view-email.d.cts.map +1 -1
- package/dist/actions/view-email.d.mts +3 -15
- package/dist/actions/view-email.d.mts.map +1 -1
- package/dist/actions/view-email.mjs +1 -0
- package/dist/actions/view-email.mjs.map +1 -1
- package/dist/actions/view-group.cjs +1 -0
- package/dist/actions/view-group.cjs.map +1 -1
- package/dist/actions/view-group.d.cts +3 -17
- package/dist/actions/view-group.d.cts.map +1 -1
- package/dist/actions/view-group.d.mts +3 -17
- package/dist/actions/view-group.d.mts.map +1 -1
- package/dist/actions/view-group.mjs +1 -0
- package/dist/actions/view-group.mjs.map +1 -1
- package/dist/actions/view-notifications.cjs +1 -0
- package/dist/actions/view-notifications.cjs.map +1 -1
- package/dist/actions/view-notifications.d.cts +3 -15
- package/dist/actions/view-notifications.d.cts.map +1 -1
- package/dist/actions/view-notifications.d.mts +3 -15
- package/dist/actions/view-notifications.d.mts.map +1 -1
- package/dist/actions/view-notifications.mjs +1 -0
- package/dist/actions/view-notifications.mjs.map +1 -1
- package/dist/actions/view-products.cjs +1 -0
- package/dist/actions/view-products.cjs.map +1 -1
- package/dist/actions/view-products.d.cts +3 -17
- package/dist/actions/view-products.d.cts.map +1 -1
- package/dist/actions/view-products.d.mts +3 -17
- package/dist/actions/view-products.d.mts.map +1 -1
- package/dist/actions/view-products.mjs +1 -0
- package/dist/actions/view-products.mjs.map +1 -1
- package/dist/actions/view-roles.cjs +1 -0
- package/dist/actions/view-roles.cjs.map +1 -1
- package/dist/actions/view-roles.d.cts +3 -17
- package/dist/actions/view-roles.d.cts.map +1 -1
- package/dist/actions/view-roles.d.mts +3 -17
- package/dist/actions/view-roles.d.mts.map +1 -1
- package/dist/actions/view-roles.mjs +1 -0
- package/dist/actions/view-roles.mjs.map +1 -1
- package/dist/actions/view-settings.cjs +1 -0
- package/dist/actions/view-settings.cjs.map +1 -1
- package/dist/actions/view-settings.d.cts +3 -15
- package/dist/actions/view-settings.d.cts.map +1 -1
- package/dist/actions/view-settings.d.mts +3 -15
- package/dist/actions/view-settings.d.mts.map +1 -1
- package/dist/actions/view-settings.mjs +1 -0
- package/dist/actions/view-settings.mjs.map +1 -1
- package/dist/actions/view-skill.cjs +1 -0
- package/dist/actions/view-skill.cjs.map +1 -1
- package/dist/actions/view-skill.d.cts +3 -17
- package/dist/actions/view-skill.d.cts.map +1 -1
- package/dist/actions/view-skill.d.mts +3 -17
- package/dist/actions/view-skill.d.mts.map +1 -1
- package/dist/actions/view-skill.mjs +1 -0
- package/dist/actions/view-skill.mjs.map +1 -1
- package/dist/actions/view-solution-category.cjs +1 -0
- package/dist/actions/view-solution-category.cjs.map +1 -1
- package/dist/actions/view-solution-category.d.cts +3 -17
- package/dist/actions/view-solution-category.d.cts.map +1 -1
- package/dist/actions/view-solution-category.d.mts +3 -17
- package/dist/actions/view-solution-category.d.mts.map +1 -1
- package/dist/actions/view-solution-category.mjs +1 -0
- package/dist/actions/view-solution-category.mjs.map +1 -1
- package/dist/actions/view-solution-folder.cjs +1 -0
- package/dist/actions/view-solution-folder.cjs.map +1 -1
- package/dist/actions/view-solution-folder.d.cts +3 -18
- package/dist/actions/view-solution-folder.d.cts.map +1 -1
- package/dist/actions/view-solution-folder.d.mts +3 -18
- package/dist/actions/view-solution-folder.d.mts.map +1 -1
- package/dist/actions/view-solution-folder.mjs +1 -0
- package/dist/actions/view-solution-folder.mjs.map +1 -1
- package/dist/actions/view-solutions.cjs +1 -0
- package/dist/actions/view-solutions.cjs.map +1 -1
- package/dist/actions/view-solutions.d.cts +3 -18
- package/dist/actions/view-solutions.d.cts.map +1 -1
- package/dist/actions/view-solutions.d.mts +3 -18
- package/dist/actions/view-solutions.d.mts.map +1 -1
- package/dist/actions/view-solutions.mjs +1 -0
- package/dist/actions/view-solutions.mjs.map +1 -1
- package/dist/actions/view-ticket-field.cjs +1 -0
- package/dist/actions/view-ticket-field.cjs.map +1 -1
- package/dist/actions/view-ticket-field.d.cts +3 -17
- package/dist/actions/view-ticket-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-field.d.mts +3 -17
- package/dist/actions/view-ticket-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-field.mjs +1 -0
- package/dist/actions/view-ticket-field.mjs.map +1 -1
- package/dist/actions/view-ticket-form-field.cjs +1 -0
- package/dist/actions/view-ticket-form-field.cjs.map +1 -1
- package/dist/actions/view-ticket-form-field.d.cts +3 -18
- package/dist/actions/view-ticket-form-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-form-field.d.mts +3 -18
- package/dist/actions/view-ticket-form-field.d.mts.map +1 -1
- package/dist/actions/view-ticket-form-field.mjs +1 -0
- package/dist/actions/view-ticket-form-field.mjs.map +1 -1
- package/dist/actions/view-ticket.cjs +1 -0
- package/dist/actions/view-ticket.cjs.map +1 -1
- package/dist/actions/view-ticket.d.cts +4 -19
- package/dist/actions/view-ticket.d.cts.map +1 -1
- package/dist/actions/view-ticket.d.mts +4 -19
- package/dist/actions/view-ticket.d.mts.map +1 -1
- package/dist/actions/view-ticket.mjs +1 -0
- package/dist/actions/view-ticket.mjs.map +1 -1
- package/dist/app.cjs +5 -4
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/bulk-update-tickets.d.ts
|
|
@@ -9,8 +11,8 @@ declare const FreshdeskBulkUpdateTicketsInput: z.ZodObject<{
|
|
|
9
11
|
due_by: z.ZodOptional<z.ZodString>;
|
|
10
12
|
source: z.ZodOptional<z.ZodEnum<{
|
|
11
13
|
email: "email";
|
|
12
|
-
portal: "portal";
|
|
13
14
|
phone: "phone";
|
|
15
|
+
portal: "portal";
|
|
14
16
|
chat: "chat";
|
|
15
17
|
feedback_widget: "feedback_widget";
|
|
16
18
|
outbound_email: "outbound_email";
|
|
@@ -38,36 +40,7 @@ declare const FreshdeskBulkUpdateTicketsOutput: z.ZodObject<{
|
|
|
38
40
|
href: z.ZodNullable<z.ZodString>;
|
|
39
41
|
job_id: z.ZodNullable<z.ZodString>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const freshdeskBulkUpdateTickets:
|
|
42
|
-
ids: number[];
|
|
43
|
-
properties: {
|
|
44
|
-
tags?: string[] | undefined;
|
|
45
|
-
type?: string | undefined;
|
|
46
|
-
due_by?: string | undefined;
|
|
47
|
-
source?: "email" | "portal" | "phone" | "chat" | "feedback_widget" | "outbound_email" | undefined;
|
|
48
|
-
status?: "open" | "pending" | "resolved" | "closed" | undefined;
|
|
49
|
-
group_id?: number | undefined;
|
|
50
|
-
priority?: "low" | "medium" | "high" | "urgent" | undefined;
|
|
51
|
-
fr_due_by?: string | undefined;
|
|
52
|
-
product_id?: number | undefined;
|
|
53
|
-
responder_id?: number | undefined;
|
|
54
|
-
custom_fields?: Record<string, unknown> | undefined;
|
|
55
|
-
};
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
subdomain: z.ZodString;
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
64
|
-
connectionId: z.ZodString;
|
|
65
|
-
entityId: z.ZodString;
|
|
66
|
-
instanceId: z.ZodString;
|
|
67
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
-
subdomain: z.ZodString;
|
|
69
|
-
generic_api_key: z.ZodString;
|
|
70
|
-
}, z.core.$strip>>]>;
|
|
43
|
+
declare const freshdeskBulkUpdateTickets: AppAction<typeof FreshdeskBulkUpdateTicketsInput, typeof FreshdeskBulkUpdateTicketsOutput, typeof freshdesk.credential>;
|
|
71
44
|
//#endregion
|
|
72
45
|
export { freshdeskBulkUpdateTickets };
|
|
73
46
|
//# sourceMappingURL=bulk-update-tickets.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-update-tickets.d.cts","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-update-tickets.d.cts","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/bulk-update-tickets.d.ts
|
|
@@ -9,8 +11,8 @@ declare const FreshdeskBulkUpdateTicketsInput: z.ZodObject<{
|
|
|
9
11
|
due_by: z.ZodOptional<z.ZodString>;
|
|
10
12
|
source: z.ZodOptional<z.ZodEnum<{
|
|
11
13
|
email: "email";
|
|
12
|
-
portal: "portal";
|
|
13
14
|
phone: "phone";
|
|
15
|
+
portal: "portal";
|
|
14
16
|
chat: "chat";
|
|
15
17
|
feedback_widget: "feedback_widget";
|
|
16
18
|
outbound_email: "outbound_email";
|
|
@@ -38,36 +40,7 @@ declare const FreshdeskBulkUpdateTicketsOutput: z.ZodObject<{
|
|
|
38
40
|
href: z.ZodNullable<z.ZodString>;
|
|
39
41
|
job_id: z.ZodNullable<z.ZodString>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const freshdeskBulkUpdateTickets:
|
|
42
|
-
ids: number[];
|
|
43
|
-
properties: {
|
|
44
|
-
tags?: string[] | undefined;
|
|
45
|
-
type?: string | undefined;
|
|
46
|
-
due_by?: string | undefined;
|
|
47
|
-
source?: "email" | "portal" | "phone" | "chat" | "feedback_widget" | "outbound_email" | undefined;
|
|
48
|
-
status?: "open" | "pending" | "resolved" | "closed" | undefined;
|
|
49
|
-
group_id?: number | undefined;
|
|
50
|
-
priority?: "low" | "medium" | "high" | "urgent" | undefined;
|
|
51
|
-
fr_due_by?: string | undefined;
|
|
52
|
-
product_id?: number | undefined;
|
|
53
|
-
responder_id?: number | undefined;
|
|
54
|
-
custom_fields?: Record<string, unknown> | undefined;
|
|
55
|
-
};
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
subdomain: z.ZodString;
|
|
62
|
-
generic_api_key: z.ZodString;
|
|
63
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
64
|
-
connectionId: z.ZodString;
|
|
65
|
-
entityId: z.ZodString;
|
|
66
|
-
instanceId: z.ZodString;
|
|
67
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
-
subdomain: z.ZodString;
|
|
69
|
-
generic_api_key: z.ZodString;
|
|
70
|
-
}, z.core.$strip>>]>;
|
|
43
|
+
declare const freshdeskBulkUpdateTickets: AppAction<typeof FreshdeskBulkUpdateTicketsInput, typeof FreshdeskBulkUpdateTicketsOutput, typeof freshdesk.credential>;
|
|
71
44
|
//#endregion
|
|
72
45
|
export { freshdeskBulkUpdateTickets };
|
|
73
46
|
//# sourceMappingURL=bulk-update-tickets.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-update-tickets.d.mts","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-update-tickets.d.mts","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-update-tickets.mjs","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskBulkUpdateTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to update in bulk. Example: [18, 17, 123]\"),\n properties: z.object({\n tags: z.array(z.string()).describe(\"Array of tags to associate with the tickets.\").optional(),\n type: z.string().describe(\"Type of the ticket (e.g., 'Question', 'Incident', 'Problem', 'Feature Request', 'Refund').\").optional(),\n due_by: z.string().describe(\"Timestamp when the tickets are due to be resolved in ISO 8601 format (e.g., '2026-01-30T15:00:00Z').\").optional(),\n source: z.enum([\"email\", \"portal\", \"phone\", \"chat\", \"feedback_widget\", \"outbound_email\"]).describe(\"Channel through which the ticket was created.\").optional(),\n status: z.enum([\"open\", \"pending\", \"resolved\", \"closed\"]).describe(\"Status of the ticket.\").optional(),\n group_id: z.number().int().describe(\"ID of the group to which the tickets should be assigned.\").optional(),\n priority: z.enum([\"low\", \"medium\", \"high\", \"urgent\"]).describe(\"Priority of the ticket.\").optional(),\n fr_due_by: z.string().describe(\"Timestamp when the first response is due in ISO 8601 format (e.g., '2026-01-28T15:00:00Z').\").optional(),\n product_id: z.number().int().describe(\"ID of the product to associate with the tickets.\").optional(),\n responder_id: z.number().int().describe(\"ID of the agent to whom the tickets should be assigned.\").optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Key-value pairs containing names and values of custom fields. Example: {\\\"cf_reference_number\\\": \\\"REF-123\\\"}. Custom fields must be predefined in Freshdesk admin settings.\").optional(),\n}).describe(\"Object containing the fields to update and their new values. At least one property must be specified.\"),\n});\nexport const FreshdeskBulkUpdateTicketsOutput = z.object({\n href: z.string().describe(\"URL endpoint to check the status and progress of the bulk update job. Format: https://{domain}.freshdesk.com/api/v2/jobs/{job_id}\").nullable(),\n job_id: z.string().describe(\"Unique identifier for the background job processing the bulk ticket update. Used to track the progress of the asynchronous operation.\").nullable(),\n}).passthrough();\n\nexport const freshdeskBulkUpdateTickets = action(\"FRESHDESK_BULK_UPDATE_TICKETS\", {\n slug: \"freshdesk-bulk-update-tickets\",\n name: \"Bulk Update Tickets\",\n description: \"Tool to update multiple tickets simultaneously in bulk. The bulk update operation runs asynchronously in the background, and returns a job_id to track progress. Use when you need to modify the same properties across multiple tickets efficiently.\",\n input: FreshdeskBulkUpdateTicketsInput,\n output: FreshdeskBulkUpdateTicketsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-update-tickets.mjs","names":[],"sources":["../../src/actions/bulk-update-tickets.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskBulkUpdateTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to update in bulk. Example: [18, 17, 123]\"),\n properties: z.object({\n tags: z.array(z.string()).describe(\"Array of tags to associate with the tickets.\").optional(),\n type: z.string().describe(\"Type of the ticket (e.g., 'Question', 'Incident', 'Problem', 'Feature Request', 'Refund').\").optional(),\n due_by: z.string().describe(\"Timestamp when the tickets are due to be resolved in ISO 8601 format (e.g., '2026-01-30T15:00:00Z').\").optional(),\n source: z.enum([\"email\", \"portal\", \"phone\", \"chat\", \"feedback_widget\", \"outbound_email\"]).describe(\"Channel through which the ticket was created.\").optional(),\n status: z.enum([\"open\", \"pending\", \"resolved\", \"closed\"]).describe(\"Status of the ticket.\").optional(),\n group_id: z.number().int().describe(\"ID of the group to which the tickets should be assigned.\").optional(),\n priority: z.enum([\"low\", \"medium\", \"high\", \"urgent\"]).describe(\"Priority of the ticket.\").optional(),\n fr_due_by: z.string().describe(\"Timestamp when the first response is due in ISO 8601 format (e.g., '2026-01-28T15:00:00Z').\").optional(),\n product_id: z.number().int().describe(\"ID of the product to associate with the tickets.\").optional(),\n responder_id: z.number().int().describe(\"ID of the agent to whom the tickets should be assigned.\").optional(),\n custom_fields: z.record(z.string(), z.unknown()).describe(\"Key-value pairs containing names and values of custom fields. Example: {\\\"cf_reference_number\\\": \\\"REF-123\\\"}. Custom fields must be predefined in Freshdesk admin settings.\").optional(),\n}).describe(\"Object containing the fields to update and their new values. At least one property must be specified.\"),\n});\nexport const FreshdeskBulkUpdateTicketsOutput = z.object({\n href: z.string().describe(\"URL endpoint to check the status and progress of the bulk update job. Format: https://{domain}.freshdesk.com/api/v2/jobs/{job_id}\").nullable(),\n job_id: z.string().describe(\"Unique identifier for the background job processing the bulk ticket update. Used to track the progress of the asynchronous operation.\").nullable(),\n}).passthrough();\n\nexport const freshdeskBulkUpdateTickets: AppAction<\n typeof FreshdeskBulkUpdateTicketsInput,\n typeof FreshdeskBulkUpdateTicketsOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_BULK_UPDATE_TICKETS\", {\n slug: \"freshdesk-bulk-update-tickets\",\n name: \"Bulk Update Tickets\",\n description: \"Tool to update multiple tickets simultaneously in bulk. The bulk update operation runs asynchronously in the background, and returns a job_id to track progress. Use when you need to modify the same properties across multiple tickets efficiently.\",\n input: FreshdeskBulkUpdateTicketsInput,\n output: FreshdeskBulkUpdateTicketsOutput,\n});\n"],"mappings":";;;AA2BA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7B6C,EAAE,OAAO;EACtD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;EACvG,YAAY,EAAE,OAAO;GACrB,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;GAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;GACjI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;GAC7I,QAAQ,EAAE,KAAK;IAAC;IAAS;IAAU;IAAS;IAAQ;IAAmB;GAAgB,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;GAC7J,QAAQ,EAAE,KAAK;IAAC;IAAQ;IAAW;IAAY;GAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;GACrG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;GACzG,UAAU,EAAE,KAAK;IAAC;IAAO;IAAU;IAAQ;GAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;GACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;GACvI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;GACnG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;GAC5G,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;EACrP,CAAC,CAAC,CAAC,SAAS,uGAAuG;CACnH,CAcS;CACP,QAd8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;EACxK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;CAChL,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-contact-import.cjs","names":["z","action"],"sources":["../../src/actions/cancel-contact-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCancelContactImportInput = z.object({\n import_id: z.number().int().describe(\"The unique identifier of the contact import operation to cancel. This ID is obtained from the Get Imported Contacts endpoint.\"),\n});\nconst FreshdeskCancelContactImport_ImportFailuresSchema = z.object({\n count: z.number().int().describe(\"Number of records that failed during import\").nullable().optional(),\n report: z.string().describe(\"URL to download the failure report CSV file\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskCancelContactImportOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the import operation\").nullable().optional(),\n status: z.string().describe(\"Current status of the import operation (e.g., 'cancelled', 'completed', 'pending')\").nullable().optional(),\n failures: FreshdeskCancelContactImport_ImportFailuresSchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the import was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n total_records: z.number().int().describe(\"Total number of records in the import\").nullable().optional(),\n completed_records: z.number().int().describe(\"Number of records successfully imported\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCancelContactImport = action(\"FRESHDESK_CANCEL_CONTACT_IMPORT\", {\n slug: \"freshdesk-cancel-contact-import\",\n name: \"Cancel Contact Import\",\n description: \"Tool to cancel an ongoing contact import operation in Freshdesk. Use when you need to halt a contact import process that is currently running.\",\n input: FreshdeskCancelContactImportInput,\n output: FreshdeskCancelContactImportOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"cancel-contact-import.cjs","names":["z","action"],"sources":["../../src/actions/cancel-contact-import.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCancelContactImportInput = z.object({\n import_id: z.number().int().describe(\"The unique identifier of the contact import operation to cancel. This ID is obtained from the Get Imported Contacts endpoint.\"),\n});\nconst FreshdeskCancelContactImport_ImportFailuresSchema = z.object({\n count: z.number().int().describe(\"Number of records that failed during import\").nullable().optional(),\n report: z.string().describe(\"URL to download the failure report CSV file\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskCancelContactImportOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the import operation\").nullable().optional(),\n status: z.string().describe(\"Current status of the import operation (e.g., 'cancelled', 'completed', 'pending')\").nullable().optional(),\n failures: FreshdeskCancelContactImport_ImportFailuresSchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the import was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n total_records: z.number().int().describe(\"Total number of records in the import\").nullable().optional(),\n completed_records: z.number().int().describe(\"Number of records successfully imported\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCancelContactImport: AppAction<\n typeof FreshdeskCancelContactImportInput,\n typeof FreshdeskCancelContactImportOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CANCEL_CONTACT_IMPORT\", {\n slug: \"freshdesk-cancel-contact-import\",\n name: \"Cancel Contact Import\",\n description: \"Tool to cancel an ongoing contact import operation in Freshdesk. Use when you need to halt a contact import process that is currently running.\",\n input: FreshdeskCancelContactImportInput,\n output: FreshdeskCancelContactImportOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+HAA+H,EACtK,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,UAAU,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/cancel-contact-import.d.ts
|
|
@@ -15,23 +17,7 @@ declare const FreshdeskCancelContactImportOutput: z.ZodObject<{
|
|
|
15
17
|
total_records: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
completed_records: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const freshdeskCancelContactImport:
|
|
19
|
-
import_id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
subdomain: z.ZodString;
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
subdomain: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const freshdeskCancelContactImport: AppAction<typeof FreshdeskCancelContactImportInput, typeof FreshdeskCancelContactImportOutput, typeof freshdesk.credential>;
|
|
35
21
|
//#endregion
|
|
36
22
|
export { freshdeskCancelContactImport };
|
|
37
23
|
//# sourceMappingURL=cancel-contact-import.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-contact-import.d.cts","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"cancel-contact-import.d.cts","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cASlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/cancel-contact-import.d.ts
|
|
@@ -15,23 +17,7 @@ declare const FreshdeskCancelContactImportOutput: z.ZodObject<{
|
|
|
15
17
|
total_records: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
18
|
completed_records: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const freshdeskCancelContactImport:
|
|
19
|
-
import_id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
21
|
-
connectionId: z.ZodString;
|
|
22
|
-
entityId: z.ZodString;
|
|
23
|
-
instanceId: z.ZodString;
|
|
24
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
-
subdomain: z.ZodString;
|
|
26
|
-
generic_api_key: z.ZodString;
|
|
27
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
28
|
-
connectionId: z.ZodString;
|
|
29
|
-
entityId: z.ZodString;
|
|
30
|
-
instanceId: z.ZodString;
|
|
31
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
-
subdomain: z.ZodString;
|
|
33
|
-
generic_api_key: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
20
|
+
declare const freshdeskCancelContactImport: AppAction<typeof FreshdeskCancelContactImportInput, typeof FreshdeskCancelContactImportOutput, typeof freshdesk.credential>;
|
|
35
21
|
//#endregion
|
|
36
22
|
export { freshdeskCancelContactImport };
|
|
37
23
|
//# sourceMappingURL=cancel-contact-import.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-contact-import.d.mts","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"cancel-contact-import.d.mts","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAOjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;cASlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cancel-contact-import.mjs","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCancelContactImportInput = z.object({\n import_id: z.number().int().describe(\"The unique identifier of the contact import operation to cancel. This ID is obtained from the Get Imported Contacts endpoint.\"),\n});\nconst FreshdeskCancelContactImport_ImportFailuresSchema = z.object({\n count: z.number().int().describe(\"Number of records that failed during import\").nullable().optional(),\n report: z.string().describe(\"URL to download the failure report CSV file\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskCancelContactImportOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the import operation\").nullable().optional(),\n status: z.string().describe(\"Current status of the import operation (e.g., 'cancelled', 'completed', 'pending')\").nullable().optional(),\n failures: FreshdeskCancelContactImport_ImportFailuresSchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the import was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n total_records: z.number().int().describe(\"Total number of records in the import\").nullable().optional(),\n completed_records: z.number().int().describe(\"Number of records successfully imported\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCancelContactImport = action(\"FRESHDESK_CANCEL_CONTACT_IMPORT\", {\n slug: \"freshdesk-cancel-contact-import\",\n name: \"Cancel Contact Import\",\n description: \"Tool to cancel an ongoing contact import operation in Freshdesk. Use when you need to halt a contact import process that is currently running.\",\n input: FreshdeskCancelContactImportInput,\n output: FreshdeskCancelContactImportOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"cancel-contact-import.mjs","names":[],"sources":["../../src/actions/cancel-contact-import.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCancelContactImportInput = z.object({\n import_id: z.number().int().describe(\"The unique identifier of the contact import operation to cancel. This ID is obtained from the Get Imported Contacts endpoint.\"),\n});\nconst FreshdeskCancelContactImport_ImportFailuresSchema = z.object({\n count: z.number().int().describe(\"Number of records that failed during import\").nullable().optional(),\n report: z.string().describe(\"URL to download the failure report CSV file\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskCancelContactImportOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the import operation\").nullable().optional(),\n status: z.string().describe(\"Current status of the import operation (e.g., 'cancelled', 'completed', 'pending')\").nullable().optional(),\n failures: FreshdeskCancelContactImport_ImportFailuresSchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the import was created in ISO 8601 format (YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n total_records: z.number().int().describe(\"Total number of records in the import\").nullable().optional(),\n completed_records: z.number().int().describe(\"Number of records successfully imported\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCancelContactImport: AppAction<\n typeof FreshdeskCancelContactImportInput,\n typeof FreshdeskCancelContactImportOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CANCEL_CONTACT_IMPORT\", {\n slug: \"freshdesk-cancel-contact-import\",\n name: \"Cancel Contact Import\",\n description: \"Tool to cancel an ongoing contact import operation in Freshdesk. Use when you need to halt a contact import process that is currently running.\",\n input: FreshdeskCancelContactImportInput,\n output: FreshdeskCancelContactImportOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoC,EAAE,OAAO,EACxD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+HAA+H,EACtK,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO;CACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,+BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlBgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,UAAU,kDAAkD,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-group.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateAdminGroupInput = z.object({\n name: z.string().describe(\"The name of the group. Must be unique within the Freshdesk account.\"),\n type: z.string().describe(\"The type of group. Must be 'support_agent_group' for creating support agent groups.\"),\n agent_ids: z.array(z.number().int()).describe(\"Array of agent IDs who should be members of this group.\").optional(),\n description: z.string().describe(\"A brief description of the group's purpose and responsibilities.\").optional(),\n escalate_to: z.number().int().describe(\"ID of the group to which unassigned tickets should be escalated after the specified time period.\").optional(),\n unassigned_for: z.string().describe(\"Time period after which an unassigned ticket in the group should be escalated. Format examples: '30m', '1h', '2h', '8h', '1d'.\").optional(),\n});\nconst FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema = z.object({\n enabled: z.boolean().describe(\"Whether automatic agent assignment is enabled for this group\").nullable().optional(),\n}).passthrough().describe(\"Configuration for automatic agent assignment within the group.\");\nexport const FreshdeskCreateAdminGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created group\").nullable().optional(),\n name: z.string().describe(\"Name of the group\").nullable().optional(),\n type: z.string().describe(\"Type of the group (e.g., 'support_agent_group')\").nullable().optional(),\n agent_ids: z.array(z.number().int()).describe(\"List of agent IDs who are members of this group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the group was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the group was last updated in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the group\").nullable().optional(),\n escalate_to: z.number().int().describe(\"ID of the group to escalate unassigned tickets to\").nullable().optional(),\n unassigned_for: z.string().describe(\"Time period before unassigned ticket escalation\").nullable().optional(),\n business_calendar_id: z.number().int().describe(\"ID of the business calendar associated with this group\").nullable().optional(),\n agent_availability_status: z.boolean().describe(\"Current agent availability status for the group\").nullable().optional(),\n automatic_agent_assignment: FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema.nullable().optional(),\n allow_agents_to_change_availability: z.boolean().describe(\"Whether agents in this group can change their availability status\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminGroup = action(\"FRESHDESK_CREATE_ADMIN_GROUP\", {\n slug: \"freshdesk-create-admin-group\",\n name: \"Create Admin Group\",\n description: \"Tool to create a new admin-level support agent group in Freshdesk. Use when you need to create groups for organizing support agents and managing ticket routing at the admin level.\",\n input: FreshdeskCreateAdminGroupInput,\n output: FreshdeskCreateAdminGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-group.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCreateAdminGroupInput = z.object({\n name: z.string().describe(\"The name of the group. Must be unique within the Freshdesk account.\"),\n type: z.string().describe(\"The type of group. Must be 'support_agent_group' for creating support agent groups.\"),\n agent_ids: z.array(z.number().int()).describe(\"Array of agent IDs who should be members of this group.\").optional(),\n description: z.string().describe(\"A brief description of the group's purpose and responsibilities.\").optional(),\n escalate_to: z.number().int().describe(\"ID of the group to which unassigned tickets should be escalated after the specified time period.\").optional(),\n unassigned_for: z.string().describe(\"Time period after which an unassigned ticket in the group should be escalated. Format examples: '30m', '1h', '2h', '8h', '1d'.\").optional(),\n});\nconst FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema = z.object({\n enabled: z.boolean().describe(\"Whether automatic agent assignment is enabled for this group\").nullable().optional(),\n}).passthrough().describe(\"Configuration for automatic agent assignment within the group.\");\nexport const FreshdeskCreateAdminGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created group\").nullable().optional(),\n name: z.string().describe(\"Name of the group\").nullable().optional(),\n type: z.string().describe(\"Type of the group (e.g., 'support_agent_group')\").nullable().optional(),\n agent_ids: z.array(z.number().int()).describe(\"List of agent IDs who are members of this group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the group was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the group was last updated in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the group\").nullable().optional(),\n escalate_to: z.number().int().describe(\"ID of the group to escalate unassigned tickets to\").nullable().optional(),\n unassigned_for: z.string().describe(\"Time period before unassigned ticket escalation\").nullable().optional(),\n business_calendar_id: z.number().int().describe(\"ID of the business calendar associated with this group\").nullable().optional(),\n agent_availability_status: z.boolean().describe(\"Current agent availability status for the group\").nullable().optional(),\n automatic_agent_assignment: FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema.nullable().optional(),\n allow_agents_to_change_availability: z.boolean().describe(\"Whether agents in this group can change their availability status\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminGroup: AppAction<\n typeof FreshdeskCreateAdminGroupInput,\n typeof FreshdeskCreateAdminGroupOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CREATE_ADMIN_GROUP\", {\n slug: \"freshdesk-create-admin-group\",\n name: \"Create Admin Group\",\n description: \"Tool to create a new admin-level support agent group in Freshdesk. Use when you need to create groups for organizing support agents and managing ticket routing at the admin level.\",\n input: FreshdeskCreateAdminGroupInput,\n output: FreshdeskCreateAdminGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF;CAC/G,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACpJ,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;AACjL,CAAC;AACD,MAAM,2DAA2DA,IAAAA,EAAE,OAAO,EACxE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,2BAA2BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,4BAA4B,yDAAyD,SAAS,CAAC,CAAC,SAAS;CACzG,qCAAqCA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-admin-group.d.ts
|
|
@@ -26,28 +28,7 @@ declare const FreshdeskCreateAdminGroupOutput: z.ZodObject<{
|
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
allow_agents_to_change_availability: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const freshdeskCreateAdminGroup:
|
|
30
|
-
name: string;
|
|
31
|
-
type: string;
|
|
32
|
-
agent_ids?: number[] | undefined;
|
|
33
|
-
description?: string | undefined;
|
|
34
|
-
escalate_to?: number | undefined;
|
|
35
|
-
unassigned_for?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
subdomain: z.ZodString;
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
subdomain: z.ZodString;
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
31
|
+
declare const freshdeskCreateAdminGroup: AppAction<typeof FreshdeskCreateAdminGroupInput, typeof FreshdeskCreateAdminGroupOutput, typeof freshdesk.credential>;
|
|
51
32
|
//#endregion
|
|
52
33
|
export { freshdeskCreateAdminGroup };
|
|
53
34
|
//# sourceMappingURL=create-admin-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-group.d.cts","names":[],"sources":["../../src/actions/create-admin-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-group.d.cts","names":[],"sources":["../../src/actions/create-admin-group.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAW9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAgB/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-admin-group.d.ts
|
|
@@ -26,28 +28,7 @@ declare const FreshdeskCreateAdminGroupOutput: z.ZodObject<{
|
|
|
26
28
|
}, z.core.$loose>>>;
|
|
27
29
|
allow_agents_to_change_availability: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
30
|
}, z.core.$loose>;
|
|
29
|
-
declare const freshdeskCreateAdminGroup:
|
|
30
|
-
name: string;
|
|
31
|
-
type: string;
|
|
32
|
-
agent_ids?: number[] | undefined;
|
|
33
|
-
description?: string | undefined;
|
|
34
|
-
escalate_to?: number | undefined;
|
|
35
|
-
unassigned_for?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
37
|
-
connectionId: z.ZodString;
|
|
38
|
-
entityId: z.ZodString;
|
|
39
|
-
instanceId: z.ZodString;
|
|
40
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
-
subdomain: z.ZodString;
|
|
42
|
-
generic_api_key: z.ZodString;
|
|
43
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
44
|
-
connectionId: z.ZodString;
|
|
45
|
-
entityId: z.ZodString;
|
|
46
|
-
instanceId: z.ZodString;
|
|
47
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
-
subdomain: z.ZodString;
|
|
49
|
-
generic_api_key: z.ZodString;
|
|
50
|
-
}, z.core.$strip>>]>;
|
|
31
|
+
declare const freshdeskCreateAdminGroup: AppAction<typeof FreshdeskCreateAdminGroupInput, typeof FreshdeskCreateAdminGroupOutput, typeof freshdesk.credential>;
|
|
51
32
|
//#endregion
|
|
52
33
|
export { freshdeskCreateAdminGroup };
|
|
53
34
|
//# sourceMappingURL=create-admin-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-group.d.mts","names":[],"sources":["../../src/actions/create-admin-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-group.d.mts","names":[],"sources":["../../src/actions/create-admin-group.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAW9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAgB/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-group.mjs","names":[],"sources":["../../src/actions/create-admin-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateAdminGroupInput = z.object({\n name: z.string().describe(\"The name of the group. Must be unique within the Freshdesk account.\"),\n type: z.string().describe(\"The type of group. Must be 'support_agent_group' for creating support agent groups.\"),\n agent_ids: z.array(z.number().int()).describe(\"Array of agent IDs who should be members of this group.\").optional(),\n description: z.string().describe(\"A brief description of the group's purpose and responsibilities.\").optional(),\n escalate_to: z.number().int().describe(\"ID of the group to which unassigned tickets should be escalated after the specified time period.\").optional(),\n unassigned_for: z.string().describe(\"Time period after which an unassigned ticket in the group should be escalated. Format examples: '30m', '1h', '2h', '8h', '1d'.\").optional(),\n});\nconst FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema = z.object({\n enabled: z.boolean().describe(\"Whether automatic agent assignment is enabled for this group\").nullable().optional(),\n}).passthrough().describe(\"Configuration for automatic agent assignment within the group.\");\nexport const FreshdeskCreateAdminGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created group\").nullable().optional(),\n name: z.string().describe(\"Name of the group\").nullable().optional(),\n type: z.string().describe(\"Type of the group (e.g., 'support_agent_group')\").nullable().optional(),\n agent_ids: z.array(z.number().int()).describe(\"List of agent IDs who are members of this group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the group was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the group was last updated in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the group\").nullable().optional(),\n escalate_to: z.number().int().describe(\"ID of the group to escalate unassigned tickets to\").nullable().optional(),\n unassigned_for: z.string().describe(\"Time period before unassigned ticket escalation\").nullable().optional(),\n business_calendar_id: z.number().int().describe(\"ID of the business calendar associated with this group\").nullable().optional(),\n agent_availability_status: z.boolean().describe(\"Current agent availability status for the group\").nullable().optional(),\n automatic_agent_assignment: FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema.nullable().optional(),\n allow_agents_to_change_availability: z.boolean().describe(\"Whether agents in this group can change their availability status\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminGroup = action(\"FRESHDESK_CREATE_ADMIN_GROUP\", {\n slug: \"freshdesk-create-admin-group\",\n name: \"Create Admin Group\",\n description: \"Tool to create a new admin-level support agent group in Freshdesk. Use when you need to create groups for organizing support agents and managing ticket routing at the admin level.\",\n input: FreshdeskCreateAdminGroupInput,\n output: FreshdeskCreateAdminGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-group.mjs","names":[],"sources":["../../src/actions/create-admin-group.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCreateAdminGroupInput = z.object({\n name: z.string().describe(\"The name of the group. Must be unique within the Freshdesk account.\"),\n type: z.string().describe(\"The type of group. Must be 'support_agent_group' for creating support agent groups.\"),\n agent_ids: z.array(z.number().int()).describe(\"Array of agent IDs who should be members of this group.\").optional(),\n description: z.string().describe(\"A brief description of the group's purpose and responsibilities.\").optional(),\n escalate_to: z.number().int().describe(\"ID of the group to which unassigned tickets should be escalated after the specified time period.\").optional(),\n unassigned_for: z.string().describe(\"Time period after which an unassigned ticket in the group should be escalated. Format examples: '30m', '1h', '2h', '8h', '1d'.\").optional(),\n});\nconst FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema = z.object({\n enabled: z.boolean().describe(\"Whether automatic agent assignment is enabled for this group\").nullable().optional(),\n}).passthrough().describe(\"Configuration for automatic agent assignment within the group.\");\nexport const FreshdeskCreateAdminGroupOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created group\").nullable().optional(),\n name: z.string().describe(\"Name of the group\").nullable().optional(),\n type: z.string().describe(\"Type of the group (e.g., 'support_agent_group')\").nullable().optional(),\n agent_ids: z.array(z.number().int()).describe(\"List of agent IDs who are members of this group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the group was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the group was last updated in ISO 8601 format\").nullable().optional(),\n description: z.string().describe(\"Description of the group\").nullable().optional(),\n escalate_to: z.number().int().describe(\"ID of the group to escalate unassigned tickets to\").nullable().optional(),\n unassigned_for: z.string().describe(\"Time period before unassigned ticket escalation\").nullable().optional(),\n business_calendar_id: z.number().int().describe(\"ID of the business calendar associated with this group\").nullable().optional(),\n agent_availability_status: z.boolean().describe(\"Current agent availability status for the group\").nullable().optional(),\n automatic_agent_assignment: FreshdeskCreateAdminGroup_AutomaticAgentAssignmentSchema.nullable().optional(),\n allow_agents_to_change_availability: z.boolean().describe(\"Whether agents in this group can change their availability status\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminGroup: AppAction<\n typeof FreshdeskCreateAdminGroupInput,\n typeof FreshdeskCreateAdminGroupOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CREATE_ADMIN_GROUP\", {\n slug: \"freshdesk-create-admin-group\",\n name: \"Create Admin Group\",\n description: \"Tool to create a new admin-level support agent group in Freshdesk. Use when you need to create groups for organizing support agents and managing ticket routing at the admin level.\",\n input: FreshdeskCreateAdminGroupInput,\n output: FreshdeskCreateAdminGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF;CAC/G,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAClH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CACpJ,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;AACjL,CAAC;AACD,MAAM,2DAA2D,EAAE,OAAO,EACxE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAiB1F,MAAa,4BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,2BAA2B,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,4BAA4B,yDAAyD,SAAS,CAAC,CAAC,SAAS;EACzG,qCAAqC,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-ticket-field-section.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateAdminTicketFieldSectionInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the parent ticket field to create a section for\"),\n label: z.string().describe(\"The display name of the section\"),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section should be displayed. These are the dropdown options that trigger the section to appear\"),\n});\nexport const FreshdeskCreateAdminTicketFieldSectionOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the created section\").nullable().optional(),\n label: z.string().describe(\"The display name of the section\").nullable().optional(),\n is_fsm: z.boolean().describe(\"Indicates if it is a field service management section\").nullable().optional(),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section is displayed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the section was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the section was last updated\").nullable().optional(),\n ticket_field_ids: z.array(z.number().int()).describe(\"Array of ticket field IDs associated with this section\").nullable().optional(),\n parent_ticket_field_id: z.number().int().describe(\"The ID of the parent ticket field\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketFieldSection = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD_SECTION\", {\n slug: \"freshdesk-create-admin-ticket-field-section\",\n name: \"Create Admin Ticket Field Section\",\n description: \"Tool to create a new section within a ticket field in Freshdesk. Use when you need to add conditional field sections that appear based on selected dropdown choices.\",\n input: FreshdeskCreateAdminTicketFieldSectionInput,\n output: FreshdeskCreateAdminTicketFieldSectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-ticket-field-section.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCreateAdminTicketFieldSectionInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the parent ticket field to create a section for\"),\n label: z.string().describe(\"The display name of the section\"),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section should be displayed. These are the dropdown options that trigger the section to appear\"),\n});\nexport const FreshdeskCreateAdminTicketFieldSectionOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the created section\").nullable().optional(),\n label: z.string().describe(\"The display name of the section\").nullable().optional(),\n is_fsm: z.boolean().describe(\"Indicates if it is a field service management section\").nullable().optional(),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section is displayed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the section was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the section was last updated\").nullable().optional(),\n ticket_field_ids: z.array(z.number().int()).describe(\"Array of ticket field IDs associated with this section\").nullable().optional(),\n parent_ticket_field_id: z.number().int().describe(\"The ID of the parent ticket field\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketFieldSection: AppAction<\n typeof FreshdeskCreateAdminTicketFieldSectionInput,\n typeof FreshdeskCreateAdminTicketFieldSectionOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD_SECTION\", {\n slug: \"freshdesk-create-admin-ticket-field-section\",\n name: \"Create Admin Ticket Field Section\",\n description: \"Tool to create a new section within a ticket field in Freshdesk. Use when you need to add conditional field sections that appear based on selected dropdown choices.\",\n input: FreshdeskCreateAdminTicketFieldSectionInput,\n output: FreshdeskCreateAdminTicketFieldSectionOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E;CACxG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC5D,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kIAAkI;AACnL,CAAC;AACD,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yCAITC,eAAAA,OAAO,+CAA+C;CACxD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-admin-ticket-field-section.d.ts
|
|
@@ -16,25 +18,7 @@ declare const FreshdeskCreateAdminTicketFieldSectionOutput: z.ZodObject<{
|
|
|
16
18
|
ticket_field_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
17
19
|
parent_ticket_field_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const freshdeskCreateAdminTicketFieldSection:
|
|
20
|
-
id: number;
|
|
21
|
-
label: string;
|
|
22
|
-
choice_ids: number[];
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
subdomain: z.ZodString;
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
subdomain: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
21
|
+
declare const freshdeskCreateAdminTicketFieldSection: AppAction<typeof FreshdeskCreateAdminTicketFieldSectionInput, typeof FreshdeskCreateAdminTicketFieldSectionOutput, typeof freshdesk.credential>;
|
|
38
22
|
//#endregion
|
|
39
23
|
export { freshdeskCreateAdminTicketFieldSection };
|
|
40
24
|
//# sourceMappingURL=create-admin-ticket-field-section.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-ticket-field-section.d.cts","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-ticket-field-section.d.cts","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"mappings":";;;;;cAMa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;cAK3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAW5C,sCAAA,EAAwC,SAAA,QAC5C,2CAAA,SACA,4CAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { freshdesk } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/create-admin-ticket-field-section.d.ts
|
|
@@ -16,25 +18,7 @@ declare const FreshdeskCreateAdminTicketFieldSectionOutput: z.ZodObject<{
|
|
|
16
18
|
ticket_field_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
17
19
|
parent_ticket_field_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const freshdeskCreateAdminTicketFieldSection:
|
|
20
|
-
id: number;
|
|
21
|
-
label: string;
|
|
22
|
-
choice_ids: number[];
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
24
|
-
connectionId: z.ZodString;
|
|
25
|
-
entityId: z.ZodString;
|
|
26
|
-
instanceId: z.ZodString;
|
|
27
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
-
subdomain: z.ZodString;
|
|
29
|
-
generic_api_key: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"freshdesk", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
subdomain: z.ZodString;
|
|
36
|
-
generic_api_key: z.ZodString;
|
|
37
|
-
}, z.core.$strip>>]>;
|
|
21
|
+
declare const freshdeskCreateAdminTicketFieldSection: AppAction<typeof FreshdeskCreateAdminTicketFieldSectionInput, typeof FreshdeskCreateAdminTicketFieldSectionOutput, typeof freshdesk.credential>;
|
|
38
22
|
//#endregion
|
|
39
23
|
export { freshdeskCreateAdminTicketFieldSection };
|
|
40
24
|
//# sourceMappingURL=create-admin-ticket-field-section.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-ticket-field-section.d.mts","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-ticket-field-section.d.mts","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"mappings":";;;;;cAMa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;cAK3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;cAW5C,sCAAA,EAAwC,SAAA,QAC5C,2CAAA,SACA,4CAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-ticket-field-section.mjs","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateAdminTicketFieldSectionInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the parent ticket field to create a section for\"),\n label: z.string().describe(\"The display name of the section\"),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section should be displayed. These are the dropdown options that trigger the section to appear\"),\n});\nexport const FreshdeskCreateAdminTicketFieldSectionOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the created section\").nullable().optional(),\n label: z.string().describe(\"The display name of the section\").nullable().optional(),\n is_fsm: z.boolean().describe(\"Indicates if it is a field service management section\").nullable().optional(),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section is displayed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the section was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the section was last updated\").nullable().optional(),\n ticket_field_ids: z.array(z.number().int()).describe(\"Array of ticket field IDs associated with this section\").nullable().optional(),\n parent_ticket_field_id: z.number().int().describe(\"The ID of the parent ticket field\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketFieldSection = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD_SECTION\", {\n slug: \"freshdesk-create-admin-ticket-field-section\",\n name: \"Create Admin Ticket Field Section\",\n description: \"Tool to create a new section within a ticket field in Freshdesk. Use when you need to add conditional field sections that appear based on selected dropdown choices.\",\n input: FreshdeskCreateAdminTicketFieldSectionInput,\n output: FreshdeskCreateAdminTicketFieldSectionOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-ticket-field-section.mjs","names":[],"sources":["../../src/actions/create-admin-ticket-field-section.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCreateAdminTicketFieldSectionInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the parent ticket field to create a section for\"),\n label: z.string().describe(\"The display name of the section\"),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section should be displayed. These are the dropdown options that trigger the section to appear\"),\n});\nexport const FreshdeskCreateAdminTicketFieldSectionOutput = z.object({\n id: z.number().int().describe(\"The unique identifier for the created section\").nullable().optional(),\n label: z.string().describe(\"The display name of the section\").nullable().optional(),\n is_fsm: z.boolean().describe(\"Indicates if it is a field service management section\").nullable().optional(),\n choice_ids: z.array(z.number().int()).describe(\"Array of choice IDs for which the section is displayed\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the section was created\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the section was last updated\").nullable().optional(),\n ticket_field_ids: z.array(z.number().int()).describe(\"Array of ticket field IDs associated with this section\").nullable().optional(),\n parent_ticket_field_id: z.number().int().describe(\"The ID of the parent ticket field\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketFieldSection: AppAction<\n typeof FreshdeskCreateAdminTicketFieldSectionInput,\n typeof FreshdeskCreateAdminTicketFieldSectionOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD_SECTION\", {\n slug: \"freshdesk-create-admin-ticket-field-section\",\n name: \"Create Admin Ticket Field Section\",\n description: \"Tool to create a new section within a ticket field in Freshdesk. Use when you need to add conditional field sections that appear based on selected dropdown choices.\",\n input: FreshdeskCreateAdminTicketFieldSectionInput,\n output: FreshdeskCreateAdminTicketFieldSectionOutput,\n});\n"],"mappings":";;;AAsBA,MAAa,yCAIT,OAAO,+CAA+C;CACxD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAxByD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E;EACxG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC5D,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kIAAkI;CACnL,CAoBS;CACP,QApB0D,EAAE,OAAO;EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,kBAAkB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-admin-ticket-field.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-ticket-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateAdminTicketFieldInput = z.object({\n type: z.enum([\"custom_text\", \"custom_paragraph\", \"custom_number\", \"custom_dropdown\", \"custom_checkbox\", \"custom_date\", \"custom_decimal\", \"custom_phone_number\", \"custom_url\"]).describe(\"The field type. When using 'custom_dropdown', you must also provide the 'choices' parameter.\"),\n label: z.string().describe(\"The internal label for the ticket field. This is what agents see in the UI.\"),\n choices: z.array(z.record(z.string(), z.unknown())).describe(\"For dropdown fields, a list of choice objects with 'value' and 'position' keys. Required when field type is 'custom_dropdown'. Example: [{'value': 'Low', 'position': 1}, {'value': 'Medium', 'position': 2}]\").optional(),\n position: z.number().int().describe(\"Position of the field in the form. Lower numbers appear first. If not specified, the field is added at the end.\").optional(),\n customers_can_edit: z.boolean().default(false).describe(\"Whether customers can edit this field after ticket creation. Defaults to False.\").optional(),\n label_for_customers: z.string().describe(\"The customer-facing label for the ticket field. This is displayed to customers in the portal.\"),\n required_for_agents: z.boolean().default(false).describe(\"Whether the field is required for agents when creating or updating tickets. Defaults to False.\").optional(),\n required_for_closure: z.boolean().default(false).describe(\"Whether the field is required for ticket closure. Defaults to False.\").optional(),\n displayed_to_customers: z.boolean().default(true).describe(\"Whether the field is displayed to customers in the support portal. Defaults to True.\").optional(),\n required_for_customers: z.boolean().default(false).describe(\"Whether the field is required for customers when submitting tickets. Defaults to False.\").optional(),\n});\nexport const FreshdeskCreateAdminTicketFieldOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the ticket field\").nullable().optional(),\n name: z.string().describe(\"System name for the field (auto-generated with cf_ prefix for custom fields)\").nullable().optional(),\n type: z.string().describe(\"Field type (e.g., custom_text, custom_dropdown)\").nullable().optional(),\n label: z.string().describe(\"Internal label for the field\").nullable().optional(),\n \"default\": z.boolean().describe(\"Whether this is a default field\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the field has been archived\").nullable().optional(),\n position: z.number().int().describe(\"Position in the form\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when field was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when field was last updated in ISO 8601 format\").nullable().optional(),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit\").nullable().optional(),\n label_for_customers: z.string().describe(\"Customer-facing label\").nullable().optional(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").nullable().optional(),\n customers_can_filter: z.boolean().describe(\"Whether customers can filter by this field\").nullable().optional(),\n required_for_closure: z.boolean().describe(\"Whether the field is required for ticket closure\").nullable().optional(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").nullable().optional(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketField = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD\", {\n slug: \"freshdesk-create-admin-ticket-field\",\n name: \"Create Admin Ticket Field\",\n description: \"Tool to create a new custom ticket field in Freshdesk. Use when you need to add a new field definition for capturing additional ticket information (e.g., priority level, customer type, issue category). The field type can be text, number, dropdown, checkbox, date, or paragraph.\",\n input: FreshdeskCreateAdminTicketFieldInput,\n output: FreshdeskCreateAdminTicketFieldOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"create-admin-ticket-field.cjs","names":["z","action"],"sources":["../../src/actions/create-admin-ticket-field.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { freshdesk } from \"../app\";\n\nexport const FreshdeskCreateAdminTicketFieldInput = z.object({\n type: z.enum([\"custom_text\", \"custom_paragraph\", \"custom_number\", \"custom_dropdown\", \"custom_checkbox\", \"custom_date\", \"custom_decimal\", \"custom_phone_number\", \"custom_url\"]).describe(\"The field type. When using 'custom_dropdown', you must also provide the 'choices' parameter.\"),\n label: z.string().describe(\"The internal label for the ticket field. This is what agents see in the UI.\"),\n choices: z.array(z.record(z.string(), z.unknown())).describe(\"For dropdown fields, a list of choice objects with 'value' and 'position' keys. Required when field type is 'custom_dropdown'. Example: [{'value': 'Low', 'position': 1}, {'value': 'Medium', 'position': 2}]\").optional(),\n position: z.number().int().describe(\"Position of the field in the form. Lower numbers appear first. If not specified, the field is added at the end.\").optional(),\n customers_can_edit: z.boolean().default(false).describe(\"Whether customers can edit this field after ticket creation. Defaults to False.\").optional(),\n label_for_customers: z.string().describe(\"The customer-facing label for the ticket field. This is displayed to customers in the portal.\"),\n required_for_agents: z.boolean().default(false).describe(\"Whether the field is required for agents when creating or updating tickets. Defaults to False.\").optional(),\n required_for_closure: z.boolean().default(false).describe(\"Whether the field is required for ticket closure. Defaults to False.\").optional(),\n displayed_to_customers: z.boolean().default(true).describe(\"Whether the field is displayed to customers in the support portal. Defaults to True.\").optional(),\n required_for_customers: z.boolean().default(false).describe(\"Whether the field is required for customers when submitting tickets. Defaults to False.\").optional(),\n});\nexport const FreshdeskCreateAdminTicketFieldOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the ticket field\").nullable().optional(),\n name: z.string().describe(\"System name for the field (auto-generated with cf_ prefix for custom fields)\").nullable().optional(),\n type: z.string().describe(\"Field type (e.g., custom_text, custom_dropdown)\").nullable().optional(),\n label: z.string().describe(\"Internal label for the field\").nullable().optional(),\n \"default\": z.boolean().describe(\"Whether this is a default field\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the field has been archived\").nullable().optional(),\n position: z.number().int().describe(\"Position in the form\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when field was created in ISO 8601 format\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when field was last updated in ISO 8601 format\").nullable().optional(),\n customers_can_edit: z.boolean().describe(\"Whether customers can edit\").nullable().optional(),\n label_for_customers: z.string().describe(\"Customer-facing label\").nullable().optional(),\n required_for_agents: z.boolean().describe(\"Whether the field is required for agents\").nullable().optional(),\n customers_can_filter: z.boolean().describe(\"Whether customers can filter by this field\").nullable().optional(),\n required_for_closure: z.boolean().describe(\"Whether the field is required for ticket closure\").nullable().optional(),\n displayed_to_customers: z.boolean().describe(\"Whether the field is displayed to customers\").nullable().optional(),\n required_for_customers: z.boolean().describe(\"Whether the field is required for customers\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskCreateAdminTicketField: AppAction<\n typeof FreshdeskCreateAdminTicketFieldInput,\n typeof FreshdeskCreateAdminTicketFieldOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_CREATE_ADMIN_TICKET_FIELD\", {\n slug: \"freshdesk-create-admin-ticket-field\",\n name: \"Create Admin Ticket Field\",\n description: \"Tool to create a new custom ticket field in Freshdesk. Use when you need to add a new field definition for capturing additional ticket information (e.g., priority level, customer type, issue category). The field type can be text, number, dropdown, checkbox, date, or paragraph.\",\n input: FreshdeskCreateAdminTicketFieldInput,\n output: FreshdeskCreateAdminTicketFieldOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAe;EAAoB;EAAiB;EAAmB;EAAmB;EAAe;EAAkB;EAAuB;CAAY,CAAC,CAAC,CAAC,SAAS,8FAA8F;CACtR,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;CACxG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+MAA+M,CAAC,CAAC,SAAS;CACvR,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS;CAChK,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACpJ,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F;CACxI,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACpK,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC3I,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CAC5J,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;AAClK,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kCAITC,eAAAA,OAAO,uCAAuC;CAChD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|