conductor-node-mcp 12.28.0 → 12.30.0
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/code-tool-types.d.mts +1 -1
- package/code-tool-types.d.mts.map +1 -1
- package/code-tool-types.d.ts +1 -1
- package/code-tool-types.d.ts.map +1 -1
- package/code-tool.d.mts.map +1 -1
- package/code-tool.d.ts.map +1 -1
- package/code-tool.js.map +1 -1
- package/code-tool.mjs.map +1 -1
- package/compat.d.mts +2 -2
- package/compat.d.mts.map +1 -1
- package/compat.d.ts +2 -2
- package/compat.d.ts.map +1 -1
- package/compat.js +1 -1
- package/compat.js.map +1 -1
- package/compat.mjs +1 -1
- package/compat.mjs.map +1 -1
- package/headers.d.mts +1 -1
- package/headers.d.mts.map +1 -1
- package/headers.d.ts +1 -1
- package/headers.d.ts.map +1 -1
- package/headers.js.map +1 -1
- package/headers.mjs.map +1 -1
- package/http.d.mts +1 -2
- package/http.d.mts.map +1 -1
- package/http.d.ts +1 -2
- package/http.d.ts.map +1 -1
- package/http.js +1 -1
- package/http.js.map +1 -1
- package/http.mjs +1 -1
- package/http.mjs.map +1 -1
- package/index.js +2 -2
- package/index.js.map +1 -1
- package/index.mjs +2 -2
- package/index.mjs.map +1 -1
- package/options.d.mts +6 -6
- package/options.d.mts.map +1 -1
- package/options.d.ts +6 -6
- package/options.d.ts.map +1 -1
- package/options.js +12 -24
- package/options.js.map +1 -1
- package/options.mjs +12 -24
- package/options.mjs.map +1 -1
- package/package.json +5 -2
- package/server.d.mts +3 -16
- package/server.d.mts.map +1 -1
- package/server.d.ts +3 -16
- package/server.d.ts.map +1 -1
- package/server.js +38 -21
- package/server.js.map +1 -1
- package/server.mjs +39 -21
- package/server.mjs.map +1 -1
- package/src/code-tool-types.ts +1 -1
- package/src/code-tool.ts +1 -3
- package/src/compat.ts +2 -2
- package/src/headers.ts +1 -2
- package/src/http.ts +1 -6
- package/src/index.ts +2 -2
- package/src/options.ts +22 -32
- package/src/server.ts +51 -34
- package/src/stdio.ts +3 -4
- package/src/tools/qbd/accounts/list-qbd-accounts.ts +2 -2
- package/src/tools/qbd/bill-check-payments/list-qbd-bill-check-payments.ts +4 -4
- package/src/tools/qbd/bill-credit-card-payments/list-qbd-bill-credit-card-payments.ts +4 -4
- package/src/tools/qbd/bills/list-qbd-bills.ts +4 -4
- package/src/tools/qbd/build-assemblies/list-qbd-build-assemblies.ts +4 -4
- package/src/tools/qbd/checks/list-qbd-checks.ts +4 -4
- package/src/tools/qbd/classes/create-qbd-classes.ts +1 -1
- package/src/tools/qbd/classes/list-qbd-classes.ts +3 -3
- package/src/tools/qbd/classes/retrieve-qbd-classes.ts +1 -1
- package/src/tools/qbd/classes/update-qbd-classes.ts +1 -1
- package/src/tools/qbd/credit-card-charges/list-qbd-credit-card-charges.ts +4 -4
- package/src/tools/qbd/credit-card-credits/list-qbd-credit-card-credits.ts +4 -4
- package/src/tools/qbd/credit-memos/list-qbd-credit-memos.ts +4 -4
- package/src/tools/qbd/customers/list-qbd-customers.ts +2 -2
- package/src/tools/qbd/date-driven-terms/create-qbd-date-driven-terms.ts +1 -1
- package/src/tools/qbd/date-driven-terms/list-qbd-date-driven-terms.ts +3 -3
- package/src/tools/qbd/date-driven-terms/retrieve-qbd-date-driven-terms.ts +1 -1
- package/src/tools/qbd/deleted-list-objects/list-qbd-deleted-list-objects.ts +3 -3
- package/src/tools/qbd/deleted-transactions/list-qbd-deleted-transactions.ts +3 -3
- package/src/tools/qbd/discount-items/list-qbd-discount-items.ts +2 -2
- package/src/tools/qbd/employees/list-qbd-employees.ts +2 -2
- package/src/tools/qbd/estimates/list-qbd-estimates.ts +4 -4
- package/src/tools/qbd/inventory-adjustments/list-qbd-inventory-adjustments.ts +4 -4
- package/src/tools/qbd/inventory-assembly-items/list-qbd-inventory-assembly-items.ts +2 -2
- package/src/tools/qbd/inventory-items/list-qbd-inventory-items.ts +2 -2
- package/src/tools/qbd/inventory-sites/create-qbd-inventory-sites.ts +1 -1
- package/src/tools/qbd/inventory-sites/list-qbd-inventory-sites.ts +5 -12
- package/src/tools/qbd/inventory-sites/retrieve-qbd-inventory-sites.ts +1 -1
- package/src/tools/qbd/inventory-sites/update-qbd-inventory-sites.ts +1 -1
- package/src/tools/qbd/invoices/list-qbd-invoices.ts +4 -4
- package/src/tools/qbd/item-groups/list-qbd-item-groups.ts +2 -2
- package/src/tools/qbd/item-groups/retrieve-qbd-item-groups.ts +1 -1
- package/src/tools/qbd/item-receipts/list-qbd-item-receipts.ts +4 -4
- package/src/tools/qbd/item-sites/retrieve-qbd-item-sites.ts +1 -1
- package/src/tools/qbd/journal-entries/list-qbd-journal-entries.ts +4 -4
- package/src/tools/qbd/non-inventory-items/list-qbd-non-inventory-items.ts +2 -2
- package/src/tools/qbd/other-charge-items/list-qbd-other-charge-items.ts +2 -2
- package/src/tools/qbd/other-names/list-qbd-other-names.ts +2 -2
- package/src/tools/qbd/other-names/retrieve-qbd-other-names.ts +1 -1
- package/src/tools/qbd/payment-methods/create-qbd-payment-methods.ts +1 -1
- package/src/tools/qbd/payment-methods/list-qbd-payment-methods.ts +3 -3
- package/src/tools/qbd/payment-methods/retrieve-qbd-payment-methods.ts +1 -1
- package/src/tools/qbd/payroll-wage-items/create-qbd-payroll-wage-items.ts +1 -1
- package/src/tools/qbd/payroll-wage-items/list-qbd-payroll-wage-items.ts +3 -3
- package/src/tools/qbd/payroll-wage-items/retrieve-qbd-payroll-wage-items.ts +1 -1
- package/src/tools/qbd/price-levels/list-qbd-price-levels.ts +2 -2
- package/src/tools/qbd/price-levels/retrieve-qbd-price-levels.ts +1 -1
- package/src/tools/qbd/purchase-orders/list-qbd-purchase-orders.ts +4 -4
- package/src/tools/qbd/receive-payments/list-qbd-receive-payments.ts +4 -4
- package/src/tools/qbd/sales-orders/list-qbd-sales-orders.ts +4 -4
- package/src/tools/qbd/sales-receipts/list-qbd-sales-receipts.ts +4 -4
- package/src/tools/qbd/sales-representatives/create-qbd-sales-representatives.ts +1 -1
- package/src/tools/qbd/sales-representatives/list-qbd-sales-representatives.ts +3 -3
- package/src/tools/qbd/sales-representatives/retrieve-qbd-sales-representatives.ts +1 -1
- package/src/tools/qbd/sales-representatives/update-qbd-sales-representatives.ts +1 -1
- package/src/tools/qbd/sales-tax-codes/create-qbd-sales-tax-codes.ts +1 -1
- package/src/tools/qbd/sales-tax-codes/list-qbd-sales-tax-codes.ts +3 -3
- package/src/tools/qbd/sales-tax-codes/retrieve-qbd-sales-tax-codes.ts +1 -1
- package/src/tools/qbd/sales-tax-codes/update-qbd-sales-tax-codes.ts +1 -1
- package/src/tools/qbd/sales-tax-items/list-qbd-sales-tax-items.ts +2 -2
- package/src/tools/qbd/sales-tax-items/retrieve-qbd-sales-tax-items.ts +1 -1
- package/src/tools/qbd/service-items/list-qbd-service-items.ts +2 -2
- package/src/tools/qbd/standard-terms/create-qbd-standard-terms.ts +1 -1
- package/src/tools/qbd/standard-terms/list-qbd-standard-terms.ts +3 -3
- package/src/tools/qbd/standard-terms/retrieve-qbd-standard-terms.ts +1 -1
- package/src/tools/qbd/subtotal-items/create-qbd-subtotal-items.ts +1 -1
- package/src/tools/qbd/subtotal-items/list-qbd-subtotal-items.ts +2 -2
- package/src/tools/qbd/subtotal-items/retrieve-qbd-subtotal-items.ts +1 -1
- package/src/tools/qbd/subtotal-items/update-qbd-subtotal-items.ts +1 -1
- package/src/tools/qbd/templates/list-qbd-templates.ts +1 -1
- package/src/tools/qbd/time-tracking-activities/list-qbd-time-tracking-activities.ts +4 -4
- package/src/tools/qbd/time-tracking-activities/retrieve-qbd-time-tracking-activities.ts +1 -1
- package/src/tools/qbd/transactions/list-qbd-transactions.ts +4 -4
- package/src/tools/qbd/transactions/retrieve-qbd-transactions.ts +1 -1
- package/src/tools/qbd/transfers/create-qbd-transfers.ts +1 -1
- package/src/tools/qbd/transfers/list-qbd-transfers.ts +7 -15
- package/src/tools/qbd/transfers/retrieve-qbd-transfers.ts +1 -1
- package/src/tools/qbd/transfers/update-qbd-transfers.ts +1 -1
- package/src/tools/qbd/unit-of-measure-sets/list-qbd-unit-of-measure-sets.ts +2 -2
- package/src/tools/qbd/unit-of-measure-sets/retrieve-qbd-unit-of-measure-sets.ts +1 -1
- package/src/tools/qbd/vendor-credits/list-qbd-vendor-credits.ts +4 -4
- package/src/tools/qbd/vendors/list-qbd-vendors.ts +2 -2
- package/stdio.d.mts +1 -2
- package/stdio.d.mts.map +1 -1
- package/stdio.d.ts +1 -2
- package/stdio.d.ts.map +1 -1
- package/stdio.js +2 -2
- package/stdio.js.map +1 -1
- package/stdio.mjs +3 -3
- package/stdio.mjs.map +1 -1
- package/tools/qbd/accounts/list-qbd-accounts.js +2 -2
- package/tools/qbd/accounts/list-qbd-accounts.js.map +1 -1
- package/tools/qbd/accounts/list-qbd-accounts.mjs +2 -2
- package/tools/qbd/accounts/list-qbd-accounts.mjs.map +1 -1
- package/tools/qbd/bill-check-payments/list-qbd-bill-check-payments.js +4 -4
- package/tools/qbd/bill-check-payments/list-qbd-bill-check-payments.js.map +1 -1
- package/tools/qbd/bill-check-payments/list-qbd-bill-check-payments.mjs +4 -4
- package/tools/qbd/bill-check-payments/list-qbd-bill-check-payments.mjs.map +1 -1
- package/tools/qbd/bill-credit-card-payments/list-qbd-bill-credit-card-payments.js +4 -4
- package/tools/qbd/bill-credit-card-payments/list-qbd-bill-credit-card-payments.js.map +1 -1
- package/tools/qbd/bill-credit-card-payments/list-qbd-bill-credit-card-payments.mjs +4 -4
- package/tools/qbd/bill-credit-card-payments/list-qbd-bill-credit-card-payments.mjs.map +1 -1
- package/tools/qbd/bills/list-qbd-bills.js +4 -4
- package/tools/qbd/bills/list-qbd-bills.js.map +1 -1
- package/tools/qbd/bills/list-qbd-bills.mjs +4 -4
- package/tools/qbd/bills/list-qbd-bills.mjs.map +1 -1
- package/tools/qbd/build-assemblies/list-qbd-build-assemblies.js +4 -4
- package/tools/qbd/build-assemblies/list-qbd-build-assemblies.js.map +1 -1
- package/tools/qbd/build-assemblies/list-qbd-build-assemblies.mjs +4 -4
- package/tools/qbd/build-assemblies/list-qbd-build-assemblies.mjs.map +1 -1
- package/tools/qbd/checks/list-qbd-checks.js +4 -4
- package/tools/qbd/checks/list-qbd-checks.js.map +1 -1
- package/tools/qbd/checks/list-qbd-checks.mjs +4 -4
- package/tools/qbd/checks/list-qbd-checks.mjs.map +1 -1
- package/tools/qbd/classes/create-qbd-classes.js +1 -1
- package/tools/qbd/classes/create-qbd-classes.js.map +1 -1
- package/tools/qbd/classes/create-qbd-classes.mjs +1 -1
- package/tools/qbd/classes/create-qbd-classes.mjs.map +1 -1
- package/tools/qbd/classes/list-qbd-classes.js +3 -3
- package/tools/qbd/classes/list-qbd-classes.js.map +1 -1
- package/tools/qbd/classes/list-qbd-classes.mjs +3 -3
- package/tools/qbd/classes/list-qbd-classes.mjs.map +1 -1
- package/tools/qbd/classes/retrieve-qbd-classes.js +1 -1
- package/tools/qbd/classes/retrieve-qbd-classes.js.map +1 -1
- package/tools/qbd/classes/retrieve-qbd-classes.mjs +1 -1
- package/tools/qbd/classes/retrieve-qbd-classes.mjs.map +1 -1
- package/tools/qbd/classes/update-qbd-classes.js +1 -1
- package/tools/qbd/classes/update-qbd-classes.js.map +1 -1
- package/tools/qbd/classes/update-qbd-classes.mjs +1 -1
- package/tools/qbd/classes/update-qbd-classes.mjs.map +1 -1
- package/tools/qbd/credit-card-charges/list-qbd-credit-card-charges.js +4 -4
- package/tools/qbd/credit-card-charges/list-qbd-credit-card-charges.js.map +1 -1
- package/tools/qbd/credit-card-charges/list-qbd-credit-card-charges.mjs +4 -4
- package/tools/qbd/credit-card-charges/list-qbd-credit-card-charges.mjs.map +1 -1
- package/tools/qbd/credit-card-credits/list-qbd-credit-card-credits.js +4 -4
- package/tools/qbd/credit-card-credits/list-qbd-credit-card-credits.js.map +1 -1
- package/tools/qbd/credit-card-credits/list-qbd-credit-card-credits.mjs +4 -4
- package/tools/qbd/credit-card-credits/list-qbd-credit-card-credits.mjs.map +1 -1
- package/tools/qbd/credit-memos/list-qbd-credit-memos.js +4 -4
- package/tools/qbd/credit-memos/list-qbd-credit-memos.js.map +1 -1
- package/tools/qbd/credit-memos/list-qbd-credit-memos.mjs +4 -4
- package/tools/qbd/credit-memos/list-qbd-credit-memos.mjs.map +1 -1
- package/tools/qbd/customers/list-qbd-customers.js +2 -2
- package/tools/qbd/customers/list-qbd-customers.js.map +1 -1
- package/tools/qbd/customers/list-qbd-customers.mjs +2 -2
- package/tools/qbd/customers/list-qbd-customers.mjs.map +1 -1
- package/tools/qbd/date-driven-terms/create-qbd-date-driven-terms.js +1 -1
- package/tools/qbd/date-driven-terms/create-qbd-date-driven-terms.js.map +1 -1
- package/tools/qbd/date-driven-terms/create-qbd-date-driven-terms.mjs +1 -1
- package/tools/qbd/date-driven-terms/create-qbd-date-driven-terms.mjs.map +1 -1
- package/tools/qbd/date-driven-terms/list-qbd-date-driven-terms.js +3 -3
- package/tools/qbd/date-driven-terms/list-qbd-date-driven-terms.js.map +1 -1
- package/tools/qbd/date-driven-terms/list-qbd-date-driven-terms.mjs +3 -3
- package/tools/qbd/date-driven-terms/list-qbd-date-driven-terms.mjs.map +1 -1
- package/tools/qbd/date-driven-terms/retrieve-qbd-date-driven-terms.js +1 -1
- package/tools/qbd/date-driven-terms/retrieve-qbd-date-driven-terms.js.map +1 -1
- package/tools/qbd/date-driven-terms/retrieve-qbd-date-driven-terms.mjs +1 -1
- package/tools/qbd/date-driven-terms/retrieve-qbd-date-driven-terms.mjs.map +1 -1
- package/tools/qbd/deleted-list-objects/list-qbd-deleted-list-objects.js +3 -3
- package/tools/qbd/deleted-list-objects/list-qbd-deleted-list-objects.js.map +1 -1
- package/tools/qbd/deleted-list-objects/list-qbd-deleted-list-objects.mjs +3 -3
- package/tools/qbd/deleted-list-objects/list-qbd-deleted-list-objects.mjs.map +1 -1
- package/tools/qbd/deleted-transactions/list-qbd-deleted-transactions.js +3 -3
- package/tools/qbd/deleted-transactions/list-qbd-deleted-transactions.js.map +1 -1
- package/tools/qbd/deleted-transactions/list-qbd-deleted-transactions.mjs +3 -3
- package/tools/qbd/deleted-transactions/list-qbd-deleted-transactions.mjs.map +1 -1
- package/tools/qbd/discount-items/list-qbd-discount-items.js +2 -2
- package/tools/qbd/discount-items/list-qbd-discount-items.js.map +1 -1
- package/tools/qbd/discount-items/list-qbd-discount-items.mjs +2 -2
- package/tools/qbd/discount-items/list-qbd-discount-items.mjs.map +1 -1
- package/tools/qbd/employees/list-qbd-employees.js +2 -2
- package/tools/qbd/employees/list-qbd-employees.js.map +1 -1
- package/tools/qbd/employees/list-qbd-employees.mjs +2 -2
- package/tools/qbd/employees/list-qbd-employees.mjs.map +1 -1
- package/tools/qbd/estimates/list-qbd-estimates.js +4 -4
- package/tools/qbd/estimates/list-qbd-estimates.js.map +1 -1
- package/tools/qbd/estimates/list-qbd-estimates.mjs +4 -4
- package/tools/qbd/estimates/list-qbd-estimates.mjs.map +1 -1
- package/tools/qbd/inventory-adjustments/list-qbd-inventory-adjustments.js +4 -4
- package/tools/qbd/inventory-adjustments/list-qbd-inventory-adjustments.js.map +1 -1
- package/tools/qbd/inventory-adjustments/list-qbd-inventory-adjustments.mjs +4 -4
- package/tools/qbd/inventory-adjustments/list-qbd-inventory-adjustments.mjs.map +1 -1
- package/tools/qbd/inventory-assembly-items/list-qbd-inventory-assembly-items.js +2 -2
- package/tools/qbd/inventory-assembly-items/list-qbd-inventory-assembly-items.js.map +1 -1
- package/tools/qbd/inventory-assembly-items/list-qbd-inventory-assembly-items.mjs +2 -2
- package/tools/qbd/inventory-assembly-items/list-qbd-inventory-assembly-items.mjs.map +1 -1
- package/tools/qbd/inventory-items/list-qbd-inventory-items.js +2 -2
- package/tools/qbd/inventory-items/list-qbd-inventory-items.js.map +1 -1
- package/tools/qbd/inventory-items/list-qbd-inventory-items.mjs +2 -2
- package/tools/qbd/inventory-items/list-qbd-inventory-items.mjs.map +1 -1
- package/tools/qbd/inventory-sites/create-qbd-inventory-sites.js +1 -1
- package/tools/qbd/inventory-sites/create-qbd-inventory-sites.js.map +1 -1
- package/tools/qbd/inventory-sites/create-qbd-inventory-sites.mjs +1 -1
- package/tools/qbd/inventory-sites/create-qbd-inventory-sites.mjs.map +1 -1
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.d.mts.map +1 -1
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.d.ts.map +1 -1
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.js +5 -11
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.js.map +1 -1
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.mjs +5 -11
- package/tools/qbd/inventory-sites/list-qbd-inventory-sites.mjs.map +1 -1
- package/tools/qbd/inventory-sites/retrieve-qbd-inventory-sites.js +1 -1
- package/tools/qbd/inventory-sites/retrieve-qbd-inventory-sites.js.map +1 -1
- package/tools/qbd/inventory-sites/retrieve-qbd-inventory-sites.mjs +1 -1
- package/tools/qbd/inventory-sites/retrieve-qbd-inventory-sites.mjs.map +1 -1
- package/tools/qbd/inventory-sites/update-qbd-inventory-sites.js +1 -1
- package/tools/qbd/inventory-sites/update-qbd-inventory-sites.js.map +1 -1
- package/tools/qbd/inventory-sites/update-qbd-inventory-sites.mjs +1 -1
- package/tools/qbd/inventory-sites/update-qbd-inventory-sites.mjs.map +1 -1
- package/tools/qbd/invoices/list-qbd-invoices.js +4 -4
- package/tools/qbd/invoices/list-qbd-invoices.js.map +1 -1
- package/tools/qbd/invoices/list-qbd-invoices.mjs +4 -4
- package/tools/qbd/invoices/list-qbd-invoices.mjs.map +1 -1
- package/tools/qbd/item-groups/list-qbd-item-groups.js +2 -2
- package/tools/qbd/item-groups/list-qbd-item-groups.js.map +1 -1
- package/tools/qbd/item-groups/list-qbd-item-groups.mjs +2 -2
- package/tools/qbd/item-groups/list-qbd-item-groups.mjs.map +1 -1
- package/tools/qbd/item-groups/retrieve-qbd-item-groups.js +1 -1
- package/tools/qbd/item-groups/retrieve-qbd-item-groups.js.map +1 -1
- package/tools/qbd/item-groups/retrieve-qbd-item-groups.mjs +1 -1
- package/tools/qbd/item-groups/retrieve-qbd-item-groups.mjs.map +1 -1
- package/tools/qbd/item-receipts/list-qbd-item-receipts.js +4 -4
- package/tools/qbd/item-receipts/list-qbd-item-receipts.js.map +1 -1
- package/tools/qbd/item-receipts/list-qbd-item-receipts.mjs +4 -4
- package/tools/qbd/item-receipts/list-qbd-item-receipts.mjs.map +1 -1
- package/tools/qbd/item-sites/retrieve-qbd-item-sites.js +1 -1
- package/tools/qbd/item-sites/retrieve-qbd-item-sites.js.map +1 -1
- package/tools/qbd/item-sites/retrieve-qbd-item-sites.mjs +1 -1
- package/tools/qbd/item-sites/retrieve-qbd-item-sites.mjs.map +1 -1
- package/tools/qbd/journal-entries/list-qbd-journal-entries.js +4 -4
- package/tools/qbd/journal-entries/list-qbd-journal-entries.js.map +1 -1
- package/tools/qbd/journal-entries/list-qbd-journal-entries.mjs +4 -4
- package/tools/qbd/journal-entries/list-qbd-journal-entries.mjs.map +1 -1
- package/tools/qbd/non-inventory-items/list-qbd-non-inventory-items.js +2 -2
- package/tools/qbd/non-inventory-items/list-qbd-non-inventory-items.js.map +1 -1
- package/tools/qbd/non-inventory-items/list-qbd-non-inventory-items.mjs +2 -2
- package/tools/qbd/non-inventory-items/list-qbd-non-inventory-items.mjs.map +1 -1
- package/tools/qbd/other-charge-items/list-qbd-other-charge-items.js +2 -2
- package/tools/qbd/other-charge-items/list-qbd-other-charge-items.js.map +1 -1
- package/tools/qbd/other-charge-items/list-qbd-other-charge-items.mjs +2 -2
- package/tools/qbd/other-charge-items/list-qbd-other-charge-items.mjs.map +1 -1
- package/tools/qbd/other-names/list-qbd-other-names.js +2 -2
- package/tools/qbd/other-names/list-qbd-other-names.js.map +1 -1
- package/tools/qbd/other-names/list-qbd-other-names.mjs +2 -2
- package/tools/qbd/other-names/list-qbd-other-names.mjs.map +1 -1
- package/tools/qbd/other-names/retrieve-qbd-other-names.js +1 -1
- package/tools/qbd/other-names/retrieve-qbd-other-names.js.map +1 -1
- package/tools/qbd/other-names/retrieve-qbd-other-names.mjs +1 -1
- package/tools/qbd/other-names/retrieve-qbd-other-names.mjs.map +1 -1
- package/tools/qbd/payment-methods/create-qbd-payment-methods.js +1 -1
- package/tools/qbd/payment-methods/create-qbd-payment-methods.js.map +1 -1
- package/tools/qbd/payment-methods/create-qbd-payment-methods.mjs +1 -1
- package/tools/qbd/payment-methods/create-qbd-payment-methods.mjs.map +1 -1
- package/tools/qbd/payment-methods/list-qbd-payment-methods.js +3 -3
- package/tools/qbd/payment-methods/list-qbd-payment-methods.js.map +1 -1
- package/tools/qbd/payment-methods/list-qbd-payment-methods.mjs +3 -3
- package/tools/qbd/payment-methods/list-qbd-payment-methods.mjs.map +1 -1
- package/tools/qbd/payment-methods/retrieve-qbd-payment-methods.js +1 -1
- package/tools/qbd/payment-methods/retrieve-qbd-payment-methods.js.map +1 -1
- package/tools/qbd/payment-methods/retrieve-qbd-payment-methods.mjs +1 -1
- package/tools/qbd/payment-methods/retrieve-qbd-payment-methods.mjs.map +1 -1
- package/tools/qbd/payroll-wage-items/create-qbd-payroll-wage-items.js +1 -1
- package/tools/qbd/payroll-wage-items/create-qbd-payroll-wage-items.js.map +1 -1
- package/tools/qbd/payroll-wage-items/create-qbd-payroll-wage-items.mjs +1 -1
- package/tools/qbd/payroll-wage-items/create-qbd-payroll-wage-items.mjs.map +1 -1
- package/tools/qbd/payroll-wage-items/list-qbd-payroll-wage-items.js +3 -3
- package/tools/qbd/payroll-wage-items/list-qbd-payroll-wage-items.js.map +1 -1
- package/tools/qbd/payroll-wage-items/list-qbd-payroll-wage-items.mjs +3 -3
- package/tools/qbd/payroll-wage-items/list-qbd-payroll-wage-items.mjs.map +1 -1
- package/tools/qbd/payroll-wage-items/retrieve-qbd-payroll-wage-items.js +1 -1
- package/tools/qbd/payroll-wage-items/retrieve-qbd-payroll-wage-items.js.map +1 -1
- package/tools/qbd/payroll-wage-items/retrieve-qbd-payroll-wage-items.mjs +1 -1
- package/tools/qbd/payroll-wage-items/retrieve-qbd-payroll-wage-items.mjs.map +1 -1
- package/tools/qbd/price-levels/list-qbd-price-levels.js +2 -2
- package/tools/qbd/price-levels/list-qbd-price-levels.js.map +1 -1
- package/tools/qbd/price-levels/list-qbd-price-levels.mjs +2 -2
- package/tools/qbd/price-levels/list-qbd-price-levels.mjs.map +1 -1
- package/tools/qbd/price-levels/retrieve-qbd-price-levels.js +1 -1
- package/tools/qbd/price-levels/retrieve-qbd-price-levels.js.map +1 -1
- package/tools/qbd/price-levels/retrieve-qbd-price-levels.mjs +1 -1
- package/tools/qbd/price-levels/retrieve-qbd-price-levels.mjs.map +1 -1
- package/tools/qbd/purchase-orders/list-qbd-purchase-orders.js +4 -4
- package/tools/qbd/purchase-orders/list-qbd-purchase-orders.js.map +1 -1
- package/tools/qbd/purchase-orders/list-qbd-purchase-orders.mjs +4 -4
- package/tools/qbd/purchase-orders/list-qbd-purchase-orders.mjs.map +1 -1
- package/tools/qbd/receive-payments/list-qbd-receive-payments.js +4 -4
- package/tools/qbd/receive-payments/list-qbd-receive-payments.js.map +1 -1
- package/tools/qbd/receive-payments/list-qbd-receive-payments.mjs +4 -4
- package/tools/qbd/receive-payments/list-qbd-receive-payments.mjs.map +1 -1
- package/tools/qbd/sales-orders/list-qbd-sales-orders.js +4 -4
- package/tools/qbd/sales-orders/list-qbd-sales-orders.js.map +1 -1
- package/tools/qbd/sales-orders/list-qbd-sales-orders.mjs +4 -4
- package/tools/qbd/sales-orders/list-qbd-sales-orders.mjs.map +1 -1
- package/tools/qbd/sales-receipts/list-qbd-sales-receipts.js +4 -4
- package/tools/qbd/sales-receipts/list-qbd-sales-receipts.js.map +1 -1
- package/tools/qbd/sales-receipts/list-qbd-sales-receipts.mjs +4 -4
- package/tools/qbd/sales-receipts/list-qbd-sales-receipts.mjs.map +1 -1
- package/tools/qbd/sales-representatives/create-qbd-sales-representatives.js +1 -1
- package/tools/qbd/sales-representatives/create-qbd-sales-representatives.js.map +1 -1
- package/tools/qbd/sales-representatives/create-qbd-sales-representatives.mjs +1 -1
- package/tools/qbd/sales-representatives/create-qbd-sales-representatives.mjs.map +1 -1
- package/tools/qbd/sales-representatives/list-qbd-sales-representatives.js +3 -3
- package/tools/qbd/sales-representatives/list-qbd-sales-representatives.js.map +1 -1
- package/tools/qbd/sales-representatives/list-qbd-sales-representatives.mjs +3 -3
- package/tools/qbd/sales-representatives/list-qbd-sales-representatives.mjs.map +1 -1
- package/tools/qbd/sales-representatives/retrieve-qbd-sales-representatives.js +1 -1
- package/tools/qbd/sales-representatives/retrieve-qbd-sales-representatives.js.map +1 -1
- package/tools/qbd/sales-representatives/retrieve-qbd-sales-representatives.mjs +1 -1
- package/tools/qbd/sales-representatives/retrieve-qbd-sales-representatives.mjs.map +1 -1
- package/tools/qbd/sales-representatives/update-qbd-sales-representatives.js +1 -1
- package/tools/qbd/sales-representatives/update-qbd-sales-representatives.js.map +1 -1
- package/tools/qbd/sales-representatives/update-qbd-sales-representatives.mjs +1 -1
- package/tools/qbd/sales-representatives/update-qbd-sales-representatives.mjs.map +1 -1
- package/tools/qbd/sales-tax-codes/create-qbd-sales-tax-codes.js +1 -1
- package/tools/qbd/sales-tax-codes/create-qbd-sales-tax-codes.js.map +1 -1
- package/tools/qbd/sales-tax-codes/create-qbd-sales-tax-codes.mjs +1 -1
- package/tools/qbd/sales-tax-codes/create-qbd-sales-tax-codes.mjs.map +1 -1
- package/tools/qbd/sales-tax-codes/list-qbd-sales-tax-codes.js +3 -3
- package/tools/qbd/sales-tax-codes/list-qbd-sales-tax-codes.js.map +1 -1
- package/tools/qbd/sales-tax-codes/list-qbd-sales-tax-codes.mjs +3 -3
- package/tools/qbd/sales-tax-codes/list-qbd-sales-tax-codes.mjs.map +1 -1
- package/tools/qbd/sales-tax-codes/retrieve-qbd-sales-tax-codes.js +1 -1
- package/tools/qbd/sales-tax-codes/retrieve-qbd-sales-tax-codes.js.map +1 -1
- package/tools/qbd/sales-tax-codes/retrieve-qbd-sales-tax-codes.mjs +1 -1
- package/tools/qbd/sales-tax-codes/retrieve-qbd-sales-tax-codes.mjs.map +1 -1
- package/tools/qbd/sales-tax-codes/update-qbd-sales-tax-codes.js +1 -1
- package/tools/qbd/sales-tax-codes/update-qbd-sales-tax-codes.js.map +1 -1
- package/tools/qbd/sales-tax-codes/update-qbd-sales-tax-codes.mjs +1 -1
- package/tools/qbd/sales-tax-codes/update-qbd-sales-tax-codes.mjs.map +1 -1
- package/tools/qbd/sales-tax-items/list-qbd-sales-tax-items.js +2 -2
- package/tools/qbd/sales-tax-items/list-qbd-sales-tax-items.js.map +1 -1
- package/tools/qbd/sales-tax-items/list-qbd-sales-tax-items.mjs +2 -2
- package/tools/qbd/sales-tax-items/list-qbd-sales-tax-items.mjs.map +1 -1
- package/tools/qbd/sales-tax-items/retrieve-qbd-sales-tax-items.js +1 -1
- package/tools/qbd/sales-tax-items/retrieve-qbd-sales-tax-items.js.map +1 -1
- package/tools/qbd/sales-tax-items/retrieve-qbd-sales-tax-items.mjs +1 -1
- package/tools/qbd/sales-tax-items/retrieve-qbd-sales-tax-items.mjs.map +1 -1
- package/tools/qbd/service-items/list-qbd-service-items.js +2 -2
- package/tools/qbd/service-items/list-qbd-service-items.js.map +1 -1
- package/tools/qbd/service-items/list-qbd-service-items.mjs +2 -2
- package/tools/qbd/service-items/list-qbd-service-items.mjs.map +1 -1
- package/tools/qbd/standard-terms/create-qbd-standard-terms.js +1 -1
- package/tools/qbd/standard-terms/create-qbd-standard-terms.js.map +1 -1
- package/tools/qbd/standard-terms/create-qbd-standard-terms.mjs +1 -1
- package/tools/qbd/standard-terms/create-qbd-standard-terms.mjs.map +1 -1
- package/tools/qbd/standard-terms/list-qbd-standard-terms.js +3 -3
- package/tools/qbd/standard-terms/list-qbd-standard-terms.js.map +1 -1
- package/tools/qbd/standard-terms/list-qbd-standard-terms.mjs +3 -3
- package/tools/qbd/standard-terms/list-qbd-standard-terms.mjs.map +1 -1
- package/tools/qbd/standard-terms/retrieve-qbd-standard-terms.js +1 -1
- package/tools/qbd/standard-terms/retrieve-qbd-standard-terms.js.map +1 -1
- package/tools/qbd/standard-terms/retrieve-qbd-standard-terms.mjs +1 -1
- package/tools/qbd/standard-terms/retrieve-qbd-standard-terms.mjs.map +1 -1
- package/tools/qbd/subtotal-items/create-qbd-subtotal-items.js +1 -1
- package/tools/qbd/subtotal-items/create-qbd-subtotal-items.js.map +1 -1
- package/tools/qbd/subtotal-items/create-qbd-subtotal-items.mjs +1 -1
- package/tools/qbd/subtotal-items/create-qbd-subtotal-items.mjs.map +1 -1
- package/tools/qbd/subtotal-items/list-qbd-subtotal-items.js +2 -2
- package/tools/qbd/subtotal-items/list-qbd-subtotal-items.js.map +1 -1
- package/tools/qbd/subtotal-items/list-qbd-subtotal-items.mjs +2 -2
- package/tools/qbd/subtotal-items/list-qbd-subtotal-items.mjs.map +1 -1
- package/tools/qbd/subtotal-items/retrieve-qbd-subtotal-items.js +1 -1
- package/tools/qbd/subtotal-items/retrieve-qbd-subtotal-items.js.map +1 -1
- package/tools/qbd/subtotal-items/retrieve-qbd-subtotal-items.mjs +1 -1
- package/tools/qbd/subtotal-items/retrieve-qbd-subtotal-items.mjs.map +1 -1
- package/tools/qbd/subtotal-items/update-qbd-subtotal-items.js +1 -1
- package/tools/qbd/subtotal-items/update-qbd-subtotal-items.js.map +1 -1
- package/tools/qbd/subtotal-items/update-qbd-subtotal-items.mjs +1 -1
- package/tools/qbd/subtotal-items/update-qbd-subtotal-items.mjs.map +1 -1
- package/tools/qbd/templates/list-qbd-templates.js +1 -1
- package/tools/qbd/templates/list-qbd-templates.js.map +1 -1
- package/tools/qbd/templates/list-qbd-templates.mjs +1 -1
- package/tools/qbd/templates/list-qbd-templates.mjs.map +1 -1
- package/tools/qbd/time-tracking-activities/list-qbd-time-tracking-activities.js +4 -4
- package/tools/qbd/time-tracking-activities/list-qbd-time-tracking-activities.js.map +1 -1
- package/tools/qbd/time-tracking-activities/list-qbd-time-tracking-activities.mjs +4 -4
- package/tools/qbd/time-tracking-activities/list-qbd-time-tracking-activities.mjs.map +1 -1
- package/tools/qbd/time-tracking-activities/retrieve-qbd-time-tracking-activities.js +1 -1
- package/tools/qbd/time-tracking-activities/retrieve-qbd-time-tracking-activities.js.map +1 -1
- package/tools/qbd/time-tracking-activities/retrieve-qbd-time-tracking-activities.mjs +1 -1
- package/tools/qbd/time-tracking-activities/retrieve-qbd-time-tracking-activities.mjs.map +1 -1
- package/tools/qbd/transactions/list-qbd-transactions.js +4 -4
- package/tools/qbd/transactions/list-qbd-transactions.js.map +1 -1
- package/tools/qbd/transactions/list-qbd-transactions.mjs +4 -4
- package/tools/qbd/transactions/list-qbd-transactions.mjs.map +1 -1
- package/tools/qbd/transactions/retrieve-qbd-transactions.js +1 -1
- package/tools/qbd/transactions/retrieve-qbd-transactions.js.map +1 -1
- package/tools/qbd/transactions/retrieve-qbd-transactions.mjs +1 -1
- package/tools/qbd/transactions/retrieve-qbd-transactions.mjs.map +1 -1
- package/tools/qbd/transfers/create-qbd-transfers.js +1 -1
- package/tools/qbd/transfers/create-qbd-transfers.js.map +1 -1
- package/tools/qbd/transfers/create-qbd-transfers.mjs +1 -1
- package/tools/qbd/transfers/create-qbd-transfers.mjs.map +1 -1
- package/tools/qbd/transfers/list-qbd-transfers.d.mts.map +1 -1
- package/tools/qbd/transfers/list-qbd-transfers.d.ts.map +1 -1
- package/tools/qbd/transfers/list-qbd-transfers.js +7 -13
- package/tools/qbd/transfers/list-qbd-transfers.js.map +1 -1
- package/tools/qbd/transfers/list-qbd-transfers.mjs +7 -13
- package/tools/qbd/transfers/list-qbd-transfers.mjs.map +1 -1
- package/tools/qbd/transfers/retrieve-qbd-transfers.js +1 -1
- package/tools/qbd/transfers/retrieve-qbd-transfers.js.map +1 -1
- package/tools/qbd/transfers/retrieve-qbd-transfers.mjs +1 -1
- package/tools/qbd/transfers/retrieve-qbd-transfers.mjs.map +1 -1
- package/tools/qbd/transfers/update-qbd-transfers.js +1 -1
- package/tools/qbd/transfers/update-qbd-transfers.js.map +1 -1
- package/tools/qbd/transfers/update-qbd-transfers.mjs +1 -1
- package/tools/qbd/transfers/update-qbd-transfers.mjs.map +1 -1
- package/tools/qbd/unit-of-measure-sets/list-qbd-unit-of-measure-sets.js +2 -2
- package/tools/qbd/unit-of-measure-sets/list-qbd-unit-of-measure-sets.js.map +1 -1
- package/tools/qbd/unit-of-measure-sets/list-qbd-unit-of-measure-sets.mjs +2 -2
- package/tools/qbd/unit-of-measure-sets/list-qbd-unit-of-measure-sets.mjs.map +1 -1
- package/tools/qbd/unit-of-measure-sets/retrieve-qbd-unit-of-measure-sets.js +1 -1
- package/tools/qbd/unit-of-measure-sets/retrieve-qbd-unit-of-measure-sets.js.map +1 -1
- package/tools/qbd/unit-of-measure-sets/retrieve-qbd-unit-of-measure-sets.mjs +1 -1
- package/tools/qbd/unit-of-measure-sets/retrieve-qbd-unit-of-measure-sets.mjs.map +1 -1
- package/tools/qbd/vendor-credits/list-qbd-vendor-credits.js +4 -4
- package/tools/qbd/vendor-credits/list-qbd-vendor-credits.js.map +1 -1
- package/tools/qbd/vendor-credits/list-qbd-vendor-credits.mjs +4 -4
- package/tools/qbd/vendor-credits/list-qbd-vendor-credits.mjs.map +1 -1
- package/tools/qbd/vendors/list-qbd-vendors.js +2 -2
- package/tools/qbd/vendors/list-qbd-vendors.js.map +1 -1
- package/tools/qbd/vendors/list-qbd-vendors.mjs +2 -2
- package/tools/qbd/vendors/list-qbd-vendors.mjs.map +1 -1
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'update_qbd_classes',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nUpdates an existing class.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/class',\n $defs: {\n class: {\n type: 'object',\n title: 'The Class object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this class. This ID is unique across all classes but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this class was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nUpdates an existing class.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/class',\n $defs: {\n class: {\n type: 'object',\n title: 'The Class object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this class. This ID is unique across all classes but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this class was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n fullName: {\n type: 'string',\n description: 'The case-insensitive fully-qualified unique name of this class, formed by combining the names of its hierarchical parent objects with its own `name`, separated by colons. For example, if a class is under \"Department\" and has the `name` \"Marketing\", its `fullName` would be \"Department:Marketing\".\\n\\n**NOTE**: Unlike `name`, `fullName` is guaranteed to be unique across all class objects. However, `fullName` can still be arbitrarily changed by the QuickBooks user when they modify the underlying `name` field.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this class is active. Inactive objects are typically hidden from views and reports in QuickBooks. Defaults to `true`.'\n },\n name: {\n type: 'string',\n description: 'The case-insensitive name of this class. Not guaranteed to be unique because it does not include the names of its hierarchical parent objects like `fullName` does. For example, two classes could both have the `name` \"Marketing\", but they could have unique `fullName` values, such as \"Department:Marketing\" and \"Internal:Marketing\".'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_class\"`.',\n enum: [ 'qbd_class'\n ]\n },\n parent: {\n type: 'object',\n description: 'The parent class one level above this one in the hierarchy. For example, if this class has a `fullName` of \"Department:Marketing\", its parent has a `fullName` of \"Department\". If this class is at the top level, this field will be `null`.',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this object. This ID is unique across all objects of the same type, but not across different QuickBooks object types.'\n },\n fullName: {\n type: 'string',\n description: 'The fully-qualified unique name for this object, formed by combining the names of its parent objects with its own `name`, separated by colons. Not case-sensitive.'\n }\n },\n required: [ 'id',\n 'fullName'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this class object, which changes each time the object is modified. When updating this object, you must provide the most recent `revisionNumber` to ensure you\\'re working with the latest data; otherwise, the update will return an error.'\n },\n sublevel: {\n type: 'number',\n description: 'The depth level of this class in the hierarchy. A top-level class has a `sublevel` of 0; each subsequent sublevel increases this number by 1. For example, a class with a `fullName` of \"Department:Marketing\" would have a `sublevel` of 1.'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this class was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'fullName',\n 'isActive',\n 'name',\n 'objectType',\n 'parent',\n 'revisionNumber',\n 'sublevel',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -105,24 +105,24 @@ export const tool: Tool = {
|
|
|
105
105
|
transactionDateFrom: {
|
|
106
106
|
type: 'string',
|
|
107
107
|
description:
|
|
108
|
-
|
|
108
|
+
"Filter for credit card charges whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).",
|
|
109
109
|
format: 'date',
|
|
110
110
|
},
|
|
111
111
|
transactionDateTo: {
|
|
112
112
|
type: 'string',
|
|
113
113
|
description:
|
|
114
|
-
|
|
114
|
+
"Filter for credit card charges whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).",
|
|
115
115
|
format: 'date',
|
|
116
116
|
},
|
|
117
117
|
updatedAfter: {
|
|
118
118
|
type: 'string',
|
|
119
119
|
description:
|
|
120
|
-
|
|
120
|
+
"Filter for credit card charges updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
121
121
|
},
|
|
122
122
|
updatedBefore: {
|
|
123
123
|
type: 'string',
|
|
124
124
|
description:
|
|
125
|
-
|
|
125
|
+
"Filter for credit card charges updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
126
126
|
},
|
|
127
127
|
},
|
|
128
128
|
required: ['conductorEndUserId'],
|
|
@@ -105,24 +105,24 @@ export const tool: Tool = {
|
|
|
105
105
|
transactionDateFrom: {
|
|
106
106
|
type: 'string',
|
|
107
107
|
description:
|
|
108
|
-
|
|
108
|
+
"Filter for credit card credits whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).",
|
|
109
109
|
format: 'date',
|
|
110
110
|
},
|
|
111
111
|
transactionDateTo: {
|
|
112
112
|
type: 'string',
|
|
113
113
|
description:
|
|
114
|
-
|
|
114
|
+
"Filter for credit card credits whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).",
|
|
115
115
|
format: 'date',
|
|
116
116
|
},
|
|
117
117
|
updatedAfter: {
|
|
118
118
|
type: 'string',
|
|
119
119
|
description:
|
|
120
|
-
|
|
120
|
+
"Filter for credit card credits updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
121
121
|
},
|
|
122
122
|
updatedBefore: {
|
|
123
123
|
type: 'string',
|
|
124
124
|
description:
|
|
125
|
-
|
|
125
|
+
"Filter for credit card credits updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
126
126
|
},
|
|
127
127
|
},
|
|
128
128
|
required: ['conductorEndUserId'],
|
|
@@ -109,24 +109,24 @@ export const tool: Tool = {
|
|
|
109
109
|
transactionDateFrom: {
|
|
110
110
|
type: 'string',
|
|
111
111
|
description:
|
|
112
|
-
|
|
112
|
+
"Filter for credit memos whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).",
|
|
113
113
|
format: 'date',
|
|
114
114
|
},
|
|
115
115
|
transactionDateTo: {
|
|
116
116
|
type: 'string',
|
|
117
117
|
description:
|
|
118
|
-
|
|
118
|
+
"Filter for credit memos whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).",
|
|
119
119
|
format: 'date',
|
|
120
120
|
},
|
|
121
121
|
updatedAfter: {
|
|
122
122
|
type: 'string',
|
|
123
123
|
description:
|
|
124
|
-
|
|
124
|
+
"Filter for credit memos updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
125
125
|
},
|
|
126
126
|
updatedBefore: {
|
|
127
127
|
type: 'string',
|
|
128
128
|
description:
|
|
129
|
-
|
|
129
|
+
"Filter for credit memos updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
130
130
|
},
|
|
131
131
|
},
|
|
132
132
|
required: ['conductorEndUserId'],
|
|
@@ -122,12 +122,12 @@ export const tool: Tool = {
|
|
|
122
122
|
updatedAfter: {
|
|
123
123
|
type: 'string',
|
|
124
124
|
description:
|
|
125
|
-
|
|
125
|
+
"Filter for customers updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
126
126
|
},
|
|
127
127
|
updatedBefore: {
|
|
128
128
|
type: 'string',
|
|
129
129
|
description:
|
|
130
|
-
|
|
130
|
+
"Filter for customers updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
131
131
|
},
|
|
132
132
|
},
|
|
133
133
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'create_qbd_date_driven_terms',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nCreates a new date-driven term.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/date_driven_term',\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nCreates a new date-driven term.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/date_driven_term',\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n discountDayOfMonth: {\n type: 'number',\n description: 'The day of the month within which payment must be received to qualify for the discount specified by `discountPercentage`.'\n },\n discountPercentage: {\n type: 'string',\n description: 'The discount percentage applied to the payment if received on or before the specified `discountDayOfMonth`. The value is between 0 and 100.'\n },\n dueDayOfMonth: {\n type: 'number',\n description: 'The day of the month when full payment is due without discount.'\n },\n gracePeriodDays: {\n type: 'number',\n description: 'The number of days before `dueDayOfMonth` when an invoice or bill issued within this threshold is considered due the following month. For example, with `dueDayOfMonth` set to 15 and `gracePeriodDays` set to 2, an invoice issued on the 13th would be due on the 15th of the next month, while an invoice issued on the 12th would be due on the 15th of the current month.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this date-driven term is active. Inactive objects are typically hidden from views and reports in QuickBooks. Defaults to `true`.'\n },\n name: {\n type: 'string',\n description: 'The case-insensitive unique name of this date-driven term, unique across all date-driven terms.\\n\\n**NOTE**: Date-driven terms do not have a `fullName` field because they are not hierarchical objects, which is why `name` is unique for them but not for objects that have parents.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_date_driven_term\"`.',\n enum: [ 'qbd_date_driven_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this date-driven term object, which changes each time the object is modified. When updating this object, you must provide the most recent `revisionNumber` to ensure you\\'re working with the latest data; otherwise, the update will return an error.'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDayOfMonth',\n 'discountPercentage',\n 'dueDayOfMonth',\n 'gracePeriodDays',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'list_qbd_date_driven_terms',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nReturns a list of date-driven terms. NOTE: QuickBooks Desktop does not support pagination for date-driven terms; hence, there is no `cursor` parameter. Users typically have few date-driven terms.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of date-driven terms.',\n items: {\n $ref: '#/$defs/date_driven_term'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nReturns a list of date-driven terms. NOTE: QuickBooks Desktop does not support pagination for date-driven terms; hence, there is no `cursor` parameter. Users typically have few date-driven terms.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of date-driven terms.',\n items: {\n $ref: '#/$defs/date_driven_term'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n discountDayOfMonth: {\n type: 'number',\n description: 'The day of the month within which payment must be received to qualify for the discount specified by `discountPercentage`.'\n },\n discountPercentage: {\n type: 'string',\n description: 'The discount percentage applied to the payment if received on or before the specified `discountDayOfMonth`. The value is between 0 and 100.'\n },\n dueDayOfMonth: {\n type: 'number',\n description: 'The day of the month when full payment is due without discount.'\n },\n gracePeriodDays: {\n type: 'number',\n description: 'The number of days before `dueDayOfMonth` when an invoice or bill issued within this threshold is considered due the following month. For example, with `dueDayOfMonth` set to 15 and `gracePeriodDays` set to 2, an invoice issued on the 13th would be due on the 15th of the next month, while an invoice issued on the 12th would be due on the 15th of the current month.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this date-driven term is active. Inactive objects are typically hidden from views and reports in QuickBooks. Defaults to `true`.'\n },\n name: {\n type: 'string',\n description: 'The case-insensitive unique name of this date-driven term, unique across all date-driven terms.\\n\\n**NOTE**: Date-driven terms do not have a `fullName` field because they are not hierarchical objects, which is why `name` is unique for them but not for objects that have parents.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_date_driven_term\"`.',\n enum: [ 'qbd_date_driven_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this date-driven term object, which changes each time the object is modified. When updating this object, you must provide the most recent `revisionNumber` to ensure you\\'re working with the latest data; otherwise, the update will return an error.'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDayOfMonth',\n 'discountPercentage',\n 'dueDayOfMonth',\n 'gracePeriodDays',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -80,12 +80,12 @@ export const tool: Tool = {
|
|
|
80
80
|
updatedAfter: {
|
|
81
81
|
type: 'string',
|
|
82
82
|
description:
|
|
83
|
-
|
|
83
|
+
"Filter for date-driven terms updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
84
84
|
},
|
|
85
85
|
updatedBefore: {
|
|
86
86
|
type: 'string',
|
|
87
87
|
description:
|
|
88
|
-
|
|
88
|
+
"Filter for date-driven terms updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
89
89
|
},
|
|
90
90
|
jq_filter: {
|
|
91
91
|
type: 'string',
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'retrieve_qbd_date_driven_terms',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nRetrieves a date-driven term by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/date_driven_term',\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nRetrieves a date-driven term by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/date_driven_term',\n $defs: {\n date_driven_term: {\n type: 'object',\n title: 'The Date-Driven Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this date-driven term. This ID is unique across all date-driven terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n discountDayOfMonth: {\n type: 'number',\n description: 'The day of the month within which payment must be received to qualify for the discount specified by `discountPercentage`.'\n },\n discountPercentage: {\n type: 'string',\n description: 'The discount percentage applied to the payment if received on or before the specified `discountDayOfMonth`. The value is between 0 and 100.'\n },\n dueDayOfMonth: {\n type: 'number',\n description: 'The day of the month when full payment is due without discount.'\n },\n gracePeriodDays: {\n type: 'number',\n description: 'The number of days before `dueDayOfMonth` when an invoice or bill issued within this threshold is considered due the following month. For example, with `dueDayOfMonth` set to 15 and `gracePeriodDays` set to 2, an invoice issued on the 13th would be due on the 15th of the next month, while an invoice issued on the 12th would be due on the 15th of the current month.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this date-driven term is active. Inactive objects are typically hidden from views and reports in QuickBooks. Defaults to `true`.'\n },\n name: {\n type: 'string',\n description: 'The case-insensitive unique name of this date-driven term, unique across all date-driven terms.\\n\\n**NOTE**: Date-driven terms do not have a `fullName` field because they are not hierarchical objects, which is why `name` is unique for them but not for objects that have parents.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_date_driven_term\"`.',\n enum: [ 'qbd_date_driven_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this date-driven term object, which changes each time the object is modified. When updating this object, you must provide the most recent `revisionNumber` to ensure you\\'re working with the latest data; otherwise, the update will return an error.'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this date-driven term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDayOfMonth',\n 'discountPercentage',\n 'dueDayOfMonth',\n 'gracePeriodDays',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'list_qbd_deleted_list_objects',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nLists deleted non-transaction list-objects (e.g., customers, vendors, employees, items) from the last 90 days. Results are grouped by list-object type and ordered by actual delete time (ascending). For deleted transactions (e.g., invoices, bills, estimates), see the deleted-transactions endpoint.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of deleted list-objects.',\n items: {\n $ref: '#/$defs/deleted_list_object'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n deleted_list_object: {\n type: 'object',\n title: 'The Deleted List-Object object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this deleted list-object. This ID is unique across all deleted list-objects but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this deleted list-object was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nLists deleted non-transaction list-objects (e.g., customers, vendors, employees, items) from the last 90 days. Results are grouped by list-object type and ordered by actual delete time (ascending). For deleted transactions (e.g., invoices, bills, estimates), see the deleted-transactions endpoint.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of deleted list-objects.',\n items: {\n $ref: '#/$defs/deleted_list_object'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n deleted_list_object: {\n type: 'object',\n title: 'The Deleted List-Object object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this deleted list-object. This ID is unique across all deleted list-objects but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this deleted list-object was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n deletedAt: {\n type: 'string',\n description: 'The date and time when this deleted list-object was deleted, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n listType: {\n type: 'string',\n description: 'The type of deleted list object (i.e., non-transaction).',\n enum: [ 'account',\n 'billing_rate',\n 'class',\n 'currency',\n 'customer',\n 'customer_message',\n 'customer_type',\n 'date_driven_terms',\n 'employee',\n 'inventory_site',\n 'item_discount',\n 'item_fixed_asset',\n 'item_group',\n 'item_inventory',\n 'item_inventory_assembly',\n 'item_non_inventory',\n 'item_other_charge',\n 'item_payment',\n 'item_sales_tax',\n 'item_sales_tax_group',\n 'item_service',\n 'item_subtotal',\n 'job_type',\n 'other_name',\n 'payment_method',\n 'payroll_item_non_wage',\n 'payroll_item_wage',\n 'price_level',\n 'sales_representative',\n 'sales_tax_code',\n 'ship_method',\n 'standard_terms',\n 'to_do',\n 'unit_of_measure_set',\n 'vehicle',\n 'vendor',\n 'vendor_type',\n 'workers_comp_code'\n ]\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_deleted_list_object\"`.',\n enum: [ 'qbd_deleted_list_object'\n ]\n }\n },\n required: [ 'id',\n 'createdAt',\n 'deletedAt',\n 'listType',\n 'objectType'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -76,12 +76,12 @@ export const tool: Tool = {
|
|
|
76
76
|
deletedAfter: {
|
|
77
77
|
type: 'string',
|
|
78
78
|
description:
|
|
79
|
-
|
|
79
|
+
"Filter for deleted list-objects deleted on or after this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
80
80
|
},
|
|
81
81
|
deletedBefore: {
|
|
82
82
|
type: 'string',
|
|
83
83
|
description:
|
|
84
|
-
|
|
84
|
+
"Filter for deleted list-objects deleted on or before this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
85
85
|
},
|
|
86
86
|
jq_filter: {
|
|
87
87
|
type: 'string',
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'list_qbd_deleted_transactions',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nLists deleted transactions of the specified type(s) (e.g., invoice, bill, estimate) in the last 90 days. Results are grouped by transaction type and ordered by actual delete time (ascending). NOTE: For deleted non-transaction list-objects (e.g., customer, vendor, employee), see the deleted-list-objects endpoint.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of deleted transactions.',\n items: {\n $ref: '#/$defs/deleted_transaction'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n deleted_transaction: {\n type: 'object',\n title: 'The Deleted Transaction object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this deleted transaction. This ID is unique across all transaction types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this deleted transaction was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nLists deleted transactions of the specified type(s) (e.g., invoice, bill, estimate) in the last 90 days. Results are grouped by transaction type and ordered by actual delete time (ascending). NOTE: For deleted non-transaction list-objects (e.g., customer, vendor, employee), see the deleted-list-objects endpoint.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of deleted transactions.',\n items: {\n $ref: '#/$defs/deleted_transaction'\n }\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'objectType',\n 'url'\n ],\n $defs: {\n deleted_transaction: {\n type: 'object',\n title: 'The Deleted Transaction object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this deleted transaction. This ID is unique across all transaction types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this deleted transaction was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n deletedAt: {\n type: 'string',\n description: 'The date and time when this deleted transaction was deleted, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_deleted_transaction\"`.',\n enum: [ 'qbd_deleted_transaction'\n ]\n },\n refNumber: {\n type: 'string',\n description: 'The case-sensitive user-defined reference number for this deleted transaction, which can be used to identify the transaction in QuickBooks. This value is not required to be unique and can be arbitrarily changed by the QuickBooks user.'\n },\n transactionType: {\n type: 'string',\n description: 'The type of deleted transaction.',\n enum: [ 'ar_refund_credit_card',\n 'bill',\n 'bill_payment_check',\n 'bill_payment_credit_card',\n 'build_assembly',\n 'charge',\n 'check',\n 'credit_card_charge',\n 'credit_card_credit',\n 'credit_memo',\n 'deposit',\n 'estimate',\n 'inventory_adjustment',\n 'invoice',\n 'item_receipt',\n 'journal_entry',\n 'purchase_order',\n 'receive_payment',\n 'sales_order',\n 'sales_receipt',\n 'sales_tax_payment_check',\n 'time_tracking',\n 'transfer_inventory',\n 'vehicle_mileage',\n 'vendor_credit'\n ]\n }\n },\n required: [ 'id',\n 'createdAt',\n 'deletedAt',\n 'objectType',\n 'refNumber',\n 'transactionType'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -63,12 +63,12 @@ export const tool: Tool = {
|
|
|
63
63
|
deletedAfter: {
|
|
64
64
|
type: 'string',
|
|
65
65
|
description:
|
|
66
|
-
|
|
66
|
+
"Filter for deleted transactions deleted on or after this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
67
67
|
},
|
|
68
68
|
deletedBefore: {
|
|
69
69
|
type: 'string',
|
|
70
70
|
description:
|
|
71
|
-
|
|
71
|
+
"Filter for deleted transactions deleted on or before this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
72
72
|
},
|
|
73
73
|
jq_filter: {
|
|
74
74
|
type: 'string',
|
|
@@ -92,12 +92,12 @@ export const tool: Tool = {
|
|
|
92
92
|
updatedAfter: {
|
|
93
93
|
type: 'string',
|
|
94
94
|
description:
|
|
95
|
-
|
|
95
|
+
"Filter for discount items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
96
96
|
},
|
|
97
97
|
updatedBefore: {
|
|
98
98
|
type: 'string',
|
|
99
99
|
description:
|
|
100
|
-
|
|
100
|
+
"Filter for discount items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
101
101
|
},
|
|
102
102
|
},
|
|
103
103
|
required: ['conductorEndUserId'],
|
|
@@ -78,12 +78,12 @@ export const tool: Tool = {
|
|
|
78
78
|
updatedAfter: {
|
|
79
79
|
type: 'string',
|
|
80
80
|
description:
|
|
81
|
-
|
|
81
|
+
"Filter for employees updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
82
82
|
},
|
|
83
83
|
updatedBefore: {
|
|
84
84
|
type: 'string',
|
|
85
85
|
description:
|
|
86
|
-
|
|
86
|
+
"Filter for employees updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
87
87
|
},
|
|
88
88
|
},
|
|
89
89
|
required: ['conductorEndUserId'],
|
|
@@ -108,24 +108,24 @@ export const tool: Tool = {
|
|
|
108
108
|
transactionDateFrom: {
|
|
109
109
|
type: 'string',
|
|
110
110
|
description:
|
|
111
|
-
|
|
111
|
+
"Filter for estimates whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).",
|
|
112
112
|
format: 'date',
|
|
113
113
|
},
|
|
114
114
|
transactionDateTo: {
|
|
115
115
|
type: 'string',
|
|
116
116
|
description:
|
|
117
|
-
|
|
117
|
+
"Filter for estimates whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).",
|
|
118
118
|
format: 'date',
|
|
119
119
|
},
|
|
120
120
|
updatedAfter: {
|
|
121
121
|
type: 'string',
|
|
122
122
|
description:
|
|
123
|
-
|
|
123
|
+
"Filter for estimates updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
124
124
|
},
|
|
125
125
|
updatedBefore: {
|
|
126
126
|
type: 'string',
|
|
127
127
|
description:
|
|
128
|
-
|
|
128
|
+
"Filter for estimates updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
129
129
|
},
|
|
130
130
|
},
|
|
131
131
|
required: ['conductorEndUserId'],
|
|
@@ -99,24 +99,24 @@ export const tool: Tool = {
|
|
|
99
99
|
transactionDateFrom: {
|
|
100
100
|
type: 'string',
|
|
101
101
|
description:
|
|
102
|
-
|
|
102
|
+
"Filter for inventory adjustments whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).",
|
|
103
103
|
format: 'date',
|
|
104
104
|
},
|
|
105
105
|
transactionDateTo: {
|
|
106
106
|
type: 'string',
|
|
107
107
|
description:
|
|
108
|
-
|
|
108
|
+
"Filter for inventory adjustments whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE:** QuickBooks Desktop interprets this date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).",
|
|
109
109
|
format: 'date',
|
|
110
110
|
},
|
|
111
111
|
updatedAfter: {
|
|
112
112
|
type: 'string',
|
|
113
113
|
description:
|
|
114
|
-
|
|
114
|
+
"Filter for inventory adjustments updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
115
115
|
},
|
|
116
116
|
updatedBefore: {
|
|
117
117
|
type: 'string',
|
|
118
118
|
description:
|
|
119
|
-
|
|
119
|
+
"Filter for inventory adjustments updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
120
120
|
},
|
|
121
121
|
},
|
|
122
122
|
required: ['conductorEndUserId'],
|
|
@@ -92,12 +92,12 @@ export const tool: Tool = {
|
|
|
92
92
|
updatedAfter: {
|
|
93
93
|
type: 'string',
|
|
94
94
|
description:
|
|
95
|
-
|
|
95
|
+
"Filter for inventory assembly items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
96
96
|
},
|
|
97
97
|
updatedBefore: {
|
|
98
98
|
type: 'string',
|
|
99
99
|
description:
|
|
100
|
-
|
|
100
|
+
"Filter for inventory assembly items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
101
101
|
},
|
|
102
102
|
},
|
|
103
103
|
required: ['conductorEndUserId'],
|
|
@@ -92,12 +92,12 @@ export const tool: Tool = {
|
|
|
92
92
|
updatedAfter: {
|
|
93
93
|
type: 'string',
|
|
94
94
|
description:
|
|
95
|
-
|
|
95
|
+
"Filter for inventory items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **start of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T00:00:00`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
96
96
|
},
|
|
97
97
|
updatedBefore: {
|
|
98
98
|
type: 'string',
|
|
99
99
|
description:
|
|
100
|
-
|
|
100
|
+
"Filter for inventory items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets the date as the **end of the specified day** in the local timezone of the end-user's computer (e.g., `2025-01-01` → `2025-01-01T23:59:59`).\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop interprets the timestamp in the local timezone of the end-user's computer.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop interprets the timestamp using the specified timezone.",
|
|
101
101
|
},
|
|
102
102
|
},
|
|
103
103
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'create_qbd_inventory_sites',
|
|
19
19
|
description:
|
|
20
|
-
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nCreates a new inventory site.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/inventory_site',\n $defs: {\n inventory_site: {\n type: 'object',\n title: 'The Inventory Site object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this inventory site. This ID is unique across all inventory sites but not across different QuickBooks object types.'\n },\n address: {\n type: 'object',\n title: 'The Site Address object',\n description: 'The inventory site\\'s address.',\n properties: {\n city: {\n type: 'string',\n description: 'The city, district, suburb, town, or village name of the site address.'\n },\n country: {\n type: 'string',\n description: 'The country name of the site address.'\n },\n line1: {\n type: 'string',\n description: 'The first line of the site address (e.g., street, PO Box, or company name).'\n },\n line2: {\n type: 'string',\n description: 'The second line of the site address, if needed (e.g., apartment, suite, unit, or building).'\n },\n line3: {\n type: 'string',\n description: 'The third line of the site address, if needed.'\n },\n line4: {\n type: 'string',\n description: 'The fourth line of the site address, if needed.'\n },\n line5: {\n type: 'string',\n description: 'The fifth line of the site address, if needed.'\n },\n postalCode: {\n type: 'string',\n description: 'The postal code or ZIP code of the site address.'\n },\n state: {\n type: 'string',\n description: 'The state, county, province, or region name of the site address.'\n }\n },\n required: [ 'city',\n 'country',\n 'line1',\n 'line2',\n 'line3',\n 'line4',\n 'line5',\n 'postalCode',\n 'state'\n ]\n },\n contact: {\n type: 'string',\n description: 'The name of the primary contact person for this inventory site.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this inventory site was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm)
|
|
20
|
+
"When using this tool, always use the `jq_filter` parameter to reduce the response size and improve performance.\n\nOnly omit if you're sure you don't need the data.\n\nCreates a new inventory site.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/inventory_site',\n $defs: {\n inventory_site: {\n type: 'object',\n title: 'The Inventory Site object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this inventory site. This ID is unique across all inventory sites but not across different QuickBooks object types.'\n },\n address: {\n type: 'object',\n title: 'The Site Address object',\n description: 'The inventory site\\'s address.',\n properties: {\n city: {\n type: 'string',\n description: 'The city, district, suburb, town, or village name of the site address.'\n },\n country: {\n type: 'string',\n description: 'The country name of the site address.'\n },\n line1: {\n type: 'string',\n description: 'The first line of the site address (e.g., street, PO Box, or company name).'\n },\n line2: {\n type: 'string',\n description: 'The second line of the site address, if needed (e.g., apartment, suite, unit, or building).'\n },\n line3: {\n type: 'string',\n description: 'The third line of the site address, if needed.'\n },\n line4: {\n type: 'string',\n description: 'The fourth line of the site address, if needed.'\n },\n line5: {\n type: 'string',\n description: 'The fifth line of the site address, if needed.'\n },\n postalCode: {\n type: 'string',\n description: 'The postal code or ZIP code of the site address.'\n },\n state: {\n type: 'string',\n description: 'The state, county, province, or region name of the site address.'\n }\n },\n required: [ 'city',\n 'country',\n 'line1',\n 'line2',\n 'line3',\n 'line4',\n 'line5',\n 'postalCode',\n 'state'\n ]\n },\n contact: {\n type: 'string',\n description: 'The name of the primary contact person for this inventory site.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this inventory site was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n },\n description: {\n type: 'string',\n description: 'A description of this inventory site.'\n },\n email: {\n type: 'string',\n description: 'The inventory site\\'s email address.'\n },\n fax: {\n type: 'string',\n description: 'The inventory site\\'s fax number.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this inventory site is active. Inactive objects are typically hidden from views and reports in QuickBooks. Defaults to `true`.'\n },\n isDefault: {\n type: 'boolean',\n description: 'Indicates whether this inventory site is the default site used when no specific site is provided during the creation of other objects.'\n },\n name: {\n type: 'string',\n description: 'The case-insensitive unique name of this inventory site, unique across all inventory sites.\\n\\n**NOTE**: Inventory sites do not have a `fullName` field because they are not hierarchical objects, which is why `name` is unique for them but not for objects that have parents.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_inventory_site\"`.',\n enum: [ 'qbd_inventory_site'\n ]\n },\n parent: {\n type: 'object',\n description: 'The parent inventory site one level above this one in the hierarchy.',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this object. This ID is unique across all objects of the same type, but not across different QuickBooks object types.'\n },\n fullName: {\n type: 'string',\n description: 'The fully-qualified unique name for this object, formed by combining the names of its parent objects with its own `name`, separated by colons. Not case-sensitive.'\n }\n },\n required: [ 'id',\n 'fullName'\n ]\n },\n phone: {\n type: 'string',\n description: 'The inventory site\\'s primary telephone number.'\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this inventory site object, which changes each time the object is modified. When updating this object, you must provide the most recent `revisionNumber` to ensure you\\'re working with the latest data; otherwise, the update will return an error.'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this inventory site was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), which QuickBooks Desktop interprets in the local timezone of the end-user\\'s computer.'\n }\n },\n required: [ 'id',\n 'address',\n 'contact',\n 'createdAt',\n 'description',\n 'email',\n 'fax',\n 'isActive',\n 'isDefault',\n 'name',\n 'objectType',\n 'parent',\n 'phone',\n 'revisionNumber',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|