@keystrokehq/sevdesk 0.1.2 → 0.1.4
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/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-parts.cjs","names":["z","action"],"sources":["../../src/actions/get-parts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPartsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'partUnity' for unit details, 'partSupplier' for supplier info, 'partPrice' for pricing\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return (1-1000)\").optional(),\n offset: z.number().int().describe(\"Number of items to skip for pagination\").optional(),\n archived: z.boolean().describe(\"Filter for archived parts. Set to true to retrieve only archived parts, false for non-archived, or omit to get all\").optional(),\n countAll: z.boolean().describe(\"When set to true, includes the total count of available records in the response\").optional(),\n properties: z.string().describe(\"Comma-separated list of part properties to filter or return\").optional(),\n}).describe(\"Request model for retrieving a list of parts (products or services).\");\nconst SevdeskGetParts_PartObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n number: z.string().describe(\"Part number\").nullable().optional(),\n description: z.string().describe(\"Description of the part\").nullable().optional(),\n}).describe(\"Representation of a sevDesk Part (product or service).\");\nexport const SevdeskGetPartsOutput = z.object({\n limit: z.number().int().describe(\"Limit applied to the request\").nullable().optional(),\n total: z.number().int().describe(\"Total number of parts matching the query (only present when countAll parameter is used)\").nullable().optional(),\n offset: z.number().int().describe(\"Offset applied to the request\").nullable().optional(),\n objects: z.array(SevdeskGetParts_PartObjectSchema).describe(\"List of part objects\"),\n}).describe(\"Response model for retrieving parts.\");\n\nexport const sevdeskGetParts = action(\"SEVDESK_GET_PARTS\", {\n slug: \"sevdesk-get-parts\",\n name: \"Get Parts\",\n description: \"Tool to retrieve a list of all parts. Use when you need to list available products or services for selection.\",\n input: SevdeskGetPartsInput,\n output: SevdeskGetPartsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,CAAC,CAAC,SAAS;CACvM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,wDAAwD;
|
|
1
|
+
{"version":3,"file":"get-parts.cjs","names":["z","action"],"sources":["../../src/actions/get-parts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPartsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'partUnity' for unit details, 'partSupplier' for supplier info, 'partPrice' for pricing\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return (1-1000)\").optional(),\n offset: z.number().int().describe(\"Number of items to skip for pagination\").optional(),\n archived: z.boolean().describe(\"Filter for archived parts. Set to true to retrieve only archived parts, false for non-archived, or omit to get all\").optional(),\n countAll: z.boolean().describe(\"When set to true, includes the total count of available records in the response\").optional(),\n properties: z.string().describe(\"Comma-separated list of part properties to filter or return\").optional(),\n}).describe(\"Request model for retrieving a list of parts (products or services).\");\nconst SevdeskGetParts_PartObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n number: z.string().describe(\"Part number\").nullable().optional(),\n description: z.string().describe(\"Description of the part\").nullable().optional(),\n}).passthrough().describe(\"Representation of a sevDesk Part (product or service).\");\nexport const SevdeskGetPartsOutput = z.object({\n limit: z.number().int().describe(\"Limit applied to the request\").nullable().optional(),\n total: z.number().int().describe(\"Total number of parts matching the query (only present when countAll parameter is used)\").nullable().optional(),\n offset: z.number().int().describe(\"Offset applied to the request\").nullable().optional(),\n objects: z.array(SevdeskGetParts_PartObjectSchema).describe(\"List of part objects\"),\n}).passthrough().describe(\"Response model for retrieving parts.\");\n\nexport const sevdeskGetParts = action(\"SEVDESK_GET_PARTS\", {\n slug: \"sevdesk-get-parts\",\n name: \"Get Parts\",\n description: \"Tool to retrieve a list of all parts. Use when you need to list available products or services for selection.\",\n input: SevdeskGetPartsInput,\n output: SevdeskGetPartsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,CAAC,CAAC,SAAS;CACvM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sBAAsB;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,8 +19,8 @@ declare const SevdeskGetPartsOutput: z.ZodObject<{
|
|
|
19
19
|
price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
23
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const sevdeskGetParts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
embed?: string | undefined;
|
|
26
26
|
limit?: number | undefined;
|
|
@@ -19,8 +19,8 @@ declare const SevdeskGetPartsOutput: z.ZodObject<{
|
|
|
19
19
|
price: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
23
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const sevdeskGetParts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
embed?: string | undefined;
|
|
26
26
|
limit?: number | undefined;
|
|
@@ -15,7 +15,7 @@ const SevdeskGetParts_PartObjectSchema = z.object({
|
|
|
15
15
|
price: z.number().describe("Price of the part").nullable().optional(),
|
|
16
16
|
number: z.string().describe("Part number").nullable().optional(),
|
|
17
17
|
description: z.string().describe("Description of the part").nullable().optional()
|
|
18
|
-
}).describe("Representation of a sevDesk Part (product or service).");
|
|
18
|
+
}).passthrough().describe("Representation of a sevDesk Part (product or service).");
|
|
19
19
|
const sevdeskGetParts = action("SEVDESK_GET_PARTS", {
|
|
20
20
|
slug: "sevdesk-get-parts",
|
|
21
21
|
name: "Get Parts",
|
|
@@ -26,7 +26,7 @@ const sevdeskGetParts = action("SEVDESK_GET_PARTS", {
|
|
|
26
26
|
total: z.number().int().describe("Total number of parts matching the query (only present when countAll parameter is used)").nullable().optional(),
|
|
27
27
|
offset: z.number().int().describe("Offset applied to the request").nullable().optional(),
|
|
28
28
|
objects: z.array(SevdeskGetParts_PartObjectSchema).describe("List of part objects")
|
|
29
|
-
}).describe("Response model for retrieving parts.")
|
|
29
|
+
}).passthrough().describe("Response model for retrieving parts.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { sevdeskGetParts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-parts.mjs","names":[],"sources":["../../src/actions/get-parts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPartsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'partUnity' for unit details, 'partSupplier' for supplier info, 'partPrice' for pricing\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return (1-1000)\").optional(),\n offset: z.number().int().describe(\"Number of items to skip for pagination\").optional(),\n archived: z.boolean().describe(\"Filter for archived parts. Set to true to retrieve only archived parts, false for non-archived, or omit to get all\").optional(),\n countAll: z.boolean().describe(\"When set to true, includes the total count of available records in the response\").optional(),\n properties: z.string().describe(\"Comma-separated list of part properties to filter or return\").optional(),\n}).describe(\"Request model for retrieving a list of parts (products or services).\");\nconst SevdeskGetParts_PartObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n number: z.string().describe(\"Part number\").nullable().optional(),\n description: z.string().describe(\"Description of the part\").nullable().optional(),\n}).describe(\"Representation of a sevDesk Part (product or service).\");\nexport const SevdeskGetPartsOutput = z.object({\n limit: z.number().int().describe(\"Limit applied to the request\").nullable().optional(),\n total: z.number().int().describe(\"Total number of parts matching the query (only present when countAll parameter is used)\").nullable().optional(),\n offset: z.number().int().describe(\"Offset applied to the request\").nullable().optional(),\n objects: z.array(SevdeskGetParts_PartObjectSchema).describe(\"List of part objects\"),\n}).describe(\"Response model for retrieving parts.\");\n\nexport const sevdeskGetParts = action(\"SEVDESK_GET_PARTS\", {\n slug: \"sevdesk-get-parts\",\n name: \"Get Parts\",\n description: \"Tool to retrieve a list of all parts. Use when you need to list available products or services for selection.\",\n input: SevdeskGetPartsInput,\n output: SevdeskGetPartsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO;CAC3C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,CAAC,CAAC,SAAS;CACvM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,wDAAwD;
|
|
1
|
+
{"version":3,"file":"get-parts.mjs","names":[],"sources":["../../src/actions/get-parts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPartsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'partUnity' for unit details, 'partSupplier' for supplier info, 'partPrice' for pricing\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to return (1-1000)\").optional(),\n offset: z.number().int().describe(\"Number of items to skip for pagination\").optional(),\n archived: z.boolean().describe(\"Filter for archived parts. Set to true to retrieve only archived parts, false for non-archived, or omit to get all\").optional(),\n countAll: z.boolean().describe(\"When set to true, includes the total count of available records in the response\").optional(),\n properties: z.string().describe(\"Comma-separated list of part properties to filter or return\").optional(),\n}).describe(\"Request model for retrieving a list of parts (products or services).\");\nconst SevdeskGetParts_PartObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the part\").nullable(),\n name: z.string().describe(\"Name of the part\").nullable().optional(),\n price: z.number().describe(\"Price of the part\").nullable().optional(),\n number: z.string().describe(\"Part number\").nullable().optional(),\n description: z.string().describe(\"Description of the part\").nullable().optional(),\n}).passthrough().describe(\"Representation of a sevDesk Part (product or service).\");\nexport const SevdeskGetPartsOutput = z.object({\n limit: z.number().int().describe(\"Limit applied to the request\").nullable().optional(),\n total: z.number().int().describe(\"Total number of parts matching the query (only present when countAll parameter is used)\").nullable().optional(),\n offset: z.number().int().describe(\"Offset applied to the request\").nullable().optional(),\n objects: z.array(SevdeskGetParts_PartObjectSchema).describe(\"List of part objects\"),\n}).passthrough().describe(\"Response model for retrieving parts.\");\n\nexport const sevdeskGetParts = action(\"SEVDESK_GET_PARTS\", {\n slug: \"sevdesk-get-parts\",\n name: \"Get Parts\",\n description: \"Tool to retrieve a list of all parts. Use when you need to list available products or services for selection.\",\n input: SevdeskGetPartsInput,\n output: SevdeskGetPartsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO;CAC3C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK,CAAC,CAAC,SAAS;CACvM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC9J,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAQlF,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZmC,EAAE,OAAO;EAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,sBAAsB;CACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const SevdeskGetPaymentMethodsInput = zod.z.object({
|
|
|
9
9
|
const SevdeskGetPaymentMethods_SevClientSchema = zod.z.object({
|
|
10
10
|
id: zod.z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
11
11
|
objectName: zod.z.string().describe("Object type name").nullable()
|
|
12
|
-
}).describe("Embedded SevClient reference.");
|
|
12
|
+
}).passthrough().describe("Embedded SevClient reference.");
|
|
13
13
|
const SevdeskGetPaymentMethods_PaymentMethodObjectSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Unique identifier of the payment method").nullable(),
|
|
15
15
|
name: zod.z.string().describe("Name of the payment method").nullable().optional(),
|
|
@@ -21,8 +21,8 @@ const SevdeskGetPaymentMethods_PaymentMethodObjectSchema = zod.z.object({
|
|
|
21
21
|
translationCode: zod.z.string().describe("Translation code for the payment method").nullable().optional(),
|
|
22
22
|
electronicInvoiceId: zod.z.string().describe("ID for electronic invoicing").nullable().optional(),
|
|
23
23
|
additionalInformation: zod.z.string().describe("Additional information about the payment method").nullable().optional()
|
|
24
|
-
}).describe("Representation of a payment method object in Sevdesk.");
|
|
25
|
-
const SevdeskGetPaymentMethodsOutput = zod.z.object({ objects: zod.z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe("Array of payment method objects") }).describe("Response model for a list of payment methods.");
|
|
24
|
+
}).passthrough().describe("Representation of a payment method object in Sevdesk.");
|
|
25
|
+
const SevdeskGetPaymentMethodsOutput = zod.z.object({ objects: zod.z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe("Array of payment method objects") }).passthrough().describe("Response model for a list of payment methods.");
|
|
26
26
|
const sevdeskGetPaymentMethods = require_action.action("SEVDESK_GET_PAYMENT_METHODS", {
|
|
27
27
|
slug: "sevdesk-get-payment-methods",
|
|
28
28
|
name: "Get Payment Methods",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-payment-methods.cjs","names":["z","action"],"sources":["../../src/actions/get-payment-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPaymentMethodsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response. Contact sevDesk API documentation for available embed options for PaymentMethod.\").optional(),\n limit: z.number().int().describe(\"Maximum number of payment methods to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of payment methods to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n}).describe(\"Request model for retrieving a list of payment methods from sevDesk.\\nPayment methods define how customers can pay invoices (e.g., bank transfer, cash, check, online payment).\");\nconst SevdeskGetPaymentMethods_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable(),\n}).describe(\"Embedded SevClient reference.\");\nconst SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the payment method\").nullable(),\n name: z.string().describe(\"Name of the payment method\").nullable().optional(),\n text: z.string().describe(\"Payment method description or instruction text\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the payment method was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the payment method was last updated\").nullable().optional(),\n sevClient: SevdeskGetPaymentMethods_SevClientSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'PaymentMethod'\").nullable(),\n translationCode: z.string().describe(\"Translation code for the payment method\").nullable().optional(),\n electronicInvoiceId: z.string().describe(\"ID for electronic invoicing\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the payment method\").nullable().optional(),\n}).describe(\"Representation of a payment method object in Sevdesk.\");\nexport const SevdeskGetPaymentMethodsOutput = z.object({\n objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe(\"Array of payment method objects\"),\n}).describe(\"Response model for a list of payment methods.\");\n\nexport const sevdeskGetPaymentMethods = action(\"SEVDESK_GET_PAYMENT_METHODS\", {\n slug: \"sevdesk-get-payment-methods\",\n name: \"Get Payment Methods\",\n description: \"Retrieves all available payment methods from sevDesk. Payment methods define how customers pay invoices (e.g., SEPA bank transfer, cash, check, online payment like PayPal). Use this to list payment methods before creating invoices or to display payment options. Supports pagination via limit and offset parameters.\",\n input: SevdeskGetPaymentMethodsInput,\n output: SevdeskGetPaymentMethodsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC1J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;AAC9L,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAC7L,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-payment-methods.cjs","names":["z","action"],"sources":["../../src/actions/get-payment-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPaymentMethodsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response. Contact sevDesk API documentation for available embed options for PaymentMethod.\").optional(),\n limit: z.number().int().describe(\"Maximum number of payment methods to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of payment methods to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n}).describe(\"Request model for retrieving a list of payment methods from sevDesk.\\nPayment methods define how customers can pay invoices (e.g., bank transfer, cash, check, online payment).\");\nconst SevdeskGetPaymentMethods_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the payment method\").nullable(),\n name: z.string().describe(\"Name of the payment method\").nullable().optional(),\n text: z.string().describe(\"Payment method description or instruction text\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the payment method was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the payment method was last updated\").nullable().optional(),\n sevClient: SevdeskGetPaymentMethods_SevClientSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'PaymentMethod'\").nullable(),\n translationCode: z.string().describe(\"Translation code for the payment method\").nullable().optional(),\n electronicInvoiceId: z.string().describe(\"ID for electronic invoicing\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the payment method\").nullable().optional(),\n}).passthrough().describe(\"Representation of a payment method object in Sevdesk.\");\nexport const SevdeskGetPaymentMethodsOutput = z.object({\n objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe(\"Array of payment method objects\"),\n}).passthrough().describe(\"Response model for a list of payment methods.\");\n\nexport const sevdeskGetPaymentMethods = action(\"SEVDESK_GET_PAYMENT_METHODS\", {\n slug: \"sevdesk-get-payment-methods\",\n name: \"Get Payment Methods\",\n description: \"Retrieves all available payment methods from sevDesk. Payment methods define how customers pay invoices (e.g., SEPA bank transfer, cash, check, online payment like PayPal). Use this to list payment methods before creating invoices or to display payment options. Supports pagination via limit and offset parameters.\",\n input: SevdeskGetPaymentMethodsInput,\n output: SevdeskGetPaymentMethodsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC1J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;AAC9L,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAC7L,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAW,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,iCAAiC,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,13 +16,13 @@ declare const SevdeskGetPaymentMethodsOutput: z.ZodObject<{
|
|
|
16
16
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
objectName: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
20
|
objectName: z.ZodNullable<z.ZodString>;
|
|
21
21
|
translationCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
electronicInvoiceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const sevdeskGetPaymentMethods: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
embed?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
@@ -16,13 +16,13 @@ declare const SevdeskGetPaymentMethodsOutput: z.ZodObject<{
|
|
|
16
16
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
objectName: z.ZodNullable<z.ZodString>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
20
|
objectName: z.ZodNullable<z.ZodString>;
|
|
21
21
|
translationCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
electronicInvoiceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const sevdeskGetPaymentMethods: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
embed?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
@@ -9,7 +9,7 @@ const SevdeskGetPaymentMethodsInput = z.object({
|
|
|
9
9
|
const SevdeskGetPaymentMethods_SevClientSchema = z.object({
|
|
10
10
|
id: z.string().describe("Unique identifier of the SevClient").nullable(),
|
|
11
11
|
objectName: z.string().describe("Object type name").nullable()
|
|
12
|
-
}).describe("Embedded SevClient reference.");
|
|
12
|
+
}).passthrough().describe("Embedded SevClient reference.");
|
|
13
13
|
const SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({
|
|
14
14
|
id: z.string().describe("Unique identifier of the payment method").nullable(),
|
|
15
15
|
name: z.string().describe("Name of the payment method").nullable().optional(),
|
|
@@ -21,13 +21,13 @@ const SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({
|
|
|
21
21
|
translationCode: z.string().describe("Translation code for the payment method").nullable().optional(),
|
|
22
22
|
electronicInvoiceId: z.string().describe("ID for electronic invoicing").nullable().optional(),
|
|
23
23
|
additionalInformation: z.string().describe("Additional information about the payment method").nullable().optional()
|
|
24
|
-
}).describe("Representation of a payment method object in Sevdesk.");
|
|
24
|
+
}).passthrough().describe("Representation of a payment method object in Sevdesk.");
|
|
25
25
|
const sevdeskGetPaymentMethods = action("SEVDESK_GET_PAYMENT_METHODS", {
|
|
26
26
|
slug: "sevdesk-get-payment-methods",
|
|
27
27
|
name: "Get Payment Methods",
|
|
28
28
|
description: "Retrieves all available payment methods from sevDesk. Payment methods define how customers pay invoices (e.g., SEPA bank transfer, cash, check, online payment like PayPal). Use this to list payment methods before creating invoices or to display payment options. Supports pagination via limit and offset parameters.",
|
|
29
29
|
input: SevdeskGetPaymentMethodsInput,
|
|
30
|
-
output: z.object({ objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe("Array of payment method objects") }).describe("Response model for a list of payment methods.")
|
|
30
|
+
output: z.object({ objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe("Array of payment method objects") }).passthrough().describe("Response model for a list of payment methods.")
|
|
31
31
|
});
|
|
32
32
|
//#endregion
|
|
33
33
|
export { sevdeskGetPaymentMethods };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-payment-methods.mjs","names":[],"sources":["../../src/actions/get-payment-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPaymentMethodsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response. Contact sevDesk API documentation for available embed options for PaymentMethod.\").optional(),\n limit: z.number().int().describe(\"Maximum number of payment methods to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of payment methods to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n}).describe(\"Request model for retrieving a list of payment methods from sevDesk.\\nPayment methods define how customers can pay invoices (e.g., bank transfer, cash, check, online payment).\");\nconst SevdeskGetPaymentMethods_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable(),\n}).describe(\"Embedded SevClient reference.\");\nconst SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the payment method\").nullable(),\n name: z.string().describe(\"Name of the payment method\").nullable().optional(),\n text: z.string().describe(\"Payment method description or instruction text\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the payment method was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the payment method was last updated\").nullable().optional(),\n sevClient: SevdeskGetPaymentMethods_SevClientSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'PaymentMethod'\").nullable(),\n translationCode: z.string().describe(\"Translation code for the payment method\").nullable().optional(),\n electronicInvoiceId: z.string().describe(\"ID for electronic invoicing\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the payment method\").nullable().optional(),\n}).describe(\"Representation of a payment method object in Sevdesk.\");\nexport const SevdeskGetPaymentMethodsOutput = z.object({\n objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe(\"Array of payment method objects\"),\n}).describe(\"Response model for a list of payment methods.\");\n\nexport const sevdeskGetPaymentMethods = action(\"SEVDESK_GET_PAYMENT_METHODS\", {\n slug: \"sevdesk-get-payment-methods\",\n name: \"Get Payment Methods\",\n description: \"Retrieves all available payment methods from sevDesk. Payment methods define how customers pay invoices (e.g., SEPA bank transfer, cash, check, online payment like PayPal). Use this to list payment methods before creating invoices or to display payment options. Supports pagination via limit and offset parameters.\",\n input: SevdeskGetPaymentMethodsInput,\n output: SevdeskGetPaymentMethodsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC1J,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;AAC9L,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAC7L,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-payment-methods.mjs","names":[],"sources":["../../src/actions/get-payment-methods.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPaymentMethodsInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related object keys to include in the response. Contact sevDesk API documentation for available embed options for PaymentMethod.\").optional(),\n limit: z.number().int().describe(\"Maximum number of payment methods to return in the response. Use this for pagination to control result size.\").optional(),\n offset: z.number().int().describe(\"Number of payment methods to skip before returning results. Use with 'limit' for pagination (e.g., offset=10 with limit=10 gets items 11-20).\").optional(),\n}).describe(\"Request model for retrieving a list of payment methods from sevDesk.\\nPayment methods define how customers can pay invoices (e.g., bank transfer, cash, check, online payment).\");\nconst SevdeskGetPaymentMethods_SevClientSchema = z.object({\n id: z.string().describe(\"Unique identifier of the SevClient\").nullable(),\n objectName: z.string().describe(\"Object type name\").nullable(),\n}).passthrough().describe(\"Embedded SevClient reference.\");\nconst SevdeskGetPaymentMethods_PaymentMethodObjectSchema = z.object({\n id: z.string().describe(\"Unique identifier of the payment method\").nullable(),\n name: z.string().describe(\"Name of the payment method\").nullable().optional(),\n text: z.string().describe(\"Payment method description or instruction text\").nullable().optional(),\n create: z.string().describe(\"Timestamp when the payment method was created\").nullable().optional(),\n update: z.string().describe(\"Timestamp when the payment method was last updated\").nullable().optional(),\n sevClient: SevdeskGetPaymentMethods_SevClientSchema.nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'PaymentMethod'\").nullable(),\n translationCode: z.string().describe(\"Translation code for the payment method\").nullable().optional(),\n electronicInvoiceId: z.string().describe(\"ID for electronic invoicing\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the payment method\").nullable().optional(),\n}).passthrough().describe(\"Representation of a payment method object in Sevdesk.\");\nexport const SevdeskGetPaymentMethodsOutput = z.object({\n objects: z.array(SevdeskGetPaymentMethods_PaymentMethodObjectSchema).describe(\"Array of payment method objects\"),\n}).passthrough().describe(\"Response model for a list of payment methods.\");\n\nexport const sevdeskGetPaymentMethods = action(\"SEVDESK_GET_PAYMENT_METHODS\", {\n slug: \"sevdesk-get-payment-methods\",\n name: \"Get Payment Methods\",\n description: \"Retrieves all available payment methods from sevDesk. Payment methods define how customers pay invoices (e.g., SEPA bank transfer, cash, check, online payment like PayPal). Use this to list payment methods before creating invoices or to display payment options. Supports pagination via limit and offset parameters.\",\n input: SevdeskGetPaymentMethodsInput,\n output: SevdeskGetPaymentMethodsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAChM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC1J,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;AAC9L,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAC7L,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,WAAW,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,SAAS,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,iCAAiC,EACjH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -17,11 +17,11 @@ const SevdeskGetPlaces_PlaceObjectSchema = zod.z.object({
|
|
|
17
17
|
locId: zod.z.string().describe("Location ID reference").nullable().optional(),
|
|
18
18
|
objectName: zod.z.string().describe("Object type name, typically 'Place'").nullable().optional(),
|
|
19
19
|
additionalInformation: zod.z.string().describe("Additional information about the place").nullable().optional()
|
|
20
|
-
}).describe("Representation of a sevDesk Place (city/location).");
|
|
20
|
+
}).passthrough().describe("Representation of a sevDesk Place (city/location).");
|
|
21
21
|
const SevdeskGetPlacesOutput = zod.z.object({
|
|
22
22
|
total: zod.z.string().describe("Total count of all places (only present when countAll=true is used)").nullable().optional(),
|
|
23
23
|
objects: zod.z.array(SevdeskGetPlaces_PlaceObjectSchema).describe("Array of place (city/location) objects")
|
|
24
|
-
}).describe("Response model for a list of places.");
|
|
24
|
+
}).passthrough().describe("Response model for a list of places.");
|
|
25
25
|
const sevdeskGetPlaces = require_action.action("SEVDESK_GET_PLACES", {
|
|
26
26
|
slug: "sevdesk-get-places",
|
|
27
27
|
name: "Get Places",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-places.cjs","names":["z","action"],"sources":["../../src/actions/get-places.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPlacesInput = z.object({\n depth: z.number().int().describe(\"Level of embedding for related objects. Must be a non-negative integer.\").optional(),\n embed: z.string().describe(\"Comma-separated list of related objects to embed, e.g., 'parentPlace'.\").optional(),\n limit: z.number().int().describe(\"Maximum number of places to return (pagination). Must be ≥ 1.\").optional(),\n offset: z.number().int().describe(\"Number of places to skip before returning results (pagination). Must be ≥ 0.\").optional(),\n countAll: z.boolean().describe(\"If true, include the total count of matching places in the response metadata.\").optional(),\n}).describe(\"Request model for retrieving places (cities/locations) from sevDesk.\\nPlaces represent geographic locations with coordinates, postal codes, and location IDs.\");\nconst SevdeskGetPlaces_PlaceObjectSchema = z.object({\n id: z.string().describe(\"Unique ID of the place\").nullable(),\n lat: z.string().describe(\"Latitude coordinate of the place\").nullable().optional(),\n lon: z.string().describe(\"Longitude coordinate of the place\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code of the place\").nullable().optional(),\n name: z.string().describe(\"Name of the city/location\").nullable().optional(),\n locId: z.string().describe(\"Location ID reference\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'Place'\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the place\").nullable().optional(),\n}).describe(\"Representation of a sevDesk Place (city/location).\");\nexport const SevdeskGetPlacesOutput = z.object({\n total: z.string().describe(\"Total count of all places (only present when countAll=true is used)\").nullable().optional(),\n objects: z.array(SevdeskGetPlaces_PlaceObjectSchema).describe(\"Array of place (city/location) objects\"),\n}).describe(\"Response model for a list of places.\");\n\nexport const sevdeskGetPlaces = action(\"SEVDESK_GET_PLACES\", {\n slug: \"sevdesk-get-places\",\n name: \"Get Places\",\n description: \"Retrieve a list of places (cities/locations with geographic data) from sevDesk. Places contain location information including city names, coordinates (latitude/longitude), postal codes, and location IDs. Useful for address validation, geographic lookups, or populating location dropdowns in your application. Use pagination (limit/offset) to handle the large dataset efficiently (45,000+ places).\",\n input: SevdeskGetPlacesInput,\n output: SevdeskGetPlacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC9G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,+JAA+J;AAC3K,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,oDAAoD;
|
|
1
|
+
{"version":3,"file":"get-places.cjs","names":["z","action"],"sources":["../../src/actions/get-places.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPlacesInput = z.object({\n depth: z.number().int().describe(\"Level of embedding for related objects. Must be a non-negative integer.\").optional(),\n embed: z.string().describe(\"Comma-separated list of related objects to embed, e.g., 'parentPlace'.\").optional(),\n limit: z.number().int().describe(\"Maximum number of places to return (pagination). Must be ≥ 1.\").optional(),\n offset: z.number().int().describe(\"Number of places to skip before returning results (pagination). Must be ≥ 0.\").optional(),\n countAll: z.boolean().describe(\"If true, include the total count of matching places in the response metadata.\").optional(),\n}).describe(\"Request model for retrieving places (cities/locations) from sevDesk.\\nPlaces represent geographic locations with coordinates, postal codes, and location IDs.\");\nconst SevdeskGetPlaces_PlaceObjectSchema = z.object({\n id: z.string().describe(\"Unique ID of the place\").nullable(),\n lat: z.string().describe(\"Latitude coordinate of the place\").nullable().optional(),\n lon: z.string().describe(\"Longitude coordinate of the place\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code of the place\").nullable().optional(),\n name: z.string().describe(\"Name of the city/location\").nullable().optional(),\n locId: z.string().describe(\"Location ID reference\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'Place'\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the place\").nullable().optional(),\n}).passthrough().describe(\"Representation of a sevDesk Place (city/location).\");\nexport const SevdeskGetPlacesOutput = z.object({\n total: z.string().describe(\"Total count of all places (only present when countAll=true is used)\").nullable().optional(),\n objects: z.array(SevdeskGetPlaces_PlaceObjectSchema).describe(\"Array of place (city/location) objects\"),\n}).passthrough().describe(\"Response model for a list of places.\");\n\nexport const sevdeskGetPlaces = action(\"SEVDESK_GET_PLACES\", {\n slug: \"sevdesk-get-places\",\n name: \"Get Places\",\n description: \"Retrieve a list of places (cities/locations with geographic data) from sevDesk. Places contain location information including city names, coordinates (latitude/longitude), postal codes, and location IDs. Useful for address validation, geographic lookups, or populating location dropdowns in your application. Use pagination (limit/offset) to handle the large dataset efficiently (45,000+ places).\",\n input: SevdeskGetPlacesInput,\n output: SevdeskGetPlacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC9G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC3H,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,+JAA+J;AAC3K,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,SAASA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,wCAAwC;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,8 +19,8 @@ declare const SevdeskGetPlacesOutput: z.ZodObject<{
|
|
|
19
19
|
locId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
23
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const sevdeskGetPlaces: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
depth?: number | undefined;
|
|
26
26
|
embed?: string | undefined;
|
|
@@ -19,8 +19,8 @@ declare const SevdeskGetPlacesOutput: z.ZodObject<{
|
|
|
19
19
|
locId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
objectName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
additionalInformation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
23
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const sevdeskGetPlaces: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
depth?: number | undefined;
|
|
26
26
|
embed?: string | undefined;
|
|
@@ -17,7 +17,7 @@ const SevdeskGetPlaces_PlaceObjectSchema = z.object({
|
|
|
17
17
|
locId: z.string().describe("Location ID reference").nullable().optional(),
|
|
18
18
|
objectName: z.string().describe("Object type name, typically 'Place'").nullable().optional(),
|
|
19
19
|
additionalInformation: z.string().describe("Additional information about the place").nullable().optional()
|
|
20
|
-
}).describe("Representation of a sevDesk Place (city/location).");
|
|
20
|
+
}).passthrough().describe("Representation of a sevDesk Place (city/location).");
|
|
21
21
|
const sevdeskGetPlaces = action("SEVDESK_GET_PLACES", {
|
|
22
22
|
slug: "sevdesk-get-places",
|
|
23
23
|
name: "Get Places",
|
|
@@ -26,7 +26,7 @@ const sevdeskGetPlaces = action("SEVDESK_GET_PLACES", {
|
|
|
26
26
|
output: z.object({
|
|
27
27
|
total: z.string().describe("Total count of all places (only present when countAll=true is used)").nullable().optional(),
|
|
28
28
|
objects: z.array(SevdeskGetPlaces_PlaceObjectSchema).describe("Array of place (city/location) objects")
|
|
29
|
-
}).describe("Response model for a list of places.")
|
|
29
|
+
}).passthrough().describe("Response model for a list of places.")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { sevdeskGetPlaces };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-places.mjs","names":[],"sources":["../../src/actions/get-places.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPlacesInput = z.object({\n depth: z.number().int().describe(\"Level of embedding for related objects. Must be a non-negative integer.\").optional(),\n embed: z.string().describe(\"Comma-separated list of related objects to embed, e.g., 'parentPlace'.\").optional(),\n limit: z.number().int().describe(\"Maximum number of places to return (pagination). Must be ≥ 1.\").optional(),\n offset: z.number().int().describe(\"Number of places to skip before returning results (pagination). Must be ≥ 0.\").optional(),\n countAll: z.boolean().describe(\"If true, include the total count of matching places in the response metadata.\").optional(),\n}).describe(\"Request model for retrieving places (cities/locations) from sevDesk.\\nPlaces represent geographic locations with coordinates, postal codes, and location IDs.\");\nconst SevdeskGetPlaces_PlaceObjectSchema = z.object({\n id: z.string().describe(\"Unique ID of the place\").nullable(),\n lat: z.string().describe(\"Latitude coordinate of the place\").nullable().optional(),\n lon: z.string().describe(\"Longitude coordinate of the place\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code of the place\").nullable().optional(),\n name: z.string().describe(\"Name of the city/location\").nullable().optional(),\n locId: z.string().describe(\"Location ID reference\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'Place'\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the place\").nullable().optional(),\n}).describe(\"Representation of a sevDesk Place (city/location).\");\nexport const SevdeskGetPlacesOutput = z.object({\n total: z.string().describe(\"Total count of all places (only present when countAll=true is used)\").nullable().optional(),\n objects: z.array(SevdeskGetPlaces_PlaceObjectSchema).describe(\"Array of place (city/location) objects\"),\n}).describe(\"Response model for a list of places.\");\n\nexport const sevdeskGetPlaces = action(\"SEVDESK_GET_PLACES\", {\n slug: \"sevdesk-get-places\",\n name: \"Get Places\",\n description: \"Retrieve a list of places (cities/locations with geographic data) from sevDesk. Places contain location information including city names, coordinates (latitude/longitude), postal codes, and location IDs. Useful for address validation, geographic lookups, or populating location dropdowns in your application. Use pagination (limit/offset) to handle the large dataset efficiently (45,000+ places).\",\n input: SevdeskGetPlacesInput,\n output: SevdeskGetPlacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC9G,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC3H,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,+JAA+J;AAC3K,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,oDAAoD;
|
|
1
|
+
{"version":3,"file":"get-places.mjs","names":[],"sources":["../../src/actions/get-places.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPlacesInput = z.object({\n depth: z.number().int().describe(\"Level of embedding for related objects. Must be a non-negative integer.\").optional(),\n embed: z.string().describe(\"Comma-separated list of related objects to embed, e.g., 'parentPlace'.\").optional(),\n limit: z.number().int().describe(\"Maximum number of places to return (pagination). Must be ≥ 1.\").optional(),\n offset: z.number().int().describe(\"Number of places to skip before returning results (pagination). Must be ≥ 0.\").optional(),\n countAll: z.boolean().describe(\"If true, include the total count of matching places in the response metadata.\").optional(),\n}).describe(\"Request model for retrieving places (cities/locations) from sevDesk.\\nPlaces represent geographic locations with coordinates, postal codes, and location IDs.\");\nconst SevdeskGetPlaces_PlaceObjectSchema = z.object({\n id: z.string().describe(\"Unique ID of the place\").nullable(),\n lat: z.string().describe(\"Latitude coordinate of the place\").nullable().optional(),\n lon: z.string().describe(\"Longitude coordinate of the place\").nullable().optional(),\n zip: z.string().describe(\"Postal/ZIP code of the place\").nullable().optional(),\n name: z.string().describe(\"Name of the city/location\").nullable().optional(),\n locId: z.string().describe(\"Location ID reference\").nullable().optional(),\n objectName: z.string().describe(\"Object type name, typically 'Place'\").nullable().optional(),\n additionalInformation: z.string().describe(\"Additional information about the place\").nullable().optional(),\n}).passthrough().describe(\"Representation of a sevDesk Place (city/location).\");\nexport const SevdeskGetPlacesOutput = z.object({\n total: z.string().describe(\"Total count of all places (only present when countAll=true is used)\").nullable().optional(),\n objects: z.array(SevdeskGetPlaces_PlaceObjectSchema).describe(\"Array of place (city/location) objects\"),\n}).passthrough().describe(\"Response model for a list of places.\");\n\nexport const sevdeskGetPlaces = action(\"SEVDESK_GET_PLACES\", {\n slug: \"sevdesk-get-places\",\n name: \"Get Places\",\n description: \"Retrieve a list of places (cities/locations with geographic data) from sevDesk. Places contain location information including city names, coordinates (latitude/longitude), postal codes, and location IDs. Useful for address validation, geographic lookups, or populating location dropdowns in your application. Use pagination (limit/offset) to handle the large dataset efficiently (45,000+ places).\",\n input: SevdeskGetPlacesInput,\n output: SevdeskGetPlacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACrH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC9G,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC3H,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,+JAA+J;AAC3K,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,SAAS,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,wCAAwC;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const SevdeskGetPrivateTransactionRulesInput = zod.z.object({
|
|
|
9
9
|
const SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = zod.z.object({
|
|
10
10
|
id: zod.z.string().describe("Unique identifier of the client").nullable(),
|
|
11
11
|
objectName: zod.z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
12
|
-
}).describe("Reference to a SevClient.");
|
|
12
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
13
13
|
const SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Unique identifier of the rule").nullable(),
|
|
15
15
|
create: zod.z.string().describe("Date of entity creation in ISO 8601 format").nullable(),
|
|
@@ -19,7 +19,7 @@ const SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = zod.z
|
|
|
19
19
|
paymentPurpose: zod.z.string().describe("The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.").nullable().optional(),
|
|
20
20
|
counterpartName: zod.z.string().describe("The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.").nullable().optional()
|
|
21
21
|
}).passthrough().describe("Represents a private transaction rule returned by sevDesk.");
|
|
22
|
-
const SevdeskGetPrivateTransactionRulesOutput = zod.z.object({ objects: zod.z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe("List of private transaction rule objects returned by sevDesk").nullable().optional() }).describe("Response model containing a list of private transaction rules.");
|
|
22
|
+
const SevdeskGetPrivateTransactionRulesOutput = zod.z.object({ objects: zod.z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe("List of private transaction rule objects returned by sevDesk").nullable().optional() }).passthrough().describe("Response model containing a list of private transaction rules.");
|
|
23
23
|
const sevdeskGetPrivateTransactionRules = require_action.action("SEVDESK_GET_PRIVATE_TRANSACTION_RULES", {
|
|
24
24
|
slug: "sevdesk-get-private-transaction-rules",
|
|
25
25
|
name: "Get Private Transaction Rules",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-private-transaction-rules.cjs","names":["z","action"],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"get-private-transaction-rules.cjs","names":["z","action"],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3H,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,WAAW,2DAA2D,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7L,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,SAASA,IAAAA,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,oCAAoCC,eAAAA,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,12 +14,12 @@ declare const SevdeskGetPrivateTransactionRulesOutput: z.ZodObject<{
|
|
|
14
14
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
objectName: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
objectName: z.ZodNullable<z.ZodString>;
|
|
19
19
|
paymentPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
counterpartName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
}, z.core.$loose>>>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const sevdeskGetPrivateTransactionRules: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
embed?: string | undefined;
|
|
25
25
|
limit?: number | undefined;
|
|
@@ -14,12 +14,12 @@ declare const SevdeskGetPrivateTransactionRulesOutput: z.ZodObject<{
|
|
|
14
14
|
sevClient: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
objectName: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
objectName: z.ZodNullable<z.ZodString>;
|
|
19
19
|
paymentPurpose: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
counterpartName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
}, z.core.$loose>>>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const sevdeskGetPrivateTransactionRules: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
embed?: string | undefined;
|
|
25
25
|
limit?: number | undefined;
|
|
@@ -9,7 +9,7 @@ const SevdeskGetPrivateTransactionRulesInput = z.object({
|
|
|
9
9
|
const SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({
|
|
10
10
|
id: z.string().describe("Unique identifier of the client").nullable(),
|
|
11
11
|
objectName: z.string().describe("Model name, which is 'SevClient'").nullable()
|
|
12
|
-
}).describe("Reference to a SevClient.");
|
|
12
|
+
}).passthrough().describe("Reference to a SevClient.");
|
|
13
13
|
const SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({
|
|
14
14
|
id: z.string().describe("Unique identifier of the rule").nullable(),
|
|
15
15
|
create: z.string().describe("Date of entity creation in ISO 8601 format").nullable(),
|
|
@@ -24,7 +24,7 @@ const sevdeskGetPrivateTransactionRules = action("SEVDESK_GET_PRIVATE_TRANSACTIO
|
|
|
24
24
|
name: "Get Private Transaction Rules",
|
|
25
25
|
description: "Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.",
|
|
26
26
|
input: SevdeskGetPrivateTransactionRulesInput,
|
|
27
|
-
output: z.object({ objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe("List of private transaction rule objects returned by sevDesk").nullable().optional() }).describe("Response model containing a list of private transaction rules.")
|
|
27
|
+
output: z.object({ objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe("List of private transaction rule objects returned by sevDesk").nullable().optional() }).passthrough().describe("Response model containing a list of private transaction rules.")
|
|
28
28
|
});
|
|
29
29
|
//#endregion
|
|
30
30
|
export { sevdeskGetPrivateTransactionRules };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-private-transaction-rules.mjs","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"get-private-transaction-rules.mjs","names":[],"sources":["../../src/actions/get-private-transaction-rules.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetPrivateTransactionRulesInput = z.object({\n embed: z.string().describe(\"Comma-separated list of related objects to embed in the response, e.g., 'sevClient'\").optional(),\n limit: z.number().int().describe(\"Maximum number of rules to return per request (pagination)\").optional(),\n offset: z.number().int().describe(\"Number of rules to skip before returning results (pagination)\").optional(),\n}).describe(\"Request model for retrieving private transaction rules from sevDesk.\");\nconst SevdeskGetPrivateTransactionRules_SevClientReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the client\").nullable(),\n objectName: z.string().describe(\"Model name, which is 'SevClient'\").nullable(),\n}).passthrough().describe(\"Reference to a SevClient.\");\nconst SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable(),\n create: z.string().describe(\"Date of entity creation in ISO 8601 format\").nullable(),\n update: z.string().describe(\"Date of last entity update in ISO 8601 format\").nullable(),\n sevClient: SevdeskGetPrivateTransactionRules_SevClientReferenceSchema.nullable().optional(),\n objectName: z.string().describe(\"The object name, always 'PrivateTransactionRule'\").nullable(),\n paymentPurpose: z.string().describe(\"The payment purpose of transactions to match. Transactions matching this payment purpose will be automatically marked as private.\").nullable().optional(),\n counterpartName: z.string().describe(\"The counterpart name of transactions to match. Transactions matching this name will be automatically marked as private.\").nullable().optional(),\n}).passthrough().describe(\"Represents a private transaction rule returned by sevDesk.\");\nexport const SevdeskGetPrivateTransactionRulesOutput = z.object({\n objects: z.array(SevdeskGetPrivateTransactionRules_PrivateTransactionRuleItemSchema).describe(\"List of private transaction rule objects returned by sevDesk\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of private transaction rules.\");\n\nexport const sevdeskGetPrivateTransactionRules = action(\"SEVDESK_GET_PRIVATE_TRANSACTION_RULES\", {\n slug: \"sevdesk-get-private-transaction-rules\",\n name: \"Get Private Transaction Rules\",\n description: \"Tool to list existing private transaction rules in SevDesk. Use when you need to retrieve all rules that automatically mark transactions as private based on counterpart name or payment purpose. This is useful for reviewing configured rules for separating personal transactions from business ones.\",\n input: SevdeskGetPrivateTransactionRulesInput,\n output: SevdeskGetPrivateTransactionRulesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC3H,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,qEAAqE,EAAE,OAAO;CAClF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,WAAW,2DAA2D,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7L,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAKtF,MAAa,oCAAoC,OAAO,yCAAyC;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const SevdeskGetProgressOutput = zod.z.object({ objects: zod.z.union([
|
|
|
12
12
|
SevdeskGetProgress_ProgressDataSchema,
|
|
13
13
|
zod.z.array(SevdeskGetProgress_ProgressDataSchema),
|
|
14
14
|
zod.z.boolean()
|
|
15
|
-
]).nullable().optional() }).describe("Response model containing the progress information for an export.");
|
|
15
|
+
]).nullable().optional() }).passthrough().describe("Response model containing the progress information for an export.");
|
|
16
16
|
const sevdeskGetProgress = require_action.action("SEVDESK_GET_PROGRESS", {
|
|
17
17
|
slug: "sevdesk-get-progress",
|
|
18
18
|
name: "Get Export Progress",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.cjs","names":["z","action"],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,MAAM;CAAC;CAAuCA,IAAAA,EAAE,MAAM,qCAAqC;CAAGA,IAAAA,EAAE,QAAQ;AAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,mEAAmE;
|
|
1
|
+
{"version":3,"file":"get-progress.cjs","names":["z","action"],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,MAAM;CAAC;CAAuCA,IAAAA,EAAE,MAAM,qCAAqC;CAAGA,IAAAA,EAAE,QAAQ;AAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,7 +16,7 @@ declare const SevdeskGetProgressOutput: z.ZodObject<{
|
|
|
16
16
|
current: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
17
|
percent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
18
|
}, z.core.$loose>>, z.ZodBoolean]>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sevdeskGetProgress: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
hash: string;
|
|
22
22
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -16,7 +16,7 @@ declare const SevdeskGetProgressOutput: z.ZodObject<{
|
|
|
16
16
|
current: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
17
|
percent: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
18
|
}, z.core.$loose>>, z.ZodBoolean]>>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sevdeskGetProgress: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
hash: string;
|
|
22
22
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -17,7 +17,7 @@ const sevdeskGetProgress = action("SEVDESK_GET_PROGRESS", {
|
|
|
17
17
|
SevdeskGetProgress_ProgressDataSchema,
|
|
18
18
|
z.array(SevdeskGetProgress_ProgressDataSchema),
|
|
19
19
|
z.boolean()
|
|
20
|
-
]).nullable().optional() }).describe("Response model containing the progress information for an export.")
|
|
20
|
+
]).nullable().optional() }).passthrough().describe("Response model containing the progress information for an export.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { sevdeskGetProgress };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-progress.mjs","names":[],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,SAAS,EAAE,MAAM;EAAC;EAAuC,EAAE,MAAM,qCAAqC;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-progress.mjs","names":[],"sources":["../../src/actions/get-progress.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetProgressInput = z.object({\n hash: z.string().describe(\"The hash string of an export to check progress for\"),\n}).describe(\"Request model for retrieving the progress of an export operation.\");\nconst SevdeskGetProgress_ProgressDataSchema = z.object({\n jobId: z.string().describe(\"Job ID associated with the export operation\").nullable().optional(),\n total: z.number().int().describe(\"Total number of items to be exported\").nullable().optional(),\n current: z.number().int().describe(\"Current progress count of the export operation\").nullable().optional(),\n percent: z.number().int().describe(\"Percentage of progress completed\").nullable().optional(),\n}).passthrough().describe(\"Represents the progress data for an export operation.\");\nexport const SevdeskGetProgressOutput = z.object({\n objects: z.union([SevdeskGetProgress_ProgressDataSchema, z.array(SevdeskGetProgress_ProgressDataSchema), z.boolean()]).nullable().optional(),\n}).passthrough().describe(\"Response model containing the progress information for an export.\");\n\nexport const sevdeskGetProgress = action(\"SEVDESK_GET_PROGRESS\", {\n slug: \"sevdesk-get-progress\",\n name: \"Get Export Progress\",\n description: \"Tool to retrieve the progress of an export operation. Use when you need to check the status of a running export by its hash identifier.\",\n input: SevdeskGetProgressInput,\n output: SevdeskGetProgressOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,EAChF,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,wCAAwC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAKjF,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,SAAS,EAAE,MAAM;EAAC;EAAuC,EAAE,MAAM,qCAAqC;EAAG,EAAE,QAAQ;CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAOhB;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ const SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = zod.z
|
|
|
9
9
|
accountDatevId: zod.z.number().int().describe("Datev ID of the account").nullable().optional(),
|
|
10
10
|
allowedTaxRules: zod.z.array(zod.z.string()).describe("Array of allowed tax rule identifiers for this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: zod.z.array(zod.z.string()).describe("Array of allowed receipt types for this account").nullable().optional()
|
|
12
|
-
}).describe("Representation of a receipt guidance object with account details and allowed values.");
|
|
13
|
-
const SevdeskGetReceiptGuidanceForAccountNumberOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe("Array of receipt guidance objects matching the account number") }).describe("Response model containing receipt guidance information for the requested account.");
|
|
12
|
+
}).passthrough().describe("Representation of a receipt guidance object with account details and allowed values.");
|
|
13
|
+
const SevdeskGetReceiptGuidanceForAccountNumberOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe("Array of receipt guidance objects matching the account number") }).passthrough().describe("Response model containing receipt guidance information for the requested account.");
|
|
14
14
|
const sevdeskGetReceiptGuidanceForAccountNumber = require_action.action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER", {
|
|
15
15
|
slug: "sevdesk-get-receipt-guidance-for-account-number",
|
|
16
16
|
name: "Get Receipt Guidance For Account Number",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,sFAAsF;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-account-number.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-account-number.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAccountNumberInput = z.object({\n accountNumber: z.number().int().describe(\"The datev account number you want to get additional information of\"),\n}).describe(\"Request model for retrieving receipt guidance for a specific Datev account number.\");\nconst SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number as string\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"Datev ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"Array of allowed tax rule identifiers for this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"Array of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guidance object with account details and allowed values.\");\nexport const SevdeskGetReceiptGuidanceForAccountNumberOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema).describe(\"Array of receipt guidance objects matching the account number\"),\n}).passthrough().describe(\"Response model containing receipt guidance information for the requested account.\");\n\nexport const sevdeskGetReceiptGuidanceForAccountNumber = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER\", {\n slug: \"sevdesk-get-receipt-guidance-for-account-number\",\n name: \"Get Receipt Guidance For Account Number\",\n description: \"Tool to retrieve receipt guidance for a specific Datev account number. Use when you need to understand what receipt types and tax rules are allowed for a particular account in the accounting system.\",\n input: SevdeskGetReceiptGuidanceForAccountNumberInput,\n output: SevdeskGetReceiptGuidanceForAccountNumberOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAChH,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,EACtE,SAASA,IAAAA,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,+DAA+D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,4CAA4CC,eAAAA,OAAO,mDAAmD;CACjH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -12,8 +12,8 @@ declare const SevdeskGetReceiptGuidanceForAccountNumberOutput: z.ZodObject<{
|
|
|
12
12
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
13
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
14
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
-
}, z.core.$
|
|
16
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const sevdeskGetReceiptGuidanceForAccountNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
accountNumber: number;
|
|
19
19
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -12,8 +12,8 @@ declare const SevdeskGetReceiptGuidanceForAccountNumberOutput: z.ZodObject<{
|
|
|
12
12
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
13
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
14
14
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
|
-
}, z.core.$
|
|
16
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const sevdeskGetReceiptGuidanceForAccountNumber: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
accountNumber: number;
|
|
19
19
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|