@keystrokehq/quaderno 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/dist/actions/add-expense-payment.cjs +1 -1
- package/dist/actions/add-expense-payment.cjs.map +1 -1
- package/dist/actions/add-expense-payment.d.cts +1 -1
- package/dist/actions/add-expense-payment.d.mts +1 -1
- package/dist/actions/add-expense-payment.mjs +1 -1
- package/dist/actions/add-expense-payment.mjs.map +1 -1
- package/dist/actions/calculate-tax-rate.cjs +1 -1
- package/dist/actions/calculate-tax-rate.cjs.map +1 -1
- package/dist/actions/calculate-tax-rate.d.cts +1 -1
- package/dist/actions/calculate-tax-rate.d.mts +1 -1
- package/dist/actions/calculate-tax-rate.mjs +1 -1
- package/dist/actions/calculate-tax-rate.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +1 -1
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +1 -1
- package/dist/actions/create-contact.d.mts +1 -1
- package/dist/actions/create-contact.mjs +1 -1
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-coupon.cjs +1 -1
- package/dist/actions/create-coupon.cjs.map +1 -1
- package/dist/actions/create-coupon.d.cts +1 -1
- package/dist/actions/create-coupon.d.mts +1 -1
- package/dist/actions/create-coupon.mjs +1 -1
- package/dist/actions/create-coupon.mjs.map +1 -1
- package/dist/actions/create-estimate.cjs +3 -3
- package/dist/actions/create-estimate.cjs.map +1 -1
- package/dist/actions/create-estimate.d.cts +3 -3
- package/dist/actions/create-estimate.d.mts +3 -3
- package/dist/actions/create-estimate.mjs +3 -3
- package/dist/actions/create-estimate.mjs.map +1 -1
- package/dist/actions/create-evidence.cjs +1 -1
- package/dist/actions/create-evidence.cjs.map +1 -1
- package/dist/actions/create-evidence.d.cts +1 -1
- package/dist/actions/create-evidence.d.mts +1 -1
- package/dist/actions/create-evidence.mjs +1 -1
- package/dist/actions/create-evidence.mjs.map +1 -1
- package/dist/actions/create-expense.cjs +13 -13
- package/dist/actions/create-expense.cjs.map +1 -1
- package/dist/actions/create-expense.d.cts +21 -18
- package/dist/actions/create-expense.d.mts +21 -18
- package/dist/actions/create-expense.mjs +13 -13
- package/dist/actions/create-expense.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +8 -8
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +10 -10
- package/dist/actions/create-invoice.d.mts +10 -10
- package/dist/actions/create-invoice.mjs +8 -8
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-product.cjs +1 -1
- package/dist/actions/create-product.cjs.map +1 -1
- package/dist/actions/create-product.d.cts +1 -1
- package/dist/actions/create-product.d.mts +1 -1
- package/dist/actions/create-product.mjs +1 -1
- package/dist/actions/create-product.mjs.map +1 -1
- package/dist/actions/create-receipt.cjs +9 -9
- package/dist/actions/create-receipt.cjs.map +1 -1
- package/dist/actions/create-receipt.d.cts +9 -9
- package/dist/actions/create-receipt.d.mts +9 -9
- package/dist/actions/create-receipt.mjs +9 -9
- package/dist/actions/create-receipt.mjs.map +1 -1
- package/dist/actions/create-recurring.cjs +4 -4
- package/dist/actions/create-recurring.cjs.map +1 -1
- package/dist/actions/create-recurring.d.cts +9 -9
- package/dist/actions/create-recurring.d.mts +9 -9
- package/dist/actions/create-recurring.mjs +4 -4
- package/dist/actions/create-recurring.mjs.map +1 -1
- package/dist/actions/create-report-request.cjs +1 -1
- package/dist/actions/create-report-request.cjs.map +1 -1
- package/dist/actions/create-report-request.d.cts +1 -1
- package/dist/actions/create-report-request.d.mts +1 -1
- package/dist/actions/create-report-request.mjs +1 -1
- package/dist/actions/create-report-request.mjs.map +1 -1
- package/dist/actions/create-tax-id.cjs +2 -2
- package/dist/actions/create-tax-id.cjs.map +1 -1
- package/dist/actions/create-tax-id.d.cts +2 -2
- package/dist/actions/create-tax-id.d.mts +2 -2
- package/dist/actions/create-tax-id.mjs +2 -2
- package/dist/actions/create-tax-id.mjs.map +1 -1
- package/dist/actions/create-transaction.cjs +6 -6
- package/dist/actions/create-transaction.cjs.map +1 -1
- package/dist/actions/create-transaction.d.cts +7 -6
- package/dist/actions/create-transaction.d.mts +7 -6
- package/dist/actions/create-transaction.mjs +6 -6
- package/dist/actions/create-transaction.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +1 -1
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +1 -1
- package/dist/actions/create-webhook.d.mts +1 -1
- package/dist/actions/create-webhook.mjs +1 -1
- package/dist/actions/create-webhook.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.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +1 -1
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +1 -1
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-coupon.cjs +1 -1
- package/dist/actions/delete-coupon.cjs.map +1 -1
- package/dist/actions/delete-coupon.d.cts +1 -1
- package/dist/actions/delete-coupon.d.cts.map +1 -1
- package/dist/actions/delete-coupon.d.mts +1 -1
- package/dist/actions/delete-coupon.d.mts.map +1 -1
- package/dist/actions/delete-coupon.mjs +1 -1
- package/dist/actions/delete-coupon.mjs.map +1 -1
- package/dist/actions/delete-estimate.cjs +1 -1
- package/dist/actions/delete-estimate.cjs.map +1 -1
- package/dist/actions/delete-estimate.d.cts +1 -1
- package/dist/actions/delete-estimate.d.cts.map +1 -1
- package/dist/actions/delete-estimate.d.mts +1 -1
- package/dist/actions/delete-estimate.d.mts.map +1 -1
- package/dist/actions/delete-estimate.mjs +1 -1
- package/dist/actions/delete-estimate.mjs.map +1 -1
- package/dist/actions/delete-expense.cjs +1 -1
- package/dist/actions/delete-expense.cjs.map +1 -1
- package/dist/actions/delete-expense.d.cts +1 -1
- package/dist/actions/delete-expense.d.cts.map +1 -1
- package/dist/actions/delete-expense.d.mts +1 -1
- package/dist/actions/delete-expense.d.mts.map +1 -1
- package/dist/actions/delete-expense.mjs +1 -1
- package/dist/actions/delete-expense.mjs.map +1 -1
- package/dist/actions/delete-product.cjs +1 -1
- package/dist/actions/delete-product.cjs.map +1 -1
- package/dist/actions/delete-product.d.cts +1 -1
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +1 -1
- package/dist/actions/delete-product.d.mts.map +1 -1
- package/dist/actions/delete-product.mjs +1 -1
- package/dist/actions/delete-product.mjs.map +1 -1
- package/dist/actions/delete-recurring.cjs +1 -1
- package/dist/actions/delete-recurring.cjs.map +1 -1
- package/dist/actions/delete-recurring.d.cts +1 -1
- package/dist/actions/delete-recurring.d.cts.map +1 -1
- package/dist/actions/delete-recurring.d.mts +1 -1
- package/dist/actions/delete-recurring.d.mts.map +1 -1
- package/dist/actions/delete-recurring.mjs +1 -1
- package/dist/actions/delete-recurring.mjs.map +1 -1
- package/dist/actions/delete-tax-id.cjs +1 -1
- package/dist/actions/delete-tax-id.cjs.map +1 -1
- package/dist/actions/delete-tax-id.d.cts +1 -1
- package/dist/actions/delete-tax-id.d.cts.map +1 -1
- package/dist/actions/delete-tax-id.d.mts +1 -1
- package/dist/actions/delete-tax-id.d.mts.map +1 -1
- package/dist/actions/delete-tax-id.mjs +1 -1
- package/dist/actions/delete-tax-id.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +1 -1
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +1 -1
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/deliver-credit-note.cjs +1 -1
- package/dist/actions/deliver-credit-note.cjs.map +1 -1
- package/dist/actions/deliver-credit-note.d.cts +1 -1
- package/dist/actions/deliver-credit-note.d.mts +1 -1
- package/dist/actions/deliver-credit-note.mjs +1 -1
- package/dist/actions/deliver-credit-note.mjs.map +1 -1
- package/dist/actions/deliver-estimate.cjs +1 -1
- package/dist/actions/deliver-estimate.cjs.map +1 -1
- package/dist/actions/deliver-estimate.d.cts +1 -1
- package/dist/actions/deliver-estimate.d.mts +1 -1
- package/dist/actions/deliver-estimate.mjs +1 -1
- package/dist/actions/deliver-estimate.mjs.map +1 -1
- package/dist/actions/deliver-invoice.cjs +1 -1
- package/dist/actions/deliver-invoice.cjs.map +1 -1
- package/dist/actions/deliver-invoice.d.cts +1 -1
- package/dist/actions/deliver-invoice.d.mts +1 -1
- package/dist/actions/deliver-invoice.mjs +1 -1
- package/dist/actions/deliver-invoice.mjs.map +1 -1
- package/dist/actions/deliver-receipt.cjs +1 -1
- package/dist/actions/deliver-receipt.cjs.map +1 -1
- package/dist/actions/deliver-receipt.d.cts +1 -1
- package/dist/actions/deliver-receipt.d.mts +1 -1
- package/dist/actions/deliver-receipt.mjs +1 -1
- package/dist/actions/deliver-receipt.mjs.map +1 -1
- package/dist/actions/get-authorization.cjs +1 -1
- package/dist/actions/get-authorization.cjs.map +1 -1
- package/dist/actions/get-authorization.d.cts +1 -1
- package/dist/actions/get-authorization.d.mts +1 -1
- package/dist/actions/get-authorization.mjs +1 -1
- package/dist/actions/get-authorization.mjs.map +1 -1
- package/dist/actions/get-estimate.cjs +2 -2
- package/dist/actions/get-estimate.cjs.map +1 -1
- package/dist/actions/get-estimate.d.cts +2 -2
- package/dist/actions/get-estimate.d.mts +2 -2
- package/dist/actions/get-estimate.mjs +2 -2
- package/dist/actions/get-estimate.mjs.map +1 -1
- package/dist/actions/list-contacts.cjs +2 -2
- package/dist/actions/list-contacts.cjs.map +1 -1
- package/dist/actions/list-contacts.d.cts +2 -2
- package/dist/actions/list-contacts.d.mts +2 -2
- package/dist/actions/list-contacts.mjs +2 -2
- package/dist/actions/list-contacts.mjs.map +1 -1
- package/dist/actions/list-coupons.cjs +2 -2
- package/dist/actions/list-coupons.cjs.map +1 -1
- package/dist/actions/list-coupons.d.cts +2 -2
- package/dist/actions/list-coupons.d.mts +2 -2
- package/dist/actions/list-coupons.mjs +2 -2
- package/dist/actions/list-coupons.mjs.map +1 -1
- package/dist/actions/list-credits.cjs +5 -5
- package/dist/actions/list-credits.cjs.map +1 -1
- package/dist/actions/list-credits.d.cts +8 -8
- package/dist/actions/list-credits.d.mts +8 -8
- package/dist/actions/list-credits.mjs +5 -5
- package/dist/actions/list-credits.mjs.map +1 -1
- package/dist/actions/list-estimates.cjs +5 -5
- package/dist/actions/list-estimates.cjs.map +1 -1
- package/dist/actions/list-estimates.d.cts +5 -5
- package/dist/actions/list-estimates.d.mts +5 -5
- package/dist/actions/list-estimates.mjs +5 -5
- package/dist/actions/list-estimates.mjs.map +1 -1
- package/dist/actions/list-evidence.cjs +2 -2
- package/dist/actions/list-evidence.cjs.map +1 -1
- package/dist/actions/list-evidence.d.cts +2 -2
- package/dist/actions/list-evidence.d.mts +2 -2
- package/dist/actions/list-evidence.mjs +2 -2
- package/dist/actions/list-evidence.mjs.map +1 -1
- package/dist/actions/list-expenses.cjs +5 -5
- package/dist/actions/list-expenses.cjs.map +1 -1
- package/dist/actions/list-expenses.d.cts +5 -5
- package/dist/actions/list-expenses.d.mts +5 -5
- package/dist/actions/list-expenses.mjs +5 -5
- package/dist/actions/list-expenses.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +9 -9
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +12 -12
- package/dist/actions/list-invoices.d.mts +12 -12
- package/dist/actions/list-invoices.mjs +9 -9
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-jurisdictions.cjs +2 -2
- package/dist/actions/list-jurisdictions.cjs.map +1 -1
- package/dist/actions/list-jurisdictions.d.cts +2 -2
- package/dist/actions/list-jurisdictions.d.mts +2 -2
- package/dist/actions/list-jurisdictions.mjs +2 -2
- package/dist/actions/list-jurisdictions.mjs.map +1 -1
- package/dist/actions/list-products.cjs +2 -2
- package/dist/actions/list-products.cjs.map +1 -1
- package/dist/actions/list-products.d.cts +2 -2
- package/dist/actions/list-products.d.mts +2 -2
- package/dist/actions/list-products.mjs +2 -2
- package/dist/actions/list-products.mjs.map +1 -1
- package/dist/actions/list-receipts.cjs +7 -7
- package/dist/actions/list-receipts.cjs.map +1 -1
- package/dist/actions/list-receipts.d.cts +10 -10
- package/dist/actions/list-receipts.d.mts +10 -10
- package/dist/actions/list-receipts.mjs +7 -7
- package/dist/actions/list-receipts.mjs.map +1 -1
- package/dist/actions/list-recurrings.cjs +7 -7
- package/dist/actions/list-recurrings.cjs.map +1 -1
- package/dist/actions/list-recurrings.d.cts +7 -7
- package/dist/actions/list-recurrings.d.mts +7 -7
- package/dist/actions/list-recurrings.mjs +7 -7
- package/dist/actions/list-recurrings.mjs.map +1 -1
- package/dist/actions/list-registered-tax-i-ds.cjs +3 -3
- package/dist/actions/list-registered-tax-i-ds.cjs.map +1 -1
- package/dist/actions/list-registered-tax-i-ds.d.cts +3 -3
- package/dist/actions/list-registered-tax-i-ds.d.mts +3 -3
- package/dist/actions/list-registered-tax-i-ds.mjs +3 -3
- package/dist/actions/list-registered-tax-i-ds.mjs.map +1 -1
- package/dist/actions/list-reporting-requests.cjs +3 -3
- package/dist/actions/list-reporting-requests.cjs.map +1 -1
- package/dist/actions/list-reporting-requests.d.cts +3 -3
- package/dist/actions/list-reporting-requests.d.mts +3 -3
- package/dist/actions/list-reporting-requests.mjs +3 -3
- package/dist/actions/list-reporting-requests.mjs.map +1 -1
- package/dist/actions/list-sessions.cjs +5 -5
- package/dist/actions/list-sessions.cjs.map +1 -1
- package/dist/actions/list-sessions.d.cts +5 -5
- package/dist/actions/list-sessions.d.mts +5 -5
- package/dist/actions/list-sessions.mjs +5 -5
- package/dist/actions/list-sessions.mjs.map +1 -1
- package/dist/actions/list-tax-codes.cjs +2 -2
- package/dist/actions/list-tax-codes.cjs.map +1 -1
- package/dist/actions/list-tax-codes.d.cts +2 -2
- package/dist/actions/list-tax-codes.d.mts +2 -2
- package/dist/actions/list-tax-codes.mjs +2 -2
- package/dist/actions/list-tax-codes.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +2 -2
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +2 -2
- package/dist/actions/list-webhooks.d.mts +2 -2
- package/dist/actions/list-webhooks.mjs +2 -2
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/mark-invoice-uncollectible.cjs +10 -10
- package/dist/actions/mark-invoice-uncollectible.cjs.map +1 -1
- package/dist/actions/mark-invoice-uncollectible.d.cts +10 -10
- package/dist/actions/mark-invoice-uncollectible.d.mts +10 -10
- package/dist/actions/mark-invoice-uncollectible.mjs +10 -10
- package/dist/actions/mark-invoice-uncollectible.mjs.map +1 -1
- package/dist/actions/ping.cjs +1 -1
- package/dist/actions/ping.cjs.map +1 -1
- package/dist/actions/ping.d.cts +1 -1
- package/dist/actions/ping.d.mts +1 -1
- package/dist/actions/ping.mjs +1 -1
- package/dist/actions/ping.mjs.map +1 -1
- package/dist/actions/record-invoice-payment.cjs +1 -1
- package/dist/actions/record-invoice-payment.cjs.map +1 -1
- package/dist/actions/record-invoice-payment.d.cts +1 -1
- package/dist/actions/record-invoice-payment.d.mts +1 -1
- package/dist/actions/record-invoice-payment.mjs +1 -1
- package/dist/actions/record-invoice-payment.mjs.map +1 -1
- package/dist/actions/remove-invoice-payment.cjs +1 -1
- package/dist/actions/remove-invoice-payment.cjs.map +1 -1
- package/dist/actions/remove-invoice-payment.d.cts +1 -1
- package/dist/actions/remove-invoice-payment.d.cts.map +1 -1
- package/dist/actions/remove-invoice-payment.d.mts +1 -1
- package/dist/actions/remove-invoice-payment.d.mts.map +1 -1
- package/dist/actions/remove-invoice-payment.mjs +1 -1
- package/dist/actions/remove-invoice-payment.mjs.map +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.cjs +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.cjs.map +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.cts +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.d.mts +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.mjs +1 -1
- package/dist/actions/retrieve-contact-by-processor-id.mjs.map +1 -1
- package/dist/actions/retrieve-contact.cjs +1 -1
- package/dist/actions/retrieve-contact.cjs.map +1 -1
- package/dist/actions/retrieve-contact.d.cts +1 -1
- package/dist/actions/retrieve-contact.d.mts +1 -1
- package/dist/actions/retrieve-contact.mjs +1 -1
- package/dist/actions/retrieve-contact.mjs.map +1 -1
- package/dist/actions/retrieve-coupon.cjs +1 -1
- package/dist/actions/retrieve-coupon.cjs.map +1 -1
- package/dist/actions/retrieve-coupon.d.cts +1 -1
- package/dist/actions/retrieve-coupon.d.mts +1 -1
- package/dist/actions/retrieve-coupon.mjs +1 -1
- package/dist/actions/retrieve-coupon.mjs.map +1 -1
- package/dist/actions/retrieve-credit.cjs +4 -4
- package/dist/actions/retrieve-credit.cjs.map +1 -1
- package/dist/actions/retrieve-credit.d.cts +4 -4
- package/dist/actions/retrieve-credit.d.mts +4 -4
- package/dist/actions/retrieve-credit.mjs +4 -4
- package/dist/actions/retrieve-credit.mjs.map +1 -1
- package/dist/actions/retrieve-evidence.cjs +1 -1
- package/dist/actions/retrieve-evidence.cjs.map +1 -1
- package/dist/actions/retrieve-evidence.d.cts +1 -1
- package/dist/actions/retrieve-evidence.d.mts +1 -1
- package/dist/actions/retrieve-evidence.mjs +1 -1
- package/dist/actions/retrieve-evidence.mjs.map +1 -1
- package/dist/actions/retrieve-expense.cjs +6 -6
- package/dist/actions/retrieve-expense.cjs.map +1 -1
- package/dist/actions/retrieve-expense.d.cts +6 -6
- package/dist/actions/retrieve-expense.d.mts +6 -6
- package/dist/actions/retrieve-expense.mjs +6 -6
- package/dist/actions/retrieve-expense.mjs.map +1 -1
- package/dist/actions/retrieve-invoice.cjs +2 -2
- package/dist/actions/retrieve-invoice.cjs.map +1 -1
- package/dist/actions/retrieve-invoice.d.cts +2 -2
- package/dist/actions/retrieve-invoice.d.mts +2 -2
- package/dist/actions/retrieve-invoice.mjs +2 -2
- package/dist/actions/retrieve-invoice.mjs.map +1 -1
- package/dist/actions/retrieve-jurisdiction.cjs +1 -1
- package/dist/actions/retrieve-jurisdiction.cjs.map +1 -1
- package/dist/actions/retrieve-jurisdiction.d.cts +1 -1
- package/dist/actions/retrieve-jurisdiction.d.mts +1 -1
- package/dist/actions/retrieve-jurisdiction.mjs +1 -1
- package/dist/actions/retrieve-jurisdiction.mjs.map +1 -1
- package/dist/actions/retrieve-product.cjs +1 -1
- package/dist/actions/retrieve-product.cjs.map +1 -1
- package/dist/actions/retrieve-product.d.cts +1 -1
- package/dist/actions/retrieve-product.d.mts +1 -1
- package/dist/actions/retrieve-product.mjs +1 -1
- package/dist/actions/retrieve-product.mjs.map +1 -1
- package/dist/actions/retrieve-receipt.cjs +2 -2
- package/dist/actions/retrieve-receipt.cjs.map +1 -1
- package/dist/actions/retrieve-receipt.d.cts +2 -2
- package/dist/actions/retrieve-receipt.d.mts +2 -2
- package/dist/actions/retrieve-receipt.mjs +2 -2
- package/dist/actions/retrieve-receipt.mjs.map +1 -1
- package/dist/actions/retrieve-recurring.cjs +6 -6
- package/dist/actions/retrieve-recurring.cjs.map +1 -1
- package/dist/actions/retrieve-recurring.d.cts +6 -6
- package/dist/actions/retrieve-recurring.d.mts +6 -6
- package/dist/actions/retrieve-recurring.mjs +6 -6
- package/dist/actions/retrieve-recurring.mjs.map +1 -1
- package/dist/actions/retrieve-reporting-request.cjs +2 -2
- package/dist/actions/retrieve-reporting-request.cjs.map +1 -1
- package/dist/actions/retrieve-reporting-request.d.cts +2 -2
- package/dist/actions/retrieve-reporting-request.d.mts +2 -2
- package/dist/actions/retrieve-reporting-request.mjs +2 -2
- package/dist/actions/retrieve-reporting-request.mjs.map +1 -1
- package/dist/actions/retrieve-tax-code.cjs +1 -1
- package/dist/actions/retrieve-tax-code.cjs.map +1 -1
- package/dist/actions/retrieve-tax-code.d.cts +1 -1
- package/dist/actions/retrieve-tax-code.d.mts +1 -1
- package/dist/actions/retrieve-tax-code.mjs +1 -1
- package/dist/actions/retrieve-tax-code.mjs.map +1 -1
- package/dist/actions/retrieve-tax-id.cjs +2 -2
- package/dist/actions/retrieve-tax-id.cjs.map +1 -1
- package/dist/actions/retrieve-tax-id.d.cts +2 -2
- package/dist/actions/retrieve-tax-id.d.mts +2 -2
- package/dist/actions/retrieve-tax-id.mjs +2 -2
- package/dist/actions/retrieve-tax-id.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +1 -1
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +1 -1
- package/dist/actions/update-contact.d.mts +1 -1
- package/dist/actions/update-contact.mjs +1 -1
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-coupon.cjs +1 -1
- package/dist/actions/update-coupon.cjs.map +1 -1
- package/dist/actions/update-coupon.d.cts +1 -1
- package/dist/actions/update-coupon.d.mts +1 -1
- package/dist/actions/update-coupon.mjs +1 -1
- package/dist/actions/update-coupon.mjs.map +1 -1
- package/dist/actions/update-estimate.cjs +4 -4
- package/dist/actions/update-estimate.cjs.map +1 -1
- package/dist/actions/update-estimate.d.cts +5 -4
- package/dist/actions/update-estimate.d.mts +5 -4
- package/dist/actions/update-estimate.mjs +4 -4
- package/dist/actions/update-estimate.mjs.map +1 -1
- package/dist/actions/update-evidence.cjs +1 -1
- package/dist/actions/update-evidence.cjs.map +1 -1
- package/dist/actions/update-evidence.d.cts +1 -1
- package/dist/actions/update-evidence.d.mts +1 -1
- package/dist/actions/update-evidence.mjs +1 -1
- package/dist/actions/update-evidence.mjs.map +1 -1
- package/dist/actions/update-expense.cjs +4 -4
- package/dist/actions/update-expense.cjs.map +1 -1
- package/dist/actions/update-expense.d.cts +4 -4
- package/dist/actions/update-expense.d.mts +4 -4
- package/dist/actions/update-expense.mjs +4 -4
- package/dist/actions/update-expense.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +3 -3
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +3 -3
- package/dist/actions/update-invoice.d.mts +3 -3
- package/dist/actions/update-invoice.mjs +3 -3
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-product.cjs +1 -1
- package/dist/actions/update-product.cjs.map +1 -1
- package/dist/actions/update-product.d.cts +1 -1
- package/dist/actions/update-product.d.mts +1 -1
- package/dist/actions/update-product.mjs +1 -1
- package/dist/actions/update-product.mjs.map +1 -1
- package/dist/actions/update-recurring.cjs +6 -6
- package/dist/actions/update-recurring.cjs.map +1 -1
- package/dist/actions/update-recurring.d.cts +13 -11
- package/dist/actions/update-recurring.d.cts.map +1 -1
- package/dist/actions/update-recurring.d.mts +13 -11
- package/dist/actions/update-recurring.d.mts.map +1 -1
- package/dist/actions/update-recurring.mjs +6 -6
- package/dist/actions/update-recurring.mjs.map +1 -1
- package/dist/actions/update-tax-id.cjs +2 -2
- package/dist/actions/update-tax-id.cjs.map +1 -1
- package/dist/actions/update-tax-id.d.cts +2 -2
- package/dist/actions/update-tax-id.d.mts +2 -2
- package/dist/actions/update-tax-id.mjs +2 -2
- package/dist/actions/update-tax-id.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +1 -1
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +1 -1
- package/dist/actions/update-webhook.d.mts +1 -1
- package/dist/actions/update-webhook.mjs +1 -1
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/validate-tax-id.cjs +1 -1
- package/dist/actions/validate-tax-id.cjs.map +1 -1
- package/dist/actions/validate-tax-id.d.cts +1 -1
- package/dist/actions/validate-tax-id.d.mts +1 -1
- package/dist/actions/validate-tax-id.mjs +1 -1
- package/dist/actions/validate-tax-id.mjs.map +1 -1
- package/dist/actions/void-credit-note.cjs +3 -3
- package/dist/actions/void-credit-note.cjs.map +1 -1
- package/dist/actions/void-credit-note.d.cts +3 -3
- package/dist/actions/void-credit-note.d.mts +3 -3
- package/dist/actions/void-credit-note.mjs +3 -3
- package/dist/actions/void-credit-note.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/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-recurring.cjs","names":["z","action"],"sources":["../../src/actions/delete-recurring.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteRecurringInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the recurring to be deleted\"),\n});\nexport const QuadernoDeleteRecurringOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-recurring.cjs","names":["z","action"],"sources":["../../src/actions/delete-recurring.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteRecurringInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the recurring to be deleted\"),\n});\nexport const QuadernoDeleteRecurringOutput = z.record(z.string(), z.unknown()).describe(\"Response model for successful recurring deletion. The API returns 204 No Content with an empty response body when deletion succeeds.\");\n\nexport const quadernoDeleteRecurring = action(\"QUADERNO_DELETE_RECURRING\", {\n slug: \"quaderno-delete-recurring\",\n name: \"Delete Recurring\",\n description: \"Tool to permanently delete a recurring by ID. Use when you need to remove a recurring document from Quaderno. This action is irreversible.\",\n input: QuadernoDeleteRecurringInput,\n output: QuadernoDeleteRecurringOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EACrF,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sIAAsI;AAE9N,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteRecurringInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteRecurringOutput: z.
|
|
7
|
+
declare const QuadernoDeleteRecurringOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteRecurring: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-recurring.d.cts","names":[],"sources":["../../src/actions/delete-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-recurring.d.cts","names":[],"sources":["../../src/actions/delete-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteRecurringInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteRecurringOutput: z.
|
|
7
|
+
declare const QuadernoDeleteRecurringOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteRecurring: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-recurring.d.mts","names":[],"sources":["../../src/actions/delete-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-recurring.d.mts","names":[],"sources":["../../src/actions/delete-recurring.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const quadernoDeleteRecurring = action("QUADERNO_DELETE_RECURRING", {
|
|
|
5
5
|
name: "Delete Recurring",
|
|
6
6
|
description: "Tool to permanently delete a recurring by ID. Use when you need to remove a recurring document from Quaderno. This action is irreversible.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The unique identifier (ID) of the recurring to be deleted") }),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response model for successful recurring deletion. The API returns 204 No Content with an empty response body when deletion succeeds.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { quadernoDeleteRecurring };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-recurring.mjs","names":[],"sources":["../../src/actions/delete-recurring.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteRecurringInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the recurring to be deleted\"),\n});\nexport const QuadernoDeleteRecurringOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-recurring.mjs","names":[],"sources":["../../src/actions/delete-recurring.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteRecurringInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the recurring to be deleted\"),\n});\nexport const QuadernoDeleteRecurringOutput = z.record(z.string(), z.unknown()).describe(\"Response model for successful recurring deletion. The API returns 204 No Content with an empty response body when deletion succeeds.\");\n\nexport const quadernoDeleteRecurring = action(\"QUADERNO_DELETE_RECURRING\", {\n slug: \"quaderno-delete-recurring\",\n name: \"Delete Recurring\",\n description: \"Tool to permanently delete a recurring by ID. Use when you need to remove a recurring document from Quaderno. This action is irreversible.\",\n input: QuadernoDeleteRecurringInput,\n output: QuadernoDeleteRecurringOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,EACrF,CAOS;CACP,QAP2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sIAO9E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-tax-id.ts
|
|
4
4
|
const QuadernoDeleteTaxIdInput = zod.z.object({ id: zod.z.string().describe("The numeric ID of the registered tax ID to delete (e.g., '2313487')") });
|
|
5
|
-
const QuadernoDeleteTaxIdOutput = zod.z.
|
|
5
|
+
const QuadernoDeleteTaxIdOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response model for delete tax ID action (204 No Content).");
|
|
6
6
|
const quadernoDeleteTaxId = require_action.action("QUADERNO_DELETE_TAX_ID", {
|
|
7
7
|
slug: "quaderno-delete-tax-id",
|
|
8
8
|
name: "Delete Tax ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tax-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-tax-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteTaxIdInput = z.object({\n id: z.string().describe(\"The numeric ID of the registered tax ID to delete (e.g., '2313487')\"),\n});\nexport const QuadernoDeleteTaxIdOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-tax-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-tax-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteTaxIdInput = z.object({\n id: z.string().describe(\"The numeric ID of the registered tax ID to delete (e.g., '2313487')\"),\n});\nexport const QuadernoDeleteTaxIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model for delete tax ID action (204 No Content).\");\n\nexport const quadernoDeleteTaxId = action(\"QUADERNO_DELETE_TAX_ID\", {\n slug: \"quaderno-delete-tax-id\",\n name: \"Delete Tax ID\",\n description: \"Permanently deletes a registered tax ID from your Quaderno account. Use this when you need to remove a tax jurisdiction registration that is no longer needed.\",\n input: QuadernoDeleteTaxIdInput,\n output: QuadernoDeleteTaxIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,EAC/F,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAErJ,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteTaxIdInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteTaxIdOutput: z.
|
|
7
|
+
declare const QuadernoDeleteTaxIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tax-id.d.cts","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-tax-id.d.cts","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteTaxIdInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteTaxIdOutput: z.
|
|
7
|
+
declare const QuadernoDeleteTaxIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteTaxId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tax-id.d.mts","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-tax-id.d.mts","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const quadernoDeleteTaxId = action("QUADERNO_DELETE_TAX_ID", {
|
|
|
5
5
|
name: "Delete Tax ID",
|
|
6
6
|
description: "Permanently deletes a registered tax ID from your Quaderno account. Use this when you need to remove a tax jurisdiction registration that is no longer needed.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The numeric ID of the registered tax ID to delete (e.g., '2313487')") }),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Empty response model for delete tax ID action (204 No Content).")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { quadernoDeleteTaxId };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-tax-id.mjs","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteTaxIdInput = z.object({\n id: z.string().describe(\"The numeric ID of the registered tax ID to delete (e.g., '2313487')\"),\n});\nexport const QuadernoDeleteTaxIdOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-tax-id.mjs","names":[],"sources":["../../src/actions/delete-tax-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteTaxIdInput = z.object({\n id: z.string().describe(\"The numeric ID of the registered tax ID to delete (e.g., '2313487')\"),\n});\nexport const QuadernoDeleteTaxIdOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model for delete tax ID action (204 No Content).\");\n\nexport const quadernoDeleteTaxId = action(\"QUADERNO_DELETE_TAX_ID\", {\n slug: \"quaderno-delete-tax-id\",\n name: \"Delete Tax ID\",\n description: \"Permanently deletes a registered tax ID from your Quaderno account. Use this when you need to remove a tax jurisdiction registration that is no longer needed.\",\n input: QuadernoDeleteTaxIdInput,\n output: QuadernoDeleteTaxIdOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,EAC/F,CAOS;CACP,QAPuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iEAO1E;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-webhook.ts
|
|
4
4
|
const QuadernoDeleteWebhookInput = zod.z.object({ id: zod.z.number().int().describe("The unique identifier of the webhook to delete") });
|
|
5
|
-
const QuadernoDeleteWebhookOutput = zod.z.
|
|
5
|
+
const QuadernoDeleteWebhookOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Empty response model for delete webhook action (204 No Content).");
|
|
6
6
|
const quadernoDeleteWebhook = require_action.action("QUADERNO_DELETE_WEBHOOK", {
|
|
7
7
|
slug: "quaderno-delete-webhook",
|
|
8
8
|
name: "Delete Webhook",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to delete\"),\n});\nexport const QuadernoDeleteWebhookOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-webhook.cjs","names":["z","action"],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to delete\"),\n});\nexport const QuadernoDeleteWebhookOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model for delete webhook action (204 No Content).\");\n\nexport const quadernoDeleteWebhook = action(\"QUADERNO_DELETE_WEBHOOK\", {\n slug: \"quaderno-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to permanently delete a webhook by ID. Use when you have confirmed the webhook ID is correct and no longer need the webhook.\",\n input: QuadernoDeleteWebhookInput,\n output: QuadernoDeleteWebhookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAExJ,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteWebhookInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteWebhookOutput: z.
|
|
7
|
+
declare const QuadernoDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.cts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const QuadernoDeleteWebhookInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const QuadernoDeleteWebhookOutput: z.
|
|
7
|
+
declare const QuadernoDeleteWebhookOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const quadernoDeleteWebhook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: number;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-webhook.d.mts","names":[],"sources":["../../src/actions/delete-webhook.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const quadernoDeleteWebhook = action("QUADERNO_DELETE_WEBHOOK", {
|
|
|
5
5
|
name: "Delete Webhook",
|
|
6
6
|
description: "Tool to permanently delete a webhook by ID. Use when you have confirmed the webhook ID is correct and no longer need the webhook.",
|
|
7
7
|
input: z.object({ id: z.number().int().describe("The unique identifier of the webhook to delete") }),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Empty response model for delete webhook action (204 No Content).")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { quadernoDeleteWebhook };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to delete\"),\n});\nexport const QuadernoDeleteWebhookOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-webhook.mjs","names":[],"sources":["../../src/actions/delete-webhook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeleteWebhookInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the webhook to delete\"),\n});\nexport const QuadernoDeleteWebhookOutput = z.record(z.string(), z.unknown()).describe(\"Empty response model for delete webhook action (204 No Content).\");\n\nexport const quadernoDeleteWebhook = action(\"QUADERNO_DELETE_WEBHOOK\", {\n slug: \"quaderno-delete-webhook\",\n name: \"Delete Webhook\",\n description: \"Tool to permanently delete a webhook by ID. Use when you have confirmed the webhook ID is correct and no longer need the webhook.\",\n input: QuadernoDeleteWebhookInput,\n output: QuadernoDeleteWebhookOutput,\n});\n"],"mappings":";;AASA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwC,EAAE,OAAO,EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EAChF,CAOS;CACP,QAPyC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kEAO5E;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const QuadernoDeliverCreditNoteOutput = zod.z.object({
|
|
|
8
8
|
credit_id: zod.z.number().int().describe("ID of the credit note that was delivered").nullable(),
|
|
9
9
|
permalink: zod.z.string().describe("Public URL to view the credit note online").nullable().optional(),
|
|
10
10
|
contact_email: zod.z.string().describe("Email address where the credit note was delivered").nullable().optional()
|
|
11
|
-
}).describe("Response model after successfully delivering a credit note via email.");
|
|
11
|
+
}).passthrough().describe("Response model after successfully delivering a credit note via email.");
|
|
12
12
|
const quadernoDeliverCreditNote = require_action.action("QUADERNO_DELIVER_CREDIT_NOTE", {
|
|
13
13
|
slug: "quaderno-deliver-credit-note",
|
|
14
14
|
name: "Deliver Credit Note",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-credit-note.cjs","names":["z","action"],"sources":["../../src/actions/deliver-credit-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverCreditNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the credit note to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a credit note via email to the customer's registered email address.\");\nexport const QuadernoDeliverCreditNoteOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the credit note PDF\").nullable().optional(),\n number: z.string().describe(\"Credit note number (e.g., '00003')\").nullable().optional(),\n credit_id: z.number().int().describe(\"ID of the credit note that was delivered\").nullable(),\n permalink: z.string().describe(\"Public URL to view the credit note online\").nullable().optional(),\n contact_email: z.string().describe(\"Email address where the credit note was delivered\").nullable().optional(),\n}).describe(\"Response model after successfully delivering a credit note via email.\");\n\nexport const quadernoDeliverCreditNote = action(\"QUADERNO_DELIVER_CREDIT_NOTE\", {\n slug: \"quaderno-deliver-credit-note\",\n name: \"Deliver Credit Note\",\n description: \"Sends a credit note to the customer via email. The contact associated with the credit note must have a valid email address. Returns the credit note details including the delivery email and PDF link.\",\n input: QuadernoDeliverCreditNoteInput,\n output: QuadernoDeliverCreditNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACpI,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,uEAAuE;
|
|
1
|
+
{"version":3,"file":"deliver-credit-note.cjs","names":["z","action"],"sources":["../../src/actions/deliver-credit-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverCreditNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the credit note to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a credit note via email to the customer's registered email address.\");\nexport const QuadernoDeliverCreditNoteOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the credit note PDF\").nullable().optional(),\n number: z.string().describe(\"Credit note number (e.g., '00003')\").nullable().optional(),\n credit_id: z.number().int().describe(\"ID of the credit note that was delivered\").nullable(),\n permalink: z.string().describe(\"Public URL to view the credit note online\").nullable().optional(),\n contact_email: z.string().describe(\"Email address where the credit note was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model after successfully delivering a credit note via email.\");\n\nexport const quadernoDeliverCreditNote = action(\"QUADERNO_DELIVER_CREDIT_NOTE\", {\n slug: \"quaderno-deliver-credit-note\",\n name: \"Deliver Credit Note\",\n description: \"Sends a credit note to the customer via email. The contact associated with the credit note must have a valid email address. Returns the credit note details including the delivery email and PDF link.\",\n input: QuadernoDeliverCreditNoteInput,\n output: QuadernoDeliverCreditNoteOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACpI,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ declare const QuadernoDeliverCreditNoteOutput: z.ZodObject<{
|
|
|
10
10
|
credit_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
16
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -10,7 +10,7 @@ declare const QuadernoDeliverCreditNoteOutput: z.ZodObject<{
|
|
|
10
10
|
credit_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverCreditNote: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
16
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -11,7 +11,7 @@ const quadernoDeliverCreditNote = action("QUADERNO_DELIVER_CREDIT_NOTE", {
|
|
|
11
11
|
credit_id: z.number().int().describe("ID of the credit note that was delivered").nullable(),
|
|
12
12
|
permalink: z.string().describe("Public URL to view the credit note online").nullable().optional(),
|
|
13
13
|
contact_email: z.string().describe("Email address where the credit note was delivered").nullable().optional()
|
|
14
|
-
}).describe("Response model after successfully delivering a credit note via email.")
|
|
14
|
+
}).passthrough().describe("Response model after successfully delivering a credit note via email.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { quadernoDeliverCreditNote };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-credit-note.mjs","names":[],"sources":["../../src/actions/deliver-credit-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverCreditNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the credit note to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a credit note via email to the customer's registered email address.\");\nexport const QuadernoDeliverCreditNoteOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the credit note PDF\").nullable().optional(),\n number: z.string().describe(\"Credit note number (e.g., '00003')\").nullable().optional(),\n credit_id: z.number().int().describe(\"ID of the credit note that was delivered\").nullable(),\n permalink: z.string().describe(\"Public URL to view the credit note online\").nullable().optional(),\n contact_email: z.string().describe(\"Email address where the credit note was delivered\").nullable().optional(),\n}).describe(\"Response model after successfully delivering a credit note via email.\");\n\nexport const quadernoDeliverCreditNote = action(\"QUADERNO_DELIVER_CREDIT_NOTE\", {\n slug: \"quaderno-deliver-credit-note\",\n name: \"Deliver Credit Note\",\n description: \"Sends a credit note to the customer via email. The contact associated with the credit note must have a valid email address. Returns the credit note details including the delivery email and PDF link.\",\n input: QuadernoDeliverCreditNoteInput,\n output: QuadernoDeliverCreditNoteOutput,\n});\n"],"mappings":";;AAeA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACpI,CAAC,CAAC,CAAC,SAAS,kGAaH;CACP,QAb6C,EAAE,OAAO;EACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"deliver-credit-note.mjs","names":[],"sources":["../../src/actions/deliver-credit-note.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverCreditNoteInput = z.object({\n id: z.string().describe(\"Unique identifier of the credit note to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a credit note via email to the customer's registered email address.\");\nexport const QuadernoDeliverCreditNoteOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the credit note PDF\").nullable().optional(),\n number: z.string().describe(\"Credit note number (e.g., '00003')\").nullable().optional(),\n credit_id: z.number().int().describe(\"ID of the credit note that was delivered\").nullable(),\n permalink: z.string().describe(\"Public URL to view the credit note online\").nullable().optional(),\n contact_email: z.string().describe(\"Email address where the credit note was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model after successfully delivering a credit note via email.\");\n\nexport const quadernoDeliverCreditNote = action(\"QUADERNO_DELIVER_CREDIT_NOTE\", {\n slug: \"quaderno-deliver-credit-note\",\n name: \"Deliver Credit Note\",\n description: \"Sends a credit note to the customer via email. The contact associated with the credit note must have a valid email address. Returns the credit note details including the delivery email and PDF link.\",\n input: QuadernoDeliverCreditNoteInput,\n output: QuadernoDeliverCreditNoteOutput,\n});\n"],"mappings":";;AAeA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,EACpI,CAAC,CAAC,CAAC,SAAS,kGAaH;CACP,QAb6C,EAAE,OAAO;EACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const QuadernoDeliverEstimateOutput = zod.z.object({
|
|
|
7
7
|
number: zod.z.string().describe("Estimate number").nullable().optional(),
|
|
8
8
|
estimate_id: zod.z.number().int().describe("ID of the estimate that was delivered").nullable(),
|
|
9
9
|
contact_email: zod.z.string().describe("Email address where the estimate was delivered").nullable().optional()
|
|
10
|
-
}).describe("Response model for the deliver estimate action.");
|
|
10
|
+
}).passthrough().describe("Response model for the deliver estimate action.");
|
|
11
11
|
const quadernoDeliverEstimate = require_action.action("QUADERNO_DELIVER_ESTIMATE", {
|
|
12
12
|
slug: "quaderno-deliver-estimate",
|
|
13
13
|
name: "Deliver Estimate",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-estimate.cjs","names":["z","action"],"sources":["../../src/actions/deliver-estimate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverEstimateInput = z.object({\n id: z.string().describe(\"Unique identifier of the estimate to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an estimate via email.\");\nexport const QuadernoDeliverEstimateOutput = z.object({\n state: z.string().describe(\"Current state of the estimate (e.g., outstanding, accepted, rejected)\").nullable().optional(),\n number: z.string().describe(\"Estimate number\").nullable().optional(),\n estimate_id: z.number().int().describe(\"ID of the estimate that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the estimate was delivered\").nullable().optional(),\n}).describe(\"Response model for the deliver estimate action.\");\n\nexport const quadernoDeliverEstimate = action(\"QUADERNO_DELIVER_ESTIMATE\", {\n slug: \"quaderno-deliver-estimate\",\n name: \"Deliver Estimate\",\n description: \"Delivers an estimate to the customer via email. The estimate's contact must have a valid email address. Use this after creating or finalizing an estimate to send it to the customer.\",\n input: QuadernoDeliverEstimateInput,\n output: QuadernoDeliverEstimateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"deliver-estimate.cjs","names":["z","action"],"sources":["../../src/actions/deliver-estimate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverEstimateInput = z.object({\n id: z.string().describe(\"Unique identifier of the estimate to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an estimate via email.\");\nexport const QuadernoDeliverEstimateOutput = z.object({\n state: z.string().describe(\"Current state of the estimate (e.g., outstanding, accepted, rejected)\").nullable().optional(),\n number: z.string().describe(\"Estimate number\").nullable().optional(),\n estimate_id: z.number().int().describe(\"ID of the estimate that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the estimate was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model for the deliver estimate action.\");\n\nexport const quadernoDeliverEstimate = action(\"QUADERNO_DELIVER_ESTIMATE\", {\n slug: \"quaderno-deliver-estimate\",\n name: \"Deliver Estimate\",\n description: \"Delivers an estimate to the customer via email. The estimate's contact must have a valid email address. Use this after creating or finalizing an estimate to send it to the customer.\",\n input: QuadernoDeliverEstimateInput,\n output: QuadernoDeliverEstimateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const QuadernoDeliverEstimateOutput: z.ZodObject<{
|
|
|
9
9
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
estimate_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoDeliverEstimate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -9,7 +9,7 @@ declare const QuadernoDeliverEstimateOutput: z.ZodObject<{
|
|
|
9
9
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
estimate_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoDeliverEstimate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -10,7 +10,7 @@ const quadernoDeliverEstimate = action("QUADERNO_DELIVER_ESTIMATE", {
|
|
|
10
10
|
number: z.string().describe("Estimate number").nullable().optional(),
|
|
11
11
|
estimate_id: z.number().int().describe("ID of the estimate that was delivered").nullable(),
|
|
12
12
|
contact_email: z.string().describe("Email address where the estimate was delivered").nullable().optional()
|
|
13
|
-
}).describe("Response model for the deliver estimate action.")
|
|
13
|
+
}).passthrough().describe("Response model for the deliver estimate action.")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
16
16
|
export { quadernoDeliverEstimate };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-estimate.mjs","names":[],"sources":["../../src/actions/deliver-estimate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverEstimateInput = z.object({\n id: z.string().describe(\"Unique identifier of the estimate to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an estimate via email.\");\nexport const QuadernoDeliverEstimateOutput = z.object({\n state: z.string().describe(\"Current state of the estimate (e.g., outstanding, accepted, rejected)\").nullable().optional(),\n number: z.string().describe(\"Estimate number\").nullable().optional(),\n estimate_id: z.number().int().describe(\"ID of the estimate that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the estimate was delivered\").nullable().optional(),\n}).describe(\"Response model for the deliver estimate action.\");\n\nexport const quadernoDeliverEstimate = action(\"QUADERNO_DELIVER_ESTIMATE\", {\n slug: \"quaderno-deliver-estimate\",\n name: \"Deliver Estimate\",\n description: \"Delivers an estimate to the customer via email. The estimate's contact must have a valid email address. Use this after creating or finalizing an estimate to send it to the customer.\",\n input: QuadernoDeliverEstimateInput,\n output: QuadernoDeliverEstimateOutput,\n});\n"],"mappings":";;AAcA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAYH;CACP,QAZ2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACzF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"deliver-estimate.mjs","names":[],"sources":["../../src/actions/deliver-estimate.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverEstimateInput = z.object({\n id: z.string().describe(\"Unique identifier of the estimate to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an estimate via email.\");\nexport const QuadernoDeliverEstimateOutput = z.object({\n state: z.string().describe(\"Current state of the estimate (e.g., outstanding, accepted, rejected)\").nullable().optional(),\n number: z.string().describe(\"Estimate number\").nullable().optional(),\n estimate_id: z.number().int().describe(\"ID of the estimate that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the estimate was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model for the deliver estimate action.\");\n\nexport const quadernoDeliverEstimate = action(\"QUADERNO_DELIVER_ESTIMATE\", {\n slug: \"quaderno-deliver-estimate\",\n name: \"Deliver Estimate\",\n description: \"Delivers an estimate to the customer via email. The estimate's contact must have a valid email address. Use this after creating or finalizing an estimate to send it to the customer.\",\n input: QuadernoDeliverEstimateInput,\n output: QuadernoDeliverEstimateOutput,\n});\n"],"mappings":";;AAcA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAYH;CACP,QAZ2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACzF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const QuadernoDeliverInvoiceOutput = zod.z.object({
|
|
|
7
7
|
number: zod.z.string().describe("Invoice number").nullable().optional(),
|
|
8
8
|
invoice_id: zod.z.number().int().describe("ID of the invoice that was delivered").nullable(),
|
|
9
9
|
contact_email: zod.z.string().describe("Email address where the invoice was delivered").nullable().optional()
|
|
10
|
-
}).describe("Response model for the deliver invoice action.");
|
|
10
|
+
}).passthrough().describe("Response model for the deliver invoice action.");
|
|
11
11
|
const quadernoDeliverInvoice = require_action.action("QUADERNO_DELIVER_INVOICE", {
|
|
12
12
|
slug: "quaderno-deliver-invoice",
|
|
13
13
|
name: "Deliver Invoice",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-invoice.cjs","names":["z","action"],"sources":["../../src/actions/deliver-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverInvoiceInput = z.object({\n id: z.string().describe(\"Invoice ID to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an invoice via email.\");\nexport const QuadernoDeliverInvoiceOutput = z.object({\n state: z.string().describe(\"Current state of the invoice (e.g., outstanding, paid)\").nullable().optional(),\n number: z.string().describe(\"Invoice number\").nullable().optional(),\n invoice_id: z.number().int().describe(\"ID of the invoice that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the invoice was delivered\").nullable().optional(),\n}).describe(\"Response model for the deliver invoice action.\");\n\nexport const quadernoDeliverInvoice = action(\"QUADERNO_DELIVER_INVOICE\", {\n slug: \"quaderno-deliver-invoice\",\n name: \"Deliver Invoice\",\n description: \"Delivers an invoice to the customer via email. The invoice's contact must have a valid email address. Use this after creating or finalizing an invoice to send it to the customer.\",\n input: QuadernoDeliverInvoiceInput,\n output: QuadernoDeliverInvoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"deliver-invoice.cjs","names":["z","action"],"sources":["../../src/actions/deliver-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverInvoiceInput = z.object({\n id: z.string().describe(\"Invoice ID to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an invoice via email.\");\nexport const QuadernoDeliverInvoiceOutput = z.object({\n state: z.string().describe(\"Current state of the invoice (e.g., outstanding, paid)\").nullable().optional(),\n number: z.string().describe(\"Invoice number\").nullable().optional(),\n invoice_id: z.number().int().describe(\"ID of the invoice that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the invoice was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model for the deliver invoice action.\");\n\nexport const quadernoDeliverInvoice = action(\"QUADERNO_DELIVER_INVOICE\", {\n slug: \"quaderno-deliver-invoice\",\n name: \"Deliver Invoice\",\n description: \"Delivers an invoice to the customer via email. The invoice's contact must have a valid email address. Use this after creating or finalizing an invoice to send it to the customer.\",\n input: QuadernoDeliverInvoiceInput,\n output: QuadernoDeliverInvoiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAE1E,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const QuadernoDeliverInvoiceOutput: z.ZodObject<{
|
|
|
9
9
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
invoice_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoDeliverInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -9,7 +9,7 @@ declare const QuadernoDeliverInvoiceOutput: z.ZodObject<{
|
|
|
9
9
|
number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
invoice_id: z.ZodNullable<z.ZodNumber>;
|
|
11
11
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoDeliverInvoice: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
14
|
id: string;
|
|
15
15
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -10,7 +10,7 @@ const quadernoDeliverInvoice = action("QUADERNO_DELIVER_INVOICE", {
|
|
|
10
10
|
number: z.string().describe("Invoice number").nullable().optional(),
|
|
11
11
|
invoice_id: z.number().int().describe("ID of the invoice that was delivered").nullable(),
|
|
12
12
|
contact_email: z.string().describe("Email address where the invoice was delivered").nullable().optional()
|
|
13
|
-
}).describe("Response model for the deliver invoice action.")
|
|
13
|
+
}).passthrough().describe("Response model for the deliver invoice action.")
|
|
14
14
|
});
|
|
15
15
|
//#endregion
|
|
16
16
|
export { quadernoDeliverInvoice };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-invoice.mjs","names":[],"sources":["../../src/actions/deliver-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverInvoiceInput = z.object({\n id: z.string().describe(\"Invoice ID to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an invoice via email.\");\nexport const QuadernoDeliverInvoiceOutput = z.object({\n state: z.string().describe(\"Current state of the invoice (e.g., outstanding, paid)\").nullable().optional(),\n number: z.string().describe(\"Invoice number\").nullable().optional(),\n invoice_id: z.number().int().describe(\"ID of the invoice that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the invoice was delivered\").nullable().optional(),\n}).describe(\"Response model for the deliver invoice action.\");\n\nexport const quadernoDeliverInvoice = action(\"QUADERNO_DELIVER_INVOICE\", {\n slug: \"quaderno-deliver-invoice\",\n name: \"Deliver Invoice\",\n description: \"Delivers an invoice to the customer via email. The invoice's contact must have a valid email address. Use this after creating or finalizing an invoice to send it to the customer.\",\n input: QuadernoDeliverInvoiceInput,\n output: QuadernoDeliverInvoiceOutput,\n});\n"],"mappings":";;AAcA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,oDAYH;CACP,QAZ0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"deliver-invoice.mjs","names":[],"sources":["../../src/actions/deliver-invoice.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverInvoiceInput = z.object({\n id: z.string().describe(\"Invoice ID to deliver via email to the customer contact\"),\n}).describe(\"Request model for delivering an invoice via email.\");\nexport const QuadernoDeliverInvoiceOutput = z.object({\n state: z.string().describe(\"Current state of the invoice (e.g., outstanding, paid)\").nullable().optional(),\n number: z.string().describe(\"Invoice number\").nullable().optional(),\n invoice_id: z.number().int().describe(\"ID of the invoice that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the invoice was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model for the deliver invoice action.\");\n\nexport const quadernoDeliverInvoice = action(\"QUADERNO_DELIVER_INVOICE\", {\n slug: \"quaderno-deliver-invoice\",\n name: \"Deliver Invoice\",\n description: \"Delivers an invoice to the customer via email. The invoice's contact must have a valid email address. Use this after creating or finalizing an invoice to send it to the customer.\",\n input: QuadernoDeliverInvoiceInput,\n output: QuadernoDeliverInvoiceOutput,\n});\n"],"mappings":";;AAcA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,EACnF,CAAC,CAAC,CAAC,SAAS,oDAYH;CACP,QAZ0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const QuadernoDeliverReceiptOutput = zod.z.object({
|
|
|
8
8
|
permalink: zod.z.string().describe("Public URL to view the receipt online").nullable().optional(),
|
|
9
9
|
receipt_id: zod.z.number().int().describe("ID of the receipt that was delivered").nullable(),
|
|
10
10
|
contact_email: zod.z.string().describe("Email address where the receipt was delivered").nullable().optional()
|
|
11
|
-
}).describe("Response model after successfully delivering a receipt via email.");
|
|
11
|
+
}).passthrough().describe("Response model after successfully delivering a receipt via email.");
|
|
12
12
|
const quadernoDeliverReceipt = require_action.action("QUADERNO_DELIVER_RECEIPT", {
|
|
13
13
|
slug: "quaderno-deliver-receipt",
|
|
14
14
|
name: "Deliver Receipt",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-receipt.cjs","names":["z","action"],"sources":["../../src/actions/deliver-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverReceiptInput = z.object({\n id: z.string().describe(\"Unique identifier of the receipt to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a receipt via email to the customer's registered email address.\");\nexport const QuadernoDeliverReceiptOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the receipt PDF\").nullable().optional(),\n number: z.string().describe(\"Receipt number\").nullable().optional(),\n permalink: z.string().describe(\"Public URL to view the receipt online\").nullable().optional(),\n receipt_id: z.number().int().describe(\"ID of the receipt that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the receipt was delivered\").nullable().optional(),\n}).describe(\"Response model after successfully delivering a receipt via email.\");\n\nexport const quadernoDeliverReceipt = action(\"QUADERNO_DELIVER_RECEIPT\", {\n slug: \"quaderno-deliver-receipt\",\n name: \"Deliver Receipt\",\n description: \"Sends a receipt to the customer via email. The contact associated with the receipt must have a valid email address. Returns the receipt details including the delivery email and PDF link.\",\n input: QuadernoDeliverReceiptInput,\n output: QuadernoDeliverReceiptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EAChI,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC1G,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,mEAAmE;
|
|
1
|
+
{"version":3,"file":"deliver-receipt.cjs","names":["z","action"],"sources":["../../src/actions/deliver-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverReceiptInput = z.object({\n id: z.string().describe(\"Unique identifier of the receipt to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a receipt via email to the customer's registered email address.\");\nexport const QuadernoDeliverReceiptOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the receipt PDF\").nullable().optional(),\n number: z.string().describe(\"Receipt number\").nullable().optional(),\n permalink: z.string().describe(\"Public URL to view the receipt online\").nullable().optional(),\n receipt_id: z.number().int().describe(\"ID of the receipt that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the receipt was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model after successfully delivering a receipt via email.\");\n\nexport const quadernoDeliverReceipt = action(\"QUADERNO_DELIVER_RECEIPT\", {\n slug: \"quaderno-deliver-receipt\",\n name: \"Deliver Receipt\",\n description: \"Sends a receipt to the customer via email. The contact associated with the receipt must have a valid email address. Returns the receipt details including the delivery email and PDF link.\",\n input: QuadernoDeliverReceiptInput,\n output: QuadernoDeliverReceiptOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EAChI,CAAC,CAAC,CAAC,SAAS,8FAA8F;AAC1G,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ declare const QuadernoDeliverReceiptOutput: z.ZodObject<{
|
|
|
10
10
|
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
receipt_id: z.ZodNullable<z.ZodNumber>;
|
|
12
12
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverReceipt: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
16
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -10,7 +10,7 @@ declare const QuadernoDeliverReceiptOutput: z.ZodObject<{
|
|
|
10
10
|
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
receipt_id: z.ZodNullable<z.ZodNumber>;
|
|
12
12
|
contact_email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const quadernoDeliverReceipt: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
id: string;
|
|
16
16
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -11,7 +11,7 @@ const quadernoDeliverReceipt = action("QUADERNO_DELIVER_RECEIPT", {
|
|
|
11
11
|
permalink: z.string().describe("Public URL to view the receipt online").nullable().optional(),
|
|
12
12
|
receipt_id: z.number().int().describe("ID of the receipt that was delivered").nullable(),
|
|
13
13
|
contact_email: z.string().describe("Email address where the receipt was delivered").nullable().optional()
|
|
14
|
-
}).describe("Response model after successfully delivering a receipt via email.")
|
|
14
|
+
}).passthrough().describe("Response model after successfully delivering a receipt via email.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { quadernoDeliverReceipt };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliver-receipt.mjs","names":[],"sources":["../../src/actions/deliver-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverReceiptInput = z.object({\n id: z.string().describe(\"Unique identifier of the receipt to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a receipt via email to the customer's registered email address.\");\nexport const QuadernoDeliverReceiptOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the receipt PDF\").nullable().optional(),\n number: z.string().describe(\"Receipt number\").nullable().optional(),\n permalink: z.string().describe(\"Public URL to view the receipt online\").nullable().optional(),\n receipt_id: z.number().int().describe(\"ID of the receipt that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the receipt was delivered\").nullable().optional(),\n}).describe(\"Response model after successfully delivering a receipt via email.\");\n\nexport const quadernoDeliverReceipt = action(\"QUADERNO_DELIVER_RECEIPT\", {\n slug: \"quaderno-deliver-receipt\",\n name: \"Deliver Receipt\",\n description: \"Sends a receipt to the customer via email. The contact associated with the receipt must have a valid email address. Returns the receipt details including the delivery email and PDF link.\",\n input: QuadernoDeliverReceiptInput,\n output: QuadernoDeliverReceiptOutput,\n});\n"],"mappings":";;AAeA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EAChI,CAAC,CAAC,CAAC,SAAS,8FAaH;CACP,QAb0C,EAAE,OAAO;EACnD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"deliver-receipt.mjs","names":[],"sources":["../../src/actions/deliver-receipt.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoDeliverReceiptInput = z.object({\n id: z.string().describe(\"Unique identifier of the receipt to deliver. The associated contact must have a valid email address.\"),\n}).describe(\"Request model for delivering a receipt via email to the customer's registered email address.\");\nexport const QuadernoDeliverReceiptOutput = z.object({\n pdf: z.string().describe(\"Direct URL to download the receipt PDF\").nullable().optional(),\n number: z.string().describe(\"Receipt number\").nullable().optional(),\n permalink: z.string().describe(\"Public URL to view the receipt online\").nullable().optional(),\n receipt_id: z.number().int().describe(\"ID of the receipt that was delivered\").nullable(),\n contact_email: z.string().describe(\"Email address where the receipt was delivered\").nullable().optional(),\n}).passthrough().describe(\"Response model after successfully delivering a receipt via email.\");\n\nexport const quadernoDeliverReceipt = action(\"QUADERNO_DELIVER_RECEIPT\", {\n slug: \"quaderno-deliver-receipt\",\n name: \"Deliver Receipt\",\n description: \"Sends a receipt to the customer via email. The contact associated with the receipt must have a valid email address. Returns the receipt details including the delivery email and PDF link.\",\n input: QuadernoDeliverReceiptInput,\n output: QuadernoDeliverReceiptOutput,\n});\n"],"mappings":";;AAeA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfyC,EAAE,OAAO,EAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,EAChI,CAAC,CAAC,CAAC,SAAS,8FAaH;CACP,QAb0C,EAAE,OAAO;EACnD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAOhB;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const QuadernoGetAuthorizationOutput = zod.z.object({
|
|
|
9
9
|
email: zod.z.string().describe("Account holder's email address").nullable(),
|
|
10
10
|
publishable_key: zod.z.string().describe("Publishable API key for the account").nullable(),
|
|
11
11
|
default_api_version: zod.z.number().int().describe("Default API version for the account").nullable()
|
|
12
|
-
}).describe("Response model for authorization credentials.");
|
|
12
|
+
}).passthrough().describe("Response model for authorization credentials.");
|
|
13
13
|
const quadernoGetAuthorization = require_action.action("QUADERNO_GET_AUTHORIZATION", {
|
|
14
14
|
slug: "quaderno-get-authorization",
|
|
15
15
|
name: "Get Authorization",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-authorization.cjs","names":["z","action"],"sources":["../../src/actions/get-authorization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoGetAuthorizationInput = z.object({}).describe(\"Request model for getting account authorization credentials.\\nNo parameters required - uses credentials from metadata.\");\nexport const QuadernoGetAuthorizationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the account\").nullable(),\n href: z.string().describe(\"API URL for the account including the subdomain\").nullable(),\n name: z.string().describe(\"Account holder's full name\").nullable(),\n email: z.string().describe(\"Account holder's email address\").nullable(),\n publishable_key: z.string().describe(\"Publishable API key for the account\").nullable(),\n default_api_version: z.number().int().describe(\"Default API version for the account\").nullable(),\n}).describe(\"Response model for authorization credentials.\");\n\nexport const quadernoGetAuthorization = action(\"QUADERNO_GET_AUTHORIZATION\", {\n slug: \"quaderno-get-authorization\",\n name: \"Get Authorization\",\n description: \"Tool to retrieve account credentials and verify API access. Use to validate authentication and get account details.\",\n input: QuadernoGetAuthorizationInput,\n output: QuadernoGetAuthorizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;AAC3L,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACrF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,+CAA+C;
|
|
1
|
+
{"version":3,"file":"get-authorization.cjs","names":["z","action"],"sources":["../../src/actions/get-authorization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoGetAuthorizationInput = z.object({}).describe(\"Request model for getting account authorization credentials.\\nNo parameters required - uses credentials from metadata.\");\nexport const QuadernoGetAuthorizationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the account\").nullable(),\n href: z.string().describe(\"API URL for the account including the subdomain\").nullable(),\n name: z.string().describe(\"Account holder's full name\").nullable(),\n email: z.string().describe(\"Account holder's email address\").nullable(),\n publishable_key: z.string().describe(\"Publishable API key for the account\").nullable(),\n default_api_version: z.number().int().describe(\"Default API version for the account\").nullable(),\n}).passthrough().describe(\"Response model for authorization credentials.\");\n\nexport const quadernoGetAuthorization = action(\"QUADERNO_GET_AUTHORIZATION\", {\n slug: \"quaderno-get-authorization\",\n name: \"Get Authorization\",\n description: \"Tool to retrieve account credentials and verify API access. Use to validate authentication and get account details.\",\n input: QuadernoGetAuthorizationInput,\n output: QuadernoGetAuthorizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH;AAC3L,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACrF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ declare const QuadernoGetAuthorizationOutput: z.ZodObject<{
|
|
|
9
9
|
email: z.ZodNullable<z.ZodString>;
|
|
10
10
|
publishable_key: z.ZodNullable<z.ZodString>;
|
|
11
11
|
default_api_version: z.ZodNullable<z.ZodNumber>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoGetAuthorization: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { quadernoGetAuthorization };
|
|
@@ -9,7 +9,7 @@ declare const QuadernoGetAuthorizationOutput: z.ZodObject<{
|
|
|
9
9
|
email: z.ZodNullable<z.ZodString>;
|
|
10
10
|
publishable_key: z.ZodNullable<z.ZodString>;
|
|
11
11
|
default_api_version: z.ZodNullable<z.ZodNumber>;
|
|
12
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>;
|
|
13
13
|
declare const quadernoGetAuthorization: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { quadernoGetAuthorization };
|
|
@@ -12,7 +12,7 @@ const quadernoGetAuthorization = action("QUADERNO_GET_AUTHORIZATION", {
|
|
|
12
12
|
email: z.string().describe("Account holder's email address").nullable(),
|
|
13
13
|
publishable_key: z.string().describe("Publishable API key for the account").nullable(),
|
|
14
14
|
default_api_version: z.number().int().describe("Default API version for the account").nullable()
|
|
15
|
-
}).describe("Response model for authorization credentials.")
|
|
15
|
+
}).passthrough().describe("Response model for authorization credentials.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { quadernoGetAuthorization };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-authorization.mjs","names":[],"sources":["../../src/actions/get-authorization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoGetAuthorizationInput = z.object({}).describe(\"Request model for getting account authorization credentials.\\nNo parameters required - uses credentials from metadata.\");\nexport const QuadernoGetAuthorizationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the account\").nullable(),\n href: z.string().describe(\"API URL for the account including the subdomain\").nullable(),\n name: z.string().describe(\"Account holder's full name\").nullable(),\n email: z.string().describe(\"Account holder's email address\").nullable(),\n publishable_key: z.string().describe(\"Publishable API key for the account\").nullable(),\n default_api_version: z.number().int().describe(\"Default API version for the account\").nullable(),\n}).describe(\"Response model for authorization credentials.\");\n\nexport const quadernoGetAuthorization = action(\"QUADERNO_GET_AUTHORIZATION\", {\n slug: \"quaderno-get-authorization\",\n name: \"Get Authorization\",\n description: \"Tool to retrieve account credentials and verify API access. Use to validate authentication and get account details.\",\n input: QuadernoGetAuthorizationInput,\n output: QuadernoGetAuthorizationOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAc1D;CACP,QAd4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACrF,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,SAAS,+
|
|
1
|
+
{"version":3,"file":"get-authorization.mjs","names":[],"sources":["../../src/actions/get-authorization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const QuadernoGetAuthorizationInput = z.object({}).describe(\"Request model for getting account authorization credentials.\\nNo parameters required - uses credentials from metadata.\");\nexport const QuadernoGetAuthorizationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the account\").nullable(),\n href: z.string().describe(\"API URL for the account including the subdomain\").nullable(),\n name: z.string().describe(\"Account holder's full name\").nullable(),\n email: z.string().describe(\"Account holder's email address\").nullable(),\n publishable_key: z.string().describe(\"Publishable API key for the account\").nullable(),\n default_api_version: z.number().int().describe(\"Default API version for the account\").nullable(),\n}).passthrough().describe(\"Response model for authorization credentials.\");\n\nexport const quadernoGetAuthorization = action(\"QUADERNO_GET_AUTHORIZATION\", {\n slug: \"quaderno-get-authorization\",\n name: \"Get Authorization\",\n description: \"Tool to retrieve account credentials and verify API access. Use to validate authentication and get account details.\",\n input: QuadernoGetAuthorizationInput,\n output: QuadernoGetAuthorizationOutput,\n});\n"],"mappings":";;AAcA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAc1D;CACP,QAd4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EACrF,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -50,9 +50,9 @@ const QuadernoGetEstimateOutput = zod.z.object({
|
|
|
50
50
|
street_line_2: zod.z.string().describe("Billing address line 2").nullable().optional(),
|
|
51
51
|
discount_cents: zod.z.number().describe("Discount amount in cents").nullable(),
|
|
52
52
|
subtotal_cents: zod.z.number().describe("Subtotal amount in cents").nullable(),
|
|
53
|
-
custom_metadata: zod.z.
|
|
53
|
+
custom_metadata: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom metadata key-value pairs").nullable().optional(),
|
|
54
54
|
payment_details: zod.z.string().describe("Payment details and instructions").nullable().optional()
|
|
55
|
-
}).describe("Response model for retrieving an estimate.");
|
|
55
|
+
}).passthrough().describe("Response model for retrieving an estimate.");
|
|
56
56
|
const quadernoGetEstimate = require_action.action("QUADERNO_GET_ESTIMATE", {
|
|
57
57
|
slug: "quaderno-get-estimate",
|
|
58
58
|
name: "Get Estimate",
|