conductor-node-mcp 12.28.0 → 12.29.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 +5 -5
- 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.js +5 -5
- package/tools/qbd/transfers/list-qbd-transfers.js.map +1 -1
- package/tools/qbd/transfers/list-qbd-transfers.mjs +5 -5
- 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
|
@@ -92,12 +92,12 @@ export const tool: Tool = {
|
|
|
92
92
|
updatedAfter: {
|
|
93
93
|
type: 'string',
|
|
94
94
|
description:
|
|
95
|
-
'Filter for sales-tax items updated on or after this date
|
|
95
|
+
'Filter for sales-tax items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
96
96
|
},
|
|
97
97
|
updatedBefore: {
|
|
98
98
|
type: 'string',
|
|
99
99
|
description:
|
|
100
|
-
'Filter for sales-tax items updated on or before this date
|
|
100
|
+
'Filter for sales-tax items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
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: 'retrieve_qbd_sales_tax_items',
|
|
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 sales-tax item by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/sales_tax_item',\n $defs: {\n sales_tax_item: {\n type: 'object',\n title: 'The Sales-Tax Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this sales-tax item. This ID is unique across all sales-tax items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The sales-tax item\\'s barcode.'\n },\n class: {\n type: 'object',\n description: 'The sales-tax item\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this sales-tax item 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 sales-tax item by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/sales_tax_item',\n $defs: {\n sales_tax_item: {\n type: 'object',\n title: 'The Sales-Tax Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this sales-tax item. This ID is unique across all sales-tax items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The sales-tax item\\'s barcode.'\n },\n class: {\n type: 'object',\n description: 'The sales-tax item\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this sales-tax item was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n customFields: {\n type: 'array',\n description: 'The custom fields for the sales-tax item object, added as user-defined data extensions, not included in the standard QuickBooks object.',\n items: {\n type: 'object',\n title: 'The Custom Field object',\n properties: {\n name: {\n type: 'string',\n description: 'The name of the custom field, unique for the specified `ownerId`. For public custom fields, this name is visible as a label in the QuickBooks UI.'\n },\n ownerId: {\n type: 'string',\n description: 'The identifier of the owner of the custom field, which QuickBooks internally calls a \"data extension\". For public custom fields visible in the UI, such as those added by the QuickBooks user, this is always \"0\". For private custom fields that are only visible to the application that created them, this is a valid GUID identifying the owning application. Internally, Conductor always fetches all public custom fields (those with an `ownerId` of \"0\") for all objects.'\n },\n type: {\n type: 'string',\n description: 'The data type of this custom field.',\n enum: [ 'amount_type',\n 'date_time_type',\n 'integer_type',\n 'percent_type',\n 'price_type',\n 'quantity_type',\n 'string_1024_type',\n 'string_255_type'\n ]\n },\n value: {\n type: 'string',\n description: 'The value of this custom field. The maximum length depends on the field\\'s data type.'\n }\n },\n required: [ 'name',\n 'ownerId',\n 'type',\n 'value'\n ]\n }\n },\n description: {\n type: 'string',\n description: 'The sales-tax item\\'s description that will appear on sales forms that include this item.'\n },\n externalId: {\n type: 'string',\n description: 'A globally unique identifier (GUID) you, the developer, can provide for tracking this object in your external system. This field is immutable and can only be set during object creation.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this sales-tax item 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 sales-tax item, unique across all sales-tax items.\\n\\n**NOTE**: Sales-tax items 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_sales_tax_item\"`.',\n enum: [ 'qbd_sales_tax_item'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this sales-tax item 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 salesTaxReturnLine: {\n type: 'object',\n description: 'The specific line on the sales tax return form where the tax collected using this sales-tax item should be reported.',\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 taxRate: {\n type: 'string',\n description: 'The tax rate defined by this sales-tax item, represented as a decimal string. For example, \"7.5\" represents a 7.5% tax rate. This rate determines the amount of sales tax applied when this item is used in transactions. If a non-zero `taxRate` is specified, then the `taxVendor` field is required.'\n },\n taxVendor: {\n type: 'object',\n description: 'The tax agency (vendor) to whom collected sales taxes are owed for this sales-tax item. This field refers to a vendor in QuickBooks that represents the tax authority. If a non-zero `taxRate` is specified, then `taxVendor` is required.',\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 updatedAt: {\n type: 'string',\n description: 'The date and time when this sales-tax item was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'barcode',\n 'class',\n 'createdAt',\n 'customFields',\n 'description',\n 'externalId',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'salesTaxReturnLine',\n 'taxRate',\n 'taxVendor',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -91,12 +91,12 @@ export const tool: Tool = {
|
|
|
91
91
|
updatedAfter: {
|
|
92
92
|
type: 'string',
|
|
93
93
|
description:
|
|
94
|
-
'Filter for service items updated on or after this date
|
|
94
|
+
'Filter for service items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
95
95
|
},
|
|
96
96
|
updatedBefore: {
|
|
97
97
|
type: 'string',
|
|
98
98
|
description:
|
|
99
|
-
'Filter for service items updated on or before this date
|
|
99
|
+
'Filter for service items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
100
100
|
},
|
|
101
101
|
},
|
|
102
102
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'create_qbd_standard_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 standard term.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/standard_term',\n $defs: {\n standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard 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 standard term.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/standard_term',\n $defs: {\n standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n discountDays: {\n type: 'number',\n description: 'The number of days 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 within the number of days specified by `discountDays`. The value is between 0 and 100.'\n },\n dueDays: {\n type: 'number',\n description: 'The number of days until payment is due.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this standard 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 standard term, unique across all standard terms.\\n\\n**NOTE**: Standard 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_standard_term\"`.',\n enum: [ 'qbd_standard_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this standard 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 standard term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDays',\n 'discountPercentage',\n 'dueDays',\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_standard_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 standard terms. NOTE: QuickBooks Desktop does not support pagination for standard terms; hence, there is no `cursor` parameter. Users typically have few standard terms.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of standard terms.',\n items: {\n $ref: '#/$defs/standard_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 standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard 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 standard terms. NOTE: QuickBooks Desktop does not support pagination for standard terms; hence, there is no `cursor` parameter. Users typically have few standard terms.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of standard terms.',\n items: {\n $ref: '#/$defs/standard_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 standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n discountDays: {\n type: 'number',\n description: 'The number of days 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 within the number of days specified by `discountDays`. The value is between 0 and 100.'\n },\n dueDays: {\n type: 'number',\n description: 'The number of days until payment is due.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this standard 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 standard term, unique across all standard terms.\\n\\n**NOTE**: Standard 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_standard_term\"`.',\n enum: [ 'qbd_standard_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this standard 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 standard term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDays',\n 'discountPercentage',\n 'dueDays',\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
|
-
'Filter for standard terms updated on or after this date
|
|
83
|
+
'Filter for standard terms updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
84
84
|
},
|
|
85
85
|
updatedBefore: {
|
|
86
86
|
type: 'string',
|
|
87
87
|
description:
|
|
88
|
-
'Filter for standard terms updated on or before this date
|
|
88
|
+
'Filter for standard terms updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
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_standard_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 standard term by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/standard_term',\n $defs: {\n standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard 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 standard term by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/standard_term',\n $defs: {\n standard_term: {\n type: 'object',\n title: 'The Standard Term object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this standard term. This ID is unique across all standard terms but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this standard term was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n discountDays: {\n type: 'number',\n description: 'The number of days 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 within the number of days specified by `discountDays`. The value is between 0 and 100.'\n },\n dueDays: {\n type: 'number',\n description: 'The number of days until payment is due.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this standard 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 standard term, unique across all standard terms.\\n\\n**NOTE**: Standard 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_standard_term\"`.',\n enum: [ 'qbd_standard_term'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this standard 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 standard term was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'discountDays',\n 'discountPercentage',\n 'dueDays',\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: 'create_qbd_subtotal_items',
|
|
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 subtotal item.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item 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 subtotal item.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n customFields: {\n type: 'array',\n description: 'The custom fields for the subtotal item object, added as user-defined data extensions, not included in the standard QuickBooks object.',\n items: {\n type: 'object',\n title: 'The Custom Field object',\n properties: {\n name: {\n type: 'string',\n description: 'The name of the custom field, unique for the specified `ownerId`. For public custom fields, this name is visible as a label in the QuickBooks UI.'\n },\n ownerId: {\n type: 'string',\n description: 'The identifier of the owner of the custom field, which QuickBooks internally calls a \"data extension\". For public custom fields visible in the UI, such as those added by the QuickBooks user, this is always \"0\". For private custom fields that are only visible to the application that created them, this is a valid GUID identifying the owning application. Internally, Conductor always fetches all public custom fields (those with an `ownerId` of \"0\") for all objects.'\n },\n type: {\n type: 'string',\n description: 'The data type of this custom field.',\n enum: [ 'amount_type',\n 'date_time_type',\n 'integer_type',\n 'percent_type',\n 'price_type',\n 'quantity_type',\n 'string_1024_type',\n 'string_255_type'\n ]\n },\n value: {\n type: 'string',\n description: 'The value of this custom field. The maximum length depends on the field\\'s data type.'\n }\n },\n required: [ 'name',\n 'ownerId',\n 'type',\n 'value'\n ]\n }\n },\n description: {\n type: 'string',\n description: 'The subtotal item\\'s description that will appear on sales forms that include this item.'\n },\n externalId: {\n type: 'string',\n description: 'A globally unique identifier (GUID) you, the developer, can provide for tracking this object in your external system. This field is immutable and can only be set during object creation.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this subtotal item 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 subtotal item, unique across all subtotal items.\\n\\n**NOTE**: Subtotal items 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_subtotal_item\"`.',\n enum: [ 'qbd_subtotal_item'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this subtotal item 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 specialItemType: {\n type: 'string',\n description: 'The type of special item for this subtotal item.',\n enum: [ 'finance_charge',\n 'reimbursable_expense_group',\n 'reimbursable_expense_subtotal'\n ]\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'barcode',\n 'createdAt',\n 'customFields',\n 'description',\n 'externalId',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'specialItemType',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -84,12 +84,12 @@ export const tool: Tool = {
|
|
|
84
84
|
updatedAfter: {
|
|
85
85
|
type: 'string',
|
|
86
86
|
description:
|
|
87
|
-
'Filter for subtotal items updated on or after this date
|
|
87
|
+
'Filter for subtotal items updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
88
88
|
},
|
|
89
89
|
updatedBefore: {
|
|
90
90
|
type: 'string',
|
|
91
91
|
description:
|
|
92
|
-
'Filter for subtotal items updated on or before this date
|
|
92
|
+
'Filter for subtotal items updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
93
93
|
},
|
|
94
94
|
},
|
|
95
95
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'retrieve_qbd_subtotal_items',
|
|
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 subtotal item by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item 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 subtotal item by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n customFields: {\n type: 'array',\n description: 'The custom fields for the subtotal item object, added as user-defined data extensions, not included in the standard QuickBooks object.',\n items: {\n type: 'object',\n title: 'The Custom Field object',\n properties: {\n name: {\n type: 'string',\n description: 'The name of the custom field, unique for the specified `ownerId`. For public custom fields, this name is visible as a label in the QuickBooks UI.'\n },\n ownerId: {\n type: 'string',\n description: 'The identifier of the owner of the custom field, which QuickBooks internally calls a \"data extension\". For public custom fields visible in the UI, such as those added by the QuickBooks user, this is always \"0\". For private custom fields that are only visible to the application that created them, this is a valid GUID identifying the owning application. Internally, Conductor always fetches all public custom fields (those with an `ownerId` of \"0\") for all objects.'\n },\n type: {\n type: 'string',\n description: 'The data type of this custom field.',\n enum: [ 'amount_type',\n 'date_time_type',\n 'integer_type',\n 'percent_type',\n 'price_type',\n 'quantity_type',\n 'string_1024_type',\n 'string_255_type'\n ]\n },\n value: {\n type: 'string',\n description: 'The value of this custom field. The maximum length depends on the field\\'s data type.'\n }\n },\n required: [ 'name',\n 'ownerId',\n 'type',\n 'value'\n ]\n }\n },\n description: {\n type: 'string',\n description: 'The subtotal item\\'s description that will appear on sales forms that include this item.'\n },\n externalId: {\n type: 'string',\n description: 'A globally unique identifier (GUID) you, the developer, can provide for tracking this object in your external system. This field is immutable and can only be set during object creation.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this subtotal item 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 subtotal item, unique across all subtotal items.\\n\\n**NOTE**: Subtotal items 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_subtotal_item\"`.',\n enum: [ 'qbd_subtotal_item'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this subtotal item 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 specialItemType: {\n type: 'string',\n description: 'The type of special item for this subtotal item.',\n enum: [ 'finance_charge',\n 'reimbursable_expense_group',\n 'reimbursable_expense_subtotal'\n ]\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'barcode',\n 'createdAt',\n 'customFields',\n 'description',\n 'externalId',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'specialItemType',\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: 'update_qbd_subtotal_items',
|
|
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 subtotal item.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item 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 subtotal item.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/subtotal_item',\n $defs: {\n subtotal_item: {\n type: 'object',\n title: 'The Subtotal Item object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this subtotal item. This ID is unique across all subtotal items but not across different QuickBooks object types.'\n },\n barcode: {\n type: 'string',\n description: 'The subtotal item\\'s barcode.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n customFields: {\n type: 'array',\n description: 'The custom fields for the subtotal item object, added as user-defined data extensions, not included in the standard QuickBooks object.',\n items: {\n type: 'object',\n title: 'The Custom Field object',\n properties: {\n name: {\n type: 'string',\n description: 'The name of the custom field, unique for the specified `ownerId`. For public custom fields, this name is visible as a label in the QuickBooks UI.'\n },\n ownerId: {\n type: 'string',\n description: 'The identifier of the owner of the custom field, which QuickBooks internally calls a \"data extension\". For public custom fields visible in the UI, such as those added by the QuickBooks user, this is always \"0\". For private custom fields that are only visible to the application that created them, this is a valid GUID identifying the owning application. Internally, Conductor always fetches all public custom fields (those with an `ownerId` of \"0\") for all objects.'\n },\n type: {\n type: 'string',\n description: 'The data type of this custom field.',\n enum: [ 'amount_type',\n 'date_time_type',\n 'integer_type',\n 'percent_type',\n 'price_type',\n 'quantity_type',\n 'string_1024_type',\n 'string_255_type'\n ]\n },\n value: {\n type: 'string',\n description: 'The value of this custom field. The maximum length depends on the field\\'s data type.'\n }\n },\n required: [ 'name',\n 'ownerId',\n 'type',\n 'value'\n ]\n }\n },\n description: {\n type: 'string',\n description: 'The subtotal item\\'s description that will appear on sales forms that include this item.'\n },\n externalId: {\n type: 'string',\n description: 'A globally unique identifier (GUID) you, the developer, can provide for tracking this object in your external system. This field is immutable and can only be set during object creation.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this subtotal item 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 subtotal item, unique across all subtotal items.\\n\\n**NOTE**: Subtotal items 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_subtotal_item\"`.',\n enum: [ 'qbd_subtotal_item'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this subtotal item 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 specialItemType: {\n type: 'string',\n description: 'The type of special item for this subtotal item.',\n enum: [ 'finance_charge',\n 'reimbursable_expense_group',\n 'reimbursable_expense_subtotal'\n ]\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this subtotal item was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'barcode',\n 'createdAt',\n 'customFields',\n 'description',\n 'externalId',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'specialItemType',\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_templates',
|
|
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 templates. Use the `cursor` parameter to paginate through the results.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of templates.',\n items: {\n $ref: '#/$defs/template'\n }\n },\n hasMore: {\n type: 'boolean',\n description: 'Indicates whether there are more objects to be fetched.'\n },\n nextCursor: {\n type: 'string',\n description: 'The `nextCursor` is a pagination token returned in the response when you use the `limit` parameter in your request. To retrieve subsequent pages of results, include this token as the value of the `cursor` request parameter in your following API calls.\\n\\n**NOTE**: The `nextCursor` value remains constant throughout the pagination process for a specific list instance; continue to use the same `nextCursor` token in each request to fetch additional pages.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n remainingCount: {\n type: 'number',\n description: 'The number of objects remaining to be fetched.'\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'hasMore',\n 'nextCursor',\n 'objectType',\n 'remainingCount',\n 'url'\n ],\n $defs: {\n template: {\n type: 'object',\n title: 'The Template object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this template. This ID is unique across all templates but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this template 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 templates. Use the `cursor` parameter to paginate through the results.\n\n# Response Schema\n```json\n{\n type: 'object',\n properties: {\n data: {\n type: 'array',\n description: 'The array of templates.',\n items: {\n $ref: '#/$defs/template'\n }\n },\n hasMore: {\n type: 'boolean',\n description: 'Indicates whether there are more objects to be fetched.'\n },\n nextCursor: {\n type: 'string',\n description: 'The `nextCursor` is a pagination token returned in the response when you use the `limit` parameter in your request. To retrieve subsequent pages of results, include this token as the value of the `cursor` request parameter in your following API calls.\\n\\n**NOTE**: The `nextCursor` value remains constant throughout the pagination process for a specific list instance; continue to use the same `nextCursor` token in each request to fetch additional pages.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"list\"`.',\n enum: [ 'list'\n ]\n },\n remainingCount: {\n type: 'number',\n description: 'The number of objects remaining to be fetched.'\n },\n url: {\n type: 'string',\n description: 'The endpoint URL where this list can be accessed.'\n }\n },\n required: [ 'data',\n 'hasMore',\n 'nextCursor',\n 'objectType',\n 'remainingCount',\n 'url'\n ],\n $defs: {\n template: {\n type: 'object',\n title: 'The Template object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this template. This ID is unique across all templates but not across different QuickBooks object types.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this template was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n isActive: {\n type: 'boolean',\n description: 'Indicates whether this template 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 template, unique across all templates.\\n\\n**NOTE**: Templates 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_template\"`.',\n enum: [ 'qbd_template'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this template 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 templateType: {\n type: 'string',\n description: 'The type of transaction that this template is used for.',\n enum: [ 'bill_payment',\n 'build_assembly',\n 'credit_memo',\n 'estimate',\n 'invoice',\n 'payment_receipt',\n 'purchase_order',\n 'sales_order',\n 'sales_receipt'\n ]\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this template was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'createdAt',\n 'isActive',\n 'name',\n 'objectType',\n 'revisionNumber',\n 'templateType',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -54,24 +54,24 @@ export const tool: Tool = {
|
|
|
54
54
|
transactionDateFrom: {
|
|
55
55
|
type: 'string',
|
|
56
56
|
description:
|
|
57
|
-
'Filter for time tracking activities whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).',
|
|
57
|
+
'Filter for time tracking activities whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE**: QuickBooks Desktop interprets date-only values in the QuickBooks Desktop host machine’s local timezone (i.e., midnight in that timezone).',
|
|
58
58
|
format: 'date',
|
|
59
59
|
},
|
|
60
60
|
transactionDateTo: {
|
|
61
61
|
type: 'string',
|
|
62
62
|
description:
|
|
63
|
-
'Filter for time tracking activities whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).',
|
|
63
|
+
'Filter for time tracking activities whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE**: QuickBooks Desktop interprets date-only values in the QuickBooks Desktop host machine’s local timezone (i.e., midnight in that timezone).',
|
|
64
64
|
format: 'date',
|
|
65
65
|
},
|
|
66
66
|
updatedAfter: {
|
|
67
67
|
type: 'string',
|
|
68
68
|
description:
|
|
69
|
-
'Filter for time tracking activities updated on or after this date
|
|
69
|
+
'Filter for time tracking activities updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
70
70
|
},
|
|
71
71
|
updatedBefore: {
|
|
72
72
|
type: 'string',
|
|
73
73
|
description:
|
|
74
|
-
'Filter for time tracking activities updated on or before this date
|
|
74
|
+
'Filter for time tracking activities updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
75
75
|
},
|
|
76
76
|
},
|
|
77
77
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'retrieve_qbd_time_tracking_activities',
|
|
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 time tracking activity by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/time_tracking_activity',\n $defs: {\n time_tracking_activity: {\n type: 'object',\n title: 'The Time Tracking Activity object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this time tracking activity. This ID is unique across all transaction types.'\n },\n billingStatus: {\n type: 'string',\n description: 'The billing status of this time tracking activity.\\n\\n**IMPORTANT**: When this field is set to \"billable\" for time tracking activities, both `customer` and `serviceItem` are required so that an invoice can be created.',\n enum: [ 'billable',\n 'has_been_billed',\n 'not_billable'\n ]\n },\n class: {\n type: 'object',\n description: 'The time tracking activity\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this time tracking activity 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 time tracking activity by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/time_tracking_activity',\n $defs: {\n time_tracking_activity: {\n type: 'object',\n title: 'The Time Tracking Activity object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this time tracking activity. This ID is unique across all transaction types.'\n },\n billingStatus: {\n type: 'string',\n description: 'The billing status of this time tracking activity.\\n\\n**IMPORTANT**: When this field is set to \"billable\" for time tracking activities, both `customer` and `serviceItem` are required so that an invoice can be created.',\n enum: [ 'billable',\n 'has_been_billed',\n 'not_billable'\n ]\n },\n class: {\n type: 'object',\n description: 'The time tracking activity\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this time tracking activity was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n customer: {\n type: 'object',\n description: 'The customer or customer-job to which this time tracking activity could be billed. If `billingStatus` is set to \"billable\", this field is required.',\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 duration: {\n type: 'string',\n description: 'The time spent performing the service during this time tracking activity, in ISO 8601 format for time intervals (PTnHnMnS). For example, 1 hour and 30 minutes is represented as PT1H30M.\\n\\n**NOTE**: Although seconds can be specified when creating a time tracking activity, they are not returned in responses since QuickBooks Desktop\\'s UI does not display seconds.\\n\\n**IMPORTANT**: This field is required for updating time tracking activities, even if the field is not being modified, because of a bug in QuickBooks itself.'\n },\n entity: {\n type: 'object',\n description: 'The employee, vendor, or person on QuickBooks\\'s \"Other Names\" list whose time is being tracked in this time tracking activity. This cannot refer to a customer - use the `customer` field to associate a customer or customer-job with this time tracking activity.',\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 externalId: {\n type: 'string',\n description: 'A globally unique identifier (GUID) you, the developer, can provide for tracking this object in your external system. This field is immutable and can only be set during object creation.'\n },\n isBilled: {\n type: 'boolean',\n description: 'Indicates whether this time tracking activity has been billed.'\n },\n note: {\n type: 'string',\n description: 'A note or comment about this time tracking activity.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_time_tracking_activity\"`.',\n enum: [ 'qbd_time_tracking_activity'\n ]\n },\n payrollWageItem: {\n type: 'object',\n description: 'The payroll wage item (e.g., Regular Pay, Overtime Pay) to use for this time tracking activity. This field can only be used for time tracking if: (1) the person specified in `entity` is an employee in QuickBooks, and (2) the \"Use time data to create paychecks\" preference is enabled in their payroll settings.',\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 time tracking activity 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 serviceItem: {\n type: 'object',\n description: 'The type of service performed during this time tracking activity, referring to billable or purchasable services such as specialized labor, consulting hours, and professional fees.\\n\\n**NOTE**: This field is not required if no `customer` is specified. However, if `billingStatus` is set to \"billable\", both this field and `customer` are required.',\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 transactionDate: {\n type: 'string',\n description: 'The date of this time tracking activity, in ISO 8601 format (YYYY-MM-DD).',\n format: 'date'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this time tracking activity was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'billingStatus',\n 'class',\n 'createdAt',\n 'customer',\n 'duration',\n 'entity',\n 'externalId',\n 'isBilled',\n 'note',\n 'objectType',\n 'payrollWageItem',\n 'revisionNumber',\n 'serviceItem',\n 'transactionDate',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|
|
@@ -136,13 +136,13 @@ export const tool: Tool = {
|
|
|
136
136
|
transactionDateFrom: {
|
|
137
137
|
type: 'string',
|
|
138
138
|
description:
|
|
139
|
-
'Filter for transactions whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).',
|
|
139
|
+
'Filter for transactions whose `date` field is on or after this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE**: QuickBooks Desktop interprets date-only values in the QuickBooks Desktop host machine’s local timezone (i.e., midnight in that timezone).',
|
|
140
140
|
format: 'date',
|
|
141
141
|
},
|
|
142
142
|
transactionDateTo: {
|
|
143
143
|
type: 'string',
|
|
144
144
|
description:
|
|
145
|
-
'Filter for transactions whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).',
|
|
145
|
+
'Filter for transactions whose `date` field is on or before this date, in ISO 8601 format (YYYY-MM-DD).\n\n**NOTE**: QuickBooks Desktop interprets date-only values in the QuickBooks Desktop host machine’s local timezone (i.e., midnight in that timezone).',
|
|
146
146
|
format: 'date',
|
|
147
147
|
},
|
|
148
148
|
transactionTypes: {
|
|
@@ -186,12 +186,12 @@ export const tool: Tool = {
|
|
|
186
186
|
updatedAfter: {
|
|
187
187
|
type: 'string',
|
|
188
188
|
description:
|
|
189
|
-
'Filter for transactions updated on or after this date
|
|
189
|
+
'Filter for transactions updated on or after this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
190
190
|
},
|
|
191
191
|
updatedBefore: {
|
|
192
192
|
type: 'string',
|
|
193
193
|
description:
|
|
194
|
-
'Filter for transactions updated on or before this date
|
|
194
|
+
'Filter for transactions updated on or before this date/time. Accepts the following ISO 8601 formats:\n- **date-only** (YYYY-MM-DD) - QuickBooks Desktop interprets this as midnight in the host machine’s local timezone.\n- **datetime without timezone** (YYYY-MM-DDTHH:mm:ss) - QuickBooks Desktop uses the host machine’s local timezone to interpret the timestamp.\n- **datetime with timezone** (YYYY-MM-DDTHH:mm:ss±HH:mm) - QuickBooks Desktop uses this timezone to interpret the timestamp.',
|
|
195
195
|
},
|
|
196
196
|
},
|
|
197
197
|
required: ['conductorEndUserId'],
|
|
@@ -17,7 +17,7 @@ export const metadata: Metadata = {
|
|
|
17
17
|
export const tool: Tool = {
|
|
18
18
|
name: 'retrieve_qbd_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\nRetrieves a transaction by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/transaction',\n $defs: {\n transaction: {\n type: 'object',\n title: 'The Transaction object',\n properties: {\n account: {\n type: 'object',\n description: 'The account associated with this transaction.',\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 amount: {\n type: 'string',\n description: 'The monetary amount of this transaction, represented as a decimal string.'\n },\n amountInHomeCurrency: {\n type: 'string',\n description: 'The monetary amount of this transaction converted to the home currency of the QuickBooks company file. Represented as a decimal string.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this 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\nRetrieves a transaction by ID.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/transaction',\n $defs: {\n transaction: {\n type: 'object',\n title: 'The Transaction object',\n properties: {\n account: {\n type: 'object',\n description: 'The account associated with this transaction.',\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 amount: {\n type: 'string',\n description: 'The monetary amount of this transaction, represented as a decimal string.'\n },\n amountInHomeCurrency: {\n type: 'string',\n description: 'The monetary amount of this transaction converted to the home currency of the QuickBooks company file. Represented as a decimal string.'\n },\n createdAt: {\n type: 'string',\n description: 'The date and time when this transaction was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n currency: {\n type: 'object',\n description: 'The transaction\\'s currency. For built-in currencies, the name and code are standard international values. For user-defined currencies, all values are editable.',\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 entity: {\n type: 'object',\n description: 'The customer, vendor, employee, or person on QuickBooks\\'s \"Other Names\" list associated with this transaction.',\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 exchangeRate: {\n type: 'number',\n description: 'The market exchange rate between this transaction\\'s currency and the home currency in QuickBooks at the time of this transaction. Represented as a decimal value (e.g., 1.2345 for 1 EUR = 1.2345 USD if USD is the home currency).'\n },\n memo: {\n type: 'string',\n description: 'A memo or note for this transaction.'\n },\n refNumber: {\n type: 'string',\n description: 'The case-sensitive user-defined reference number for this 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 transactionDate: {\n type: 'string',\n description: 'The date of this transaction, in ISO 8601 format (YYYY-MM-DD).',\n format: 'date'\n },\n transactionId: {\n type: 'string',\n description: 'The QuickBooks-assigned unique identifier of this transaction. If `transactionLineId` is also defined, this is the identifier of the line\\'s parent transaction object.'\n },\n transactionLineId: {\n type: 'string',\n description: 'The QuickBooks-assigned unique identifier of this transaction line. If `null`, this result is a transaction object.'\n },\n transactionType: {\n type: 'string',\n description: 'The type of 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 'liability_adjustment',\n 'paycheck',\n 'payroll_liability_check',\n 'purchase_order',\n 'receive_payment',\n 'sales_order',\n 'sales_receipt',\n 'sales_tax_payment_check',\n 'transfer',\n 'vendor_credit',\n 'ytd_adjustment'\n ]\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this transaction was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'account',\n 'amount',\n 'amountInHomeCurrency',\n 'createdAt',\n 'currency',\n 'entity',\n 'exchangeRate',\n 'memo',\n 'refNumber',\n 'transactionDate',\n 'transactionId',\n 'transactionLineId',\n 'transactionType',\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: 'create_qbd_transfers',
|
|
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 transfer.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/transfer',\n $defs: {\n transfer: {\n type: 'object',\n title: 'The Transfer object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this transfer. This ID is unique across all transaction types.'\n },\n amount: {\n type: 'string',\n description: 'The monetary amount of this transfer, represented as a decimal string.'\n },\n class: {\n type: 'object',\n description: 'The transfer\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this transfer 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 transfer.\n\n# Response Schema\n```json\n{\n $ref: '#/$defs/transfer',\n $defs: {\n transfer: {\n type: 'object',\n title: 'The Transfer object',\n properties: {\n id: {\n type: 'string',\n description: 'The unique identifier assigned by QuickBooks to this transfer. This ID is unique across all transaction types.'\n },\n amount: {\n type: 'string',\n description: 'The monetary amount of this transfer, represented as a decimal string.'\n },\n class: {\n type: 'object',\n description: 'The transfer\\'s class. Classes can be used to categorize objects into meaningful segments, such as department, location, or type of work. In QuickBooks, class tracking is off by default.',\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 createdAt: {\n type: 'string',\n description: 'The date and time when this transfer was created, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n },\n memo: {\n type: 'string',\n description: 'A memo or note for this transfer.'\n },\n objectType: {\n type: 'string',\n description: 'The type of object. This value is always `\"qbd_transfer\"`.',\n enum: [ 'qbd_transfer'\n ]\n },\n revisionNumber: {\n type: 'string',\n description: 'The current QuickBooks-assigned revision number of this transfer 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 sourceAccount: {\n type: 'object',\n description: 'The account from which money will be transferred.',\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 sourceAccountBalance: {\n type: 'string',\n description: 'The balance of the account from which money will be transferred.'\n },\n targetAccount: {\n type: 'object',\n description: 'The account to which money will be transferred.',\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 targetAccountBalance: {\n type: 'string',\n description: 'The balance of the account to which money will be transferred.'\n },\n transactionDate: {\n type: 'string',\n description: 'The date of this transfer, in ISO 8601 format (YYYY-MM-DD).',\n format: 'date'\n },\n updatedAt: {\n type: 'string',\n description: 'The date and time when this transfer was last updated, in ISO 8601 format (YYYY-MM-DDThh:mm:ss±hh:mm), in the QuickBooks Desktop host machine’s local timezone.'\n }\n },\n required: [ 'id',\n 'amount',\n 'class',\n 'createdAt',\n 'memo',\n 'objectType',\n 'revisionNumber',\n 'sourceAccount',\n 'sourceAccountBalance',\n 'targetAccount',\n 'targetAccountBalance',\n 'transactionDate',\n 'updatedAt'\n ]\n }\n }\n}\n```",
|
|
21
21
|
inputSchema: {
|
|
22
22
|
type: 'object',
|
|
23
23
|
properties: {
|