@keystrokehq/sevdesk 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/actions/book-invoice-amount.cjs +3 -3
- package/dist/actions/book-invoice-amount.cjs.map +1 -1
- package/dist/actions/book-invoice-amount.d.cts +3 -3
- package/dist/actions/book-invoice-amount.d.mts +3 -3
- package/dist/actions/book-invoice-amount.mjs +3 -3
- package/dist/actions/book-invoice-amount.mjs.map +1 -1
- package/dist/actions/check-customer-number-availability.cjs +1 -1
- package/dist/actions/check-customer-number-availability.cjs.map +1 -1
- package/dist/actions/check-customer-number-availability.d.cts +1 -1
- package/dist/actions/check-customer-number-availability.d.mts +1 -1
- package/dist/actions/check-customer-number-availability.mjs +1 -1
- package/dist/actions/check-customer-number-availability.mjs.map +1 -1
- package/dist/actions/create-accounting-contact.cjs +3 -3
- package/dist/actions/create-accounting-contact.cjs.map +1 -1
- package/dist/actions/create-accounting-contact.d.cts +3 -3
- package/dist/actions/create-accounting-contact.d.mts +3 -3
- package/dist/actions/create-accounting-contact.mjs +3 -3
- package/dist/actions/create-accounting-contact.mjs.map +1 -1
- package/dist/actions/create-check-account-transaction.cjs +5 -5
- package/dist/actions/create-check-account-transaction.cjs.map +1 -1
- package/dist/actions/create-check-account-transaction.d.cts +5 -5
- package/dist/actions/create-check-account-transaction.d.mts +5 -5
- package/dist/actions/create-check-account-transaction.mjs +5 -5
- package/dist/actions/create-check-account-transaction.mjs.map +1 -1
- package/dist/actions/create-clearing-account.cjs +3 -3
- package/dist/actions/create-clearing-account.cjs.map +1 -1
- package/dist/actions/create-clearing-account.d.cts +3 -3
- package/dist/actions/create-clearing-account.d.mts +3 -3
- package/dist/actions/create-clearing-account.mjs +3 -3
- package/dist/actions/create-clearing-account.mjs.map +1 -1
- package/dist/actions/create-communication-way.cjs +5 -5
- package/dist/actions/create-communication-way.cjs.map +1 -1
- package/dist/actions/create-communication-way.d.cts +5 -5
- package/dist/actions/create-communication-way.d.mts +5 -5
- package/dist/actions/create-communication-way.mjs +5 -5
- package/dist/actions/create-communication-way.mjs.map +1 -1
- package/dist/actions/create-contact-address.cjs +5 -5
- package/dist/actions/create-contact-address.cjs.map +1 -1
- package/dist/actions/create-contact-address.d.cts +5 -5
- package/dist/actions/create-contact-address.d.mts +5 -5
- package/dist/actions/create-contact-address.mjs +5 -5
- package/dist/actions/create-contact-address.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.cjs +3 -3
- package/dist/actions/create-contact-custom-field-setting.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field-setting.d.cts +3 -3
- package/dist/actions/create-contact-custom-field-setting.d.mts +3 -3
- package/dist/actions/create-contact-custom-field-setting.mjs +3 -3
- package/dist/actions/create-contact-custom-field-setting.mjs.map +1 -1
- package/dist/actions/create-contact-custom-field.cjs +4 -4
- package/dist/actions/create-contact-custom-field.cjs.map +1 -1
- package/dist/actions/create-contact-custom-field.d.cts +4 -4
- package/dist/actions/create-contact-custom-field.d.mts +4 -4
- package/dist/actions/create-contact-custom-field.mjs +4 -4
- package/dist/actions/create-contact-custom-field.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +2 -2
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +2 -2
- package/dist/actions/create-contact.d.mts +2 -2
- package/dist/actions/create-contact.mjs +2 -2
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-contact2.cjs +4 -4
- package/dist/actions/create-contact2.cjs.map +1 -1
- package/dist/actions/create-contact2.d.cts +4 -4
- package/dist/actions/create-contact2.d.mts +4 -4
- package/dist/actions/create-contact2.mjs +4 -4
- package/dist/actions/create-contact2.mjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.cjs +2 -2
- package/dist/actions/create-credit-note-from-invoice.cjs.map +1 -1
- package/dist/actions/create-credit-note-from-invoice.d.cts +2 -2
- package/dist/actions/create-credit-note-from-invoice.d.mts +2 -2
- package/dist/actions/create-credit-note-from-invoice.mjs +2 -2
- package/dist/actions/create-credit-note-from-invoice.mjs.map +1 -1
- package/dist/actions/create-file-import-account.cjs +3 -3
- package/dist/actions/create-file-import-account.cjs.map +1 -1
- package/dist/actions/create-file-import-account.d.cts +3 -3
- package/dist/actions/create-file-import-account.d.mts +3 -3
- package/dist/actions/create-file-import-account.mjs +3 -3
- package/dist/actions/create-file-import-account.mjs.map +1 -1
- package/dist/actions/create-part.cjs +5 -5
- package/dist/actions/create-part.cjs.map +1 -1
- package/dist/actions/create-part.d.cts +5 -5
- package/dist/actions/create-part.d.mts +5 -5
- package/dist/actions/create-part.mjs +5 -5
- package/dist/actions/create-part.mjs.map +1 -1
- package/dist/actions/create-payment-method.cjs +3 -3
- package/dist/actions/create-payment-method.cjs.map +1 -1
- package/dist/actions/create-payment-method.d.cts +3 -3
- package/dist/actions/create-payment-method.d.mts +3 -3
- package/dist/actions/create-payment-method.mjs +3 -3
- package/dist/actions/create-payment-method.mjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.cjs +2 -2
- package/dist/actions/create-private-transaction-rule.cjs.map +1 -1
- package/dist/actions/create-private-transaction-rule.d.cts +2 -2
- package/dist/actions/create-private-transaction-rule.d.mts +2 -2
- package/dist/actions/create-private-transaction-rule.mjs +2 -2
- package/dist/actions/create-private-transaction-rule.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +4 -4
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +4 -4
- package/dist/actions/create-tag.d.mts +4 -4
- package/dist/actions/create-tag.mjs +4 -4
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs +1 -1
- package/dist/actions/delete-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.cts +1 -1
- package/dist/actions/delete-accounting-contact-by-id.d.mts +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs +1 -1
- package/dist/actions/delete-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.cjs +1 -1
- package/dist/actions/delete-check-account-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-by-id.d.cts +1 -1
- package/dist/actions/delete-check-account-by-id.d.mts +1 -1
- package/dist/actions/delete-check-account-by-id.mjs +1 -1
- package/dist/actions/delete-check-account-by-id.mjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.cts +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.d.mts +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs +1 -1
- package/dist/actions/delete-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs +1 -1
- package/dist/actions/delete-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/delete-communication-way-by-id.d.cts +1 -1
- package/dist/actions/delete-communication-way-by-id.d.mts +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs +1 -1
- package/dist/actions/delete-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs +1 -1
- package/dist/actions/delete-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-address-by-id.d.cts +1 -1
- package/dist/actions/delete-contact-address-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs +1 -1
- package/dist/actions/delete-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.cts +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs +1 -1
- package/dist/actions/delete-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.cts +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.d.mts +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs +1 -1
- package/dist/actions/delete-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +1 -1
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +1 -1
- package/dist/actions/delete-contact.d.mts +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs +1 -1
- package/dist/actions/delete-credit-note-by-id.cjs.map +1 -1
- package/dist/actions/delete-credit-note-by-id.d.cts +1 -1
- package/dist/actions/delete-credit-note-by-id.d.mts +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs +1 -1
- package/dist/actions/delete-credit-note-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-by-id.cjs +1 -1
- package/dist/actions/delete-order-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-by-id.d.cts +1 -1
- package/dist/actions/delete-order-by-id.d.mts +1 -1
- package/dist/actions/delete-order-by-id.mjs +1 -1
- package/dist/actions/delete-order-by-id.mjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs +1 -1
- package/dist/actions/delete-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/delete-order-pos-by-id.d.cts +1 -1
- package/dist/actions/delete-order-pos-by-id.d.mts +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs +1 -1
- package/dist/actions/delete-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/delete-payment-method.cjs +1 -1
- package/dist/actions/delete-payment-method.cjs.map +1 -1
- package/dist/actions/delete-payment-method.d.cts +1 -1
- package/dist/actions/delete-payment-method.d.mts +1 -1
- package/dist/actions/delete-payment-method.mjs +1 -1
- package/dist/actions/delete-payment-method.mjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.cts +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.d.mts +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs +1 -1
- package/dist/actions/delete-private-transaction-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -1
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -1
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs +1 -1
- package/dist/actions/enshrine-check-account-transaction.cjs.map +1 -1
- package/dist/actions/enshrine-check-account-transaction.d.cts +2 -2
- package/dist/actions/enshrine-check-account-transaction.d.mts +2 -2
- package/dist/actions/enshrine-check-account-transaction.mjs +1 -1
- package/dist/actions/enshrine-check-account-transaction.mjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.cjs +4 -4
- package/dist/actions/fetch-dictionary-entries-by-type.cjs.map +1 -1
- package/dist/actions/fetch-dictionary-entries-by-type.d.cts +8 -8
- package/dist/actions/fetch-dictionary-entries-by-type.d.mts +8 -8
- package/dist/actions/fetch-dictionary-entries-by-type.mjs +4 -4
- package/dist/actions/fetch-dictionary-entries-by-type.mjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.cjs +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.cjs.map +1 -1
- package/dist/actions/find-contacts-by-custom-field-value.d.cts +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.d.mts +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.mjs +4 -4
- package/dist/actions/find-contacts-by-custom-field-value.mjs.map +1 -1
- package/dist/actions/get-account-invoices.cjs +1 -1
- package/dist/actions/get-account-invoices.cjs.map +1 -1
- package/dist/actions/get-account-invoices.d.cts +1 -1
- package/dist/actions/get-account-invoices.d.mts +1 -1
- package/dist/actions/get-account-invoices.mjs +1 -1
- package/dist/actions/get-account-invoices.mjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.cjs +3 -3
- package/dist/actions/get-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/get-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/get-accounting-contact-by-id.mjs +3 -3
- package/dist/actions/get-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-contacts.cjs +4 -4
- package/dist/actions/get-accounting-contacts.cjs.map +1 -1
- package/dist/actions/get-accounting-contacts.d.cts +4 -4
- package/dist/actions/get-accounting-contacts.d.mts +4 -4
- package/dist/actions/get-accounting-contacts.mjs +4 -4
- package/dist/actions/get-accounting-contacts.mjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs +1 -1
- package/dist/actions/get-check-account-balance-at-date.cjs.map +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.cts +1 -1
- package/dist/actions/get-check-account-balance-at-date.d.mts +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs +1 -1
- package/dist/actions/get-check-account-balance-at-date.mjs.map +1 -1
- package/dist/actions/get-check-account-by-id.cjs +3 -3
- package/dist/actions/get-check-account-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-by-id.d.cts +3 -3
- package/dist/actions/get-check-account-by-id.d.mts +3 -3
- package/dist/actions/get-check-account-by-id.mjs +3 -3
- package/dist/actions/get-check-account-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.cjs +5 -5
- package/dist/actions/get-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/get-check-account-transaction-by-id.d.cts +6 -6
- package/dist/actions/get-check-account-transaction-by-id.d.mts +6 -6
- package/dist/actions/get-check-account-transaction-by-id.mjs +5 -5
- package/dist/actions/get-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/get-check-account-transactions.cjs +3 -3
- package/dist/actions/get-check-account-transactions.cjs.map +1 -1
- package/dist/actions/get-check-account-transactions.d.cts +3 -3
- package/dist/actions/get-check-account-transactions.d.mts +3 -3
- package/dist/actions/get-check-account-transactions.mjs +3 -3
- package/dist/actions/get-check-account-transactions.mjs.map +1 -1
- package/dist/actions/get-check-accounts.cjs +3 -3
- package/dist/actions/get-check-accounts.cjs.map +1 -1
- package/dist/actions/get-check-accounts.d.cts +3 -3
- package/dist/actions/get-check-accounts.d.mts +3 -3
- package/dist/actions/get-check-accounts.mjs +3 -3
- package/dist/actions/get-check-accounts.mjs.map +1 -1
- package/dist/actions/get-communication-way-keys.cjs +2 -2
- package/dist/actions/get-communication-way-keys.cjs.map +1 -1
- package/dist/actions/get-communication-way-keys.d.cts +2 -2
- package/dist/actions/get-communication-way-keys.d.mts +2 -2
- package/dist/actions/get-communication-way-keys.mjs +2 -2
- package/dist/actions/get-communication-way-keys.mjs.map +1 -1
- package/dist/actions/get-communication-ways.cjs +4 -4
- package/dist/actions/get-communication-ways.cjs.map +1 -1
- package/dist/actions/get-communication-ways.d.cts +4 -4
- package/dist/actions/get-communication-ways.d.mts +4 -4
- package/dist/actions/get-communication-ways.mjs +4 -4
- package/dist/actions/get-communication-ways.mjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.cjs +4 -4
- package/dist/actions/get-communicationway-by-id.cjs.map +1 -1
- package/dist/actions/get-communicationway-by-id.d.cts +4 -4
- package/dist/actions/get-communicationway-by-id.d.mts +4 -4
- package/dist/actions/get-communicationway-by-id.mjs +4 -4
- package/dist/actions/get-communicationway-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.cjs +6 -6
- package/dist/actions/get-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-address-by-id.d.cts +6 -6
- package/dist/actions/get-contact-address-by-id.d.mts +6 -6
- package/dist/actions/get-contact-address-by-id.mjs +6 -6
- package/dist/actions/get-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-addresses.cjs +5 -5
- package/dist/actions/get-contact-addresses.cjs.map +1 -1
- package/dist/actions/get-contact-addresses.d.cts +5 -5
- package/dist/actions/get-contact-addresses.d.mts +5 -5
- package/dist/actions/get-contact-addresses.mjs +5 -5
- package/dist/actions/get-contact-addresses.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +2 -2
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +2 -2
- package/dist/actions/get-contact-by-id.d.mts +2 -2
- package/dist/actions/get-contact-by-id.mjs +2 -2
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.cjs +4 -4
- package/dist/actions/get-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-by-id.d.cts +4 -4
- package/dist/actions/get-contact-custom-field-by-id.d.mts +4 -4
- package/dist/actions/get-contact-custom-field-by-id.mjs +4 -4
- package/dist/actions/get-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-by-id.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs +3 -3
- package/dist/actions/get-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.cts +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.d.mts +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs +1 -1
- package/dist/actions/get-contact-custom-field-setting-reference-count.mjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.cjs +3 -3
- package/dist/actions/get-contact-custom-field-settings.cjs.map +1 -1
- package/dist/actions/get-contact-custom-field-settings.d.cts +3 -3
- package/dist/actions/get-contact-custom-field-settings.d.mts +3 -3
- package/dist/actions/get-contact-custom-field-settings.mjs +3 -3
- package/dist/actions/get-contact-custom-field-settings.mjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.cjs +5 -5
- package/dist/actions/get-contact-custom-fields.cjs.map +1 -1
- package/dist/actions/get-contact-custom-fields.d.cts +5 -5
- package/dist/actions/get-contact-custom-fields.d.mts +5 -5
- package/dist/actions/get-contact-custom-fields.mjs +5 -5
- package/dist/actions/get-contact-custom-fields.mjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs +1 -1
- package/dist/actions/get-contact-tabs-item-count.cjs.map +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.cts +1 -1
- package/dist/actions/get-contact-tabs-item-count.d.mts +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs +1 -1
- package/dist/actions/get-contact-tabs-item-count.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +6 -6
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +6 -6
- package/dist/actions/get-contacts.d.mts +6 -6
- package/dist/actions/get-contacts.mjs +6 -6
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.cjs +2 -2
- package/dist/actions/get-export-invoicecsv.cjs.map +1 -1
- package/dist/actions/get-export-invoicecsv.d.cts +2 -2
- package/dist/actions/get-export-invoicecsv.d.mts +2 -2
- package/dist/actions/get-export-invoicecsv.mjs +2 -2
- package/dist/actions/get-export-invoicecsv.mjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.cjs +2 -2
- package/dist/actions/get-export-transactions-csv.cjs.map +1 -1
- package/dist/actions/get-export-transactions-csv.d.cts +2 -2
- package/dist/actions/get-export-transactions-csv.d.mts +2 -2
- package/dist/actions/get-export-transactions-csv.mjs +2 -2
- package/dist/actions/get-export-transactions-csv.mjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs +1 -1
- package/dist/actions/get-invoice-is-partially-paid.cjs.map +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.cts +1 -1
- package/dist/actions/get-invoice-is-partially-paid.d.mts +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs +1 -1
- package/dist/actions/get-invoice-is-partially-paid.mjs.map +1 -1
- package/dist/actions/get-invoice-positions.cjs +5 -5
- package/dist/actions/get-invoice-positions.cjs.map +1 -1
- package/dist/actions/get-invoice-positions.d.cts +5 -5
- package/dist/actions/get-invoice-positions.d.mts +5 -5
- package/dist/actions/get-invoice-positions.mjs +5 -5
- package/dist/actions/get-invoice-positions.mjs.map +1 -1
- package/dist/actions/get-invoice-poss.cjs +5 -5
- package/dist/actions/get-invoice-poss.cjs.map +1 -1
- package/dist/actions/get-invoice-poss.d.cts +5 -5
- package/dist/actions/get-invoice-poss.d.mts +5 -5
- package/dist/actions/get-invoice-poss.mjs +5 -5
- package/dist/actions/get-invoice-poss.mjs.map +1 -1
- package/dist/actions/get-invoices.cjs +3 -3
- package/dist/actions/get-invoices.cjs.map +1 -1
- package/dist/actions/get-invoices.d.cts +3 -3
- package/dist/actions/get-invoices.d.mts +3 -3
- package/dist/actions/get-invoices.mjs +3 -3
- package/dist/actions/get-invoices.mjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.cjs +2 -2
- package/dist/actions/get-letterpapers-with-thumb.cjs.map +1 -1
- package/dist/actions/get-letterpapers-with-thumb.d.cts +2 -2
- package/dist/actions/get-letterpapers-with-thumb.d.mts +2 -2
- package/dist/actions/get-letterpapers-with-thumb.mjs +2 -2
- package/dist/actions/get-letterpapers-with-thumb.mjs.map +1 -1
- package/dist/actions/get-next-customer-number.cjs +1 -1
- package/dist/actions/get-next-customer-number.cjs.map +1 -1
- package/dist/actions/get-next-customer-number.d.cts +1 -1
- package/dist/actions/get-next-customer-number.d.mts +1 -1
- package/dist/actions/get-next-customer-number.mjs +1 -1
- package/dist/actions/get-next-customer-number.mjs.map +1 -1
- package/dist/actions/get-order-by-id.cjs +10 -10
- package/dist/actions/get-order-by-id.cjs.map +1 -1
- package/dist/actions/get-order-by-id.d.cts +10 -10
- package/dist/actions/get-order-by-id.d.mts +10 -10
- package/dist/actions/get-order-by-id.mjs +10 -10
- package/dist/actions/get-order-by-id.mjs.map +1 -1
- package/dist/actions/get-order-discounts.cjs +3 -3
- package/dist/actions/get-order-discounts.cjs.map +1 -1
- package/dist/actions/get-order-discounts.d.cts +3 -3
- package/dist/actions/get-order-discounts.d.mts +3 -3
- package/dist/actions/get-order-discounts.mjs +3 -3
- package/dist/actions/get-order-discounts.mjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.cjs +6 -6
- package/dist/actions/get-order-pos-by-id.cjs.map +1 -1
- package/dist/actions/get-order-pos-by-id.d.cts +6 -6
- package/dist/actions/get-order-pos-by-id.d.mts +6 -6
- package/dist/actions/get-order-pos-by-id.mjs +6 -6
- package/dist/actions/get-order-pos-by-id.mjs.map +1 -1
- package/dist/actions/get-orders.cjs +5 -5
- package/dist/actions/get-orders.cjs.map +1 -1
- package/dist/actions/get-orders.d.cts +5 -5
- package/dist/actions/get-orders.d.mts +5 -5
- package/dist/actions/get-orders.mjs +5 -5
- package/dist/actions/get-orders.mjs.map +1 -1
- package/dist/actions/get-part-by-id.cjs +3 -3
- package/dist/actions/get-part-by-id.cjs.map +1 -1
- package/dist/actions/get-part-by-id.d.cts +3 -3
- package/dist/actions/get-part-by-id.d.mts +3 -3
- package/dist/actions/get-part-by-id.mjs +3 -3
- package/dist/actions/get-part-by-id.mjs.map +1 -1
- package/dist/actions/get-part-stock.cjs +1 -1
- package/dist/actions/get-part-stock.cjs.map +1 -1
- package/dist/actions/get-part-stock.d.cts +1 -1
- package/dist/actions/get-part-stock.d.mts +1 -1
- package/dist/actions/get-part-stock.mjs +1 -1
- package/dist/actions/get-part-stock.mjs.map +1 -1
- package/dist/actions/get-part-unities.cjs +2 -2
- package/dist/actions/get-part-unities.cjs.map +1 -1
- package/dist/actions/get-part-unities.d.cts +2 -2
- package/dist/actions/get-part-unities.d.mts +2 -2
- package/dist/actions/get-part-unities.mjs +2 -2
- package/dist/actions/get-part-unities.mjs.map +1 -1
- package/dist/actions/get-parts.cjs +2 -2
- package/dist/actions/get-parts.cjs.map +1 -1
- package/dist/actions/get-parts.d.cts +2 -2
- package/dist/actions/get-parts.d.mts +2 -2
- package/dist/actions/get-parts.mjs +2 -2
- package/dist/actions/get-parts.mjs.map +1 -1
- package/dist/actions/get-payment-methods.cjs +3 -3
- package/dist/actions/get-payment-methods.cjs.map +1 -1
- package/dist/actions/get-payment-methods.d.cts +3 -3
- package/dist/actions/get-payment-methods.d.mts +3 -3
- package/dist/actions/get-payment-methods.mjs +3 -3
- package/dist/actions/get-payment-methods.mjs.map +1 -1
- package/dist/actions/get-places.cjs +2 -2
- package/dist/actions/get-places.cjs.map +1 -1
- package/dist/actions/get-places.d.cts +2 -2
- package/dist/actions/get-places.d.mts +2 -2
- package/dist/actions/get-places.mjs +2 -2
- package/dist/actions/get-places.mjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.cjs +2 -2
- package/dist/actions/get-private-transaction-rules.cjs.map +1 -1
- package/dist/actions/get-private-transaction-rules.d.cts +2 -2
- package/dist/actions/get-private-transaction-rules.d.mts +2 -2
- package/dist/actions/get-private-transaction-rules.mjs +2 -2
- package/dist/actions/get-private-transaction-rules.mjs.map +1 -1
- package/dist/actions/get-progress.cjs +1 -1
- package/dist/actions/get-progress.cjs.map +1 -1
- package/dist/actions/get-progress.d.cts +1 -1
- package/dist/actions/get-progress.d.mts +1 -1
- package/dist/actions/get-progress.mjs +1 -1
- package/dist/actions/get-progress.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-account-number.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-account-number.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-all-accounts.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.cts +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.d.mts +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs +1 -1
- package/dist/actions/get-receipt-guidance-for-expense.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.cjs +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-revenue.d.cts +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.d.mts +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.mjs +2 -2
- package/dist/actions/get-receipt-guidance-for-revenue.mjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.cjs.map +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.cts +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.d.mts +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs +1 -1
- package/dist/actions/get-receipt-guidance-for-tax-rule.mjs.map +1 -1
- package/dist/actions/get-report-invoicelist.cjs +2 -2
- package/dist/actions/get-report-invoicelist.cjs.map +1 -1
- package/dist/actions/get-report-invoicelist.d.cts +2 -2
- package/dist/actions/get-report-invoicelist.d.mts +2 -2
- package/dist/actions/get-report-invoicelist.mjs +2 -2
- package/dist/actions/get-report-invoicelist.mjs.map +1 -1
- package/dist/actions/get-report-orderlist.cjs +2 -2
- package/dist/actions/get-report-orderlist.cjs.map +1 -1
- package/dist/actions/get-report-orderlist.d.cts +2 -2
- package/dist/actions/get-report-orderlist.d.mts +2 -2
- package/dist/actions/get-report-orderlist.mjs +2 -2
- package/dist/actions/get-report-orderlist.mjs.map +1 -1
- package/dist/actions/get-sev-client-config.cjs +3 -3
- package/dist/actions/get-sev-client-config.cjs.map +1 -1
- package/dist/actions/get-sev-client-config.d.cts +3 -3
- package/dist/actions/get-sev-client-config.d.mts +3 -3
- package/dist/actions/get-sev-client-config.mjs +3 -3
- package/dist/actions/get-sev-client-config.mjs.map +1 -1
- package/dist/actions/get-tag-by-id.cjs +3 -3
- package/dist/actions/get-tag-by-id.cjs.map +1 -1
- package/dist/actions/get-tag-by-id.d.cts +3 -3
- package/dist/actions/get-tag-by-id.d.mts +3 -3
- package/dist/actions/get-tag-by-id.mjs +3 -3
- package/dist/actions/get-tag-by-id.mjs.map +1 -1
- package/dist/actions/get-tag-relations.cjs +4 -4
- package/dist/actions/get-tag-relations.cjs.map +1 -1
- package/dist/actions/get-tag-relations.d.cts +4 -4
- package/dist/actions/get-tag-relations.d.mts +4 -4
- package/dist/actions/get-tag-relations.mjs +4 -4
- package/dist/actions/get-tag-relations.mjs.map +1 -1
- package/dist/actions/get-tags.cjs +2 -2
- package/dist/actions/get-tags.cjs.map +1 -1
- package/dist/actions/get-tags.d.cts +2 -2
- package/dist/actions/get-tags.d.mts +2 -2
- package/dist/actions/get-tags.mjs +2 -2
- package/dist/actions/get-tags.mjs.map +1 -1
- package/dist/actions/get-tax-rules.cjs +3 -3
- package/dist/actions/get-tax-rules.cjs.map +1 -1
- package/dist/actions/get-tax-rules.d.cts +3 -3
- package/dist/actions/get-tax-rules.d.mts +3 -3
- package/dist/actions/get-tax-rules.mjs +3 -3
- package/dist/actions/get-tax-rules.mjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.cjs +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.cjs.map +1 -1
- package/dist/actions/get-tools-bookkeeping-system-version.d.cts +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.d.mts +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.mjs +2 -2
- package/dist/actions/get-tools-bookkeeping-system-version.mjs.map +1 -1
- package/dist/actions/render-invoice.cjs +2 -2
- package/dist/actions/render-invoice.cjs.map +1 -1
- package/dist/actions/render-invoice.d.cts +2 -2
- package/dist/actions/render-invoice.d.mts +2 -2
- package/dist/actions/render-invoice.mjs +2 -2
- package/dist/actions/render-invoice.mjs.map +1 -1
- package/dist/actions/save-invoice.cjs +18 -18
- package/dist/actions/save-invoice.cjs.map +1 -1
- package/dist/actions/save-invoice.d.cts +21 -19
- package/dist/actions/save-invoice.d.mts +21 -19
- package/dist/actions/save-invoice.mjs +18 -18
- package/dist/actions/save-invoice.mjs.map +1 -1
- package/dist/actions/send-credit-note-by.cjs +7 -7
- package/dist/actions/send-credit-note-by.cjs.map +1 -1
- package/dist/actions/send-credit-note-by.d.cts +7 -7
- package/dist/actions/send-credit-note-by.d.mts +7 -7
- package/dist/actions/send-credit-note-by.mjs +7 -7
- package/dist/actions/send-credit-note-by.mjs.map +1 -1
- package/dist/actions/send-invoice-by.cjs +11 -11
- package/dist/actions/send-invoice-by.cjs.map +1 -1
- package/dist/actions/send-invoice-by.d.cts +12 -12
- package/dist/actions/send-invoice-by.d.mts +12 -12
- package/dist/actions/send-invoice-by.mjs +11 -11
- package/dist/actions/send-invoice-by.mjs.map +1 -1
- package/dist/actions/send-order-by.cjs +6 -6
- package/dist/actions/send-order-by.cjs.map +1 -1
- package/dist/actions/send-order-by.d.cts +9 -9
- package/dist/actions/send-order-by.d.mts +9 -9
- package/dist/actions/send-order-by.mjs +6 -6
- package/dist/actions/send-order-by.mjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.cjs +3 -3
- package/dist/actions/update-accounting-contact-by-id.cjs.map +1 -1
- package/dist/actions/update-accounting-contact-by-id.d.cts +3 -3
- package/dist/actions/update-accounting-contact-by-id.d.mts +3 -3
- package/dist/actions/update-accounting-contact-by-id.mjs +3 -3
- package/dist/actions/update-accounting-contact-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.cjs +4 -4
- package/dist/actions/update-check-account-transaction-by-id.cjs.map +1 -1
- package/dist/actions/update-check-account-transaction-by-id.d.cts +5 -5
- package/dist/actions/update-check-account-transaction-by-id.d.mts +5 -5
- package/dist/actions/update-check-account-transaction-by-id.mjs +4 -4
- package/dist/actions/update-check-account-transaction-by-id.mjs.map +1 -1
- package/dist/actions/update-check-account.cjs +3 -3
- package/dist/actions/update-check-account.cjs.map +1 -1
- package/dist/actions/update-check-account.d.cts +3 -3
- package/dist/actions/update-check-account.d.mts +3 -3
- package/dist/actions/update-check-account.mjs +3 -3
- package/dist/actions/update-check-account.mjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.cjs +4 -4
- package/dist/actions/update-communication-way-by-id.cjs.map +1 -1
- package/dist/actions/update-communication-way-by-id.d.cts +4 -4
- package/dist/actions/update-communication-way-by-id.d.mts +4 -4
- package/dist/actions/update-communication-way-by-id.mjs +4 -4
- package/dist/actions/update-communication-way-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.cjs +5 -5
- package/dist/actions/update-contact-address-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-address-by-id.d.cts +5 -5
- package/dist/actions/update-contact-address-by-id.d.mts +5 -5
- package/dist/actions/update-contact-address-by-id.mjs +5 -5
- package/dist/actions/update-contact-address-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.cjs +4 -4
- package/dist/actions/update-contact-custom-field-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-by-id.d.cts +4 -4
- package/dist/actions/update-contact-custom-field-by-id.d.mts +4 -4
- package/dist/actions/update-contact-custom-field-by-id.mjs +4 -4
- package/dist/actions/update-contact-custom-field-by-id.mjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.cjs.map +1 -1
- package/dist/actions/update-contact-custom-field-setting-by-id.d.cts +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.d.mts +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs +2 -2
- package/dist/actions/update-contact-custom-field-setting-by-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +5 -5
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +5 -5
- package/dist/actions/update-contact.d.mts +5 -5
- package/dist/actions/update-contact.mjs +5 -5
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-invoice-parameter.cjs +3 -3
- package/dist/actions/update-invoice-parameter.cjs.map +1 -1
- package/dist/actions/update-invoice-parameter.d.cts +3 -3
- package/dist/actions/update-invoice-parameter.d.mts +3 -3
- package/dist/actions/update-invoice-parameter.mjs +3 -3
- package/dist/actions/update-invoice-parameter.mjs.map +1 -1
- package/dist/actions/update-order-by-id.cjs +9 -9
- package/dist/actions/update-order-by-id.cjs.map +1 -1
- package/dist/actions/update-order-by-id.d.cts +9 -9
- package/dist/actions/update-order-by-id.d.mts +9 -9
- package/dist/actions/update-order-by-id.mjs +9 -9
- package/dist/actions/update-order-by-id.mjs.map +1 -1
- package/dist/actions/update-order-template.cjs +3 -3
- package/dist/actions/update-order-template.cjs.map +1 -1
- package/dist/actions/update-order-template.d.cts +3 -3
- package/dist/actions/update-order-template.d.mts +3 -3
- package/dist/actions/update-order-template.mjs +3 -3
- package/dist/actions/update-order-template.mjs.map +1 -1
- package/dist/actions/update-part-by-id.cjs +4 -4
- package/dist/actions/update-part-by-id.cjs.map +1 -1
- package/dist/actions/update-part-by-id.d.cts +4 -4
- package/dist/actions/update-part-by-id.d.mts +4 -4
- package/dist/actions/update-part-by-id.mjs +4 -4
- package/dist/actions/update-part-by-id.mjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.cjs +1 -1
- package/dist/actions/update-sev-client-export-config.cjs.map +1 -1
- package/dist/actions/update-sev-client-export-config.d.cts +1 -1
- package/dist/actions/update-sev-client-export-config.d.mts +1 -1
- package/dist/actions/update-sev-client-export-config.mjs +1 -1
- package/dist/actions/update-sev-client-export-config.mjs.map +1 -1
- package/dist/actions/update-tag-by-id.cjs +2 -2
- package/dist/actions/update-tag-by-id.cjs.map +1 -1
- package/dist/actions/update-tag-by-id.d.cts +2 -2
- package/dist/actions/update-tag-by-id.d.mts +2 -2
- package/dist/actions/update-tag-by-id.mjs +2 -2
- package/dist/actions/update-tag-by-id.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -11,7 +11,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
11
11
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
category: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
13
|
id: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
surename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
exemptVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
taxNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -24,7 +24,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
24
24
|
customerNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
defaultShowVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
defaultDiscountPercentage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskGetContactById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
id: string;
|
|
30
30
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -11,7 +11,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
11
11
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
category: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
13
|
id: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
surename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
exemptVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
taxNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -24,7 +24,7 @@ declare const SevdeskGetContactByIdOutput: z.ZodObject<{
|
|
|
24
24
|
customerNumber: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
defaultShowVat: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
defaultDiscountPercentage: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskGetContactById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
id: string;
|
|
30
30
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -2,7 +2,7 @@ import { action } from "../action.mjs";
|
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
//#region src/actions/get-contact-by-id.ts
|
|
4
4
|
const SevdeskGetContactByIdInput = z.object({ id: z.string().describe("The unique ID of the contact to retrieve from sevDesk") }).describe("Request model for retrieving a specific contact by its unique ID.");
|
|
5
|
-
const SevdeskGetContactById_ContactCategorySchema = z.object({ id: z.string().describe("UUID of the contact category").nullable() }).describe("Identifier for a contact category in sevDesk");
|
|
5
|
+
const SevdeskGetContactById_ContactCategorySchema = z.object({ id: z.string().describe("UUID of the contact category").nullable() }).passthrough().describe("Identifier for a contact category in sevDesk");
|
|
6
6
|
const sevdeskGetContactById = action("SEVDESK_GET_CONTACT_BY_ID", {
|
|
7
7
|
slug: "sevdesk-get-contact-by-id",
|
|
8
8
|
name: "Get Contact By ID",
|
|
@@ -26,7 +26,7 @@ const sevdeskGetContactById = action("SEVDESK_GET_CONTACT_BY_ID", {
|
|
|
26
26
|
customerNumber: z.string().describe("Customer or supplier number").nullable().optional(),
|
|
27
27
|
defaultShowVat: z.string().describe("Show VAT by default ('0' or '1')").nullable().optional(),
|
|
28
28
|
defaultDiscountPercentage: z.string().describe("Default discount percentage").nullable().optional()
|
|
29
|
-
}).describe("Response model for a specific contact retrieved from sevDesk.\nContains all contact details including personal/company information, contact details, and metadata.")
|
|
29
|
+
}).passthrough().describe("Response model for a specific contact retrieved from sevDesk.\nContains all contact details including personal/company information, contact details, and metadata.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { sevdeskGetContactById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactByIdInput = z.object({\n id: z.string().describe(\"The unique ID of the contact to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact by its unique ID.\");\nconst SevdeskGetContactById_ContactCategorySchema = z.object({\n id: z.string().describe(\"UUID of the contact category\").nullable(),\n}).describe(\"Identifier for a contact category in sevDesk\");\nexport const SevdeskGetContactByIdOutput = z.object({\n id: z.string().describe(\"Unique ID of the contact\").nullable(),\n name: z.string().describe(\"Company name for COMPANY type contacts\").nullable().optional(),\n gender: z.string().describe(\"Gender: m (male), w (female), or d (diverse)\").nullable().optional(),\n status: z.string().describe(\"Status code (e.g., '100' for active)\").nullable().optional(),\n category: SevdeskGetContactById_ContactCategorySchema.nullable().optional(),\n surename: z.string().describe(\"Surname/first name (legacy field)\").nullable().optional(),\n exemptVat: z.string().describe(\"VAT exemption status ('0' or '1')\").nullable().optional(),\n taxNumber: z.string().describe(\"Tax identification number\").nullable().optional(),\n taxOffice: z.string().describe(\"Responsible tax office\").nullable().optional(),\n vatNumber: z.string().describe(\"VAT identification number\").nullable().optional(),\n familyname: z.string().describe(\"Family/last name for PERSON type\").nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Contact'\").nullable().optional(),\n description: z.string().describe(\"Notes or additional description\").nullable().optional(),\n academicTitle: z.string().describe(\"Academic title (e.g., Dr., Prof.)\").nullable().optional(),\n customerNumber: z.string().describe(\"Customer or supplier number\").nullable().optional(),\n defaultShowVat: z.string().describe(\"Show VAT by default ('0' or '1')\").nullable().optional(),\n defaultDiscountPercentage: z.string().describe(\"Default discount percentage\").nullable().optional(),\n}).describe(\"Response model for a specific contact retrieved from sevDesk.\\nContains all contact details including personal/company information, contact details, and metadata.\");\n\nexport const sevdeskGetContactById = action(\"SEVDESK_GET_CONTACT_BY_ID\", {\n slug: \"sevdesk-get-contact-by-id\",\n name: \"Get Contact By ID\",\n description: \"Tool to retrieve details of a specific contact by ID. Use when you have a contact's UUID and need its detailed information.\",\n input: SevdeskGetContactByIdInput,\n output: SevdeskGetContactByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"get-contact-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactByIdInput = z.object({\n id: z.string().describe(\"The unique ID of the contact to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact by its unique ID.\");\nconst SevdeskGetContactById_ContactCategorySchema = z.object({\n id: z.string().describe(\"UUID of the contact category\").nullable(),\n}).passthrough().describe(\"Identifier for a contact category in sevDesk\");\nexport const SevdeskGetContactByIdOutput = z.object({\n id: z.string().describe(\"Unique ID of the contact\").nullable(),\n name: z.string().describe(\"Company name for COMPANY type contacts\").nullable().optional(),\n gender: z.string().describe(\"Gender: m (male), w (female), or d (diverse)\").nullable().optional(),\n status: z.string().describe(\"Status code (e.g., '100' for active)\").nullable().optional(),\n category: SevdeskGetContactById_ContactCategorySchema.nullable().optional(),\n surename: z.string().describe(\"Surname/first name (legacy field)\").nullable().optional(),\n exemptVat: z.string().describe(\"VAT exemption status ('0' or '1')\").nullable().optional(),\n taxNumber: z.string().describe(\"Tax identification number\").nullable().optional(),\n taxOffice: z.string().describe(\"Responsible tax office\").nullable().optional(),\n vatNumber: z.string().describe(\"VAT identification number\").nullable().optional(),\n familyname: z.string().describe(\"Family/last name for PERSON type\").nullable().optional(),\n objectName: z.string().describe(\"Object type, always 'Contact'\").nullable().optional(),\n description: z.string().describe(\"Notes or additional description\").nullable().optional(),\n academicTitle: z.string().describe(\"Academic title (e.g., Dr., Prof.)\").nullable().optional(),\n customerNumber: z.string().describe(\"Customer or supplier number\").nullable().optional(),\n defaultShowVat: z.string().describe(\"Show VAT by default ('0' or '1')\").nullable().optional(),\n defaultDiscountPercentage: z.string().describe(\"Default discount percentage\").nullable().optional(),\n}).passthrough().describe(\"Response model for a specific contact retrieved from sevDesk.\\nContains all contact details including personal/company information, contact details, and metadata.\");\n\nexport const sevdeskGetContactById = action(\"SEVDESK_GET_CONTACT_BY_ID\", {\n slug: \"sevdesk-get-contact-by-id\",\n name: \"Get Contact By ID\",\n description: \"Tool to retrieve details of a specific contact by ID. Use when you have a contact's UUID and need its detailed information.\",\n input: SevdeskGetContactByIdInput,\n output: SevdeskGetContactByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,EACjF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAqBxE,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAzByC,EAAE,OAAO;EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,UAAU,4CAA4C,SAAS,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oKAOhB;AACV,CAAC"}
|
|
@@ -5,15 +5,15 @@ const SevdeskGetContactCustomFieldByIdInput = zod.z.object({ contactCustomFieldI
|
|
|
5
5
|
const SevdeskGetContactCustomFieldById_ContactReferenceSchema = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("UUID of the contact").nullable(),
|
|
7
7
|
objectName: zod.z.string().describe("Object type name").nullable().optional()
|
|
8
|
-
}).describe("Reference to a sevDesk Contact object.");
|
|
8
|
+
}).passthrough().describe("Reference to a sevDesk Contact object.");
|
|
9
9
|
const SevdeskGetContactCustomFieldById_SevClientReferenceSchema = zod.z.object({
|
|
10
10
|
id: zod.z.string().describe("UUID of the sevClient").nullable(),
|
|
11
11
|
objectName: zod.z.string().describe("Object type name").nullable().optional()
|
|
12
|
-
}).describe("Reference to a sevDesk SevClient object.");
|
|
12
|
+
}).passthrough().describe("Reference to a sevDesk SevClient object.");
|
|
13
13
|
const SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("UUID of the contact custom field setting").nullable(),
|
|
15
15
|
objectName: zod.z.string().describe("Object type name").nullable().optional()
|
|
16
|
-
}).describe("Reference to a ContactCustomFieldSetting object.");
|
|
16
|
+
}).passthrough().describe("Reference to a ContactCustomFieldSetting object.");
|
|
17
17
|
const SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = zod.z.object({
|
|
18
18
|
id: zod.z.string().describe("Unique identifier of the contact custom field").nullable(),
|
|
19
19
|
value: zod.z.string().describe("Value of the custom field").nullable().optional(),
|
|
@@ -24,7 +24,7 @@ const SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = zod.z.object({
|
|
|
24
24
|
objectName: zod.z.string().describe("Object type, should be 'ContactCustomField'").nullable().optional(),
|
|
25
25
|
contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional()
|
|
26
26
|
}).passthrough().describe("Represents a contact custom field object returned by sevDesk.");
|
|
27
|
-
const SevdeskGetContactCustomFieldByIdOutput = zod.z.object({ objects: zod.z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe("Array of contact custom field objects") }).describe("Response model for retrieving a contact custom field.\nContains an array of contact custom field objects.");
|
|
27
|
+
const SevdeskGetContactCustomFieldByIdOutput = zod.z.object({ objects: zod.z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe("Array of contact custom field objects") }).passthrough().describe("Response model for retrieving a contact custom field.\nContains an array of contact custom field objects.");
|
|
28
28
|
const sevdeskGetContactCustomFieldById = require_action.action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID", {
|
|
29
29
|
slug: "sevdesk-get-contact-custom-field-by-id",
|
|
30
30
|
name: "Get Contact Custom Field By ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,4EAA4EA,IAAAA,EAAE,OAAO;CACzF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,2BAA2B,0EAA0E,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,SAASA,IAAAA,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAA2G;AAErI,MAAa,mCAAmCC,eAAAA,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,18 +13,18 @@ declare const SevdeskGetContactCustomFieldByIdOutput: z.ZodObject<{
|
|
|
13
13
|
contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
15
15
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
contactCustomFieldSetting: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
id: z.ZodNullable<z.ZodString>;
|
|
24
24
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
}, z.core.$loose>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskGetContactCustomFieldById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
contactCustomFieldId: number;
|
|
30
30
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -13,18 +13,18 @@ declare const SevdeskGetContactCustomFieldByIdOutput: z.ZodObject<{
|
|
|
13
13
|
contact: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
15
15
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
contactCustomFieldSetting: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
id: z.ZodNullable<z.ZodString>;
|
|
24
24
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
}, z.core.$loose>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>;
|
|
28
28
|
declare const sevdeskGetContactCustomFieldById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
29
|
contactCustomFieldId: number;
|
|
30
30
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,15 +5,15 @@ const SevdeskGetContactCustomFieldByIdInput = z.object({ contactCustomFieldId: z
|
|
|
5
5
|
const SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({
|
|
6
6
|
id: z.string().describe("UUID of the contact").nullable(),
|
|
7
7
|
objectName: z.string().describe("Object type name").nullable().optional()
|
|
8
|
-
}).describe("Reference to a sevDesk Contact object.");
|
|
8
|
+
}).passthrough().describe("Reference to a sevDesk Contact object.");
|
|
9
9
|
const SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({
|
|
10
10
|
id: z.string().describe("UUID of the sevClient").nullable(),
|
|
11
11
|
objectName: z.string().describe("Object type name").nullable().optional()
|
|
12
|
-
}).describe("Reference to a sevDesk SevClient object.");
|
|
12
|
+
}).passthrough().describe("Reference to a sevDesk SevClient object.");
|
|
13
13
|
const SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({
|
|
14
14
|
id: z.string().describe("UUID of the contact custom field setting").nullable(),
|
|
15
15
|
objectName: z.string().describe("Object type name").nullable().optional()
|
|
16
|
-
}).describe("Reference to a ContactCustomFieldSetting object.");
|
|
16
|
+
}).passthrough().describe("Reference to a ContactCustomFieldSetting object.");
|
|
17
17
|
const SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({
|
|
18
18
|
id: z.string().describe("Unique identifier of the contact custom field").nullable(),
|
|
19
19
|
value: z.string().describe("Value of the custom field").nullable().optional(),
|
|
@@ -29,7 +29,7 @@ const sevdeskGetContactCustomFieldById = action("SEVDESK_GET_CONTACT_CUSTOM_FIEL
|
|
|
29
29
|
name: "Get Contact Custom Field By ID",
|
|
30
30
|
description: "Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.",
|
|
31
31
|
input: SevdeskGetContactCustomFieldByIdInput,
|
|
32
|
-
output: z.object({ objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe("Array of contact custom field objects") }).describe("Response model for retrieving a contact custom field.\nContains an array of contact custom field objects.")
|
|
32
|
+
output: z.object({ objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe("Array of contact custom field objects") }).passthrough().describe("Response model for retrieving a contact custom field.\nContains an array of contact custom field objects.")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { sevdeskGetContactCustomFieldById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldByIdInput = z.object({\n contactCustomFieldId: z.number().int().describe(\"The unique identifier of the contact custom field to retrieve\"),\n}).describe(\"Request model for retrieving a contact custom field by its unique ID.\");\nconst SevdeskGetContactCustomFieldById_ContactReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk Contact object.\");\nconst SevdeskGetContactCustomFieldById_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the sevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a sevDesk SevClient object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the contact custom field setting\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to a ContactCustomFieldSetting object.\");\nconst SevdeskGetContactCustomFieldById_ContactCustomFieldSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field\").nullable(),\n value: z.string().describe(\"Value of the custom field\").nullable().optional(),\n create: z.string().describe(\"Creation timestamp\").nullable().optional(),\n update: z.string().describe(\"Last update timestamp\").nullable().optional(),\n contact: SevdeskGetContactCustomFieldById_ContactReferenceSchema.nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldById_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type, should be 'ContactCustomField'\").nullable().optional(),\n contactCustomFieldSetting: SevdeskGetContactCustomFieldById_ContactCustomFieldSettingReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a contact custom field object returned by sevDesk.\");\nexport const SevdeskGetContactCustomFieldByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldById_ContactCustomFieldSchema).describe(\"Array of contact custom field objects\"),\n}).passthrough().describe(\"Response model for retrieving a contact custom field.\\nContains an array of contact custom field objects.\");\n\nexport const sevdeskGetContactCustomFieldById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-by-id\",\n name: \"Get Contact Custom Field By ID\",\n description: \"Tool to retrieve a contact custom field by its ID. Use when you need to fetch details about a specific custom field associated with a contact.\",\n input: SevdeskGetContactCustomFieldByIdInput,\n output: SevdeskGetContactCustomFieldByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,EACjH,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,4EAA4E,EAAE,OAAO;CACzF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,2BAA2B,0EAA0E,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAKzF,MAAa,mCAAmC,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,SAAS,EAAE,MAAM,yDAAyD,CAAC,CAAC,SAAS,uCAAuC,EAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2GAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const SevdeskGetContactCustomFieldSettingByIdInput = zod.z.object({ contactCusto
|
|
|
5
5
|
const SevdeskGetContactCustomFieldSettingById_SevClientSchema = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
7
7
|
objectName: zod.z.string().describe("Object type name").nullable().optional()
|
|
8
|
-
}).describe("Embedded SevClient reference.");
|
|
8
|
+
}).passthrough().describe("Embedded SevClient reference.");
|
|
9
9
|
const SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = zod.z.object({
|
|
10
10
|
id: zod.z.string().describe("Unique identifier of the contact custom field setting").nullable().optional(),
|
|
11
11
|
name: zod.z.string().describe("Name of the custom field setting").nullable().optional(),
|
|
@@ -15,8 +15,8 @@ const SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema =
|
|
|
15
15
|
identifier: zod.z.string().describe("Unique identifier string for the custom field").nullable().optional(),
|
|
16
16
|
objectName: zod.z.string().describe("Object type name, typically 'ContactCustomFieldSetting'").nullable().optional(),
|
|
17
17
|
description: zod.z.string().describe("Description of the custom field setting").nullable().optional()
|
|
18
|
-
}).describe("Representation of a contact custom field setting object in sevDesk.");
|
|
19
|
-
const SevdeskGetContactCustomFieldSettingByIdOutput = zod.z.object({ objects: zod.z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe("Array containing the contact custom field setting object") }).describe("Response model for a contact custom field setting retrieved from sevDesk.");
|
|
18
|
+
}).passthrough().describe("Representation of a contact custom field setting object in sevDesk.");
|
|
19
|
+
const SevdeskGetContactCustomFieldSettingByIdOutput = zod.z.object({ objects: zod.z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe("Array containing the contact custom field setting object") }).passthrough().describe("Response model for a contact custom field setting retrieved from sevDesk.");
|
|
20
20
|
const sevdeskGetContactCustomFieldSettingById = require_action.action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID", {
|
|
21
21
|
slug: "sevdesk-get-contact-custom-field-setting-by-id",
|
|
22
22
|
name: "Get Contact Custom Field Setting By ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,EACnE,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0EAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,SAASA,IAAAA,EAAE,MAAM,uEAAuE,CAAC,CAAC,SAAS,0DAA0D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAA2E;AAErG,MAAa,0CAA0CC,eAAAA,OAAO,kDAAkD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,12 +13,12 @@ declare const SevdeskGetContactCustomFieldSettingByIdOutput: z.ZodObject<{
|
|
|
13
13
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
15
15
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const sevdeskGetContactCustomFieldSettingById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
contactCustomFieldSettingId: number;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -13,12 +13,12 @@ declare const SevdeskGetContactCustomFieldSettingByIdOutput: z.ZodObject<{
|
|
|
13
13
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
id: z.ZodNullable<z.ZodString>;
|
|
15
15
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const sevdeskGetContactCustomFieldSettingById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
contactCustomFieldSettingId: number;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const SevdeskGetContactCustomFieldSettingByIdInput = z.object({ contactCustomFie
|
|
|
5
5
|
const SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({
|
|
6
6
|
id: z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
7
7
|
objectName: z.string().describe("Object type name").nullable().optional()
|
|
8
|
-
}).describe("Embedded SevClient reference.");
|
|
8
|
+
}).passthrough().describe("Embedded SevClient reference.");
|
|
9
9
|
const SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({
|
|
10
10
|
id: z.string().describe("Unique identifier of the contact custom field setting").nullable().optional(),
|
|
11
11
|
name: z.string().describe("Name of the custom field setting").nullable().optional(),
|
|
@@ -15,13 +15,13 @@ const SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema =
|
|
|
15
15
|
identifier: z.string().describe("Unique identifier string for the custom field").nullable().optional(),
|
|
16
16
|
objectName: z.string().describe("Object type name, typically 'ContactCustomFieldSetting'").nullable().optional(),
|
|
17
17
|
description: z.string().describe("Description of the custom field setting").nullable().optional()
|
|
18
|
-
}).describe("Representation of a contact custom field setting object in sevDesk.");
|
|
18
|
+
}).passthrough().describe("Representation of a contact custom field setting object in sevDesk.");
|
|
19
19
|
const sevdeskGetContactCustomFieldSettingById = action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID", {
|
|
20
20
|
slug: "sevdesk-get-contact-custom-field-setting-by-id",
|
|
21
21
|
name: "Get Contact Custom Field Setting By ID",
|
|
22
22
|
description: "Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.",
|
|
23
23
|
input: SevdeskGetContactCustomFieldSettingByIdInput,
|
|
24
|
-
output: z.object({ objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe("Array containing the contact custom field setting object") }).describe("Response model for a contact custom field setting retrieved from sevDesk.")
|
|
24
|
+
output: z.object({ objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe("Array containing the contact custom field setting object") }).passthrough().describe("Response model for a contact custom field setting retrieved from sevDesk.")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { sevdeskGetContactCustomFieldSettingById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,EACnE,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-by-id.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingByIdInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"The unique ID of the contact custom field setting to retrieve from sevDesk\"),\n}).describe(\"Request model for retrieving a specific contact custom field setting by its unique ID.\");\nconst SevdeskGetContactCustomFieldSettingById_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettingById_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingByIdOutput = z.object({\n objects: z.array(SevdeskGetContactCustomFieldSettingById_ContactCustomFieldSettingSchema).describe(\"Array containing the contact custom field setting object\"),\n}).passthrough().describe(\"Response model for a contact custom field setting retrieved from sevDesk.\");\n\nexport const sevdeskGetContactCustomFieldSettingById = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_BY_ID\", {\n slug: \"sevdesk-get-contact-custom-field-setting-by-id\",\n name: \"Get Contact Custom Field Setting By ID\",\n description: \"Tool to retrieve details of a specific contact custom field setting by ID. Use when you need information about a contact custom field configuration.\",\n input: SevdeskGetContactCustomFieldSettingByIdInput,\n output: SevdeskGetContactCustomFieldSettingByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,EACnE,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,EACrI,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,0EAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAK/F,MAAa,0CAA0C,OAAO,kDAAkD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,SAAS,EAAE,MAAM,uEAAuE,CAAC,CAAC,SAAS,0DAA0D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2EAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-contact-custom-field-setting-reference-count.ts
|
|
4
4
|
const SevdeskGetContactCustomFieldSettingReferenceCountInput = zod.z.object({ contactCustomFieldSettingId: zod.z.number().int().describe("ID of contact custom field setting to get the reference count for") }).describe("Request model for retrieving the reference count of a contact custom field setting.");
|
|
5
|
-
const SevdeskGetContactCustomFieldSettingReferenceCountOutput = zod.z.object({ objects: zod.z.number().int().describe("The count of all references to this contact custom field setting").nullable() }).describe("Response model containing the count of all references for a contact custom field setting.");
|
|
5
|
+
const SevdeskGetContactCustomFieldSettingReferenceCountOutput = zod.z.object({ objects: zod.z.number().int().describe("The count of all references to this contact custom field setting").nullable() }).passthrough().describe("Response model containing the count of all references for a contact custom field setting.");
|
|
6
6
|
const sevdeskGetContactCustomFieldSettingReferenceCount = require_action.action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT", {
|
|
7
7
|
slug: "sevdesk-get-contact-custom-field-setting-reference-count",
|
|
8
8
|
name: "Get Contact Custom Field Setting Reference Count",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,EAC7E,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAa,0DAA0DA,IAAAA,EAAE,OAAO,EAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,2FAA2F;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,EAC7E,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAa,0DAA0DA,IAAAA,EAAE,OAAO,EAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAA2F;AAErH,MAAa,oDAAoDC,eAAAA,OAAO,4DAA4D;CAClI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const SevdeskGetContactCustomFieldSettingReferenceCountInput: z.ZodObjec
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SevdeskGetContactCustomFieldSettingReferenceCountOutput: z.ZodObject<{
|
|
8
8
|
objects: z.ZodNullable<z.ZodNumber>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const sevdeskGetContactCustomFieldSettingReferenceCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
contactCustomFieldSettingId: number;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const SevdeskGetContactCustomFieldSettingReferenceCountInput: z.ZodObjec
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SevdeskGetContactCustomFieldSettingReferenceCountOutput: z.ZodObject<{
|
|
8
8
|
objects: z.ZodNullable<z.ZodNumber>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const sevdeskGetContactCustomFieldSettingReferenceCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
contactCustomFieldSettingId: number;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const sevdeskGetContactCustomFieldSettingReferenceCount = action("SEVDESK_GET_CO
|
|
|
5
5
|
name: "Get Contact Custom Field Setting Reference Count",
|
|
6
6
|
description: "Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.",
|
|
7
7
|
input: z.object({ contactCustomFieldSettingId: z.number().int().describe("ID of contact custom field setting to get the reference count for") }).describe("Request model for retrieving the reference count of a contact custom field setting."),
|
|
8
|
-
output: z.object({ objects: z.number().int().describe("The count of all references to this contact custom field setting").nullable() }).describe("Response model containing the count of all references for a contact custom field setting.")
|
|
8
|
+
output: z.object({ objects: z.number().int().describe("The count of all references to this contact custom field setting").nullable() }).passthrough().describe("Response model containing the count of all references for a contact custom field setting.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { sevdeskGetContactCustomFieldSettingReferenceCount };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-setting-reference-count.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;AAWA,MAAa,oDAAoD,OAAO,4DAA4D;CAClI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoE,EAAE,OAAO,EAC7E,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFASH;CACP,QATqE,EAAE,OAAO,EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-setting-reference-count.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-setting-reference-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingReferenceCountInput = z.object({\n contactCustomFieldSettingId: z.number().int().describe(\"ID of contact custom field setting to get the reference count for\"),\n}).describe(\"Request model for retrieving the reference count of a contact custom field setting.\");\nexport const SevdeskGetContactCustomFieldSettingReferenceCountOutput = z.object({\n objects: z.number().int().describe(\"The count of all references to this contact custom field setting\").nullable(),\n}).passthrough().describe(\"Response model containing the count of all references for a contact custom field setting.\");\n\nexport const sevdeskGetContactCustomFieldSettingReferenceCount = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTING_REFERENCE_COUNT\", {\n slug: \"sevdesk-get-contact-custom-field-setting-reference-count\",\n name: \"Get Contact Custom Field Setting Reference Count\",\n description: \"Tool to receive the count of references for a contact custom field setting. Use when you need to check how many times a contact custom field is referenced before deleting it.\",\n input: SevdeskGetContactCustomFieldSettingReferenceCountInput,\n output: SevdeskGetContactCustomFieldSettingReferenceCountOutput,\n});\n"],"mappings":";;AAWA,MAAa,oDAAoD,OAAO,4DAA4D;CAClI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoE,EAAE,OAAO,EAC7E,6BAA6B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EAC5H,CAAC,CAAC,CAAC,SAAS,qFASH;CACP,QATqE,EAAE,OAAO,EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAOhB;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const SevdeskGetContactCustomFieldSettingsInput = zod.z.object({
|
|
|
10
10
|
const SevdeskGetContactCustomFieldSettings_SevClientSchema = zod.z.object({
|
|
11
11
|
id: zod.z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
12
12
|
objectName: zod.z.string().describe("Object type name").nullable().optional()
|
|
13
|
-
}).describe("Reference to the SevClient.");
|
|
13
|
+
}).passthrough().describe("Reference to the SevClient.");
|
|
14
14
|
const SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = zod.z.object({
|
|
15
15
|
id: zod.z.string().describe("Unique identifier of the contact custom field setting").nullable().optional(),
|
|
16
16
|
name: zod.z.string().describe("Name of the custom field setting").nullable().optional(),
|
|
@@ -20,11 +20,11 @@ const SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = zod
|
|
|
20
20
|
identifier: zod.z.string().describe("Unique identifier string for the custom field").nullable().optional(),
|
|
21
21
|
objectName: zod.z.string().describe("Object type name, typically 'ContactCustomFieldSetting'").nullable().optional(),
|
|
22
22
|
description: zod.z.string().describe("Description of the custom field setting").nullable().optional()
|
|
23
|
-
}).describe("Representation of a contact custom field setting object in sevDesk.");
|
|
23
|
+
}).passthrough().describe("Representation of a contact custom field setting object in sevDesk.");
|
|
24
24
|
const SevdeskGetContactCustomFieldSettingsOutput = zod.z.object({
|
|
25
25
|
total: zod.z.number().int().describe("Total number of contact custom field settings matching the query (only present when countAll=1 is used)").nullable().optional(),
|
|
26
26
|
objects: zod.z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe("Array of contact custom field setting objects")
|
|
27
|
-
}).describe("Response model for a list of contact custom field settings.");
|
|
27
|
+
}).passthrough().describe("Response model for a list of contact custom field settings.");
|
|
28
28
|
const sevdeskGetContactCustomFieldSettings = require_action.action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS", {
|
|
29
29
|
slug: "sevdesk-get-contact-custom-field-settings",
|
|
30
30
|
name: "Get Contact Custom Field Settings",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACxK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CAC1M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,kKAAkK;AAC9K,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,6BAA6B;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-settings.cjs","names":["z","action"],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).passthrough().describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACxK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CAC1M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,kKAAkK;AAC9K,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,SAASA,IAAAA,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,+CAA+C;AACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,12 +17,12 @@ declare const SevdeskGetContactCustomFieldSettingsOutput: z.ZodObject<{
|
|
|
17
17
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const sevdeskGetContactCustomFieldSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
embed?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
@@ -17,12 +17,12 @@ declare const SevdeskGetContactCustomFieldSettingsOutput: z.ZodObject<{
|
|
|
17
17
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
id: z.ZodNullable<z.ZodString>;
|
|
19
19
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
identifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const sevdeskGetContactCustomFieldSettings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
embed?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
@@ -10,7 +10,7 @@ const SevdeskGetContactCustomFieldSettingsInput = z.object({
|
|
|
10
10
|
const SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({
|
|
11
11
|
id: z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
12
12
|
objectName: z.string().describe("Object type name").nullable().optional()
|
|
13
|
-
}).describe("Reference to the SevClient.");
|
|
13
|
+
}).passthrough().describe("Reference to the SevClient.");
|
|
14
14
|
const SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({
|
|
15
15
|
id: z.string().describe("Unique identifier of the contact custom field setting").nullable().optional(),
|
|
16
16
|
name: z.string().describe("Name of the custom field setting").nullable().optional(),
|
|
@@ -20,7 +20,7 @@ const SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.o
|
|
|
20
20
|
identifier: z.string().describe("Unique identifier string for the custom field").nullable().optional(),
|
|
21
21
|
objectName: z.string().describe("Object type name, typically 'ContactCustomFieldSetting'").nullable().optional(),
|
|
22
22
|
description: z.string().describe("Description of the custom field setting").nullable().optional()
|
|
23
|
-
}).describe("Representation of a contact custom field setting object in sevDesk.");
|
|
23
|
+
}).passthrough().describe("Representation of a contact custom field setting object in sevDesk.");
|
|
24
24
|
const sevdeskGetContactCustomFieldSettings = action("SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS", {
|
|
25
25
|
slug: "sevdesk-get-contact-custom-field-settings",
|
|
26
26
|
name: "Get Contact Custom Field Settings",
|
|
@@ -29,7 +29,7 @@ const sevdeskGetContactCustomFieldSettings = action("SEVDESK_GET_CONTACT_CUSTOM_
|
|
|
29
29
|
output: z.object({
|
|
30
30
|
total: z.number().int().describe("Total number of contact custom field settings matching the query (only present when countAll=1 is used)").nullable().optional(),
|
|
31
31
|
objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe("Array of contact custom field setting objects")
|
|
32
|
-
}).describe("Response model for a list of contact custom field settings.")
|
|
32
|
+
}).passthrough().describe("Response model for a list of contact custom field settings.")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { sevdeskGetContactCustomFieldSettings };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-contact-custom-field-settings.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4C,EAAE,OAAO;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClL,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACxK,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CAC1M,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,kKAAkK;AAC9K,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,SAAS,6BAA6B;
|
|
1
|
+
{"version":3,"file":"get-contact-custom-field-settings.mjs","names":[],"sources":["../../src/actions/get-contact-custom-field-settings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetContactCustomFieldSettingsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response (e.g., 'sevClient' to get additional information about the client).\").optional(),\n limit: z.number().int().describe(\"Maximum number of contact custom field settings to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of contact custom field settings to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n countAll: z.number().int().describe(\"If set to 1, returns the total number of contact custom field setting entries matching the query in the response.\").optional(),\n}).describe(\"Request model for retrieving contact custom field settings from sevDesk.\\nContact custom field settings define the structure and configuration of custom fields.\");\nconst SevdeskGetContactCustomFieldSettings_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable().optional(),\n}).passthrough().describe(\"Reference to the SevClient.\");\nconst SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact custom field setting\").nullable().optional(),\n name: z.string().describe(\"Name of the custom field setting\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the field setting was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the field setting was last updated\").nullable().optional(),\n sevClient: SevdeskGetContactCustomFieldSettings_SevClientSchema.nullable().optional(),\n identifier: z.string().describe(\"Unique identifier string for the custom field\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'ContactCustomFieldSetting'\").nullable().optional(),\n description: z.string().describe(\"Description of the custom field setting\").nullable().optional(),\n}).passthrough().describe(\"Representation of a contact custom field setting object in sevDesk.\");\nexport const SevdeskGetContactCustomFieldSettingsOutput = z.object({\n total: z.number().int().describe(\"Total number of contact custom field settings matching the query (only present when countAll=1 is used)\").nullable().optional(),\n objects: z.array(SevdeskGetContactCustomFieldSettings_ContactCustomFieldSettingSchema).describe(\"Array of contact custom field setting objects\"),\n}).passthrough().describe(\"Response model for a list of contact custom field settings.\");\n\nexport const sevdeskGetContactCustomFieldSettings = action(\"SEVDESK_GET_CONTACT_CUSTOM_FIELD_SETTINGS\", {\n slug: \"sevdesk-get-contact-custom-field-settings\",\n name: \"Get Contact Custom Field Settings\",\n description: \"Tool to retrieve contact custom field settings from sevDesk. Contact custom field settings define the structure and configuration of custom fields that can be added to contacts. Use this when you need to fetch the list of available custom field configurations or understand what custom fields are defined for contacts.\",\n input: SevdeskGetContactCustomFieldSettingsInput,\n output: SevdeskGetContactCustomFieldSettingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4C,EAAE,OAAO;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAClL,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACxK,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6JAA6J,CAAC,CAAC,SAAS;CAC1M,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,SAAS,kKAAkK;AAC9K,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAM,uEAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,WAAW,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAM/F,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwD,EAAE,OAAO;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChK,SAAS,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,+CAA+C;CACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
|