@keystrokehq/freshdesk 0.1.4 → 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 -7
- package/dist/actions/add-note-to-ticket.d.cts.map +1 -1
- package/dist/actions/add-note-to-ticket.d.mts +3 -7
- 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 -4
- package/dist/actions/add-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/add-ticket-user-access.d.mts +3 -4
- 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 -3
- package/dist/actions/add-watcher.d.cts.map +1 -1
- package/dist/actions/add-watcher.d.mts +3 -3
- 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 -3
- package/dist/actions/bulk-unwatch-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-unwatch-tickets.d.mts +3 -3
- 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 -17
- package/dist/actions/bulk-update-tickets.d.cts.map +1 -1
- package/dist/actions/bulk-update-tickets.d.mts +4 -17
- 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 -3
- package/dist/actions/cancel-contact-import.d.cts.map +1 -1
- package/dist/actions/cancel-contact-import.d.mts +3 -3
- 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 -8
- package/dist/actions/create-admin-group.d.cts.map +1 -1
- package/dist/actions/create-admin-group.d.mts +3 -8
- 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 -5
- package/dist/actions/create-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field-section.d.mts +3 -5
- 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 -12
- package/dist/actions/create-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/create-admin-ticket-field.d.mts +3 -12
- 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 -10
- package/dist/actions/create-admin.d.cts.map +1 -1
- package/dist/actions/create-admin.d.mts +3 -10
- 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 -16
- package/dist/actions/create-agents.d.cts.map +1 -1
- package/dist/actions/create-agents.d.mts +3 -16
- 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 -11
- package/dist/actions/create-canned-response-bulk.d.cts.map +1 -1
- package/dist/actions/create-canned-response-bulk.d.mts +3 -11
- 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 -3
- package/dist/actions/create-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/create-canned-response-folder.d.mts +3 -3
- 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 -7
- package/dist/actions/create-canned-response.d.cts.map +1 -1
- package/dist/actions/create-canned-response.d.mts +3 -7
- 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 -11
- package/dist/actions/create-companies.d.cts.map +1 -1
- package/dist/actions/create-companies.d.mts +3 -11
- 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 -20
- package/dist/actions/create-contact-fields.d.cts.map +1 -1
- package/dist/actions/create-contact-fields.d.mts +3 -20
- 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 -20
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +3 -20
- 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 -4
- package/dist/actions/create-discussion-category.d.cts.map +1 -1
- package/dist/actions/create-discussion-category.d.mts +3 -4
- 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 -7
- package/dist/actions/create-discussion-forum-topic.d.cts.map +1 -1
- package/dist/actions/create-discussion-forum-topic.d.mts +3 -7
- 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 -4
- package/dist/actions/create-discussion-topic-comment.d.cts.map +1 -1
- package/dist/actions/create-discussion-topic-comment.d.mts +3 -4
- 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 -8
- package/dist/actions/create-email.d.cts.map +1 -1
- package/dist/actions/create-email.d.mts +3 -8
- 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 -7
- package/dist/actions/create-forum.d.cts.map +1 -1
- package/dist/actions/create-forum.d.mts +3 -7
- 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 -37
- package/dist/actions/create-sla-policies.d.cts.map +1 -1
- package/dist/actions/create-sla-policies.d.mts +4 -37
- 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 +5 -15
- package/dist/actions/create-solution-article.d.cts.map +1 -1
- package/dist/actions/create-solution-article.d.mts +5 -15
- 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 -5
- package/dist/actions/create-solution-category.d.cts.map +1 -1
- package/dist/actions/create-solution-category.d.mts +3 -5
- 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 -15
- package/dist/actions/create-ticket-forms.d.cts.map +1 -1
- package/dist/actions/create-ticket-forms.d.mts +3 -15
- 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 -8
- package/dist/actions/create-ticket-outbound-email.d.cts.map +1 -1
- package/dist/actions/create-ticket-outbound-email.d.mts +4 -8
- 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 -9
- package/dist/actions/create-ticket-time-entry.d.cts.map +1 -1
- package/dist/actions/create-ticket-time-entry.d.mts +3 -9
- 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 -30
- package/dist/actions/create-ticket.d.cts.map +1 -1
- package/dist/actions/create-ticket.d.mts +5 -30
- 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 -6
- package/dist/actions/create-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/create-translated-solution-category.d.mts +3 -6
- 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 -1
- package/dist/actions/currently-authenticated-agent.d.cts.map +1 -1
- package/dist/actions/currently-authenticated-agent.d.mts +3 -1
- 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 -3
- package/dist/actions/delete-admin-group.d.cts.map +1 -1
- package/dist/actions/delete-admin-group.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-agent.d.cts.map +1 -1
- package/dist/actions/delete-agent.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-automation-rule.d.cts.map +1 -1
- package/dist/actions/delete-automation-rule.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-contact-field.d.cts.map +1 -1
- package/dist/actions/delete-contact-field.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-conversation.d.cts.map +1 -1
- package/dist/actions/delete-conversation.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-discussion-category.d.cts.map +1 -1
- package/dist/actions/delete-discussion-category.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-discussion-comment.d.cts.map +1 -1
- package/dist/actions/delete-discussion-comment.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-discussion-forum.d.cts.map +1 -1
- package/dist/actions/delete-discussion-forum.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-discussion-topic.d.cts.map +1 -1
- package/dist/actions/delete-discussion-topic.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-discussions-forums-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-forums-follow.d.mts +3 -4
- 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 -4
- package/dist/actions/delete-discussions-topics-follow.d.cts.map +1 -1
- package/dist/actions/delete-discussions-topics-follow.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-email-mailboxes.d.cts.map +1 -1
- package/dist/actions/delete-email-mailboxes.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-group.d.cts.map +1 -1
- package/dist/actions/delete-group.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-multiple-tickets.d.cts.map +1 -1
- package/dist/actions/delete-multiple-tickets.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-section.d.cts.map +1 -1
- package/dist/actions/delete-section.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-skill.d.cts.map +1 -1
- package/dist/actions/delete-skill.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-solution-article.d.cts.map +1 -1
- package/dist/actions/delete-solution-article.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-solution-category.d.cts.map +1 -1
- package/dist/actions/delete-solution-category.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-solution-folder.d.cts.map +1 -1
- package/dist/actions/delete-solution-folder.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-ticket-field.d.cts.map +1 -1
- package/dist/actions/delete-ticket-field.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-ticket-form.d.cts.map +1 -1
- package/dist/actions/delete-ticket-form.d.mts +3 -3
- 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 -4
- package/dist/actions/delete-ticket-forms.d.cts.map +1 -1
- package/dist/actions/delete-ticket-forms.d.mts +3 -4
- 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 -3
- package/dist/actions/delete-ticket-summary.d.cts.map +1 -1
- package/dist/actions/delete-ticket-summary.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/delete-ticket-user-access.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-ticket.d.cts.map +1 -1
- package/dist/actions/delete-ticket.d.mts +3 -3
- 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 -3
- package/dist/actions/delete-time-entry.d.cts.map +1 -1
- package/dist/actions/delete-time-entry.d.mts +3 -3
- 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 -6
- package/dist/actions/export-contacts.d.cts.map +1 -1
- package/dist/actions/export-contacts.d.mts +3 -6
- 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 -1
- package/dist/actions/get-account.d.cts.map +1 -1
- package/dist/actions/get-account.d.mts +3 -1
- 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 -3
- package/dist/actions/get-agent-availability.d.cts.map +1 -1
- package/dist/actions/get-agent-availability.d.mts +3 -3
- 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 -3
- package/dist/actions/get-agent.d.cts.map +1 -1
- package/dist/actions/get-agent.d.mts +3 -3
- 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 -3
- package/dist/actions/get-agents.d.cts.map +1 -1
- package/dist/actions/get-agents.d.mts +3 -3
- 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 -1
- package/dist/actions/get-business-hours.d.cts.map +1 -1
- package/dist/actions/get-business-hours.d.mts +3 -1
- 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 -1
- package/dist/actions/get-canned-response-folders.d.cts.map +1 -1
- package/dist/actions/get-canned-response-folders.d.mts +3 -1
- 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 -4
- package/dist/actions/get-companies.d.cts.map +1 -1
- package/dist/actions/get-companies.d.mts +3 -4
- 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 -1
- package/dist/actions/get-company-fields.d.cts.map +1 -1
- package/dist/actions/get-company-fields.d.mts +3 -1
- 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 -3
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +3 -3
- 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 -1
- package/dist/actions/get-contact-fields.d.cts.map +1 -1
- package/dist/actions/get-contact-fields.d.mts +3 -1
- 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 -3
- package/dist/actions/get-contact.d.cts.map +1 -1
- package/dist/actions/get-contact.d.mts +3 -3
- 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 -10
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +3 -10
- 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 -3
- package/dist/actions/get-discussion-category.d.cts.map +1 -1
- package/dist/actions/get-discussion-category.d.mts +3 -3
- 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 -3
- package/dist/actions/get-discussion-topic.d.cts.map +1 -1
- package/dist/actions/get-discussion-topic.d.mts +3 -3
- 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 -3
- package/dist/actions/get-email-mailbox.d.cts.map +1 -1
- package/dist/actions/get-email-mailbox.d.mts +3 -3
- 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 -3
- package/dist/actions/get-folder-responses.d.cts.map +1 -1
- package/dist/actions/get-folder-responses.d.mts +3 -3
- 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 -3
- package/dist/actions/get-imported-contacts.d.cts.map +1 -1
- package/dist/actions/get-imported-contacts.d.mts +3 -3
- 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 -3
- package/dist/actions/get-job.d.cts.map +1 -1
- package/dist/actions/get-job.d.mts +3 -3
- 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 -1
- package/dist/actions/get-scenario-automations-json.d.cts.map +1 -1
- package/dist/actions/get-scenario-automations-json.d.mts +3 -1
- 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 -4
- package/dist/actions/get-search.d.cts.map +1 -1
- package/dist/actions/get-search.d.mts +3 -4
- 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 -4
- package/dist/actions/get-ticket-time-entries.d.cts.map +1 -1
- package/dist/actions/get-ticket-time-entries.d.mts +3 -4
- 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 -3
- package/dist/actions/get-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/get-ticket-user-access.d.mts +3 -3
- 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 -14
- package/dist/actions/get-tickets.d.cts.map +1 -1
- package/dist/actions/get-tickets.d.mts +4 -14
- 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 -4
- package/dist/actions/get-translated-solution-category.d.cts.map +1 -1
- package/dist/actions/get-translated-solution-category.d.mts +3 -4
- 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 -4
- package/dist/actions/hard-delete-contact.d.cts.map +1 -1
- package/dist/actions/hard-delete-contact.d.mts +3 -4
- 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 -14
- package/dist/actions/import-contact.d.cts.map +1 -1
- package/dist/actions/import-contact.d.mts +3 -14
- 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 -4
- package/dist/actions/list-admin-groups.d.cts.map +1 -1
- package/dist/actions/list-admin-groups.d.mts +3 -4
- 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 -3
- package/dist/actions/list-all-agents-in-a-group.d.cts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.d.mts +3 -3
- package/dist/actions/list-all-agents-in-a-group.d.mts.map +1 -1
- package/dist/actions/list-all-agents-in-a-group.mjs +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 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.cts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.d.mts +3 -3
- package/dist/actions/list-all-sections-for-ticket-field.d.mts.map +1 -1
- package/dist/actions/list-all-sections-for-ticket-field.mjs +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 -1
- package/dist/actions/list-all-skills.d.cts.map +1 -1
- package/dist/actions/list-all-skills.d.mts +3 -1
- 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 -5
- package/dist/actions/list-all-ticket-conversations.d.cts.map +1 -1
- package/dist/actions/list-all-ticket-conversations.d.mts +3 -5
- 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 -3
- package/dist/actions/list-automation-rules.d.cts.map +1 -1
- package/dist/actions/list-automation-rules.d.mts +3 -3
- 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 -5
- package/dist/actions/list-discussions-topics.d.cts.map +1 -1
- package/dist/actions/list-discussions-topics.d.mts +3 -5
- 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 -3
- package/dist/actions/list-discussions.d.cts.map +1 -1
- package/dist/actions/list-discussions.d.mts +3 -3
- 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 -1
- package/dist/actions/list-email-configs.d.cts.map +1 -1
- package/dist/actions/list-email-configs.d.mts +3 -1
- 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 -10
- package/dist/actions/list-email.d.cts.map +1 -1
- package/dist/actions/list-email.d.mts +3 -10
- 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 -5
- package/dist/actions/list-forums-in-category.d.cts.map +1 -1
- package/dist/actions/list-forums-in-category.d.mts +3 -5
- 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 -4
- package/dist/actions/list-monitored-topics.d.cts.map +1 -1
- package/dist/actions/list-monitored-topics.d.mts +3 -4
- 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 -4
- package/dist/actions/list-participated-topics.d.cts.map +1 -1
- package/dist/actions/list-participated-topics.d.mts +3 -4
- 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 -1
- package/dist/actions/list-products.d.cts.map +1 -1
- package/dist/actions/list-products.d.mts +3 -1
- 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 -4
- package/dist/actions/list-roles.d.cts.map +1 -1
- package/dist/actions/list-roles.d.mts +3 -4
- 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 -5
- package/dist/actions/list-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-satisfaction-ratings.d.mts +3 -5
- 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 -1
- package/dist/actions/list-sla-policies.d.cts.map +1 -1
- package/dist/actions/list-sla-policies.d.mts +3 -1
- 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 -4
- package/dist/actions/list-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-solution-articles.d.mts +3 -4
- 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 -3
- package/dist/actions/list-solution-categories.d.cts.map +1 -1
- package/dist/actions/list-solution-categories.d.mts +3 -3
- 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 -4
- package/dist/actions/list-solution-folders.d.cts.map +1 -1
- package/dist/actions/list-solution-folders.d.mts +3 -4
- 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 -4
- package/dist/actions/list-solution-subfolders.d.cts.map +1 -1
- package/dist/actions/list-solution-subfolders.d.mts +3 -4
- 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 -5
- package/dist/actions/list-solutions-category-folders-translated.d.cts.map +1 -1
- package/dist/actions/list-solutions-category-folders-translated.d.mts +3 -5
- 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 -4
- package/dist/actions/list-specific-section-details.d.cts.map +1 -1
- package/dist/actions/list-specific-section-details.d.mts +3 -4
- 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 -3
- package/dist/actions/list-surveys.d.cts.map +1 -1
- package/dist/actions/list-surveys.d.mts +3 -3
- 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 -1
- package/dist/actions/list-ticket-fields.d.cts.map +1 -1
- package/dist/actions/list-ticket-fields.d.mts +3 -1
- 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 -5
- package/dist/actions/list-ticket-forms.d.cts.map +1 -1
- package/dist/actions/list-ticket-forms.d.mts +3 -5
- 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 -5
- package/dist/actions/list-ticket-satisfaction-ratings.d.cts.map +1 -1
- package/dist/actions/list-ticket-satisfaction-ratings.d.mts +3 -5
- 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 -3
- package/dist/actions/list-tickets-watchers.d.cts.map +1 -1
- package/dist/actions/list-tickets-watchers.d.mts +3 -3
- 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 -9
- package/dist/actions/list-time-entries.d.cts.map +1 -1
- package/dist/actions/list-time-entries.d.mts +3 -9
- 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 -5
- package/dist/actions/list-topic-comments2.d.cts.map +1 -1
- package/dist/actions/list-topic-comments2.d.mts +3 -5
- 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 -5
- package/dist/actions/list-translated-solution-articles.d.cts.map +1 -1
- package/dist/actions/list-translated-solution-articles.d.mts +3 -5
- 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 -5
- package/dist/actions/list-translated-subfolders.d.cts.map +1 -1
- package/dist/actions/list-translated-subfolders.d.mts +3 -5
- 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 -4
- package/dist/actions/patch-admin-groups-agents.d.cts.map +1 -1
- package/dist/actions/patch-admin-groups-agents.d.mts +3 -4
- 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 -3
- package/dist/actions/remove-watcher.d.cts.map +1 -1
- package/dist/actions/remove-watcher.d.mts +3 -3
- 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 -8
- package/dist/actions/reply-to-forward-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-forward-ticket.d.mts +3 -8
- 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 -9
- package/dist/actions/reply-to-ticket.d.cts.map +1 -1
- package/dist/actions/reply-to-ticket.d.mts +3 -9
- 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 -8
- package/dist/actions/search-agents.d.cts.map +1 -1
- package/dist/actions/search-agents.d.mts +3 -8
- 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 -4
- package/dist/actions/search-companies.d.cts.map +1 -1
- package/dist/actions/search-companies.d.mts +3 -4
- 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 -3
- package/dist/actions/search-company.d.cts.map +1 -1
- package/dist/actions/search-company.d.mts +3 -3
- 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 -3
- package/dist/actions/search-contacts-autocomplete.d.cts.map +1 -1
- package/dist/actions/search-contacts-autocomplete.d.mts +3 -3
- 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 -4
- package/dist/actions/search-contacts.d.cts.map +1 -1
- package/dist/actions/search-contacts.d.mts +3 -4
- 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 -4
- package/dist/actions/search-solution-articles.d.cts.map +1 -1
- package/dist/actions/search-solution-articles.d.mts +3 -4
- 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 -3
- package/dist/actions/toggle-timer.d.cts.map +1 -1
- package/dist/actions/toggle-timer.d.mts +3 -3
- 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 -9
- package/dist/actions/update-admin-group.d.cts.map +1 -1
- package/dist/actions/update-admin-group.d.mts +3 -9
- 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 -7
- package/dist/actions/update-admin-ticket-field-section.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field-section.d.mts +3 -7
- 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 -11
- package/dist/actions/update-admin-ticket-field.d.cts.map +1 -1
- package/dist/actions/update-admin-ticket-field.d.mts +3 -11
- 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 -8
- package/dist/actions/update-agent-availability.d.cts.map +1 -1
- package/dist/actions/update-agent-availability.d.mts +3 -8
- 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 -14
- package/dist/actions/update-agent.d.cts.map +1 -1
- package/dist/actions/update-agent.d.mts +3 -14
- 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 -10
- package/dist/actions/update-automations.d.cts.map +1 -1
- package/dist/actions/update-automations.d.mts +3 -10
- 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 -4
- package/dist/actions/update-canned-response-folder.d.cts.map +1 -1
- package/dist/actions/update-canned-response-folder.d.mts +3 -4
- 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 -8
- package/dist/actions/update-canned-response.d.cts.map +1 -1
- package/dist/actions/update-canned-response.d.mts +3 -8
- 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 -12
- package/dist/actions/update-companies.d.cts.map +1 -1
- package/dist/actions/update-companies.d.mts +3 -12
- 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 -9
- package/dist/actions/update-contact-field.d.cts.map +1 -1
- package/dist/actions/update-contact-field.d.mts +3 -9
- 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 -6
- package/dist/actions/update-contact-make-agent.d.cts.map +1 -1
- package/dist/actions/update-contact-make-agent.d.mts +3 -6
- 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 -19
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +3 -19
- 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 -4
- package/dist/actions/update-conversations.d.cts.map +1 -1
- package/dist/actions/update-conversations.d.mts +3 -4
- 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 -5
- package/dist/actions/update-discussion-category.d.cts.map +1 -1
- package/dist/actions/update-discussion-category.d.mts +3 -5
- 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 -4
- package/dist/actions/update-discussion-comment.d.cts.map +1 -1
- package/dist/actions/update-discussion-comment.d.mts +3 -4
- 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 -9
- package/dist/actions/update-discussion-forum.d.cts.map +1 -1
- package/dist/actions/update-discussion-forum.d.mts +3 -9
- 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 -9
- package/dist/actions/update-discussion-topic.d.cts.map +1 -1
- package/dist/actions/update-discussion-topic.d.mts +3 -9
- 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 -14
- package/dist/actions/update-email-settings.d.cts.map +1 -1
- package/dist/actions/update-email-settings.d.mts +3 -14
- 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 -3
- package/dist/actions/update-notification-email-bcc.d.cts.map +1 -1
- package/dist/actions/update-notification-email-bcc.d.mts +3 -3
- 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 -36
- package/dist/actions/update-sla-policies.d.cts.map +1 -1
- package/dist/actions/update-sla-policies.d.mts +3 -36
- 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 -5
- package/dist/actions/update-solution-category.d.cts.map +1 -1
- package/dist/actions/update-solution-category.d.mts +3 -5
- 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 -11
- package/dist/actions/update-solution-folder.d.cts.map +1 -1
- package/dist/actions/update-solution-folder.d.mts +3 -11
- 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 -10
- package/dist/actions/update-solutions.d.cts.map +1 -1
- package/dist/actions/update-solutions.d.mts +3 -10
- 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 -3
- package/dist/actions/update-ticket-bulk-watch.d.cts.map +1 -1
- package/dist/actions/update-ticket-bulk-watch.d.mts +3 -3
- 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 -17
- package/dist/actions/update-ticket-forms.d.cts.map +1 -1
- package/dist/actions/update-ticket-forms.d.mts +3 -17
- 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 -4
- package/dist/actions/update-ticket-summary.d.cts.map +1 -1
- package/dist/actions/update-ticket-summary.d.mts +3 -4
- 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 -8
- package/dist/actions/update-ticket-user-access.d.cts.map +1 -1
- package/dist/actions/update-ticket-user-access.d.mts +3 -8
- 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 -32
- package/dist/actions/update-ticket.d.cts.map +1 -1
- package/dist/actions/update-ticket.d.mts +5 -32
- 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 -10
- package/dist/actions/update-time-entry.d.cts.map +1 -1
- package/dist/actions/update-time-entry.d.mts +3 -10
- 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 -3
- package/dist/actions/view-a-canned-response.d.cts.map +1 -1
- package/dist/actions/view-a-canned-response.d.mts +3 -3
- 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 -4
- package/dist/actions/view-automations.d.cts.map +1 -1
- package/dist/actions/view-automations.d.mts +3 -4
- 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 -3
- package/dist/actions/view-business-hour.d.cts.map +1 -1
- package/dist/actions/view-business-hour.d.mts +3 -3
- 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 -3
- package/dist/actions/view-company-field.d.cts.map +1 -1
- package/dist/actions/view-company-field.d.mts +3 -3
- 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 -3
- package/dist/actions/view-contact-field.d.cts.map +1 -1
- package/dist/actions/view-contact-field.d.mts +3 -3
- 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 -3
- package/dist/actions/view-email-configs.d.cts.map +1 -1
- package/dist/actions/view-email-configs.d.mts +3 -3
- 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 -1
- package/dist/actions/view-email.d.cts.map +1 -1
- package/dist/actions/view-email.d.mts +3 -1
- 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 -3
- package/dist/actions/view-group.d.cts.map +1 -1
- package/dist/actions/view-group.d.mts +3 -3
- 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 -1
- package/dist/actions/view-notifications.d.cts.map +1 -1
- package/dist/actions/view-notifications.d.mts +3 -1
- 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 -3
- package/dist/actions/view-products.d.cts.map +1 -1
- package/dist/actions/view-products.d.mts +3 -3
- 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 -3
- package/dist/actions/view-roles.d.cts.map +1 -1
- package/dist/actions/view-roles.d.mts +3 -3
- 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 -1
- package/dist/actions/view-settings.d.cts.map +1 -1
- package/dist/actions/view-settings.d.mts +3 -1
- 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 -3
- package/dist/actions/view-skill.d.cts.map +1 -1
- package/dist/actions/view-skill.d.mts +3 -3
- 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 -3
- package/dist/actions/view-solution-category.d.cts.map +1 -1
- package/dist/actions/view-solution-category.d.mts +3 -3
- 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 -4
- package/dist/actions/view-solution-folder.d.cts.map +1 -1
- package/dist/actions/view-solution-folder.d.mts +3 -4
- 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 -4
- package/dist/actions/view-solutions.d.cts.map +1 -1
- package/dist/actions/view-solutions.d.mts +3 -4
- 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 -3
- package/dist/actions/view-ticket-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-field.d.mts +3 -3
- 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 -4
- package/dist/actions/view-ticket-form-field.d.cts.map +1 -1
- package/dist/actions/view-ticket-form-field.d.mts +3 -4
- 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 -5
- package/dist/actions/view-ticket.d.cts.map +1 -1
- package/dist/actions/view-ticket.d.mts +4 -5
- 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 +9 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +8 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +8 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +6 -2
- 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
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["freshdesk","executeFreshdeskTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { freshdesk } from \"./app\";\nimport { executeFreshdeskTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["freshdesk","executeFreshdeskTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { freshdesk } from \"./app\";\nimport { executeFreshdeskTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof freshdesk.credential> {\n return freshdesk.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeFreshdeskTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOyD;CACzD,OAAOA,YAAAA,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { freshdesk } from \"./app\";\nimport { executeFreshdeskTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { freshdesk } from \"./app\";\nimport { executeFreshdeskTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof freshdesk.credential> {\n return freshdesk.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeFreshdeskTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOyD;CACzD,OAAO,UAAU,OAAO;EACtB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,qBAAqB,MAAM,KAAgC,CAAC;EAC5F;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-to-ticket.cjs","names":["z","action"],"sources":["../../src/actions/add-note-to-ticket.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddNoteToTicketInput = z.object({\n body: z.string().describe(\"The content of the note. Can contain plain text or HTML.\"),\n private: z.boolean().default(true).describe(\"Indicates whether the note is private (visible only to agents). Default: true\").optional(),\n user_id: z.number().int().describe(\"The ID of the user creating the note (useful for posting on behalf of another user).\").optional(),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the note to.\"),\n notify_emails: z.array(z.string()).describe(\"Email addresses to notify about the note. IMPORTANT: Only accepts agent email addresses, not external contacts or non-agent users.\").optional(),\n});\nexport const FreshdeskAddNoteToTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created note\").nullable().optional(),\n body: z.string().describe(\"HTML content of the note\").nullable().optional(),\n source: z.number().int().describe(\"Source channel of the conversation\").nullable().optional(),\n private: z.boolean().describe(\"Privacy flag indicating if note is visible only to agents\").nullable().optional(),\n user_id: z.number().int().describe(\"ID of the user who created the note\").nullable().optional(),\n category: z.number().int().describe(\"Classification category of the conversation\").nullable().optional(),\n incoming: z.boolean().describe(\"Direction indicator (false for notes created via API)\").nullable().optional(),\n body_text: z.string().describe(\"Plain text version of the note content\").nullable().optional(),\n cc_emails: z.array(z.string()).describe(\"Carbon copy recipient email addresses\").nullable().optional(),\n ticket_id: z.number().int().describe(\"ID of the associated ticket\").nullable().optional(),\n to_emails: z.array(z.string()).describe(\"List of recipient email addresses\").nullable().optional(),\n bcc_emails: z.array(z.string()).describe(\"Blind carbon copy recipient email addresses\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n from_email: z.string().describe(\"Sender email address\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n attachments: z.array(z.unknown()).describe(\"File attachments associated with the note\").nullable().optional(),\n support_email: z.string().describe(\"Support email address used\").nullable().optional(),\n structured_body: z.unknown().describe(\"Structured representation of the note body\").nullable().optional(),\n outgoing_failures: z.unknown().describe(\"Details of outgoing email failures\").nullable().optional(),\n email_failure_count: z.unknown().describe(\"Email delivery failure tracking\").nullable().optional(),\n source_additional_info: z.unknown().describe(\"Additional metadata about the source\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddNoteToTicket = action(\"FRESHDESK_ADD_NOTE_TO_TICKET\", {\n slug: \"freshdesk-add-note-to-ticket\",\n name: \"Add Note to Ticket\",\n description: \"Tool to add a private or public note to an existing ticket in Freshdesk. Use when you need to add internal comments or public notes to a ticket. Notes can be private (agent-only) or public, and can include HTML content.\",\n input: FreshdeskAddNoteToTicketInput,\n output: FreshdeskAddNoteToTicketOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-note-to-ticket.cjs","names":["z","action"],"sources":["../../src/actions/add-note-to-ticket.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 FreshdeskAddNoteToTicketInput = z.object({\n body: z.string().describe(\"The content of the note. Can contain plain text or HTML.\"),\n private: z.boolean().default(true).describe(\"Indicates whether the note is private (visible only to agents). Default: true\").optional(),\n user_id: z.number().int().describe(\"The ID of the user creating the note (useful for posting on behalf of another user).\").optional(),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the note to.\"),\n notify_emails: z.array(z.string()).describe(\"Email addresses to notify about the note. IMPORTANT: Only accepts agent email addresses, not external contacts or non-agent users.\").optional(),\n});\nexport const FreshdeskAddNoteToTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created note\").nullable().optional(),\n body: z.string().describe(\"HTML content of the note\").nullable().optional(),\n source: z.number().int().describe(\"Source channel of the conversation\").nullable().optional(),\n private: z.boolean().describe(\"Privacy flag indicating if note is visible only to agents\").nullable().optional(),\n user_id: z.number().int().describe(\"ID of the user who created the note\").nullable().optional(),\n category: z.number().int().describe(\"Classification category of the conversation\").nullable().optional(),\n incoming: z.boolean().describe(\"Direction indicator (false for notes created via API)\").nullable().optional(),\n body_text: z.string().describe(\"Plain text version of the note content\").nullable().optional(),\n cc_emails: z.array(z.string()).describe(\"Carbon copy recipient email addresses\").nullable().optional(),\n ticket_id: z.number().int().describe(\"ID of the associated ticket\").nullable().optional(),\n to_emails: z.array(z.string()).describe(\"List of recipient email addresses\").nullable().optional(),\n bcc_emails: z.array(z.string()).describe(\"Blind carbon copy recipient email addresses\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n from_email: z.string().describe(\"Sender email address\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n attachments: z.array(z.unknown()).describe(\"File attachments associated with the note\").nullable().optional(),\n support_email: z.string().describe(\"Support email address used\").nullable().optional(),\n structured_body: z.unknown().describe(\"Structured representation of the note body\").nullable().optional(),\n outgoing_failures: z.unknown().describe(\"Details of outgoing email failures\").nullable().optional(),\n email_failure_count: z.unknown().describe(\"Email delivery failure tracking\").nullable().optional(),\n source_additional_info: z.unknown().describe(\"Additional metadata about the source\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddNoteToTicket: AppAction<\n typeof FreshdeskAddNoteToTicketInput,\n typeof FreshdeskAddNoteToTicketOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_NOTE_TO_TICKET\", {\n slug: \"freshdesk-add-note-to-ticket\",\n name: \"Add Note to Ticket\",\n description: \"Tool to add a private or public note to an existing ticket in Freshdesk. Use when you need to add internal comments or public notes to a ticket. Notes can be private (agent-only) or public, and can include HTML content.\",\n input: FreshdeskAddNoteToTicketInput,\n output: FreshdeskAddNoteToTicketOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACpF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACtI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;CACpI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CAC9F,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;AAC7L,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAITC,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/add-note-to-ticket.d.ts
|
|
@@ -31,13 +33,7 @@ declare const FreshdeskAddNoteToTicketOutput: z.ZodObject<{
|
|
|
31
33
|
email_failure_count: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
32
34
|
source_additional_info: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const freshdeskAddNoteToTicket:
|
|
35
|
-
body: string;
|
|
36
|
-
ticket_id: number;
|
|
37
|
-
private?: boolean | undefined;
|
|
38
|
-
user_id?: number | undefined;
|
|
39
|
-
notify_emails?: string[] | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const freshdeskAddNoteToTicket: AppAction<typeof FreshdeskAddNoteToTicketInput, typeof FreshdeskAddNoteToTicketOutput, typeof freshdesk.credential>;
|
|
41
37
|
//#endregion
|
|
42
38
|
export { freshdeskAddNoteToTicket };
|
|
43
39
|
//# sourceMappingURL=add-note-to-ticket.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-to-ticket.d.cts","names":[],"sources":["../../src/actions/add-note-to-ticket.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-note-to-ticket.d.cts","names":[],"sources":["../../src/actions/add-note-to-ticket.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAO7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAwB9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,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/add-note-to-ticket.d.ts
|
|
@@ -31,13 +33,7 @@ declare const FreshdeskAddNoteToTicketOutput: z.ZodObject<{
|
|
|
31
33
|
email_failure_count: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
32
34
|
source_additional_info: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
33
35
|
}, z.core.$loose>;
|
|
34
|
-
declare const freshdeskAddNoteToTicket:
|
|
35
|
-
body: string;
|
|
36
|
-
ticket_id: number;
|
|
37
|
-
private?: boolean | undefined;
|
|
38
|
-
user_id?: number | undefined;
|
|
39
|
-
notify_emails?: string[] | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
36
|
+
declare const freshdeskAddNoteToTicket: AppAction<typeof FreshdeskAddNoteToTicketInput, typeof FreshdeskAddNoteToTicketOutput, typeof freshdesk.credential>;
|
|
41
37
|
//#endregion
|
|
42
38
|
export { freshdeskAddNoteToTicket };
|
|
43
39
|
//# sourceMappingURL=add-note-to-ticket.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-to-ticket.d.mts","names":[],"sources":["../../src/actions/add-note-to-ticket.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-note-to-ticket.d.mts","names":[],"sources":["../../src/actions/add-note-to-ticket.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAO7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAwB9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-to-ticket.mjs","names":[],"sources":["../../src/actions/add-note-to-ticket.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddNoteToTicketInput = z.object({\n body: z.string().describe(\"The content of the note. Can contain plain text or HTML.\"),\n private: z.boolean().default(true).describe(\"Indicates whether the note is private (visible only to agents). Default: true\").optional(),\n user_id: z.number().int().describe(\"The ID of the user creating the note (useful for posting on behalf of another user).\").optional(),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the note to.\"),\n notify_emails: z.array(z.string()).describe(\"Email addresses to notify about the note. IMPORTANT: Only accepts agent email addresses, not external contacts or non-agent users.\").optional(),\n});\nexport const FreshdeskAddNoteToTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created note\").nullable().optional(),\n body: z.string().describe(\"HTML content of the note\").nullable().optional(),\n source: z.number().int().describe(\"Source channel of the conversation\").nullable().optional(),\n private: z.boolean().describe(\"Privacy flag indicating if note is visible only to agents\").nullable().optional(),\n user_id: z.number().int().describe(\"ID of the user who created the note\").nullable().optional(),\n category: z.number().int().describe(\"Classification category of the conversation\").nullable().optional(),\n incoming: z.boolean().describe(\"Direction indicator (false for notes created via API)\").nullable().optional(),\n body_text: z.string().describe(\"Plain text version of the note content\").nullable().optional(),\n cc_emails: z.array(z.string()).describe(\"Carbon copy recipient email addresses\").nullable().optional(),\n ticket_id: z.number().int().describe(\"ID of the associated ticket\").nullable().optional(),\n to_emails: z.array(z.string()).describe(\"List of recipient email addresses\").nullable().optional(),\n bcc_emails: z.array(z.string()).describe(\"Blind carbon copy recipient email addresses\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n from_email: z.string().describe(\"Sender email address\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n attachments: z.array(z.unknown()).describe(\"File attachments associated with the note\").nullable().optional(),\n support_email: z.string().describe(\"Support email address used\").nullable().optional(),\n structured_body: z.unknown().describe(\"Structured representation of the note body\").nullable().optional(),\n outgoing_failures: z.unknown().describe(\"Details of outgoing email failures\").nullable().optional(),\n email_failure_count: z.unknown().describe(\"Email delivery failure tracking\").nullable().optional(),\n source_additional_info: z.unknown().describe(\"Additional metadata about the source\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddNoteToTicket = action(\"FRESHDESK_ADD_NOTE_TO_TICKET\", {\n slug: \"freshdesk-add-note-to-ticket\",\n name: \"Add Note to Ticket\",\n description: \"Tool to add a private or public note to an existing ticket in Freshdesk. Use when you need to add internal comments or public notes to a ticket. Notes can be private (agent-only) or public, and can include HTML content.\",\n input: FreshdeskAddNoteToTicketInput,\n output: FreshdeskAddNoteToTicketOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-note-to-ticket.mjs","names":[],"sources":["../../src/actions/add-note-to-ticket.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 FreshdeskAddNoteToTicketInput = z.object({\n body: z.string().describe(\"The content of the note. Can contain plain text or HTML.\"),\n private: z.boolean().default(true).describe(\"Indicates whether the note is private (visible only to agents). Default: true\").optional(),\n user_id: z.number().int().describe(\"The ID of the user creating the note (useful for posting on behalf of another user).\").optional(),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the note to.\"),\n notify_emails: z.array(z.string()).describe(\"Email addresses to notify about the note. IMPORTANT: Only accepts agent email addresses, not external contacts or non-agent users.\").optional(),\n});\nexport const FreshdeskAddNoteToTicketOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created note\").nullable().optional(),\n body: z.string().describe(\"HTML content of the note\").nullable().optional(),\n source: z.number().int().describe(\"Source channel of the conversation\").nullable().optional(),\n private: z.boolean().describe(\"Privacy flag indicating if note is visible only to agents\").nullable().optional(),\n user_id: z.number().int().describe(\"ID of the user who created the note\").nullable().optional(),\n category: z.number().int().describe(\"Classification category of the conversation\").nullable().optional(),\n incoming: z.boolean().describe(\"Direction indicator (false for notes created via API)\").nullable().optional(),\n body_text: z.string().describe(\"Plain text version of the note content\").nullable().optional(),\n cc_emails: z.array(z.string()).describe(\"Carbon copy recipient email addresses\").nullable().optional(),\n ticket_id: z.number().int().describe(\"ID of the associated ticket\").nullable().optional(),\n to_emails: z.array(z.string()).describe(\"List of recipient email addresses\").nullable().optional(),\n bcc_emails: z.array(z.string()).describe(\"Blind carbon copy recipient email addresses\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the note was created (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n from_email: z.string().describe(\"Sender email address\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the note was last updated (UTC format: YYYY-MM-DDTHH:MM:SSZ)\").nullable().optional(),\n attachments: z.array(z.unknown()).describe(\"File attachments associated with the note\").nullable().optional(),\n support_email: z.string().describe(\"Support email address used\").nullable().optional(),\n structured_body: z.unknown().describe(\"Structured representation of the note body\").nullable().optional(),\n outgoing_failures: z.unknown().describe(\"Details of outgoing email failures\").nullable().optional(),\n email_failure_count: z.unknown().describe(\"Email delivery failure tracking\").nullable().optional(),\n source_additional_info: z.unknown().describe(\"Additional metadata about the source\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddNoteToTicket: AppAction<\n typeof FreshdeskAddNoteToTicketInput,\n typeof FreshdeskAddNoteToTicketOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_NOTE_TO_TICKET\", {\n slug: \"freshdesk-add-note-to-ticket\",\n name: \"Add Note to Ticket\",\n description: \"Tool to add a private or public note to an existing ticket in Freshdesk. Use when you need to add internal comments or public notes to a ticket. Notes can be private (agent-only) or public, and can include HTML content.\",\n input: FreshdeskAddNoteToTicketInput,\n output: FreshdeskAddNoteToTicketOutput,\n});\n"],"mappings":";;;AAqCA,MAAa,2BAIT,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvC2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;EACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EACtI,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS;EACpI,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;EAC9F,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;CAC7L,CAiCS;CACP,QAjC4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,YAAY,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnI,aAAa,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,wBAAwB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-ticket-user-access.cjs","names":["z","action"],"sources":["../../src/actions/add-ticket-user-access.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddTicketUserAccessInput = z.object({\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs to grant access to the ticket. These should be agent IDs, not contact IDs.\"),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add user access to\"),\n});\nexport const FreshdeskAddTicketUserAccessOutput = z.object({\n message: z.string().default(\"User access added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the operation was successful\").nullable().optional(),\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs that have access to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddTicketUserAccess = action(\"FRESHDESK_ADD_TICKET_USER_ACCESS\", {\n slug: \"freshdesk-add-ticket-user-access\",\n name: \"Add Ticket User Access\",\n description: \"Tool to add agent access to a specific ticket in Freshdesk. Use when you need to grant agent(s) permission to view or interact with a ticket. The endpoint accepts agent IDs (not contact IDs) and returns the list of agent IDs that have access to the ticket.\",\n input: FreshdeskAddTicketUserAccessInput,\n output: FreshdeskAddTicketUserAccessOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-ticket-user-access.cjs","names":["z","action"],"sources":["../../src/actions/add-ticket-user-access.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 FreshdeskAddTicketUserAccessInput = z.object({\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs to grant access to the ticket. These should be agent IDs, not contact IDs.\"),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add user access to\"),\n});\nexport const FreshdeskAddTicketUserAccessOutput = z.object({\n message: z.string().default(\"User access added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the operation was successful\").nullable().optional(),\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs that have access to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddTicketUserAccess: AppAction<\n typeof FreshdeskAddTicketUserAccessInput,\n typeof FreshdeskAddTicketUserAccessOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_TICKET_USER_ACCESS\", {\n slug: \"freshdesk-add-ticket-user-access\",\n name: \"Add Ticket User Access\",\n description: \"Tool to add agent access to a specific ticket in Freshdesk. Use when you need to grant agent(s) permission to view or interact with a ticket. The endpoint accepts agent IDs (not contact IDs) and returns the list of agent IDs that have access to the ticket.\",\n input: FreshdeskAddTicketUserAccessInput,\n output: FreshdeskAddTicketUserAccessOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8FAA8F;CAC3I,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;AAClG,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,gCAAgC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAITC,eAAAA,OAAO,oCAAoC;CAC7C,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/add-ticket-user-access.d.ts
|
|
@@ -10,10 +12,7 @@ declare const FreshdeskAddTicketUserAccessOutput: z.ZodObject<{
|
|
|
10
12
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
13
|
user_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const freshdeskAddTicketUserAccess:
|
|
14
|
-
user_ids: number[];
|
|
15
|
-
ticket_id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const freshdeskAddTicketUserAccess: AppAction<typeof FreshdeskAddTicketUserAccessInput, typeof FreshdeskAddTicketUserAccessOutput, typeof freshdesk.credential>;
|
|
17
16
|
//#endregion
|
|
18
17
|
export { freshdeskAddTicketUserAccess };
|
|
19
18
|
//# sourceMappingURL=add-ticket-user-access.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-ticket-user-access.d.cts","names":[],"sources":["../../src/actions/add-ticket-user-access.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-ticket-user-access.d.cts","names":[],"sources":["../../src/actions/add-ticket-user-access.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,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/add-ticket-user-access.d.ts
|
|
@@ -10,10 +12,7 @@ declare const FreshdeskAddTicketUserAccessOutput: z.ZodObject<{
|
|
|
10
12
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
13
|
user_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
12
14
|
}, z.core.$loose>;
|
|
13
|
-
declare const freshdeskAddTicketUserAccess:
|
|
14
|
-
user_ids: number[];
|
|
15
|
-
ticket_id: number;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
15
|
+
declare const freshdeskAddTicketUserAccess: AppAction<typeof FreshdeskAddTicketUserAccessInput, typeof FreshdeskAddTicketUserAccessOutput, typeof freshdesk.credential>;
|
|
17
16
|
//#endregion
|
|
18
17
|
export { freshdeskAddTicketUserAccess };
|
|
19
18
|
//# sourceMappingURL=add-ticket-user-access.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-ticket-user-access.d.mts","names":[],"sources":["../../src/actions/add-ticket-user-access.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-ticket-user-access.d.mts","names":[],"sources":["../../src/actions/add-ticket-user-access.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-ticket-user-access.mjs","names":[],"sources":["../../src/actions/add-ticket-user-access.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddTicketUserAccessInput = z.object({\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs to grant access to the ticket. These should be agent IDs, not contact IDs.\"),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add user access to\"),\n});\nexport const FreshdeskAddTicketUserAccessOutput = z.object({\n message: z.string().default(\"User access added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the operation was successful\").nullable().optional(),\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs that have access to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddTicketUserAccess = action(\"FRESHDESK_ADD_TICKET_USER_ACCESS\", {\n slug: \"freshdesk-add-ticket-user-access\",\n name: \"Add Ticket User Access\",\n description: \"Tool to add agent access to a specific ticket in Freshdesk. Use when you need to grant agent(s) permission to view or interact with a ticket. The endpoint accepts agent IDs (not contact IDs) and returns the list of agent IDs that have access to the ticket.\",\n input: FreshdeskAddTicketUserAccessInput,\n output: FreshdeskAddTicketUserAccessOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-ticket-user-access.mjs","names":[],"sources":["../../src/actions/add-ticket-user-access.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 FreshdeskAddTicketUserAccessInput = z.object({\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs to grant access to the ticket. These should be agent IDs, not contact IDs.\"),\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add user access to\"),\n});\nexport const FreshdeskAddTicketUserAccessOutput = z.object({\n message: z.string().default(\"User access added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the operation was successful\").nullable().optional(),\n user_ids: z.array(z.number().int()).describe(\"List of agent IDs that have access to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddTicketUserAccess: AppAction<\n typeof FreshdeskAddTicketUserAccessInput,\n typeof FreshdeskAddTicketUserAccessOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_TICKET_USER_ACCESS\", {\n slug: \"freshdesk-add-ticket-user-access\",\n name: \"Add Ticket User Access\",\n description: \"Tool to add agent access to a specific ticket in Freshdesk. Use when you need to grant agent(s) permission to view or interact with a ticket. The endpoint accepts agent IDs (not contact IDs) and returns the list of agent IDs that have access to the ticket.\",\n input: FreshdeskAddTicketUserAccessInput,\n output: FreshdeskAddTicketUserAccessOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB+C,EAAE,OAAO;EACxD,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,8FAA8F;EAC3I,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D;CAClG,CAeS;CACP,QAfgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,gCAAgC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-watcher.cjs","names":["z","action"],"sources":["../../src/actions/add-watcher.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddWatcherInput = z.object({\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the watcher to. The authenticated user will be added as a watcher to this ticket.\"),\n});\nexport const FreshdeskAddWatcherOutput = z.object({\n message: z.string().default(\"Watcher added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the authenticated user was successfully added as a watcher to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddWatcher = action(\"FRESHDESK_ADD_WATCHER\", {\n slug: \"freshdesk-add-watcher\",\n name: \"Add Watcher to Ticket\",\n description: \"Tool to add the authenticated user as a watcher to a Freshdesk ticket. Use when you need to follow a ticket's progress and receive email notifications for updates like replies or status changes. The API automatically uses the authenticated user's credentials and does not require additional parameters.\",\n input: FreshdeskAddWatcherInput,\n output: FreshdeskAddWatcherOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-watcher.cjs","names":["z","action"],"sources":["../../src/actions/add-watcher.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 FreshdeskAddWatcherInput = z.object({\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the watcher to. The authenticated user will be added as a watcher to this ticket.\"),\n});\nexport const FreshdeskAddWatcherOutput = z.object({\n message: z.string().default(\"Watcher added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the authenticated user was successfully added as a watcher to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddWatcher: AppAction<\n typeof FreshdeskAddWatcherInput,\n typeof FreshdeskAddWatcherOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_WATCHER\", {\n slug: \"freshdesk-add-watcher\",\n name: \"Add Watcher to Ticket\",\n description: \"Tool to add the authenticated user as a watcher to a Freshdesk ticket. Use when you need to follow a ticket's progress and receive email notifications for updates like replies or status changes. The API automatically uses the authenticated user's credentials and does not require additional parameters.\",\n input: FreshdeskAddWatcherInput,\n output: FreshdeskAddWatcherOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8HAA8H,EACrK,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,4BAA4B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChK,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,sBAITC,eAAAA,OAAO,yBAAyB;CAClC,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/add-watcher.d.ts
|
|
@@ -8,9 +10,7 @@ declare const FreshdeskAddWatcherOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const freshdeskAddWatcher:
|
|
12
|
-
ticket_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const freshdeskAddWatcher: AppAction<typeof FreshdeskAddWatcherInput, typeof FreshdeskAddWatcherOutput, typeof freshdesk.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { freshdeskAddWatcher };
|
|
16
16
|
//# sourceMappingURL=add-watcher.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-watcher.d.cts","names":[],"sources":["../../src/actions/add-watcher.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-watcher.d.cts","names":[],"sources":["../../src/actions/add-watcher.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,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/add-watcher.d.ts
|
|
@@ -8,9 +10,7 @@ declare const FreshdeskAddWatcherOutput: z.ZodObject<{
|
|
|
8
10
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
9
11
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const freshdeskAddWatcher:
|
|
12
|
-
ticket_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const freshdeskAddWatcher: AppAction<typeof FreshdeskAddWatcherInput, typeof FreshdeskAddWatcherOutput, typeof freshdesk.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { freshdeskAddWatcher };
|
|
16
16
|
//# sourceMappingURL=add-watcher.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-watcher.d.mts","names":[],"sources":["../../src/actions/add-watcher.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-watcher.d.mts","names":[],"sources":["../../src/actions/add-watcher.ts"],"mappings":";;;;;cAMa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;cAKzB,mBAAA,EAAqB,SAAA,QACzB,wBAAA,SACA,yBAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-watcher.mjs","names":[],"sources":["../../src/actions/add-watcher.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskAddWatcherInput = z.object({\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the watcher to. The authenticated user will be added as a watcher to this ticket.\"),\n});\nexport const FreshdeskAddWatcherOutput = z.object({\n message: z.string().default(\"Watcher added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the authenticated user was successfully added as a watcher to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddWatcher = action(\"FRESHDESK_ADD_WATCHER\", {\n slug: \"freshdesk-add-watcher\",\n name: \"Add Watcher to Ticket\",\n description: \"Tool to add the authenticated user as a watcher to a Freshdesk ticket. Use when you need to follow a ticket's progress and receive email notifications for updates like replies or status changes. The API automatically uses the authenticated user's credentials and does not require additional parameters.\",\n input: FreshdeskAddWatcherInput,\n output: FreshdeskAddWatcherOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"add-watcher.mjs","names":[],"sources":["../../src/actions/add-watcher.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 FreshdeskAddWatcherInput = z.object({\n ticket_id: z.number().int().describe(\"The unique identifier of the ticket to add the watcher to. The authenticated user will be added as a watcher to this ticket.\"),\n});\nexport const FreshdeskAddWatcherOutput = z.object({\n message: z.string().default(\"Watcher added successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the authenticated user was successfully added as a watcher to the ticket\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskAddWatcher: AppAction<\n typeof FreshdeskAddWatcherInput,\n typeof FreshdeskAddWatcherOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_ADD_WATCHER\", {\n slug: \"freshdesk-add-watcher\",\n name: \"Add Watcher to Ticket\",\n description: \"Tool to add the authenticated user as a watcher to a Freshdesk ticket. Use when you need to follow a ticket's progress and receive email notifications for updates like replies or status changes. The API automatically uses the authenticated user's credentials and does not require additional parameters.\",\n input: FreshdeskAddWatcherInput,\n output: FreshdeskAddWatcherOutput,\n});\n"],"mappings":";;;AAcA,MAAa,sBAIT,OAAO,yBAAyB;CAClC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsC,EAAE,OAAO,EAC/C,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8HAA8H,EACrK,CAcS;CACP,QAduC,EAAE,OAAO;EAChD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,4BAA4B,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-unwatch-tickets.cjs","names":["z","action"],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskBulkUnwatchTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to remove the authenticated user as a watcher from. The currently authenticated user will be removed as a watcher from all specified tickets.\"),\n});\nconst FreshdeskBulkUnwatchTickets_ErrorDetailSchema = z.object({\n code: z.string().describe(\"Error code\").nullable(),\n field: z.string().describe(\"Field that caused the error\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).passthrough();\nconst FreshdeskBulkUnwatchTickets_FailedTicketSchema = z.object({\n id: z.number().int().describe(\"Ticket ID that failed to unwatch\").nullable(),\n errors: z.array(FreshdeskBulkUnwatchTickets_ErrorDetailSchema).describe(\"List of error details for this ticket\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskBulkUnwatchTicketsOutput = z.object({\n failed: z.array(FreshdeskBulkUnwatchTickets_FailedTicketSchema).describe(\"List of tickets that failed to unwatch with error details. This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n message: z.string().default(\"Watcher removed from tickets successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the bulk unwatch operation completed successfully\").nullable().optional(),\n succeeded: z.array(z.number().int()).describe(\"List of ticket IDs from which the watcher was successfully removed\").nullable().optional(),\n failed_tickets: z.array(z.number().int()).describe(\"List of ticket IDs that failed to unwatch (simplified). This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskBulkUnwatchTickets = action(\"FRESHDESK_BULK_UNWATCH_TICKETS\", {\n slug: \"freshdesk-bulk-unwatch-tickets\",\n name: \"Bulk Unwatch Tickets\",\n description: \"Tool to remove the authenticated user as a watcher from multiple Freshdesk tickets in bulk. Use when you need to stop following multiple tickets at once and stop receiving email notifications for their updates. The API automatically uses the authenticated user's credentials.\",\n input: FreshdeskBulkUnwatchTicketsInput,\n output: FreshdeskBulkUnwatchTicketsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-unwatch-tickets.cjs","names":["z","action"],"sources":["../../src/actions/bulk-unwatch-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 FreshdeskBulkUnwatchTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to remove the authenticated user as a watcher from. The currently authenticated user will be removed as a watcher from all specified tickets.\"),\n});\nconst FreshdeskBulkUnwatchTickets_ErrorDetailSchema = z.object({\n code: z.string().describe(\"Error code\").nullable(),\n field: z.string().describe(\"Field that caused the error\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).passthrough();\nconst FreshdeskBulkUnwatchTickets_FailedTicketSchema = z.object({\n id: z.number().int().describe(\"Ticket ID that failed to unwatch\").nullable(),\n errors: z.array(FreshdeskBulkUnwatchTickets_ErrorDetailSchema).describe(\"List of error details for this ticket\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskBulkUnwatchTicketsOutput = z.object({\n failed: z.array(FreshdeskBulkUnwatchTickets_FailedTicketSchema).describe(\"List of tickets that failed to unwatch with error details. This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n message: z.string().default(\"Watcher removed from tickets successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the bulk unwatch operation completed successfully\").nullable().optional(),\n succeeded: z.array(z.number().int()).describe(\"List of ticket IDs from which the watcher was successfully removed\").nullable().optional(),\n failed_tickets: z.array(z.number().int()).describe(\"List of ticket IDs that failed to unwatch (simplified). This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskBulkUnwatchTickets: AppAction<\n typeof FreshdeskBulkUnwatchTicketsInput,\n typeof FreshdeskBulkUnwatchTicketsOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_BULK_UNWATCH_TICKETS\", {\n slug: \"freshdesk-bulk-unwatch-tickets\",\n name: \"Bulk Unwatch Tickets\",\n description: \"Tool to remove the authenticated user as a watcher from multiple Freshdesk tickets in bulk. Use when you need to stop following multiple tickets at once and stop receiving email notifications for their updates. The API automatically uses the authenticated user's credentials.\",\n input: FreshdeskBulkUnwatchTicketsInput,\n output: FreshdeskBulkUnwatchTicketsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,mKAAmK,EAC7M,CAAC;AACD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACzD,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/O,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxN,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/bulk-unwatch-tickets.d.ts
|
|
@@ -18,9 +20,7 @@ declare const FreshdeskBulkUnwatchTicketsOutput: z.ZodObject<{
|
|
|
18
20
|
succeeded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
19
21
|
failed_tickets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const freshdeskBulkUnwatchTickets:
|
|
22
|
-
ids: number[];
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const freshdeskBulkUnwatchTickets: AppAction<typeof FreshdeskBulkUnwatchTicketsInput, typeof FreshdeskBulkUnwatchTicketsOutput, typeof freshdesk.credential>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { freshdeskBulkUnwatchTickets };
|
|
26
26
|
//# sourceMappingURL=bulk-unwatch-tickets.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-unwatch-tickets.d.cts","names":[],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-unwatch-tickets.d.cts","names":[],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAYhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAQjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,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-unwatch-tickets.d.ts
|
|
@@ -18,9 +20,7 @@ declare const FreshdeskBulkUnwatchTicketsOutput: z.ZodObject<{
|
|
|
18
20
|
succeeded: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
19
21
|
failed_tickets: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const freshdeskBulkUnwatchTickets:
|
|
22
|
-
ids: number[];
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const freshdeskBulkUnwatchTickets: AppAction<typeof FreshdeskBulkUnwatchTicketsInput, typeof FreshdeskBulkUnwatchTicketsOutput, typeof freshdesk.credential>;
|
|
24
24
|
//#endregion
|
|
25
25
|
export { freshdeskBulkUnwatchTickets };
|
|
26
26
|
//# sourceMappingURL=bulk-unwatch-tickets.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-unwatch-tickets.d.mts","names":[],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-unwatch-tickets.d.mts","names":[],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAYhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAQjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,SAAA,CAAU,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-unwatch-tickets.mjs","names":[],"sources":["../../src/actions/bulk-unwatch-tickets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskBulkUnwatchTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to remove the authenticated user as a watcher from. The currently authenticated user will be removed as a watcher from all specified tickets.\"),\n});\nconst FreshdeskBulkUnwatchTickets_ErrorDetailSchema = z.object({\n code: z.string().describe(\"Error code\").nullable(),\n field: z.string().describe(\"Field that caused the error\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).passthrough();\nconst FreshdeskBulkUnwatchTickets_FailedTicketSchema = z.object({\n id: z.number().int().describe(\"Ticket ID that failed to unwatch\").nullable(),\n errors: z.array(FreshdeskBulkUnwatchTickets_ErrorDetailSchema).describe(\"List of error details for this ticket\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskBulkUnwatchTicketsOutput = z.object({\n failed: z.array(FreshdeskBulkUnwatchTickets_FailedTicketSchema).describe(\"List of tickets that failed to unwatch with error details. This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n message: z.string().default(\"Watcher removed from tickets successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the bulk unwatch operation completed successfully\").nullable().optional(),\n succeeded: z.array(z.number().int()).describe(\"List of ticket IDs from which the watcher was successfully removed\").nullable().optional(),\n failed_tickets: z.array(z.number().int()).describe(\"List of ticket IDs that failed to unwatch (simplified). This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskBulkUnwatchTickets = action(\"FRESHDESK_BULK_UNWATCH_TICKETS\", {\n slug: \"freshdesk-bulk-unwatch-tickets\",\n name: \"Bulk Unwatch Tickets\",\n description: \"Tool to remove the authenticated user as a watcher from multiple Freshdesk tickets in bulk. Use when you need to stop following multiple tickets at once and stop receiving email notifications for their updates. The API automatically uses the authenticated user's credentials.\",\n input: FreshdeskBulkUnwatchTicketsInput,\n output: FreshdeskBulkUnwatchTicketsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"bulk-unwatch-tickets.mjs","names":[],"sources":["../../src/actions/bulk-unwatch-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 FreshdeskBulkUnwatchTicketsInput = z.object({\n ids: z.array(z.number().int()).describe(\"Array of ticket IDs to remove the authenticated user as a watcher from. The currently authenticated user will be removed as a watcher from all specified tickets.\"),\n});\nconst FreshdeskBulkUnwatchTickets_ErrorDetailSchema = z.object({\n code: z.string().describe(\"Error code\").nullable(),\n field: z.string().describe(\"Field that caused the error\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).passthrough();\nconst FreshdeskBulkUnwatchTickets_FailedTicketSchema = z.object({\n id: z.number().int().describe(\"Ticket ID that failed to unwatch\").nullable(),\n errors: z.array(FreshdeskBulkUnwatchTickets_ErrorDetailSchema).describe(\"List of error details for this ticket\").nullable().optional(),\n}).passthrough();\nexport const FreshdeskBulkUnwatchTicketsOutput = z.object({\n failed: z.array(FreshdeskBulkUnwatchTickets_FailedTicketSchema).describe(\"List of tickets that failed to unwatch with error details. This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n message: z.string().default(\"Watcher removed from tickets successfully\").describe(\"Status message for the operation\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the bulk unwatch operation completed successfully\").nullable().optional(),\n succeeded: z.array(z.number().int()).describe(\"List of ticket IDs from which the watcher was successfully removed\").nullable().optional(),\n failed_tickets: z.array(z.number().int()).describe(\"List of ticket IDs that failed to unwatch (simplified). This may occur if the user is not watching the ticket or the ticket does not exist.\").nullable().optional(),\n}).passthrough();\n\nexport const freshdeskBulkUnwatchTickets: AppAction<\n typeof FreshdeskBulkUnwatchTicketsInput,\n typeof FreshdeskBulkUnwatchTicketsOutput,\n typeof freshdesk.credential\n> = action(\"FRESHDESK_BULK_UNWATCH_TICKETS\", {\n slug: \"freshdesk-bulk-unwatch-tickets\",\n name: \"Bulk Unwatch Tickets\",\n description: \"Tool to remove the authenticated user as a watcher from multiple Freshdesk tickets in bulk. Use when you need to stop following multiple tickets at once and stop receiving email notifications for their updates. The API automatically uses the authenticated user's credentials.\",\n input: FreshdeskBulkUnwatchTicketsInput,\n output: FreshdeskBulkUnwatchTicketsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmC,EAAE,OAAO,EACvD,KAAK,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,mKAAmK,EAC7M,CAAC;AACD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CACjD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;AACzD,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3E,QAAQ,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY;AASf,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjB+C,EAAE,OAAO;EACxD,QAAQ,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/O,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,2CAA2C,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxN,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-update-tickets.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACvG,YAAYA,IAAAA,EAAE,OAAO;EACrB,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;EACjI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;EAC7I,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAS;GAAU;GAAS;GAAQ;GAAmB;EAAgB,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAC7J,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAQ;GAAW;GAAY;EAAQ,CAAC,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACzG,UAAUA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAU;GAAQ;EAAQ,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;EACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACvI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EAC5G,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;CACrP,CAAC,CAAC,CAAC,SAAS,uGAAuG;AACnH,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS;CACxK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;AAChL,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,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/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,22 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const freshdeskBulkUpdateTickets: AppAction<typeof FreshdeskBulkUpdateTicketsInput, typeof FreshdeskBulkUpdateTicketsOutput, typeof freshdesk.credential>;
|
|
57
44
|
//#endregion
|
|
58
45
|
export { freshdeskBulkUpdateTickets };
|
|
59
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,22 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
43
|
+
declare const freshdeskBulkUpdateTickets: AppAction<typeof FreshdeskBulkUpdateTicketsInput, typeof FreshdeskBulkUpdateTicketsOutput, typeof freshdesk.credential>;
|
|
57
44
|
//#endregion
|
|
58
45
|
export { freshdeskBulkUpdateTickets };
|
|
59
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"}
|