@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
|
@@ -9,13 +9,13 @@ const SevdeskGetReceiptGuidanceForAccountNumber_ReceiptGuideObjectSchema = z.obj
|
|
|
9
9
|
accountDatevId: z.number().int().describe("Datev ID of the account").nullable().optional(),
|
|
10
10
|
allowedTaxRules: z.array(z.string()).describe("Array of allowed tax rule identifiers for this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: z.array(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.");
|
|
12
|
+
}).passthrough().describe("Representation of a receipt guidance object with account details and allowed values.");
|
|
13
13
|
const sevdeskGetReceiptGuidanceForAccountNumber = action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ACCOUNT_NUMBER", {
|
|
14
14
|
slug: "sevdesk-get-receipt-guidance-for-account-number",
|
|
15
15
|
name: "Get Receipt Guidance For Account Number",
|
|
16
16
|
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.",
|
|
17
17
|
input: SevdeskGetReceiptGuidanceForAccountNumberInput,
|
|
18
|
-
output: z.object({ objects: 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.")
|
|
18
|
+
output: z.object({ objects: 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.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { sevdeskGetReceiptGuidanceForAccountNumber };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-account-number.mjs","names":[],"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,iDAAiD,EAAE,OAAO,EACrE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqE,EAAE,OAAO;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqB,EAAE,MAAM,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.mjs","names":[],"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,iDAAiD,EAAE,OAAO,EACrE,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,EAC/G,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,qEAAqE,EAAE,OAAO;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sFAAsF;AAKhH,MAAa,4CAA4C,OAAO,mDAAmD;CACjH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,SAAS,EAAE,MAAM,kEAAkE,CAAC,CAAC,SAAS,+DAA+D,EAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAOhB;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ const SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = zod.z.o
|
|
|
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("List of allowed tax rule codes compatible with this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: zod.z.array(zod.z.string()).describe("List of allowed receipt types for this account").nullable().optional()
|
|
12
|
-
}).describe("Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.");
|
|
13
|
-
const SevdeskGetReceiptGuidanceForAllAccountsOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe("List of receipt guide objects containing account information and guidance").nullable().optional() }).describe("Response model for receipt guidance for all accounts.");
|
|
12
|
+
}).passthrough().describe("Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.");
|
|
13
|
+
const SevdeskGetReceiptGuidanceForAllAccountsOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe("List of receipt guide objects containing account information and guidance").nullable().optional() }).passthrough().describe("Response model for receipt guidance for all accounts.");
|
|
14
14
|
const sevdeskGetReceiptGuidanceForAllAccounts = require_action.action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS", {
|
|
15
15
|
slug: "sevdesk-get-receipt-guidance-for-all-accounts",
|
|
16
16
|
name: "Get Receipt Guidance For All Accounts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,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,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,2HAA2H;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,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,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2HAA2H;AACrJ,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,SAASA,IAAAA,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AAEjF,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,8 +10,8 @@ declare const SevdeskGetReceiptGuidanceForAllAccountsOutput: z.ZodObject<{
|
|
|
10
10
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const sevdeskGetReceiptGuidanceForAllAccounts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { sevdeskGetReceiptGuidanceForAllAccounts };
|
|
@@ -10,8 +10,8 @@ declare const SevdeskGetReceiptGuidanceForAllAccountsOutput: z.ZodObject<{
|
|
|
10
10
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const sevdeskGetReceiptGuidanceForAllAccounts: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { sevdeskGetReceiptGuidanceForAllAccounts };
|
|
@@ -9,13 +9,13 @@ const SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.objec
|
|
|
9
9
|
accountDatevId: z.number().int().describe("DATEV ID of the account").nullable().optional(),
|
|
10
10
|
allowedTaxRules: z.array(z.string()).describe("List of allowed tax rule codes compatible with this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: z.array(z.string()).describe("List of allowed receipt types for this account").nullable().optional()
|
|
12
|
-
}).describe("Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.");
|
|
12
|
+
}).passthrough().describe("Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.");
|
|
13
13
|
const sevdeskGetReceiptGuidanceForAllAccounts = action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS", {
|
|
14
14
|
slug: "sevdesk-get-receipt-guidance-for-all-accounts",
|
|
15
15
|
name: "Get Receipt Guidance For All Accounts",
|
|
16
16
|
description: "Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.",
|
|
17
17
|
input: SevdeskGetReceiptGuidanceForAllAccountsInput,
|
|
18
|
-
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe("List of receipt guide objects containing account information and guidance").nullable().optional() }).describe("Response model for receipt guidance for all accounts.")
|
|
18
|
+
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe("List of receipt guide objects containing account information and guidance").nullable().optional() }).passthrough().describe("Response model for receipt guidance for all accounts.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { sevdeskGetReceiptGuidanceForAllAccounts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-all-accounts.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmE,EAAE,OAAO;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,2HAA2H;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-all-accounts.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-all-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForAllAccountsInput = z.object({}).describe(\"Request model for retrieving receipt guidance for all accounts.\");\nconst SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account or guidance notes\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number (SKR number)\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV ID of the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rule codes compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types for this account\").nullable().optional(),\n}).passthrough().describe(\"Representation of a receipt guide containing account information with guidance on compatible tax rules and receipt types.\");\nexport const SevdeskGetReceiptGuidanceForAllAccountsOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForAllAccounts_ReceiptGuideObjectSchema).describe(\"List of receipt guide objects containing account information and guidance\").nullable().optional(),\n}).passthrough().describe(\"Response model for receipt guidance for all accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForAllAccounts = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_ALL_ACCOUNTS\", {\n slug: \"sevdesk-get-receipt-guidance-for-all-accounts\",\n name: \"Get Receipt Guidance For All Accounts\",\n description: \"Tool to retrieve receipt guidance for all accounts. Provides guidance on which booking accounts can be used with which tax rules and receipt types. Use when you need to determine compatible tax rates and tax rules for specific booking accounts in voucher processing.\",\n input: SevdeskGetReceiptGuidanceForAllAccountsInput,\n output: SevdeskGetReceiptGuidanceForAllAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iEAAiE;AACnJ,MAAM,mEAAmE,EAAE,OAAO;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2HAA2H;AAKrJ,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2D,EAAE,OAAO,EACpE,SAAS,EAAE,MAAM,gEAAgE,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAOhB;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ const SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = zod.z.objec
|
|
|
14
14
|
allowedTaxRules: zod.z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe("List of allowed tax rules that are compatible with this account").nullable().optional(),
|
|
15
15
|
allowedReceiptTypes: zod.z.array(zod.z.string()).describe("List of allowed receipt types that can be used with this account").nullable().optional()
|
|
16
16
|
}).passthrough().describe("Model representing a single selectable account with additional information matching to that account.");
|
|
17
|
-
const SevdeskGetReceiptGuidanceForExpenseOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for expense accounts").nullable().optional() }).describe("Response model containing a list of receipt guidance objects for expense accounts.");
|
|
17
|
+
const SevdeskGetReceiptGuidanceForExpenseOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for expense accounts").nullable().optional() }).passthrough().describe("Response model containing a list of receipt guidance objects for expense accounts.");
|
|
18
18
|
const sevdeskGetReceiptGuidanceForExpense = require_action.action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE", {
|
|
19
19
|
slug: "sevdesk-get-receipt-guidance-for-expense",
|
|
20
20
|
name: "Get Receipt Guidance For Expense",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAChI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,SAAS,oFAAoF;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAChI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAAoF;AAE9G,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForExpenseOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>>;
|
|
15
15
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
16
|
}, z.core.$loose>>>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const sevdeskGetReceiptGuidanceForExpense: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { sevdeskGetReceiptGuidanceForExpense };
|
|
@@ -14,7 +14,7 @@ declare const SevdeskGetReceiptGuidanceForExpenseOutput: z.ZodObject<{
|
|
|
14
14
|
}, z.core.$loose>>>>;
|
|
15
15
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
16
|
}, z.core.$loose>>>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const sevdeskGetReceiptGuidanceForExpense: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { sevdeskGetReceiptGuidanceForExpense };
|
|
@@ -19,7 +19,7 @@ const sevdeskGetReceiptGuidanceForExpense = action("SEVDESK_GET_RECEIPT_GUIDANCE
|
|
|
19
19
|
name: "Get Receipt Guidance For Expense",
|
|
20
20
|
description: "Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.",
|
|
21
21
|
input: SevdeskGetReceiptGuidanceForExpenseInput,
|
|
22
|
-
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for expense accounts").nullable().optional() }).describe("Response model containing a list of receipt guidance objects for expense accounts.")
|
|
22
|
+
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for expense accounts").nullable().optional() }).passthrough().describe("Response model containing a list of receipt guidance objects for expense accounts.")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { sevdeskGetReceiptGuidanceForExpense };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-expense.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAKhI,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-expense.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-expense.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForExpenseInput = z.object({}).describe(\"Request model for retrieving receipt guidance for expense accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema = z.object({\n name: z.string().describe(\"Name of the tax rule\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of tax rates applicable to this rule\").nullable().optional(),\n}).passthrough().describe(\"Model representing a tax rule object.\");\nconst SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForExpense_TaxRuleSchema).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForExpenseOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForExpense_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for expense accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for expense accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForExpense = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_EXPENSE\", {\n slug: \"sevdesk-get-receipt-guidance-for-expense\",\n name: \"Get Receipt Guidance For Expense\",\n description: \"Tool to retrieve guidance for expense accounts from sevDesk. Use when you need to determine which expense accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForExpenseInput,\n output: SevdeskGetReceiptGuidanceForExpenseOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAKhI,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAOhB;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ const SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = zod.z.objec
|
|
|
9
9
|
accountDatevId: zod.z.number().int().describe("DATEV identifier for the account").nullable().optional(),
|
|
10
10
|
allowedTaxRules: zod.z.array(zod.z.string()).describe("List of allowed tax rules that are compatible with this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: zod.z.array(zod.z.string()).describe("List of allowed receipt types that can be used with this account").nullable().optional()
|
|
12
|
-
}).describe("Model representing a single selectable account with additional information matching to that account.");
|
|
13
|
-
const SevdeskGetReceiptGuidanceForRevenueOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for revenue accounts").nullable().optional() }).describe("Response model containing a list of receipt guidance objects for revenue accounts.");
|
|
12
|
+
}).passthrough().describe("Model representing a single selectable account with additional information matching to that account.");
|
|
13
|
+
const SevdeskGetReceiptGuidanceForRevenueOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for revenue accounts").nullable().optional() }).passthrough().describe("Response model containing a list of receipt guidance objects for revenue accounts.");
|
|
14
14
|
const sevdeskGetReceiptGuidanceForRevenue = require_action.action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE", {
|
|
15
15
|
slug: "sevdesk-get-receipt-guidance-for-revenue",
|
|
16
16
|
name: "Get Receipt Guidance For Revenue",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,sGAAsG;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAChI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAAoF;AAE9G,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,8 +10,8 @@ declare const SevdeskGetReceiptGuidanceForRevenueOutput: z.ZodObject<{
|
|
|
10
10
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const sevdeskGetReceiptGuidanceForRevenue: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { sevdeskGetReceiptGuidanceForRevenue };
|
|
@@ -10,8 +10,8 @@ declare const SevdeskGetReceiptGuidanceForRevenueOutput: z.ZodObject<{
|
|
|
10
10
|
accountDatevId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
allowedTaxRules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
12
12
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const sevdeskGetReceiptGuidanceForRevenue: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
16
16
|
//#endregion
|
|
17
17
|
export { sevdeskGetReceiptGuidanceForRevenue };
|
|
@@ -9,13 +9,13 @@ const SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({
|
|
|
9
9
|
accountDatevId: z.number().int().describe("DATEV identifier for the account").nullable().optional(),
|
|
10
10
|
allowedTaxRules: z.array(z.string()).describe("List of allowed tax rules that are compatible with this account").nullable().optional(),
|
|
11
11
|
allowedReceiptTypes: z.array(z.string()).describe("List of allowed receipt types that can be used with this account").nullable().optional()
|
|
12
|
-
}).describe("Model representing a single selectable account with additional information matching to that account.");
|
|
12
|
+
}).passthrough().describe("Model representing a single selectable account with additional information matching to that account.");
|
|
13
13
|
const sevdeskGetReceiptGuidanceForRevenue = action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE", {
|
|
14
14
|
slug: "sevdesk-get-receipt-guidance-for-revenue",
|
|
15
15
|
name: "Get Receipt Guidance For Revenue",
|
|
16
16
|
description: "Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.",
|
|
17
17
|
input: SevdeskGetReceiptGuidanceForRevenueInput,
|
|
18
|
-
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for revenue accounts").nullable().optional() }).describe("Response model containing a list of receipt guidance objects for revenue accounts.")
|
|
18
|
+
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe("List of receipt guidance objects for revenue accounts").nullable().optional() }).passthrough().describe("Response model containing a list of receipt guidance objects for revenue accounts.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { sevdeskGetReceiptGuidanceForRevenue };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-revenue.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,sGAAsG;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-revenue.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-revenue.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForRevenueInput = z.object({}).describe(\"Request model for retrieving receipt guidance for revenue accounts from sevDesk.\\nThis endpoint does not require any parameters.\");\nconst SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema = z.object({\n accountName: z.string().describe(\"Name of the account\").nullable().optional(),\n description: z.string().describe(\"Description of the account and its usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV identifier for the account\").nullable().optional(),\n allowedTaxRules: z.array(z.string()).describe(\"List of allowed tax rules that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt types that can be used with this account\").nullable().optional(),\n}).passthrough().describe(\"Model representing a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForRevenueOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForRevenue_ReceiptGuideObjectSchema).describe(\"List of receipt guidance objects for revenue accounts\").nullable().optional(),\n}).passthrough().describe(\"Response model containing a list of receipt guidance objects for revenue accounts.\");\n\nexport const sevdeskGetReceiptGuidanceForRevenue = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_REVENUE\", {\n slug: \"sevdesk-get-receipt-guidance-for-revenue\",\n name: \"Get Receipt Guidance For Revenue\",\n description: \"Tool to retrieve guidance for revenue accounts from sevDesk. Use when you need to determine which revenue accounts are available and which tax rules and receipt types are compatible with them. This helps ensure correct account selection based on client settings and tax requirements.\",\n input: SevdeskGetReceiptGuidanceForRevenueInput,\n output: SevdeskGetReceiptGuidanceForRevenueOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kIAAkI;AAChN,MAAM,+DAA+D,EAAE,OAAO;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sGAAsG;AAKhI,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAOhB;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ const SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema = zod.z.object(
|
|
|
15
15
|
allowedTaxRules: zod.z.array(SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema).describe("List of allowed tax rules with detailed information that are compatible with this account").nullable().optional(),
|
|
16
16
|
allowedReceiptTypes: zod.z.array(zod.z.string()).describe("List of allowed receipt/document types that can be used with this account (e.g., 'INVOICE', 'CREDIT_NOTE')").nullable().optional()
|
|
17
17
|
}).passthrough().describe("Model holds data about a single selectable account with additional information matching to that account.");
|
|
18
|
-
const SevdeskGetReceiptGuidanceForTaxRuleOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe("List of receipt guide objects showing compatible booking accounts for the requested tax rule").nullable().optional() }).describe("Response model containing receipt guidance information for the specified tax rule.");
|
|
18
|
+
const SevdeskGetReceiptGuidanceForTaxRuleOutput = zod.z.object({ objects: zod.z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe("List of receipt guide objects showing compatible booking accounts for the requested tax rule").nullable().optional() }).passthrough().describe("Response model containing receipt guidance information for the specified tax rule.");
|
|
19
19
|
const sevdeskGetReceiptGuidanceForTaxRule = require_action.action("SEVDESK_GET_RECEIPT_GUIDANCE_FOR_TAX_RULE", {
|
|
20
20
|
slug: "sevdesk-get-receipt-guidance-for-tax-rule",
|
|
21
21
|
name: "Get Receipt Guidance For Tax Rule",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-tax-rule.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-tax-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForTaxRuleInput = z.object({\n taxRule: z.string().describe(\"The code of the tax rule you want to get guidance for (e.g., 'USTPFL_UMS_EINN', 'AUSFUHREN', 'INNERGEM_LIEF'). This determines which booking accounts are compatible with the specified tax rule.\"),\n}).describe(\"Request model for retrieving receipt guidance based on a tax rule.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema = z.object({\n id: z.number().int().describe(\"Tax rule identifier\").nullable().optional(),\n name: z.string().describe(\"Tax rule code name\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of applicable tax rates (e.g., 'ZERO', 'SEVEN', 'NINETEEN')\").nullable().optional(),\n}).passthrough().describe(\"Model representing detailed tax rule information.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema = z.object({\n accountName: z.string().describe(\"Name of the booking account\").nullable().optional(),\n description: z.string().describe(\"Description or additional notes about the account usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number for the booking account\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV account identifier number\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema).describe(\"List of allowed tax rules with detailed information that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt/document types that can be used with this account (e.g., 'INVOICE', 'CREDIT_NOTE')\").nullable().optional(),\n}).passthrough().describe(\"Model holds data about a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForTaxRuleOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe(\"List of receipt guide objects showing compatible booking accounts for the requested tax rule\").nullable().optional(),\n}).describe(\"Response model containing receipt guidance information for the specified tax rule.\");\n\nexport const sevdeskGetReceiptGuidanceForTaxRule = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_TAX_RULE\", {\n slug: \"sevdesk-get-receipt-guidance-for-tax-rule\",\n name: \"Get Receipt Guidance For Tax Rule\",\n description: \"Tool to get guidance by tax rule from sevDesk. Use when you need to determine which booking accounts are compatible with a specific tax rule. This helps ensure proper account selection for vouchers and invoices, preventing validation errors. Returns a list of accounts with allowed receipt types and tax rules.\",\n input: SevdeskGetReceiptGuidanceForTaxRuleInput,\n output: SevdeskGetReceiptGuidanceForTaxRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mMAAmM,EAClO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AACpI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5M,CAAC,CAAC,CAAC,SAAS,oFAAoF;
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-tax-rule.cjs","names":["z","action"],"sources":["../../src/actions/get-receipt-guidance-for-tax-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForTaxRuleInput = z.object({\n taxRule: z.string().describe(\"The code of the tax rule you want to get guidance for (e.g., 'USTPFL_UMS_EINN', 'AUSFUHREN', 'INNERGEM_LIEF'). This determines which booking accounts are compatible with the specified tax rule.\"),\n}).describe(\"Request model for retrieving receipt guidance based on a tax rule.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema = z.object({\n id: z.number().int().describe(\"Tax rule identifier\").nullable().optional(),\n name: z.string().describe(\"Tax rule code name\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of applicable tax rates (e.g., 'ZERO', 'SEVEN', 'NINETEEN')\").nullable().optional(),\n}).passthrough().describe(\"Model representing detailed tax rule information.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema = z.object({\n accountName: z.string().describe(\"Name of the booking account\").nullable().optional(),\n description: z.string().describe(\"Description or additional notes about the account usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number for the booking account\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV account identifier number\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema).describe(\"List of allowed tax rules with detailed information that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt/document types that can be used with this account (e.g., 'INVOICE', 'CREDIT_NOTE')\").nullable().optional(),\n}).passthrough().describe(\"Model holds data about a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForTaxRuleOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe(\"List of receipt guide objects showing compatible booking accounts for the requested tax rule\").nullable().optional(),\n}).passthrough().describe(\"Response model containing receipt guidance information for the specified tax rule.\");\n\nexport const sevdeskGetReceiptGuidanceForTaxRule = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_TAX_RULE\", {\n slug: \"sevdesk-get-receipt-guidance-for-tax-rule\",\n name: \"Get Receipt Guidance For Tax Rule\",\n description: \"Tool to get guidance by tax rule from sevDesk. Use when you need to determine which booking accounts are compatible with a specific tax rule. This helps ensure proper account selection for vouchers and invoices, preventing validation errors. Returns a list of accounts with allowed receipt types and tax rules.\",\n input: SevdeskGetReceiptGuidanceForTaxRuleInput,\n output: SevdeskGetReceiptGuidanceForTaxRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mMAAmM,EAClO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,qBAAqBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AACpI,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,SAASA,IAAAA,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAAoF;AAE9G,MAAa,sCAAsCC,eAAAA,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ declare const SevdeskGetReceiptGuidanceForTaxRuleOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>>>>;
|
|
18
18
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
19
|
}, z.core.$loose>>>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const sevdeskGetReceiptGuidanceForTaxRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
taxRule: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -17,7 +17,7 @@ declare const SevdeskGetReceiptGuidanceForTaxRuleOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>>>>;
|
|
18
18
|
allowedReceiptTypes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
19
19
|
}, z.core.$loose>>>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const sevdeskGetReceiptGuidanceForTaxRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
taxRule: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -20,7 +20,7 @@ const sevdeskGetReceiptGuidanceForTaxRule = action("SEVDESK_GET_RECEIPT_GUIDANCE
|
|
|
20
20
|
name: "Get Receipt Guidance For Tax Rule",
|
|
21
21
|
description: "Tool to get guidance by tax rule from sevDesk. Use when you need to determine which booking accounts are compatible with a specific tax rule. This helps ensure proper account selection for vouchers and invoices, preventing validation errors. Returns a list of accounts with allowed receipt types and tax rules.",
|
|
22
22
|
input: SevdeskGetReceiptGuidanceForTaxRuleInput,
|
|
23
|
-
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe("List of receipt guide objects showing compatible booking accounts for the requested tax rule").nullable().optional() }).describe("Response model containing receipt guidance information for the specified tax rule.")
|
|
23
|
+
output: z.object({ objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe("List of receipt guide objects showing compatible booking accounts for the requested tax rule").nullable().optional() }).passthrough().describe("Response model containing receipt guidance information for the specified tax rule.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { sevdeskGetReceiptGuidanceForTaxRule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-receipt-guidance-for-tax-rule.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-tax-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForTaxRuleInput = z.object({\n taxRule: z.string().describe(\"The code of the tax rule you want to get guidance for (e.g., 'USTPFL_UMS_EINN', 'AUSFUHREN', 'INNERGEM_LIEF'). This determines which booking accounts are compatible with the specified tax rule.\"),\n}).describe(\"Request model for retrieving receipt guidance based on a tax rule.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema = z.object({\n id: z.number().int().describe(\"Tax rule identifier\").nullable().optional(),\n name: z.string().describe(\"Tax rule code name\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of applicable tax rates (e.g., 'ZERO', 'SEVEN', 'NINETEEN')\").nullable().optional(),\n}).passthrough().describe(\"Model representing detailed tax rule information.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema = z.object({\n accountName: z.string().describe(\"Name of the booking account\").nullable().optional(),\n description: z.string().describe(\"Description or additional notes about the account usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number for the booking account\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV account identifier number\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema).describe(\"List of allowed tax rules with detailed information that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt/document types that can be used with this account (e.g., 'INVOICE', 'CREDIT_NOTE')\").nullable().optional(),\n}).passthrough().describe(\"Model holds data about a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForTaxRuleOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe(\"List of receipt guide objects showing compatible booking accounts for the requested tax rule\").nullable().optional(),\n}).describe(\"Response model containing receipt guidance information for the specified tax rule.\");\n\nexport const sevdeskGetReceiptGuidanceForTaxRule = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_TAX_RULE\", {\n slug: \"sevdesk-get-receipt-guidance-for-tax-rule\",\n name: \"Get Receipt Guidance For Tax Rule\",\n description: \"Tool to get guidance by tax rule from sevDesk. Use when you need to determine which booking accounts are compatible with a specific tax rule. This helps ensure proper account selection for vouchers and invoices, preventing validation errors. Returns a list of accounts with allowed receipt types and tax rules.\",\n input: SevdeskGetReceiptGuidanceForTaxRuleInput,\n output: SevdeskGetReceiptGuidanceForTaxRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mMAAmM,EAClO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AAKpI,MAAa,sCAAsC,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5M,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-receipt-guidance-for-tax-rule.mjs","names":[],"sources":["../../src/actions/get-receipt-guidance-for-tax-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReceiptGuidanceForTaxRuleInput = z.object({\n taxRule: z.string().describe(\"The code of the tax rule you want to get guidance for (e.g., 'USTPFL_UMS_EINN', 'AUSFUHREN', 'INNERGEM_LIEF'). This determines which booking accounts are compatible with the specified tax rule.\"),\n}).describe(\"Request model for retrieving receipt guidance based on a tax rule.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema = z.object({\n id: z.number().int().describe(\"Tax rule identifier\").nullable().optional(),\n name: z.string().describe(\"Tax rule code name\").nullable().optional(),\n taxRates: z.array(z.string()).describe(\"List of applicable tax rates (e.g., 'ZERO', 'SEVEN', 'NINETEEN')\").nullable().optional(),\n}).passthrough().describe(\"Model representing detailed tax rule information.\");\nconst SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema = z.object({\n accountName: z.string().describe(\"Name of the booking account\").nullable().optional(),\n description: z.string().describe(\"Description or additional notes about the account usage\").nullable().optional(),\n accountNumber: z.string().describe(\"Account number for the booking account\").nullable().optional(),\n accountDatevId: z.number().int().describe(\"DATEV account identifier number\").nullable().optional(),\n allowedTaxRules: z.array(SevdeskGetReceiptGuidanceForTaxRule_TaxRuleInfoSchema).describe(\"List of allowed tax rules with detailed information that are compatible with this account\").nullable().optional(),\n allowedReceiptTypes: z.array(z.string()).describe(\"List of allowed receipt/document types that can be used with this account (e.g., 'INVOICE', 'CREDIT_NOTE')\").nullable().optional(),\n}).passthrough().describe(\"Model holds data about a single selectable account with additional information matching to that account.\");\nexport const SevdeskGetReceiptGuidanceForTaxRuleOutput = z.object({\n objects: z.array(SevdeskGetReceiptGuidanceForTaxRule_ReceiptGuideItemSchema).describe(\"List of receipt guide objects showing compatible booking accounts for the requested tax rule\").nullable().optional(),\n}).passthrough().describe(\"Response model containing receipt guidance information for the specified tax rule.\");\n\nexport const sevdeskGetReceiptGuidanceForTaxRule = action(\"SEVDESK_GET_RECEIPT_GUIDANCE_FOR_TAX_RULE\", {\n slug: \"sevdesk-get-receipt-guidance-for-tax-rule\",\n name: \"Get Receipt Guidance For Tax Rule\",\n description: \"Tool to get guidance by tax rule from sevDesk. Use when you need to determine which booking accounts are compatible with a specific tax rule. This helps ensure proper account selection for vouchers and invoices, preventing validation errors. Returns a list of accounts with allowed receipt types and tax rules.\",\n input: SevdeskGetReceiptGuidanceForTaxRuleInput,\n output: SevdeskGetReceiptGuidanceForTaxRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mMAAmM,EAClO,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiB,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,qBAAqB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AAKpI,MAAa,sCAAsC,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,SAAS,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5M,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oFAOhB;AACV,CAAC"}
|
|
@@ -13,8 +13,8 @@ const SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = zod.z.object(
|
|
|
13
13
|
filename: zod.z.string().describe("Name of the exported file").nullable().optional(),
|
|
14
14
|
mimetype: zod.z.string().describe("MIME type of the exported file").nullable().optional(),
|
|
15
15
|
base64Encoded: zod.z.boolean().describe("Whether the content is base64 encoded").nullable().optional()
|
|
16
|
-
}).describe("Represents the exported invoice list report content.");
|
|
17
|
-
const SevdeskGetReportInvoicelistOutput = zod.z.object({ objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional() }).describe("Response model containing the exported invoice list report data.");
|
|
16
|
+
}).passthrough().describe("Represents the exported invoice list report content.");
|
|
17
|
+
const SevdeskGetReportInvoicelistOutput = zod.z.object({ objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional() }).passthrough().describe("Response model containing the exported invoice list report data.");
|
|
18
18
|
const sevdeskGetReportInvoicelist = require_action.action("SEVDESK_GET_REPORT_INVOICELIST", {
|
|
19
19
|
slug: "sevdesk-get-report-invoicelist",
|
|
20
20
|
name: "Get Report Invoice List",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-report-invoicelist.cjs","names":["z","action"],"sources":["../../src/actions/get-report-invoicelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportInvoicelistInput = z.object({\n view: z.string().describe(\"The view type for the invoice report (e.g., 'all' for all invoices)\"),\n download: z.boolean().describe(\"Specifies if the document is downloaded. Set to false to get base64 encoded content in response\").optional(),\n sevQuery_limit: z.number().int().describe(\"Maximum number of invoices to include in the report\").optional(),\n sevQuery_modelName: z.string().default(\"Invoice\").describe(\"Model name which is exported, should be 'Invoice' for this endpoint\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"SevQuery object name, should be 'SevQuery'\").optional(),\n}).describe(\"Request model for exporting invoice list report from sevDesk.\");\nconst SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = z.object({\n content: z.string().describe(\"The report content (base64 encoded if base64Encoded is true)\").nullable().optional(),\n filename: z.string().describe(\"Name of the exported file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the exported file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Whether the content is base64 encoded\").nullable().optional(),\n}).describe(\"Represents the exported invoice list report content.\");\nexport const SevdeskGetReportInvoicelistOutput = z.object({\n objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional(),\n}).describe(\"Response model containing the exported invoice list report data.\");\n\nexport const sevdeskGetReportInvoicelist = action(\"SEVDESK_GET_REPORT_INVOICELIST\", {\n slug: \"sevdesk-get-report-invoicelist\",\n name: \"Get Report Invoice List\",\n description: \"Tool to export invoice list report from sevDesk. Use when you need to get an invoice list report, typically as a PDF. The response contains base64-encoded content when download parameter is false.\",\n input: SevdeskGetReportInvoicelistInput,\n output: SevdeskGetReportInvoicelistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC3I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC3I,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,sDAAsD;
|
|
1
|
+
{"version":3,"file":"get-report-invoicelist.cjs","names":["z","action"],"sources":["../../src/actions/get-report-invoicelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportInvoicelistInput = z.object({\n view: z.string().describe(\"The view type for the invoice report (e.g., 'all' for all invoices)\"),\n download: z.boolean().describe(\"Specifies if the document is downloaded. Set to false to get base64 encoded content in response\").optional(),\n sevQuery_limit: z.number().int().describe(\"Maximum number of invoices to include in the report\").optional(),\n sevQuery_modelName: z.string().default(\"Invoice\").describe(\"Model name which is exported, should be 'Invoice' for this endpoint\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"SevQuery object name, should be 'SevQuery'\").optional(),\n}).describe(\"Request model for exporting invoice list report from sevDesk.\");\nconst SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = z.object({\n content: z.string().describe(\"The report content (base64 encoded if base64Encoded is true)\").nullable().optional(),\n filename: z.string().describe(\"Name of the exported file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the exported file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Whether the content is base64 encoded\").nullable().optional(),\n}).passthrough().describe(\"Represents the exported invoice list report content.\");\nexport const SevdeskGetReportInvoicelistOutput = z.object({\n objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing the exported invoice list report data.\");\n\nexport const sevdeskGetReportInvoicelist = action(\"SEVDESK_GET_REPORT_INVOICELIST\", {\n slug: \"sevdesk-get-report-invoicelist\",\n name: \"Get Report Invoice List\",\n description: \"Tool to export invoice list report from sevDesk. Use when you need to get an invoice list report, typically as a PDF. The response contains base64-encoded content when download parameter is false.\",\n input: SevdeskGetReportInvoicelistInput,\n output: SevdeskGetReportInvoicelistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC3I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC3I,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAAS,2DAA2D,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ declare const SevdeskGetReportInvoicelistOutput: z.ZodObject<{
|
|
|
14
14
|
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
mimetype: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
base64Encoded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
-
}, z.core.$
|
|
18
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const sevdeskGetReportInvoicelist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
view: string;
|
|
21
21
|
download?: boolean | undefined;
|
|
@@ -14,8 +14,8 @@ declare const SevdeskGetReportInvoicelistOutput: z.ZodObject<{
|
|
|
14
14
|
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
mimetype: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
base64Encoded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
-
}, z.core.$
|
|
18
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const sevdeskGetReportInvoicelist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
view: string;
|
|
21
21
|
download?: boolean | undefined;
|
|
@@ -13,13 +13,13 @@ const SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = z.object({
|
|
|
13
13
|
filename: z.string().describe("Name of the exported file").nullable().optional(),
|
|
14
14
|
mimetype: z.string().describe("MIME type of the exported file").nullable().optional(),
|
|
15
15
|
base64Encoded: z.boolean().describe("Whether the content is base64 encoded").nullable().optional()
|
|
16
|
-
}).describe("Represents the exported invoice list report content.");
|
|
16
|
+
}).passthrough().describe("Represents the exported invoice list report content.");
|
|
17
17
|
const sevdeskGetReportInvoicelist = action("SEVDESK_GET_REPORT_INVOICELIST", {
|
|
18
18
|
slug: "sevdesk-get-report-invoicelist",
|
|
19
19
|
name: "Get Report Invoice List",
|
|
20
20
|
description: "Tool to export invoice list report from sevDesk. Use when you need to get an invoice list report, typically as a PDF. The response contains base64-encoded content when download parameter is false.",
|
|
21
21
|
input: SevdeskGetReportInvoicelistInput,
|
|
22
|
-
output: z.object({ objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional() }).describe("Response model containing the exported invoice list report data.")
|
|
22
|
+
output: z.object({ objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional() }).passthrough().describe("Response model containing the exported invoice list report data.")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { sevdeskGetReportInvoicelist };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-report-invoicelist.mjs","names":[],"sources":["../../src/actions/get-report-invoicelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportInvoicelistInput = z.object({\n view: z.string().describe(\"The view type for the invoice report (e.g., 'all' for all invoices)\"),\n download: z.boolean().describe(\"Specifies if the document is downloaded. Set to false to get base64 encoded content in response\").optional(),\n sevQuery_limit: z.number().int().describe(\"Maximum number of invoices to include in the report\").optional(),\n sevQuery_modelName: z.string().default(\"Invoice\").describe(\"Model name which is exported, should be 'Invoice' for this endpoint\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"SevQuery object name, should be 'SevQuery'\").optional(),\n}).describe(\"Request model for exporting invoice list report from sevDesk.\");\nconst SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = z.object({\n content: z.string().describe(\"The report content (base64 encoded if base64Encoded is true)\").nullable().optional(),\n filename: z.string().describe(\"Name of the exported file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the exported file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Whether the content is base64 encoded\").nullable().optional(),\n}).describe(\"Represents the exported invoice list report content.\");\nexport const SevdeskGetReportInvoicelistOutput = z.object({\n objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional(),\n}).describe(\"Response model containing the exported invoice list report data.\");\n\nexport const sevdeskGetReportInvoicelist = action(\"SEVDESK_GET_REPORT_INVOICELIST\", {\n slug: \"sevdesk-get-report-invoicelist\",\n name: \"Get Report Invoice List\",\n description: \"Tool to export invoice list report from sevDesk. Use when you need to get an invoice list report, typically as a PDF. The response contains base64-encoded content when download parameter is false.\",\n input: SevdeskGetReportInvoicelistInput,\n output: SevdeskGetReportInvoicelistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC3I,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1G,oBAAoB,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC3I,qBAAqB,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,sDAAsD;
|
|
1
|
+
{"version":3,"file":"get-report-invoicelist.mjs","names":[],"sources":["../../src/actions/get-report-invoicelist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportInvoicelistInput = z.object({\n view: z.string().describe(\"The view type for the invoice report (e.g., 'all' for all invoices)\"),\n download: z.boolean().describe(\"Specifies if the document is downloaded. Set to false to get base64 encoded content in response\").optional(),\n sevQuery_limit: z.number().int().describe(\"Maximum number of invoices to include in the report\").optional(),\n sevQuery_modelName: z.string().default(\"Invoice\").describe(\"Model name which is exported, should be 'Invoice' for this endpoint\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"SevQuery object name, should be 'SevQuery'\").optional(),\n}).describe(\"Request model for exporting invoice list report from sevDesk.\");\nconst SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema = z.object({\n content: z.string().describe(\"The report content (base64 encoded if base64Encoded is true)\").nullable().optional(),\n filename: z.string().describe(\"Name of the exported file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the exported file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Whether the content is base64 encoded\").nullable().optional(),\n}).passthrough().describe(\"Represents the exported invoice list report content.\");\nexport const SevdeskGetReportInvoicelistOutput = z.object({\n objects: SevdeskGetReportInvoicelist_ReportInvoicelistObjectsSchema.nullable().optional(),\n}).passthrough().describe(\"Response model containing the exported invoice list report data.\");\n\nexport const sevdeskGetReportInvoicelist = action(\"SEVDESK_GET_REPORT_INVOICELIST\", {\n slug: \"sevdesk-get-report-invoicelist\",\n name: \"Get Report Invoice List\",\n description: \"Tool to export invoice list report from sevDesk. Use when you need to get an invoice list report, typically as a PDF. The response contains base64-encoded content when download parameter is false.\",\n input: SevdeskGetReportInvoicelistInput,\n output: SevdeskGetReportInvoicelistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CAC/F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CAC3I,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1G,oBAAoB,EAAE,OAAO,CAAC,CAAC,QAAQ,SAAS,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAC3I,qBAAqB,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAKhF,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,SAAS,2DAA2D,SAAS,CAAC,CAAC,SAAS,EAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -13,8 +13,8 @@ const SevdeskGetReportOrderlist_ReportObjectsSchema = zod.z.object({
|
|
|
13
13
|
filename: zod.z.string().describe("Name of the report file").nullable().optional(),
|
|
14
14
|
mimetype: zod.z.string().describe("MIME type of the report file").nullable().optional(),
|
|
15
15
|
base64Encoded: zod.z.boolean().describe("Indicates whether the content is base64-encoded. If true, decode the content field to get the actual file").nullable().optional()
|
|
16
|
-
}).describe("Report file details returned by the API.");
|
|
17
|
-
const SevdeskGetReportOrderlistOutput = zod.z.object({ objects: SevdeskGetReportOrderlist_ReportObjectsSchema.nullable() }).describe("Response model for the order list report export.");
|
|
16
|
+
}).passthrough().describe("Report file details returned by the API.");
|
|
17
|
+
const SevdeskGetReportOrderlistOutput = zod.z.object({ objects: SevdeskGetReportOrderlist_ReportObjectsSchema.nullable() }).passthrough().describe("Response model for the order list report export.");
|
|
18
18
|
const sevdeskGetReportOrderlist = require_action.action("SEVDESK_GET_REPORT_ORDERLIST", {
|
|
19
19
|
slug: "sevdesk-get-report-orderlist",
|
|
20
20
|
name: "Get Report Orderlist",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-report-orderlist.cjs","names":["z","action"],"sources":["../../src/actions/get-report-orderlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportOrderlistInput = z.object({\n view: z.string().describe(\"View filter for the report. Use 'all' to export all orders\"),\n download: z.boolean().describe(\"Whether to download the report. Set to true to force download\").optional(),\n sevQuery_limit: z.number().int().describe(\"Limit the number of orders to include in the exported report\").optional(),\n sevQuery_modelName: z.string().default(\"Order\").describe(\"Model name for the sevQuery object. Should be 'Order' for orderlist\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"Object name for the sevQuery. Typically 'SevQuery'\").optional(),\n}).describe(\"Request parameters for exporting the order list report.\");\nconst SevdeskGetReportOrderlist_ReportObjectsSchema = z.object({\n content: z.string().describe(\"File content, typically base64-encoded if base64Encoded is true\").nullable(),\n filename: z.string().describe(\"Name of the report file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the report file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Indicates whether the content is base64-encoded. If true, decode the content field to get the actual file\").nullable().optional(),\n}).describe(\"Report file details returned by the API.\");\nexport const SevdeskGetReportOrderlistOutput = z.object({\n objects: SevdeskGetReportOrderlist_ReportObjectsSchema.nullable(),\n}).describe(\"Response model for the order list report export.\");\n\nexport const sevdeskGetReportOrderlist = action(\"SEVDESK_GET_REPORT_ORDERLIST\", {\n slug: \"sevdesk-get-report-orderlist\",\n name: \"Get Report Orderlist\",\n description: \"Tool to export the order list report from sevDesk. Use when you need to generate a report of orders. The report is typically returned as a base64-encoded PDF file that can be decoded and saved.\",\n input: SevdeskGetReportOrderlistInput,\n output: SevdeskGetReportOrderlistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACzG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACnH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACzI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"get-report-orderlist.cjs","names":["z","action"],"sources":["../../src/actions/get-report-orderlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SevdeskGetReportOrderlistInput = z.object({\n view: z.string().describe(\"View filter for the report. Use 'all' to export all orders\"),\n download: z.boolean().describe(\"Whether to download the report. Set to true to force download\").optional(),\n sevQuery_limit: z.number().int().describe(\"Limit the number of orders to include in the exported report\").optional(),\n sevQuery_modelName: z.string().default(\"Order\").describe(\"Model name for the sevQuery object. Should be 'Order' for orderlist\").optional(),\n sevQuery_objectName: z.string().default(\"SevQuery\").describe(\"Object name for the sevQuery. Typically 'SevQuery'\").optional(),\n}).describe(\"Request parameters for exporting the order list report.\");\nconst SevdeskGetReportOrderlist_ReportObjectsSchema = z.object({\n content: z.string().describe(\"File content, typically base64-encoded if base64Encoded is true\").nullable(),\n filename: z.string().describe(\"Name of the report file\").nullable().optional(),\n mimetype: z.string().describe(\"MIME type of the report file\").nullable().optional(),\n base64Encoded: z.boolean().describe(\"Indicates whether the content is base64-encoded. If true, decode the content field to get the actual file\").nullable().optional(),\n}).passthrough().describe(\"Report file details returned by the API.\");\nexport const SevdeskGetReportOrderlistOutput = z.object({\n objects: SevdeskGetReportOrderlist_ReportObjectsSchema.nullable(),\n}).passthrough().describe(\"Response model for the order list report export.\");\n\nexport const sevdeskGetReportOrderlist = action(\"SEVDESK_GET_REPORT_ORDERLIST\", {\n slug: \"sevdesk-get-report-orderlist\",\n name: \"Get Report Orderlist\",\n description: \"Tool to export the order list report from sevDesk. Use when you need to generate a report of orders. The report is typically returned as a base64-encoded PDF file that can be decoded and saved.\",\n input: SevdeskGetReportOrderlistInput,\n output: SevdeskGetReportOrderlistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACzG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACnH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACzI,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,UAAU,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAAS,8CAA8C,SAAS,EAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ declare const SevdeskGetReportOrderlistOutput: z.ZodObject<{
|
|
|
14
14
|
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
mimetype: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
base64Encoded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
-
}, z.core.$
|
|
18
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const sevdeskGetReportOrderlist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
view: string;
|
|
21
21
|
download?: boolean | undefined;
|
|
@@ -14,8 +14,8 @@ declare const SevdeskGetReportOrderlistOutput: z.ZodObject<{
|
|
|
14
14
|
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
mimetype: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
base64Encoded: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
-
}, z.core.$
|
|
18
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const sevdeskGetReportOrderlist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
view: string;
|
|
21
21
|
download?: boolean | undefined;
|