@keystrokehq/netsuite 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/async-get-job-status.cjs +1 -0
- package/dist/actions/async-get-job-status.cjs.map +1 -1
- package/dist/actions/async-get-job-status.d.cts +3 -15
- package/dist/actions/async-get-job-status.d.cts.map +1 -1
- package/dist/actions/async-get-job-status.d.mts +3 -15
- package/dist/actions/async-get-job-status.d.mts.map +1 -1
- package/dist/actions/async-get-job-status.mjs +1 -0
- package/dist/actions/async-get-job-status.mjs.map +1 -1
- package/dist/actions/async-get-job-task-result.cjs +1 -0
- package/dist/actions/async-get-job-task-result.cjs.map +1 -1
- package/dist/actions/async-get-job-task-result.d.cts +3 -16
- package/dist/actions/async-get-job-task-result.d.cts.map +1 -1
- package/dist/actions/async-get-job-task-result.d.mts +3 -16
- package/dist/actions/async-get-job-task-result.d.mts.map +1 -1
- package/dist/actions/async-get-job-task-result.mjs +1 -0
- package/dist/actions/async-get-job-task-result.mjs.map +1 -1
- package/dist/actions/async-get-job-task.cjs +1 -0
- package/dist/actions/async-get-job-task.cjs.map +1 -1
- package/dist/actions/async-get-job-task.d.cts +3 -15
- package/dist/actions/async-get-job-task.d.cts.map +1 -1
- package/dist/actions/async-get-job-task.d.mts +3 -15
- package/dist/actions/async-get-job-task.d.mts.map +1 -1
- package/dist/actions/async-get-job-task.mjs +1 -0
- package/dist/actions/async-get-job-task.mjs.map +1 -1
- package/dist/actions/create-customer-payment.cjs +1 -0
- package/dist/actions/create-customer-payment.cjs.map +1 -1
- package/dist/actions/create-customer-payment.d.cts +3 -20
- package/dist/actions/create-customer-payment.d.cts.map +1 -1
- package/dist/actions/create-customer-payment.d.mts +3 -20
- package/dist/actions/create-customer-payment.d.mts.map +1 -1
- package/dist/actions/create-customer-payment.mjs +1 -0
- package/dist/actions/create-customer-payment.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +1 -0
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +3 -20
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +3 -20
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +1 -0
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-employee.cjs +1 -0
- package/dist/actions/create-employee.cjs.map +1 -1
- package/dist/actions/create-employee.d.cts +3 -20
- package/dist/actions/create-employee.d.cts.map +1 -1
- package/dist/actions/create-employee.d.mts +3 -20
- package/dist/actions/create-employee.d.mts.map +1 -1
- package/dist/actions/create-employee.mjs +1 -0
- package/dist/actions/create-employee.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +1 -0
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +3 -20
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +3 -20
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +1 -0
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-item.cjs +1 -0
- package/dist/actions/create-item.cjs.map +1 -1
- package/dist/actions/create-item.d.cts +3 -21
- package/dist/actions/create-item.d.cts.map +1 -1
- package/dist/actions/create-item.d.mts +3 -21
- package/dist/actions/create-item.d.mts.map +1 -1
- package/dist/actions/create-item.mjs +1 -0
- package/dist/actions/create-item.mjs.map +1 -1
- package/dist/actions/create-journal-entry.cjs +1 -0
- package/dist/actions/create-journal-entry.cjs.map +1 -1
- package/dist/actions/create-journal-entry.d.cts +3 -20
- package/dist/actions/create-journal-entry.d.cts.map +1 -1
- package/dist/actions/create-journal-entry.d.mts +3 -20
- package/dist/actions/create-journal-entry.d.mts.map +1 -1
- package/dist/actions/create-journal-entry.mjs +1 -0
- package/dist/actions/create-journal-entry.mjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.cjs +1 -0
- package/dist/actions/create-jwt-client-assertion.cjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.cts +3 -22
- package/dist/actions/create-jwt-client-assertion.d.cts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.mts +3 -22
- package/dist/actions/create-jwt-client-assertion.d.mts.map +1 -1
- package/dist/actions/create-jwt-client-assertion.mjs +1 -0
- package/dist/actions/create-jwt-client-assertion.mjs.map +1 -1
- package/dist/actions/create-purchase-order.cjs +1 -0
- package/dist/actions/create-purchase-order.cjs.map +1 -1
- package/dist/actions/create-purchase-order.d.cts +3 -44
- package/dist/actions/create-purchase-order.d.cts.map +1 -1
- package/dist/actions/create-purchase-order.d.mts +3 -44
- package/dist/actions/create-purchase-order.d.mts.map +1 -1
- package/dist/actions/create-purchase-order.mjs +1 -0
- package/dist/actions/create-purchase-order.mjs.map +1 -1
- package/dist/actions/create-record.cjs +1 -0
- package/dist/actions/create-record.cjs.map +1 -1
- package/dist/actions/create-record.d.cts +3 -21
- package/dist/actions/create-record.d.cts.map +1 -1
- package/dist/actions/create-record.d.mts +3 -21
- package/dist/actions/create-record.d.mts.map +1 -1
- package/dist/actions/create-record.mjs +1 -0
- package/dist/actions/create-record.mjs.map +1 -1
- package/dist/actions/create-sales-order.cjs +1 -0
- package/dist/actions/create-sales-order.cjs.map +1 -1
- package/dist/actions/create-sales-order.d.cts +3 -46
- package/dist/actions/create-sales-order.d.cts.map +1 -1
- package/dist/actions/create-sales-order.d.mts +3 -46
- package/dist/actions/create-sales-order.d.mts.map +1 -1
- package/dist/actions/create-sales-order.mjs +1 -0
- package/dist/actions/create-sales-order.mjs.map +1 -1
- package/dist/actions/create-vendor-bill.cjs +1 -0
- package/dist/actions/create-vendor-bill.cjs.map +1 -1
- package/dist/actions/create-vendor-bill.d.cts +3 -20
- package/dist/actions/create-vendor-bill.d.cts.map +1 -1
- package/dist/actions/create-vendor-bill.d.mts +3 -20
- package/dist/actions/create-vendor-bill.d.mts.map +1 -1
- package/dist/actions/create-vendor-bill.mjs +1 -0
- package/dist/actions/create-vendor-bill.mjs.map +1 -1
- package/dist/actions/create-vendor.cjs +1 -0
- package/dist/actions/create-vendor.cjs.map +1 -1
- package/dist/actions/create-vendor.d.cts +3 -20
- package/dist/actions/create-vendor.d.cts.map +1 -1
- package/dist/actions/create-vendor.d.mts +3 -20
- package/dist/actions/create-vendor.d.mts.map +1 -1
- package/dist/actions/create-vendor.mjs +1 -0
- package/dist/actions/create-vendor.mjs.map +1 -1
- package/dist/actions/delete-customer-payment.cjs +1 -0
- package/dist/actions/delete-customer-payment.cjs.map +1 -1
- package/dist/actions/delete-customer-payment.d.cts +3 -15
- package/dist/actions/delete-customer-payment.d.cts.map +1 -1
- package/dist/actions/delete-customer-payment.d.mts +3 -15
- package/dist/actions/delete-customer-payment.d.mts.map +1 -1
- package/dist/actions/delete-customer-payment.mjs +1 -0
- package/dist/actions/delete-customer-payment.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -0
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +3 -15
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +3 -15
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -0
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-employee.cjs +1 -0
- package/dist/actions/delete-employee.cjs.map +1 -1
- package/dist/actions/delete-employee.d.cts +3 -15
- package/dist/actions/delete-employee.d.cts.map +1 -1
- package/dist/actions/delete-employee.d.mts +3 -15
- package/dist/actions/delete-employee.d.mts.map +1 -1
- package/dist/actions/delete-employee.mjs +1 -0
- package/dist/actions/delete-employee.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +1 -0
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +3 -15
- package/dist/actions/delete-invoice.d.cts.map +1 -1
- package/dist/actions/delete-invoice.d.mts +3 -15
- package/dist/actions/delete-invoice.d.mts.map +1 -1
- package/dist/actions/delete-invoice.mjs +1 -0
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.cjs +1 -0
- package/dist/actions/delete-item-fulfillment.cjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.cts +3 -17
- package/dist/actions/delete-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.mts +3 -17
- package/dist/actions/delete-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/delete-item-fulfillment.mjs +1 -0
- package/dist/actions/delete-item-fulfillment.mjs.map +1 -1
- package/dist/actions/delete-item-receipt.cjs +1 -0
- package/dist/actions/delete-item-receipt.cjs.map +1 -1
- package/dist/actions/delete-item-receipt.d.cts +3 -15
- package/dist/actions/delete-item-receipt.d.cts.map +1 -1
- package/dist/actions/delete-item-receipt.d.mts +3 -15
- package/dist/actions/delete-item-receipt.d.mts.map +1 -1
- package/dist/actions/delete-item-receipt.mjs +1 -0
- package/dist/actions/delete-item-receipt.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -0
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +3 -16
- package/dist/actions/delete-item.d.cts.map +1 -1
- package/dist/actions/delete-item.d.mts +3 -16
- package/dist/actions/delete-item.d.mts.map +1 -1
- package/dist/actions/delete-item.mjs +1 -0
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/delete-journal-entry.cjs +1 -0
- package/dist/actions/delete-journal-entry.cjs.map +1 -1
- package/dist/actions/delete-journal-entry.d.cts +3 -17
- package/dist/actions/delete-journal-entry.d.cts.map +1 -1
- package/dist/actions/delete-journal-entry.d.mts +3 -17
- package/dist/actions/delete-journal-entry.d.mts.map +1 -1
- package/dist/actions/delete-journal-entry.mjs +1 -0
- package/dist/actions/delete-journal-entry.mjs.map +1 -1
- package/dist/actions/delete-purchase-order.cjs +1 -0
- package/dist/actions/delete-purchase-order.cjs.map +1 -1
- package/dist/actions/delete-purchase-order.d.cts +3 -15
- package/dist/actions/delete-purchase-order.d.cts.map +1 -1
- package/dist/actions/delete-purchase-order.d.mts +3 -15
- package/dist/actions/delete-purchase-order.d.mts.map +1 -1
- package/dist/actions/delete-purchase-order.mjs +1 -0
- package/dist/actions/delete-purchase-order.mjs.map +1 -1
- package/dist/actions/delete-sales-order.cjs +1 -0
- package/dist/actions/delete-sales-order.cjs.map +1 -1
- package/dist/actions/delete-sales-order.d.cts +3 -15
- package/dist/actions/delete-sales-order.d.cts.map +1 -1
- package/dist/actions/delete-sales-order.d.mts +3 -15
- package/dist/actions/delete-sales-order.d.mts.map +1 -1
- package/dist/actions/delete-sales-order.mjs +1 -0
- package/dist/actions/delete-sales-order.mjs.map +1 -1
- package/dist/actions/delete-vendor-payment.cjs +1 -0
- package/dist/actions/delete-vendor-payment.cjs.map +1 -1
- package/dist/actions/delete-vendor-payment.d.cts +3 -15
- package/dist/actions/delete-vendor-payment.d.cts.map +1 -1
- package/dist/actions/delete-vendor-payment.d.mts +3 -15
- package/dist/actions/delete-vendor-payment.d.mts.map +1 -1
- package/dist/actions/delete-vendor-payment.mjs +1 -0
- package/dist/actions/delete-vendor-payment.mjs.map +1 -1
- package/dist/actions/execute-dataset.cjs +1 -0
- package/dist/actions/execute-dataset.cjs.map +1 -1
- package/dist/actions/execute-dataset.d.cts +3 -17
- package/dist/actions/execute-dataset.d.cts.map +1 -1
- package/dist/actions/execute-dataset.d.mts +3 -17
- package/dist/actions/execute-dataset.d.mts.map +1 -1
- package/dist/actions/execute-dataset.mjs +1 -0
- package/dist/actions/execute-dataset.mjs.map +1 -1
- package/dist/actions/get-customer-payment.cjs +1 -0
- package/dist/actions/get-customer-payment.cjs.map +1 -1
- package/dist/actions/get-customer-payment.d.cts +3 -18
- package/dist/actions/get-customer-payment.d.cts.map +1 -1
- package/dist/actions/get-customer-payment.d.mts +3 -18
- package/dist/actions/get-customer-payment.d.mts.map +1 -1
- package/dist/actions/get-customer-payment.mjs +1 -0
- package/dist/actions/get-customer-payment.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +1 -0
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +3 -17
- package/dist/actions/get-customer.d.cts.map +1 -1
- package/dist/actions/get-customer.d.mts +3 -17
- package/dist/actions/get-customer.d.mts.map +1 -1
- package/dist/actions/get-customer.mjs +1 -0
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-datacenter-urls.cjs +1 -0
- package/dist/actions/get-datacenter-urls.cjs.map +1 -1
- package/dist/actions/get-datacenter-urls.d.cts +3 -16
- package/dist/actions/get-datacenter-urls.d.cts.map +1 -1
- package/dist/actions/get-datacenter-urls.d.mts +3 -16
- package/dist/actions/get-datacenter-urls.d.mts.map +1 -1
- package/dist/actions/get-datacenter-urls.mjs +1 -0
- package/dist/actions/get-datacenter-urls.mjs.map +1 -1
- package/dist/actions/get-employee.cjs +1 -0
- package/dist/actions/get-employee.cjs.map +1 -1
- package/dist/actions/get-employee.d.cts +3 -17
- package/dist/actions/get-employee.d.cts.map +1 -1
- package/dist/actions/get-employee.d.mts +3 -17
- package/dist/actions/get-employee.d.mts.map +1 -1
- package/dist/actions/get-employee.mjs +1 -0
- package/dist/actions/get-employee.mjs.map +1 -1
- package/dist/actions/get-governance-limits.cjs +1 -0
- package/dist/actions/get-governance-limits.cjs.map +1 -1
- package/dist/actions/get-governance-limits.d.cts +3 -13
- package/dist/actions/get-governance-limits.d.cts.map +1 -1
- package/dist/actions/get-governance-limits.d.mts +3 -13
- package/dist/actions/get-governance-limits.d.mts.map +1 -1
- package/dist/actions/get-governance-limits.mjs +1 -0
- package/dist/actions/get-governance-limits.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +1 -0
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +3 -18
- package/dist/actions/get-invoice.d.cts.map +1 -1
- package/dist/actions/get-invoice.d.mts +3 -18
- package/dist/actions/get-invoice.d.mts.map +1 -1
- package/dist/actions/get-invoice.mjs +1 -0
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-item-fulfillment.cjs +1 -0
- package/dist/actions/get-item-fulfillment.cjs.map +1 -1
- package/dist/actions/get-item-fulfillment.d.cts +3 -18
- package/dist/actions/get-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/get-item-fulfillment.d.mts +3 -18
- package/dist/actions/get-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/get-item-fulfillment.mjs +1 -0
- package/dist/actions/get-item-fulfillment.mjs.map +1 -1
- package/dist/actions/get-item-receipt.cjs +1 -0
- package/dist/actions/get-item-receipt.cjs.map +1 -1
- package/dist/actions/get-item-receipt.d.cts +3 -17
- package/dist/actions/get-item-receipt.d.cts.map +1 -1
- package/dist/actions/get-item-receipt.d.mts +3 -17
- package/dist/actions/get-item-receipt.d.mts.map +1 -1
- package/dist/actions/get-item-receipt.mjs +1 -0
- package/dist/actions/get-item-receipt.mjs.map +1 -1
- package/dist/actions/get-item.cjs +1 -0
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +3 -18
- package/dist/actions/get-item.d.cts.map +1 -1
- package/dist/actions/get-item.d.mts +3 -18
- package/dist/actions/get-item.d.mts.map +1 -1
- package/dist/actions/get-item.mjs +1 -0
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-journal-entry.cjs +1 -0
- package/dist/actions/get-journal-entry.cjs.map +1 -1
- package/dist/actions/get-journal-entry.d.cts +3 -18
- package/dist/actions/get-journal-entry.d.cts.map +1 -1
- package/dist/actions/get-journal-entry.d.mts +3 -18
- package/dist/actions/get-journal-entry.d.mts.map +1 -1
- package/dist/actions/get-journal-entry.mjs +1 -0
- package/dist/actions/get-journal-entry.mjs.map +1 -1
- package/dist/actions/get-purchase-order.cjs +1 -0
- package/dist/actions/get-purchase-order.cjs.map +1 -1
- package/dist/actions/get-purchase-order.d.cts +3 -18
- package/dist/actions/get-purchase-order.d.cts.map +1 -1
- package/dist/actions/get-purchase-order.d.mts +3 -18
- package/dist/actions/get-purchase-order.d.mts.map +1 -1
- package/dist/actions/get-purchase-order.mjs +1 -0
- package/dist/actions/get-purchase-order.mjs.map +1 -1
- package/dist/actions/get-record-metadata.cjs +1 -0
- package/dist/actions/get-record-metadata.cjs.map +1 -1
- package/dist/actions/get-record-metadata.d.cts +3 -16
- package/dist/actions/get-record-metadata.d.cts.map +1 -1
- package/dist/actions/get-record-metadata.d.mts +3 -16
- package/dist/actions/get-record-metadata.d.mts.map +1 -1
- package/dist/actions/get-record-metadata.mjs +1 -0
- package/dist/actions/get-record-metadata.mjs.map +1 -1
- package/dist/actions/get-reference-select-field.cjs +1 -0
- package/dist/actions/get-reference-select-field.cjs.map +1 -1
- package/dist/actions/get-reference-select-field.d.cts +3 -19
- package/dist/actions/get-reference-select-field.d.cts.map +1 -1
- package/dist/actions/get-reference-select-field.d.mts +3 -19
- package/dist/actions/get-reference-select-field.d.mts.map +1 -1
- package/dist/actions/get-reference-select-field.mjs +1 -0
- package/dist/actions/get-reference-select-field.mjs.map +1 -1
- package/dist/actions/get-sales-order.cjs +1 -0
- package/dist/actions/get-sales-order.cjs.map +1 -1
- package/dist/actions/get-sales-order.d.cts +3 -17
- package/dist/actions/get-sales-order.d.cts.map +1 -1
- package/dist/actions/get-sales-order.d.mts +3 -17
- package/dist/actions/get-sales-order.d.mts.map +1 -1
- package/dist/actions/get-sales-order.mjs +1 -0
- package/dist/actions/get-sales-order.mjs.map +1 -1
- package/dist/actions/get-server-time.cjs +1 -0
- package/dist/actions/get-server-time.cjs.map +1 -1
- package/dist/actions/get-server-time.d.cts +3 -13
- package/dist/actions/get-server-time.d.cts.map +1 -1
- package/dist/actions/get-server-time.d.mts +3 -13
- package/dist/actions/get-server-time.d.mts.map +1 -1
- package/dist/actions/get-server-time.mjs +1 -0
- package/dist/actions/get-server-time.mjs.map +1 -1
- package/dist/actions/get-sublist-collection.cjs +1 -0
- package/dist/actions/get-sublist-collection.cjs.map +1 -1
- package/dist/actions/get-sublist-collection.d.cts +3 -19
- package/dist/actions/get-sublist-collection.d.cts.map +1 -1
- package/dist/actions/get-sublist-collection.d.mts +3 -19
- package/dist/actions/get-sublist-collection.d.mts.map +1 -1
- package/dist/actions/get-sublist-collection.mjs +1 -0
- package/dist/actions/get-sublist-collection.mjs.map +1 -1
- package/dist/actions/get-sublist-line.cjs +1 -0
- package/dist/actions/get-sublist-line.cjs.map +1 -1
- package/dist/actions/get-sublist-line.d.cts +3 -19
- package/dist/actions/get-sublist-line.d.cts.map +1 -1
- package/dist/actions/get-sublist-line.d.mts +3 -19
- package/dist/actions/get-sublist-line.d.mts.map +1 -1
- package/dist/actions/get-sublist-line.mjs +1 -0
- package/dist/actions/get-sublist-line.mjs.map +1 -1
- package/dist/actions/get-subrecord.cjs +1 -0
- package/dist/actions/get-subrecord.cjs.map +1 -1
- package/dist/actions/get-subrecord.d.cts +3 -17
- package/dist/actions/get-subrecord.d.cts.map +1 -1
- package/dist/actions/get-subrecord.d.mts +3 -17
- package/dist/actions/get-subrecord.d.mts.map +1 -1
- package/dist/actions/get-subrecord.mjs +1 -0
- package/dist/actions/get-subrecord.mjs.map +1 -1
- package/dist/actions/get-vendor-bill.cjs +1 -0
- package/dist/actions/get-vendor-bill.cjs.map +1 -1
- package/dist/actions/get-vendor-bill.d.cts +3 -17
- package/dist/actions/get-vendor-bill.d.cts.map +1 -1
- package/dist/actions/get-vendor-bill.d.mts +3 -17
- package/dist/actions/get-vendor-bill.d.mts.map +1 -1
- package/dist/actions/get-vendor-bill.mjs +1 -0
- package/dist/actions/get-vendor-bill.mjs.map +1 -1
- package/dist/actions/get-vendor-payment.cjs +1 -0
- package/dist/actions/get-vendor-payment.cjs.map +1 -1
- package/dist/actions/get-vendor-payment.d.cts +3 -17
- package/dist/actions/get-vendor-payment.d.cts.map +1 -1
- package/dist/actions/get-vendor-payment.d.mts +3 -17
- package/dist/actions/get-vendor-payment.d.mts.map +1 -1
- package/dist/actions/get-vendor-payment.mjs +1 -0
- package/dist/actions/get-vendor-payment.mjs.map +1 -1
- package/dist/actions/get-vendor.cjs +1 -0
- package/dist/actions/get-vendor.cjs.map +1 -1
- package/dist/actions/get-vendor.d.cts +3 -18
- package/dist/actions/get-vendor.d.cts.map +1 -1
- package/dist/actions/get-vendor.d.mts +3 -18
- package/dist/actions/get-vendor.d.mts.map +1 -1
- package/dist/actions/get-vendor.mjs +1 -0
- package/dist/actions/get-vendor.mjs.map +1 -1
- package/dist/actions/list-customer-payments.cjs +1 -0
- package/dist/actions/list-customer-payments.cjs.map +1 -1
- package/dist/actions/list-customer-payments.d.cts +3 -17
- package/dist/actions/list-customer-payments.d.cts.map +1 -1
- package/dist/actions/list-customer-payments.d.mts +3 -17
- package/dist/actions/list-customer-payments.d.mts.map +1 -1
- package/dist/actions/list-customer-payments.mjs +1 -0
- package/dist/actions/list-customer-payments.mjs.map +1 -1
- package/dist/actions/list-datasets.cjs +1 -0
- package/dist/actions/list-datasets.cjs.map +1 -1
- package/dist/actions/list-datasets.d.cts +3 -16
- package/dist/actions/list-datasets.d.cts.map +1 -1
- package/dist/actions/list-datasets.d.mts +3 -16
- package/dist/actions/list-datasets.d.mts.map +1 -1
- package/dist/actions/list-datasets.mjs +1 -0
- package/dist/actions/list-datasets.mjs.map +1 -1
- package/dist/actions/list-employees.cjs +1 -0
- package/dist/actions/list-employees.cjs.map +1 -1
- package/dist/actions/list-employees.d.cts +3 -17
- package/dist/actions/list-employees.d.cts.map +1 -1
- package/dist/actions/list-employees.d.mts +3 -17
- package/dist/actions/list-employees.d.mts.map +1 -1
- package/dist/actions/list-employees.mjs +1 -0
- package/dist/actions/list-employees.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +1 -0
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +3 -16
- package/dist/actions/list-integrations.d.cts.map +1 -1
- package/dist/actions/list-integrations.d.mts +3 -16
- package/dist/actions/list-integrations.d.mts.map +1 -1
- package/dist/actions/list-integrations.mjs +1 -0
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +1 -0
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +3 -17
- package/dist/actions/list-invoices.d.cts.map +1 -1
- package/dist/actions/list-invoices.d.mts +3 -17
- package/dist/actions/list-invoices.d.mts.map +1 -1
- package/dist/actions/list-invoices.mjs +1 -0
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-item-fulfillments.cjs +1 -0
- package/dist/actions/list-item-fulfillments.cjs.map +1 -1
- package/dist/actions/list-item-fulfillments.d.cts +3 -17
- package/dist/actions/list-item-fulfillments.d.cts.map +1 -1
- package/dist/actions/list-item-fulfillments.d.mts +3 -17
- package/dist/actions/list-item-fulfillments.d.mts.map +1 -1
- package/dist/actions/list-item-fulfillments.mjs +1 -0
- package/dist/actions/list-item-fulfillments.mjs.map +1 -1
- package/dist/actions/list-item-receipts.cjs +1 -0
- package/dist/actions/list-item-receipts.cjs.map +1 -1
- package/dist/actions/list-item-receipts.d.cts +3 -17
- package/dist/actions/list-item-receipts.d.cts.map +1 -1
- package/dist/actions/list-item-receipts.d.mts +3 -17
- package/dist/actions/list-item-receipts.d.mts.map +1 -1
- package/dist/actions/list-item-receipts.mjs +1 -0
- package/dist/actions/list-item-receipts.mjs.map +1 -1
- package/dist/actions/list-journal-entries.cjs +1 -0
- package/dist/actions/list-journal-entries.cjs.map +1 -1
- package/dist/actions/list-journal-entries.d.cts +3 -17
- package/dist/actions/list-journal-entries.d.cts.map +1 -1
- package/dist/actions/list-journal-entries.d.mts +3 -17
- package/dist/actions/list-journal-entries.d.mts.map +1 -1
- package/dist/actions/list-journal-entries.mjs +1 -0
- package/dist/actions/list-journal-entries.mjs.map +1 -1
- package/dist/actions/list-metadata-catalog.cjs +1 -0
- package/dist/actions/list-metadata-catalog.cjs.map +1 -1
- package/dist/actions/list-metadata-catalog.d.cts +3 -16
- package/dist/actions/list-metadata-catalog.d.cts.map +1 -1
- package/dist/actions/list-metadata-catalog.d.mts +3 -16
- package/dist/actions/list-metadata-catalog.d.mts.map +1 -1
- package/dist/actions/list-metadata-catalog.mjs +1 -0
- package/dist/actions/list-metadata-catalog.mjs.map +1 -1
- package/dist/actions/list-purchase-orders.cjs +1 -0
- package/dist/actions/list-purchase-orders.cjs.map +1 -1
- package/dist/actions/list-purchase-orders.d.cts +3 -17
- package/dist/actions/list-purchase-orders.d.cts.map +1 -1
- package/dist/actions/list-purchase-orders.d.mts +3 -17
- package/dist/actions/list-purchase-orders.d.mts.map +1 -1
- package/dist/actions/list-purchase-orders.mjs +1 -0
- package/dist/actions/list-purchase-orders.mjs.map +1 -1
- package/dist/actions/list-records.cjs +1 -0
- package/dist/actions/list-records.cjs.map +1 -1
- package/dist/actions/list-records.d.cts +3 -18
- package/dist/actions/list-records.d.cts.map +1 -1
- package/dist/actions/list-records.d.mts +3 -18
- package/dist/actions/list-records.d.mts.map +1 -1
- package/dist/actions/list-records.mjs +1 -0
- package/dist/actions/list-records.mjs.map +1 -1
- package/dist/actions/list-sales-orders.cjs +1 -0
- package/dist/actions/list-sales-orders.cjs.map +1 -1
- package/dist/actions/list-sales-orders.d.cts +3 -17
- package/dist/actions/list-sales-orders.d.cts.map +1 -1
- package/dist/actions/list-sales-orders.d.mts +3 -17
- package/dist/actions/list-sales-orders.d.mts.map +1 -1
- package/dist/actions/list-sales-orders.mjs +1 -0
- package/dist/actions/list-sales-orders.mjs.map +1 -1
- package/dist/actions/list-vendor-payments.cjs +1 -0
- package/dist/actions/list-vendor-payments.cjs.map +1 -1
- package/dist/actions/list-vendor-payments.d.cts +3 -17
- package/dist/actions/list-vendor-payments.d.cts.map +1 -1
- package/dist/actions/list-vendor-payments.d.mts +3 -17
- package/dist/actions/list-vendor-payments.d.mts.map +1 -1
- package/dist/actions/list-vendor-payments.mjs +1 -0
- package/dist/actions/list-vendor-payments.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.cts +3 -22
- package/dist/actions/o-auth2-authorize-account-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.mts +3 -22
- package/dist/actions/o-auth2-authorize-account-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-account-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.cjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.cts +3 -23
- package/dist/actions/o-auth2-authorize-system-domain.d.cts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.mts +3 -23
- package/dist/actions/o-auth2-authorize-system-domain.d.mts.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.mjs +1 -0
- package/dist/actions/o-auth2-authorize-system-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-logout.cjs +1 -0
- package/dist/actions/o-auth2-logout.cjs.map +1 -1
- package/dist/actions/o-auth2-logout.d.cts +3 -15
- package/dist/actions/o-auth2-logout.d.cts.map +1 -1
- package/dist/actions/o-auth2-logout.d.mts +3 -15
- package/dist/actions/o-auth2-logout.d.mts.map +1 -1
- package/dist/actions/o-auth2-logout.mjs +1 -0
- package/dist/actions/o-auth2-logout.mjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.cjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.cjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts +3 -16
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts +3 -16
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.mjs +1 -0
- package/dist/actions/o-auth2-revoke-refresh-token.mjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.cjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.cjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.cts +3 -19
- package/dist/actions/o-auth2-token-authorization-code.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.mts +3 -19
- package/dist/actions/o-auth2-token-authorization-code.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.mjs +1 -0
- package/dist/actions/o-auth2-token-authorization-code.mjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.cjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.cjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.cts +3 -17
- package/dist/actions/o-auth2-token-client-credentials.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.mts +3 -17
- package/dist/actions/o-auth2-token-client-credentials.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.mjs +1 -0
- package/dist/actions/o-auth2-token-client-credentials.mjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.cjs +1 -0
- package/dist/actions/o-auth2-token-refresh.cjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.cts +3 -17
- package/dist/actions/o-auth2-token-refresh.d.cts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.mts +3 -17
- package/dist/actions/o-auth2-token-refresh.d.mts.map +1 -1
- package/dist/actions/o-auth2-token-refresh.mjs +1 -0
- package/dist/actions/o-auth2-token-refresh.mjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.cjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.cjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.cts +3 -13
- package/dist/actions/oauth2-get-jwks-keys.d.cts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.mts +3 -13
- package/dist/actions/oauth2-get-jwks-keys.d.mts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.mjs +1 -0
- package/dist/actions/oauth2-get-jwks-keys.mjs.map +1 -1
- package/dist/actions/run-suiteql-query.cjs +1 -0
- package/dist/actions/run-suiteql-query.cjs.map +1 -1
- package/dist/actions/run-suiteql-query.d.cts +3 -17
- package/dist/actions/run-suiteql-query.d.cts.map +1 -1
- package/dist/actions/run-suiteql-query.d.mts +3 -17
- package/dist/actions/run-suiteql-query.d.mts.map +1 -1
- package/dist/actions/run-suiteql-query.mjs +1 -0
- package/dist/actions/run-suiteql-query.mjs.map +1 -1
- package/dist/actions/transform-record.cjs +1 -0
- package/dist/actions/transform-record.cjs.map +1 -1
- package/dist/actions/transform-record.d.cts +3 -23
- package/dist/actions/transform-record.d.cts.map +1 -1
- package/dist/actions/transform-record.d.mts +3 -23
- package/dist/actions/transform-record.d.mts.map +1 -1
- package/dist/actions/transform-record.mjs +1 -0
- package/dist/actions/transform-record.mjs.map +1 -1
- package/dist/actions/update-customer-payment.cjs +1 -0
- package/dist/actions/update-customer-payment.cjs.map +1 -1
- package/dist/actions/update-customer-payment.d.cts +3 -20
- package/dist/actions/update-customer-payment.d.cts.map +1 -1
- package/dist/actions/update-customer-payment.d.mts +3 -20
- package/dist/actions/update-customer-payment.d.mts.map +1 -1
- package/dist/actions/update-customer-payment.mjs +1 -0
- package/dist/actions/update-customer-payment.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +1 -0
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +3 -20
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +3 -20
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +1 -0
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-employee.cjs +1 -0
- package/dist/actions/update-employee.cjs.map +1 -1
- package/dist/actions/update-employee.d.cts +3 -22
- package/dist/actions/update-employee.d.cts.map +1 -1
- package/dist/actions/update-employee.d.mts +3 -22
- package/dist/actions/update-employee.d.mts.map +1 -1
- package/dist/actions/update-employee.mjs +1 -0
- package/dist/actions/update-employee.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +1 -0
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +3 -20
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +3 -20
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +1 -0
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-item-fulfillment.cjs +1 -0
- package/dist/actions/update-item-fulfillment.cjs.map +1 -1
- package/dist/actions/update-item-fulfillment.d.cts +3 -22
- package/dist/actions/update-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/update-item-fulfillment.d.mts +3 -22
- package/dist/actions/update-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/update-item-fulfillment.mjs +1 -0
- package/dist/actions/update-item-fulfillment.mjs.map +1 -1
- package/dist/actions/update-item-receipt.cjs +1 -0
- package/dist/actions/update-item-receipt.cjs.map +1 -1
- package/dist/actions/update-item-receipt.d.cts +3 -22
- package/dist/actions/update-item-receipt.d.cts.map +1 -1
- package/dist/actions/update-item-receipt.d.mts +3 -22
- package/dist/actions/update-item-receipt.d.mts.map +1 -1
- package/dist/actions/update-item-receipt.mjs +1 -0
- package/dist/actions/update-item-receipt.mjs.map +1 -1
- package/dist/actions/update-item.cjs +1 -0
- package/dist/actions/update-item.cjs.map +1 -1
- package/dist/actions/update-item.d.cts +3 -23
- package/dist/actions/update-item.d.cts.map +1 -1
- package/dist/actions/update-item.d.mts +3 -23
- package/dist/actions/update-item.d.mts.map +1 -1
- package/dist/actions/update-item.mjs +1 -0
- package/dist/actions/update-item.mjs.map +1 -1
- package/dist/actions/update-journal-entry.cjs +1 -0
- package/dist/actions/update-journal-entry.cjs.map +1 -1
- package/dist/actions/update-journal-entry.d.cts +3 -22
- package/dist/actions/update-journal-entry.d.cts.map +1 -1
- package/dist/actions/update-journal-entry.d.mts +3 -22
- package/dist/actions/update-journal-entry.d.mts.map +1 -1
- package/dist/actions/update-journal-entry.mjs +1 -0
- package/dist/actions/update-journal-entry.mjs.map +1 -1
- package/dist/actions/update-purchase-order.cjs +1 -0
- package/dist/actions/update-purchase-order.cjs.map +1 -1
- package/dist/actions/update-purchase-order.d.cts +3 -21
- package/dist/actions/update-purchase-order.d.cts.map +1 -1
- package/dist/actions/update-purchase-order.d.mts +3 -21
- package/dist/actions/update-purchase-order.d.mts.map +1 -1
- package/dist/actions/update-purchase-order.mjs +1 -0
- package/dist/actions/update-purchase-order.mjs.map +1 -1
- package/dist/actions/update-sales-order.cjs +1 -0
- package/dist/actions/update-sales-order.cjs.map +1 -1
- package/dist/actions/update-sales-order.d.cts +3 -20
- package/dist/actions/update-sales-order.d.cts.map +1 -1
- package/dist/actions/update-sales-order.d.mts +3 -20
- package/dist/actions/update-sales-order.d.mts.map +1 -1
- package/dist/actions/update-sales-order.mjs +1 -0
- package/dist/actions/update-sales-order.mjs.map +1 -1
- package/dist/actions/update-vendor-bill.cjs +1 -0
- package/dist/actions/update-vendor-bill.cjs.map +1 -1
- package/dist/actions/update-vendor-bill.d.cts +3 -22
- package/dist/actions/update-vendor-bill.d.cts.map +1 -1
- package/dist/actions/update-vendor-bill.d.mts +3 -22
- package/dist/actions/update-vendor-bill.d.mts.map +1 -1
- package/dist/actions/update-vendor-bill.mjs +1 -0
- package/dist/actions/update-vendor-bill.mjs.map +1 -1
- package/dist/actions/update-vendor-payment.cjs +1 -0
- package/dist/actions/update-vendor-payment.cjs.map +1 -1
- package/dist/actions/update-vendor-payment.d.cts +3 -22
- package/dist/actions/update-vendor-payment.d.cts.map +1 -1
- package/dist/actions/update-vendor-payment.d.mts +3 -22
- package/dist/actions/update-vendor-payment.d.mts.map +1 -1
- package/dist/actions/update-vendor-payment.mjs +1 -0
- package/dist/actions/update-vendor-payment.mjs.map +1 -1
- package/dist/actions/update-vendor.cjs +1 -0
- package/dist/actions/update-vendor.cjs.map +1 -1
- package/dist/actions/update-vendor.d.cts +3 -20
- package/dist/actions/update-vendor.d.cts.map +1 -1
- package/dist/actions/update-vendor.d.mts +3 -20
- package/dist/actions/update-vendor.d.mts.map +1 -1
- package/dist/actions/update-vendor.mjs +1 -0
- package/dist/actions/update-vendor.mjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.cjs +1 -0
- package/dist/actions/upsert-record-by-external-id.cjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.cts +3 -17
- package/dist/actions/upsert-record-by-external-id.d.cts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.mts +3 -17
- package/dist/actions/upsert-record-by-external-id.d.mts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.mjs +1 -0
- package/dist/actions/upsert-record-by-external-id.mjs.map +1 -1
- package/dist/app.cjs +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-journal-entry.d.mts","names":[],"sources":["../../src/actions/delete-journal-entry.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-journal-entry.d.mts","names":[],"sources":["../../src/actions/delete-journal-entry.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;cAK/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-journal-entry.mjs","names":[],"sources":["../../src/actions/delete-journal-entry.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeleteJournalEntryInput = z.object({\n id: z.number().int().describe(\"Internal ID of the journal entry record to delete\"),\n prefer: z.string().describe(\"Use header 'Prefer: respond-async' to execute asynchronously\").optional(),\n idempotency_key: z.string().describe(\"Idempotency key (UUID) for asynchronous requests; ignored if request is synchronous\").optional(),\n});\nexport const NetsuiteDeleteJournalEntryOutput = z.object({\n success: z.boolean().describe(\"True if the journal entry record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteJournalEntry = action(\"NETSUITE_DELETE_JOURNAL_ENTRY\", {\n slug: \"netsuite-delete-journal-entry\",\n name: \"Delete Journal Entry\",\n description: \"Tool to delete a journal entry record by ID. Use when you need to remove an existing journal entry from NetSuite.\",\n input: NetsuiteDeleteJournalEntryInput,\n output: NetsuiteDeleteJournalEntryOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-journal-entry.mjs","names":[],"sources":["../../src/actions/delete-journal-entry.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeleteJournalEntryInput = z.object({\n id: z.number().int().describe(\"Internal ID of the journal entry record to delete\"),\n prefer: z.string().describe(\"Use header 'Prefer: respond-async' to execute asynchronously\").optional(),\n idempotency_key: z.string().describe(\"Idempotency key (UUID) for asynchronous requests; ignored if request is synchronous\").optional(),\n});\nexport const NetsuiteDeleteJournalEntryOutput = z.object({\n success: z.boolean().describe(\"True if the journal entry record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteJournalEntry: AppAction<\n typeof NetsuiteDeleteJournalEntryInput,\n typeof NetsuiteDeleteJournalEntryOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_JOURNAL_ENTRY\", {\n slug: \"netsuite-delete-journal-entry\",\n name: \"Delete Journal Entry\",\n description: \"Tool to delete a journal entry record by ID. Use when you need to remove an existing journal entry from NetSuite.\",\n input: NetsuiteDeleteJournalEntryInput,\n output: NetsuiteDeleteJournalEntryOutput,\n});\n"],"mappings":";;;AAeA,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACrG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CACvI,CAaS;CACP,QAb8C,EAAE,OAAO,EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-purchase-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-purchase-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeletePurchaseOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the purchase order record to delete\"),\n});\nexport const NetsuiteDeletePurchaseOrderOutput = z.object({\n success: z.boolean().describe(\"True if the purchase order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeletePurchaseOrder = action(\"NETSUITE_DELETE_PURCHASE_ORDER\", {\n slug: \"netsuite-delete-purchase-order\",\n name: \"Delete Purchase Order\",\n description: \"Tool to delete a purchase order record by ID. Use when you need to remove an existing purchase order from NetSuite.\",\n input: NetsuiteDeletePurchaseOrderInput,\n output: NetsuiteDeletePurchaseOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-purchase-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-purchase-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeletePurchaseOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the purchase order record to delete\"),\n});\nexport const NetsuiteDeletePurchaseOrderOutput = z.object({\n success: z.boolean().describe(\"True if the purchase order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeletePurchaseOrder: AppAction<\n typeof NetsuiteDeletePurchaseOrderInput,\n typeof NetsuiteDeletePurchaseOrderOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_PURCHASE_ORDER\", {\n slug: \"netsuite-delete-purchase-order\",\n name: \"Delete Purchase Order\",\n description: \"Tool to delete a purchase order record by ID. Use when you need to remove an existing purchase order from NetSuite.\",\n input: NetsuiteDeletePurchaseOrderInput,\n output: NetsuiteDeletePurchaseOrderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EACpF,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-purchase-order.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeletePurchaseOrderInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeletePurchaseOrderOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeletePurchaseOrder:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeletePurchaseOrder: AppAction<typeof NetsuiteDeletePurchaseOrderInput, typeof NetsuiteDeletePurchaseOrderOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeletePurchaseOrder };
|
|
27
15
|
//# sourceMappingURL=delete-purchase-order.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-purchase-order.d.cts","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-purchase-order.d.cts","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-purchase-order.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeletePurchaseOrderInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeletePurchaseOrderOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeletePurchaseOrder:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeletePurchaseOrder: AppAction<typeof NetsuiteDeletePurchaseOrderInput, typeof NetsuiteDeletePurchaseOrderOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeletePurchaseOrder };
|
|
27
15
|
//# sourceMappingURL=delete-purchase-order.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-purchase-order.d.mts","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-purchase-order.d.mts","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-purchase-order.mjs","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeletePurchaseOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the purchase order record to delete\"),\n});\nexport const NetsuiteDeletePurchaseOrderOutput = z.object({\n success: z.boolean().describe(\"True if the purchase order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeletePurchaseOrder = action(\"NETSUITE_DELETE_PURCHASE_ORDER\", {\n slug: \"netsuite-delete-purchase-order\",\n name: \"Delete Purchase Order\",\n description: \"Tool to delete a purchase order record by ID. Use when you need to remove an existing purchase order from NetSuite.\",\n input: NetsuiteDeletePurchaseOrderInput,\n output: NetsuiteDeletePurchaseOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-purchase-order.mjs","names":[],"sources":["../../src/actions/delete-purchase-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeletePurchaseOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the purchase order record to delete\"),\n});\nexport const NetsuiteDeletePurchaseOrderOutput = z.object({\n success: z.boolean().describe(\"True if the purchase order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeletePurchaseOrder: AppAction<\n typeof NetsuiteDeletePurchaseOrderInput,\n typeof NetsuiteDeletePurchaseOrderOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_PURCHASE_ORDER\", {\n slug: \"netsuite-delete-purchase-order\",\n name: \"Delete Purchase Order\",\n description: \"Tool to delete a purchase order record by ID. Use when you need to remove an existing purchase order from NetSuite.\",\n input: NetsuiteDeletePurchaseOrderInput,\n output: NetsuiteDeletePurchaseOrderOutput,\n});\n"],"mappings":";;;AAaA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EACpF,CAaS;CACP,QAb+C,EAAE,OAAO,EACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sales-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-sales-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeleteSalesOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the sales order record to delete\"),\n});\nexport const NetsuiteDeleteSalesOrderOutput = z.object({\n success: z.boolean().describe(\"True if the sales order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteSalesOrder = action(\"NETSUITE_DELETE_SALES_ORDER\", {\n slug: \"netsuite-delete-sales-order\",\n name: \"Delete Sales Order\",\n description: \"Tool to delete a sales order by internal ID. Use when you need to remove an existing sales order record from NetSuite. Use after confirming the record exists to avoid unintended deletions.\",\n input: NetsuiteDeleteSalesOrderInput,\n output: NetsuiteDeleteSalesOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-sales-order.cjs","names":["z","action"],"sources":["../../src/actions/delete-sales-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeleteSalesOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the sales order record to delete\"),\n});\nexport const NetsuiteDeleteSalesOrderOutput = z.object({\n success: z.boolean().describe(\"True if the sales order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteSalesOrder: AppAction<\n typeof NetsuiteDeleteSalesOrderInput,\n typeof NetsuiteDeleteSalesOrderOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_SALES_ORDER\", {\n slug: \"netsuite-delete-sales-order\",\n name: \"Delete Sales Order\",\n description: \"Tool to delete a sales order by internal ID. Use when you need to remove an existing sales order record from NetSuite. Use after confirming the record exists to avoid unintended deletions.\",\n input: NetsuiteDeleteSalesOrderInput,\n output: NetsuiteDeleteSalesOrderOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-sales-order.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeleteSalesOrderInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeleteSalesOrderOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeleteSalesOrder:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeleteSalesOrder: AppAction<typeof NetsuiteDeleteSalesOrderInput, typeof NetsuiteDeleteSalesOrderOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeleteSalesOrder };
|
|
27
15
|
//# sourceMappingURL=delete-sales-order.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sales-order.d.cts","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-sales-order.d.cts","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-sales-order.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeleteSalesOrderInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeleteSalesOrderOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeleteSalesOrder:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeleteSalesOrder: AppAction<typeof NetsuiteDeleteSalesOrderInput, typeof NetsuiteDeleteSalesOrderOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeleteSalesOrder };
|
|
27
15
|
//# sourceMappingURL=delete-sales-order.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sales-order.d.mts","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-sales-order.d.mts","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-sales-order.mjs","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeleteSalesOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the sales order record to delete\"),\n});\nexport const NetsuiteDeleteSalesOrderOutput = z.object({\n success: z.boolean().describe(\"True if the sales order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteSalesOrder = action(\"NETSUITE_DELETE_SALES_ORDER\", {\n slug: \"netsuite-delete-sales-order\",\n name: \"Delete Sales Order\",\n description: \"Tool to delete a sales order by internal ID. Use when you need to remove an existing sales order record from NetSuite. Use after confirming the record exists to avoid unintended deletions.\",\n input: NetsuiteDeleteSalesOrderInput,\n output: NetsuiteDeleteSalesOrderOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-sales-order.mjs","names":[],"sources":["../../src/actions/delete-sales-order.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeleteSalesOrderInput = z.object({\n id: z.number().int().describe(\"Internal ID of the sales order record to delete\"),\n});\nexport const NetsuiteDeleteSalesOrderOutput = z.object({\n success: z.boolean().describe(\"True if the sales order record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteSalesOrder: AppAction<\n typeof NetsuiteDeleteSalesOrderInput,\n typeof NetsuiteDeleteSalesOrderOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_SALES_ORDER\", {\n slug: \"netsuite-delete-sales-order\",\n name: \"Delete Sales Order\",\n description: \"Tool to delete a sales order by internal ID. Use when you need to remove an existing sales order record from NetSuite. Use after confirming the record exists to avoid unintended deletions.\",\n input: NetsuiteDeleteSalesOrderInput,\n output: NetsuiteDeleteSalesOrderOutput,\n});\n"],"mappings":";;;AAaA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAaS;CACP,QAb4C,EAAE,OAAO,EACrD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,EACpG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vendor-payment.cjs","names":["z","action"],"sources":["../../src/actions/delete-vendor-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeleteVendorPaymentInput = z.object({\n id: z.number().int().describe(\"Internal ID of the vendor payment record to delete\"),\n});\nexport const NetsuiteDeleteVendorPaymentOutput = z.object({\n success: z.boolean().describe(\"True if the vendor payment record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteVendorPayment = action(\"NETSUITE_DELETE_VENDOR_PAYMENT\", {\n slug: \"netsuite-delete-vendor-payment\",\n name: \"Delete Vendor Payment\",\n description: \"Tool to delete a vendor payment record by ID. Use when you need to remove an existing vendor payment from NetSuite.\",\n input: NetsuiteDeleteVendorPaymentInput,\n output: NetsuiteDeleteVendorPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vendor-payment.cjs","names":["z","action"],"sources":["../../src/actions/delete-vendor-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeleteVendorPaymentInput = z.object({\n id: z.number().int().describe(\"Internal ID of the vendor payment record to delete\"),\n});\nexport const NetsuiteDeleteVendorPaymentOutput = z.object({\n success: z.boolean().describe(\"True if the vendor payment record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteVendorPayment: AppAction<\n typeof NetsuiteDeleteVendorPaymentInput,\n typeof NetsuiteDeleteVendorPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_VENDOR_PAYMENT\", {\n slug: \"netsuite-delete-vendor-payment\",\n name: \"Delete Vendor Payment\",\n description: \"Tool to delete a vendor payment record by ID. Use when you need to remove an existing vendor payment from NetSuite.\",\n input: NetsuiteDeleteVendorPaymentInput,\n output: NetsuiteDeleteVendorPaymentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EACpF,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAITC,eAAAA,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-vendor-payment.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeleteVendorPaymentInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeleteVendorPaymentOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeleteVendorPayment:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeleteVendorPayment: AppAction<typeof NetsuiteDeleteVendorPaymentInput, typeof NetsuiteDeleteVendorPaymentOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeleteVendorPayment };
|
|
27
15
|
//# sourceMappingURL=delete-vendor-payment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vendor-payment.d.cts","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vendor-payment.d.cts","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/delete-vendor-payment.d.ts
|
|
@@ -7,21 +9,7 @@ declare const NetsuiteDeleteVendorPaymentInput: z.ZodObject<{
|
|
|
7
9
|
declare const NetsuiteDeleteVendorPaymentOutput: z.ZodObject<{
|
|
8
10
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
11
|
}, z.core.$loose>;
|
|
10
|
-
declare const netsuiteDeleteVendorPayment:
|
|
11
|
-
id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
13
|
-
connectionId: z.ZodString;
|
|
14
|
-
entityId: z.ZodString;
|
|
15
|
-
instanceId: z.ZodString;
|
|
16
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
-
accessToken: z.ZodString;
|
|
18
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
19
|
-
connectionId: z.ZodString;
|
|
20
|
-
entityId: z.ZodString;
|
|
21
|
-
instanceId: z.ZodString;
|
|
22
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
-
accessToken: z.ZodString;
|
|
24
|
-
}, z.core.$strip>>]>;
|
|
12
|
+
declare const netsuiteDeleteVendorPayment: AppAction<typeof NetsuiteDeleteVendorPaymentInput, typeof NetsuiteDeleteVendorPaymentOutput, typeof netsuite.credential>;
|
|
25
13
|
//#endregion
|
|
26
14
|
export { netsuiteDeleteVendorPayment };
|
|
27
15
|
//# sourceMappingURL=delete-vendor-payment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vendor-payment.d.mts","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vendor-payment.d.mts","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;cAIjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-vendor-payment.mjs","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteDeleteVendorPaymentInput = z.object({\n id: z.number().int().describe(\"Internal ID of the vendor payment record to delete\"),\n});\nexport const NetsuiteDeleteVendorPaymentOutput = z.object({\n success: z.boolean().describe(\"True if the vendor payment record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteVendorPayment = action(\"NETSUITE_DELETE_VENDOR_PAYMENT\", {\n slug: \"netsuite-delete-vendor-payment\",\n name: \"Delete Vendor Payment\",\n description: \"Tool to delete a vendor payment record by ID. Use when you need to remove an existing vendor payment from NetSuite.\",\n input: NetsuiteDeleteVendorPaymentInput,\n output: NetsuiteDeleteVendorPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"delete-vendor-payment.mjs","names":[],"sources":["../../src/actions/delete-vendor-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteDeleteVendorPaymentInput = z.object({\n id: z.number().int().describe(\"Internal ID of the vendor payment record to delete\"),\n});\nexport const NetsuiteDeleteVendorPaymentOutput = z.object({\n success: z.boolean().describe(\"True if the vendor payment record was successfully deleted\").nullable(),\n}).passthrough();\n\nexport const netsuiteDeleteVendorPayment: AppAction<\n typeof NetsuiteDeleteVendorPaymentInput,\n typeof NetsuiteDeleteVendorPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_DELETE_VENDOR_PAYMENT\", {\n slug: \"netsuite-delete-vendor-payment\",\n name: \"Delete Vendor Payment\",\n description: \"Tool to delete a vendor payment record by ID. Use when you need to remove an existing vendor payment from NetSuite.\",\n input: NetsuiteDeleteVendorPaymentInput,\n output: NetsuiteDeleteVendorPaymentOutput,\n});\n"],"mappings":";;;AAaA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO,EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,EACpF,CAaS;CACP,QAb+C,EAAE,OAAO,EACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-dataset.cjs","names":["z","action"],"sources":["../../src/actions/execute-dataset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteExecuteDatasetInput = z.object({\n limit: z.number().int().describe(\"Page size; default is 1000, maximum is 1000; offset must be divisible by limit.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first item to return; must be a multiple of limit if both provided.\").optional(),\n dataset_id: z.string().describe(\"Internal ID of the SuiteAnalytics dataset to execute.\"),\n}).describe(\"Parameters for executing a SuiteAnalytics dataset.\");\nconst NetsuiteExecuteDataset_LinkSchema = z.object({\n rel: z.string().describe(\"Relation type of this link (e.g., 'self', 'next').\").nullable(),\n href: z.string().describe(\"URL for this link.\").nullable(),\n}).passthrough();\nexport const NetsuiteExecuteDatasetOutput = z.object({\n count: z.number().int().describe(\"Number of items in the current page.\").nullable(),\n items: z.array(z.record(z.string(), z.unknown())).describe(\"Array of result rows; each item maps dataset field IDs to values.\"),\n links: z.array(NetsuiteExecuteDataset_LinkSchema).describe(\"Top-level HATEOAS links for navigation.\"),\n offset: z.number().int().describe(\"Offset used for this page.\").nullable(),\n hasMore: z.boolean().describe(\"Indicates if additional pages are available.\").nullable(),\n totalResults: z.number().int().describe(\"Total number of matching results across all pages.\").nullable(),\n}).passthrough().describe(\"Response model for a SuiteAnalytics dataset execution.\");\n\nexport const netsuiteExecuteDataset = action(\"NETSUITE_EXECUTE_DATASET\", {\n slug: \"netsuite-execute-dataset\",\n name: \"Execute Dataset\",\n description: \"Tool to execute a SuiteAnalytics dataset and return paged results. Use when you need to retrieve dataset rows with paging support.\",\n input: NetsuiteExecuteDatasetInput,\n output: NetsuiteExecuteDatasetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"execute-dataset.cjs","names":["z","action"],"sources":["../../src/actions/execute-dataset.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteExecuteDatasetInput = z.object({\n limit: z.number().int().describe(\"Page size; default is 1000, maximum is 1000; offset must be divisible by limit.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first item to return; must be a multiple of limit if both provided.\").optional(),\n dataset_id: z.string().describe(\"Internal ID of the SuiteAnalytics dataset to execute.\"),\n}).describe(\"Parameters for executing a SuiteAnalytics dataset.\");\nconst NetsuiteExecuteDataset_LinkSchema = z.object({\n rel: z.string().describe(\"Relation type of this link (e.g., 'self', 'next').\").nullable(),\n href: z.string().describe(\"URL for this link.\").nullable(),\n}).passthrough();\nexport const NetsuiteExecuteDatasetOutput = z.object({\n count: z.number().int().describe(\"Number of items in the current page.\").nullable(),\n items: z.array(z.record(z.string(), z.unknown())).describe(\"Array of result rows; each item maps dataset field IDs to values.\"),\n links: z.array(NetsuiteExecuteDataset_LinkSchema).describe(\"Top-level HATEOAS links for navigation.\"),\n offset: z.number().int().describe(\"Offset used for this page.\").nullable(),\n hasMore: z.boolean().describe(\"Indicates if additional pages are available.\").nullable(),\n totalResults: z.number().int().describe(\"Total number of matching results across all pages.\").nullable(),\n}).passthrough().describe(\"Response model for a SuiteAnalytics dataset execution.\");\n\nexport const netsuiteExecuteDataset: AppAction<\n typeof NetsuiteExecuteDatasetInput,\n typeof NetsuiteExecuteDatasetOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_EXECUTE_DATASET\", {\n slug: \"netsuite-execute-dataset\",\n name: \"Execute Dataset\",\n description: \"Tool to execute a SuiteAnalytics dataset and return paged results. Use when you need to retrieve dataset rows with paging support.\",\n input: NetsuiteExecuteDatasetInput,\n output: NetsuiteExecuteDatasetOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC1I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AACzF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC3D,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;CAC9H,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,yCAAyC;CACpG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACvF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,yBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/execute-dataset.d.ts
|
|
@@ -17,23 +19,7 @@ declare const NetsuiteExecuteDatasetOutput: z.ZodObject<{
|
|
|
17
19
|
hasMore: z.ZodNullable<z.ZodBoolean>;
|
|
18
20
|
totalResults: z.ZodNullable<z.ZodNumber>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const netsuiteExecuteDataset:
|
|
21
|
-
dataset_id: string;
|
|
22
|
-
limit?: number | undefined;
|
|
23
|
-
offset?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
accessToken: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
accessToken: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const netsuiteExecuteDataset: AppAction<typeof NetsuiteExecuteDatasetInput, typeof NetsuiteExecuteDatasetOutput, typeof netsuite.credential>;
|
|
37
23
|
//#endregion
|
|
38
24
|
export { netsuiteExecuteDataset };
|
|
39
25
|
//# sourceMappingURL=execute-dataset.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-dataset.d.cts","names":[],"sources":["../../src/actions/execute-dataset.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"execute-dataset.d.cts","names":[],"sources":["../../src/actions/execute-dataset.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/execute-dataset.d.ts
|
|
@@ -17,23 +19,7 @@ declare const NetsuiteExecuteDatasetOutput: z.ZodObject<{
|
|
|
17
19
|
hasMore: z.ZodNullable<z.ZodBoolean>;
|
|
18
20
|
totalResults: z.ZodNullable<z.ZodNumber>;
|
|
19
21
|
}, z.core.$loose>;
|
|
20
|
-
declare const netsuiteExecuteDataset:
|
|
21
|
-
dataset_id: string;
|
|
22
|
-
limit?: number | undefined;
|
|
23
|
-
offset?: number | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
25
|
-
connectionId: z.ZodString;
|
|
26
|
-
entityId: z.ZodString;
|
|
27
|
-
instanceId: z.ZodString;
|
|
28
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
-
accessToken: z.ZodString;
|
|
30
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
31
|
-
connectionId: z.ZodString;
|
|
32
|
-
entityId: z.ZodString;
|
|
33
|
-
instanceId: z.ZodString;
|
|
34
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
-
accessToken: z.ZodString;
|
|
36
|
-
}, z.core.$strip>>]>;
|
|
22
|
+
declare const netsuiteExecuteDataset: AppAction<typeof NetsuiteExecuteDatasetInput, typeof NetsuiteExecuteDatasetOutput, typeof netsuite.credential>;
|
|
37
23
|
//#endregion
|
|
38
24
|
export { netsuiteExecuteDataset };
|
|
39
25
|
//# sourceMappingURL=execute-dataset.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-dataset.d.mts","names":[],"sources":["../../src/actions/execute-dataset.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"execute-dataset.d.mts","names":[],"sources":["../../src/actions/execute-dataset.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAS3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAS5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"execute-dataset.mjs","names":[],"sources":["../../src/actions/execute-dataset.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteExecuteDatasetInput = z.object({\n limit: z.number().int().describe(\"Page size; default is 1000, maximum is 1000; offset must be divisible by limit.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first item to return; must be a multiple of limit if both provided.\").optional(),\n dataset_id: z.string().describe(\"Internal ID of the SuiteAnalytics dataset to execute.\"),\n}).describe(\"Parameters for executing a SuiteAnalytics dataset.\");\nconst NetsuiteExecuteDataset_LinkSchema = z.object({\n rel: z.string().describe(\"Relation type of this link (e.g., 'self', 'next').\").nullable(),\n href: z.string().describe(\"URL for this link.\").nullable(),\n}).passthrough();\nexport const NetsuiteExecuteDatasetOutput = z.object({\n count: z.number().int().describe(\"Number of items in the current page.\").nullable(),\n items: z.array(z.record(z.string(), z.unknown())).describe(\"Array of result rows; each item maps dataset field IDs to values.\"),\n links: z.array(NetsuiteExecuteDataset_LinkSchema).describe(\"Top-level HATEOAS links for navigation.\"),\n offset: z.number().int().describe(\"Offset used for this page.\").nullable(),\n hasMore: z.boolean().describe(\"Indicates if additional pages are available.\").nullable(),\n totalResults: z.number().int().describe(\"Total number of matching results across all pages.\").nullable(),\n}).passthrough().describe(\"Response model for a SuiteAnalytics dataset execution.\");\n\nexport const netsuiteExecuteDataset = action(\"NETSUITE_EXECUTE_DATASET\", {\n slug: \"netsuite-execute-dataset\",\n name: \"Execute Dataset\",\n description: \"Tool to execute a SuiteAnalytics dataset and return paged results. Use when you need to retrieve dataset rows with paging support.\",\n input: NetsuiteExecuteDatasetInput,\n output: NetsuiteExecuteDatasetOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"execute-dataset.mjs","names":[],"sources":["../../src/actions/execute-dataset.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteExecuteDatasetInput = z.object({\n limit: z.number().int().describe(\"Page size; default is 1000, maximum is 1000; offset must be divisible by limit.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first item to return; must be a multiple of limit if both provided.\").optional(),\n dataset_id: z.string().describe(\"Internal ID of the SuiteAnalytics dataset to execute.\"),\n}).describe(\"Parameters for executing a SuiteAnalytics dataset.\");\nconst NetsuiteExecuteDataset_LinkSchema = z.object({\n rel: z.string().describe(\"Relation type of this link (e.g., 'self', 'next').\").nullable(),\n href: z.string().describe(\"URL for this link.\").nullable(),\n}).passthrough();\nexport const NetsuiteExecuteDatasetOutput = z.object({\n count: z.number().int().describe(\"Number of items in the current page.\").nullable(),\n items: z.array(z.record(z.string(), z.unknown())).describe(\"Array of result rows; each item maps dataset field IDs to values.\"),\n links: z.array(NetsuiteExecuteDataset_LinkSchema).describe(\"Top-level HATEOAS links for navigation.\"),\n offset: z.number().int().describe(\"Offset used for this page.\").nullable(),\n hasMore: z.boolean().describe(\"Indicates if additional pages are available.\").nullable(),\n totalResults: z.number().int().describe(\"Total number of matching results across all pages.\").nullable(),\n}).passthrough().describe(\"Response model for a SuiteAnalytics dataset execution.\");\n\nexport const netsuiteExecuteDataset: AppAction<\n typeof NetsuiteExecuteDatasetInput,\n typeof NetsuiteExecuteDatasetOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_EXECUTE_DATASET\", {\n slug: \"netsuite-execute-dataset\",\n name: \"Execute Dataset\",\n description: \"Tool to execute a SuiteAnalytics dataset and return paged results. Use when you need to retrieve dataset rows with paging support.\",\n input: NetsuiteExecuteDatasetInput,\n output: NetsuiteExecuteDatasetOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8B,EAAE,OAAO;CAClD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC7H,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CAC1I,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AACzF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,oCAAoC,EAAE,OAAO;CACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC3D,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,yBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB0C,EAAE,OAAO;EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAClF,OAAO,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mEAAmE;EAC9H,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,yCAAyC;EACpG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACvF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-customer-payment.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteGetCustomerPaymentInput = z.object({\n id: z.string().describe(\"Internal ID of the customer payment, or external ID prefixed with 'eid:'.\"),\n fields: z.string().describe(\"Comma-separated list of body fields to include; selective retrieval of sublist/subrecord fields is not supported. Example: 'payment,memo,customer'\").optional(),\n simpleEnumFormat: z.boolean().describe(\"If true, enumerated fields return only internal IDs; otherwise return objects with 'id' and 'refName'\").optional(),\n expandSubResources: z.boolean().describe(\"True to expand sublists and subrecords instead of returning only their links\").optional(),\n}).describe(\"Request model for retrieving a customer payment record by internal or external ID.\");\nconst NetsuiteGetCustomerPayment_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self')\").nullable(),\n href: z.string().describe(\"URL to the linked resource\").nullable(),\n}).passthrough().describe(\"HATEOAS link model\");\nexport const NetsuiteGetCustomerPaymentOutput = z.object({\n links: z.array(NetsuiteGetCustomerPayment_LinkSchema).describe(\"HATEOAS navigation links for the customer payment resource and its subresources\"),\n record: z.record(z.string(), z.unknown()).describe(\"Customer payment record with fields including: id (payment internal ID), customer (customer reference), payment (payment amount), tranDate (transaction date), tranId (transaction number), currency, account, status, applied (amount applied to invoices), unapplied (unapplied amount), balance (customer balance), memo, and other payment details. The exact fields returned depend on the 'fields' parameter and NetSuite configuration.\"),\n}).passthrough().describe(\"Response model for a retrieved customer payment record.\");\n\nexport const netsuiteGetCustomerPayment = action(\"NETSUITE_GET_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-get-customer-payment\",\n name: \"Get Customer Payment\",\n description: \"Tool to retrieve a customer payment record by ID. Use when you need to fetch payment details using the internal or external ID.\",\n input: NetsuiteGetCustomerPaymentInput,\n output: NetsuiteGetCustomerPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-customer-payment.cjs","names":["z","action"],"sources":["../../src/actions/get-customer-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteGetCustomerPaymentInput = z.object({\n id: z.string().describe(\"Internal ID of the customer payment, or external ID prefixed with 'eid:'.\"),\n fields: z.string().describe(\"Comma-separated list of body fields to include; selective retrieval of sublist/subrecord fields is not supported. Example: 'payment,memo,customer'\").optional(),\n simpleEnumFormat: z.boolean().describe(\"If true, enumerated fields return only internal IDs; otherwise return objects with 'id' and 'refName'\").optional(),\n expandSubResources: z.boolean().describe(\"True to expand sublists and subrecords instead of returning only their links\").optional(),\n}).describe(\"Request model for retrieving a customer payment record by internal or external ID.\");\nconst NetsuiteGetCustomerPayment_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self')\").nullable(),\n href: z.string().describe(\"URL to the linked resource\").nullable(),\n}).passthrough().describe(\"HATEOAS link model\");\nexport const NetsuiteGetCustomerPaymentOutput = z.object({\n links: z.array(NetsuiteGetCustomerPayment_LinkSchema).describe(\"HATEOAS navigation links for the customer payment resource and its subresources\"),\n record: z.record(z.string(), z.unknown()).describe(\"Customer payment record with fields including: id (payment internal ID), customer (customer reference), payment (payment amount), tranDate (transaction date), tranId (transaction number), currency, account, status, applied (amount applied to invoices), unapplied (unapplied amount), balance (customer balance), memo, and other payment details. The exact fields returned depend on the 'fields' parameter and NetSuite configuration.\"),\n}).passthrough().describe(\"Response model for a retrieved customer payment record.\");\n\nexport const netsuiteGetCustomerPayment: AppAction<\n typeof NetsuiteGetCustomerPaymentInput,\n typeof NetsuiteGetCustomerPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_GET_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-get-customer-payment\",\n name: \"Get Customer Payment\",\n description: \"Tool to retrieve a customer payment record by ID. Use when you need to fetch payment details using the internal or external ID.\",\n input: NetsuiteGetCustomerPaymentInput,\n output: NetsuiteGetCustomerPaymentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CAC3L,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACzJ,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oBAAoB;AAC9C,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iFAAiF;CAChJ,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gbAAgb;AACre,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,6BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-customer-payment.d.ts
|
|
@@ -14,24 +16,7 @@ declare const NetsuiteGetCustomerPaymentOutput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
record: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const netsuiteGetCustomerPayment:
|
|
18
|
-
id: string;
|
|
19
|
-
fields?: string | undefined;
|
|
20
|
-
simpleEnumFormat?: boolean | undefined;
|
|
21
|
-
expandSubResources?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
accessToken: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
accessToken: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const netsuiteGetCustomerPayment: AppAction<typeof NetsuiteGetCustomerPaymentInput, typeof NetsuiteGetCustomerPaymentOutput, typeof netsuite.credential>;
|
|
35
20
|
//#endregion
|
|
36
21
|
export { netsuiteGetCustomerPayment };
|
|
37
22
|
//# sourceMappingURL=get-customer-payment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-customer-payment.d.cts","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-customer-payment.d.cts","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { netsuite } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-customer-payment.d.ts
|
|
@@ -14,24 +16,7 @@ declare const NetsuiteGetCustomerPaymentOutput: z.ZodObject<{
|
|
|
14
16
|
}, z.core.$loose>>;
|
|
15
17
|
record: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const netsuiteGetCustomerPayment:
|
|
18
|
-
id: string;
|
|
19
|
-
fields?: string | undefined;
|
|
20
|
-
simpleEnumFormat?: boolean | undefined;
|
|
21
|
-
expandSubResources?: boolean | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
23
|
-
connectionId: z.ZodString;
|
|
24
|
-
entityId: z.ZodString;
|
|
25
|
-
instanceId: z.ZodString;
|
|
26
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
-
accessToken: z.ZodString;
|
|
28
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
29
|
-
connectionId: z.ZodString;
|
|
30
|
-
entityId: z.ZodString;
|
|
31
|
-
instanceId: z.ZodString;
|
|
32
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
-
accessToken: z.ZodString;
|
|
34
|
-
}, z.core.$strip>>]>;
|
|
19
|
+
declare const netsuiteGetCustomerPayment: AppAction<typeof NetsuiteGetCustomerPaymentInput, typeof NetsuiteGetCustomerPaymentOutput, typeof netsuite.credential>;
|
|
35
20
|
//#endregion
|
|
36
21
|
export { netsuiteGetCustomerPayment };
|
|
37
22
|
//# sourceMappingURL=get-customer-payment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-customer-payment.d.mts","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-customer-payment.d.mts","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-customer-payment.mjs","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteGetCustomerPaymentInput = z.object({\n id: z.string().describe(\"Internal ID of the customer payment, or external ID prefixed with 'eid:'.\"),\n fields: z.string().describe(\"Comma-separated list of body fields to include; selective retrieval of sublist/subrecord fields is not supported. Example: 'payment,memo,customer'\").optional(),\n simpleEnumFormat: z.boolean().describe(\"If true, enumerated fields return only internal IDs; otherwise return objects with 'id' and 'refName'\").optional(),\n expandSubResources: z.boolean().describe(\"True to expand sublists and subrecords instead of returning only their links\").optional(),\n}).describe(\"Request model for retrieving a customer payment record by internal or external ID.\");\nconst NetsuiteGetCustomerPayment_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self')\").nullable(),\n href: z.string().describe(\"URL to the linked resource\").nullable(),\n}).passthrough().describe(\"HATEOAS link model\");\nexport const NetsuiteGetCustomerPaymentOutput = z.object({\n links: z.array(NetsuiteGetCustomerPayment_LinkSchema).describe(\"HATEOAS navigation links for the customer payment resource and its subresources\"),\n record: z.record(z.string(), z.unknown()).describe(\"Customer payment record with fields including: id (payment internal ID), customer (customer reference), payment (payment amount), tranDate (transaction date), tranId (transaction number), currency, account, status, applied (amount applied to invoices), unapplied (unapplied amount), balance (customer balance), memo, and other payment details. The exact fields returned depend on the 'fields' parameter and NetSuite configuration.\"),\n}).passthrough().describe(\"Response model for a retrieved customer payment record.\");\n\nexport const netsuiteGetCustomerPayment = action(\"NETSUITE_GET_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-get-customer-payment\",\n name: \"Get Customer Payment\",\n description: \"Tool to retrieve a customer payment record by ID. Use when you need to fetch payment details using the internal or external ID.\",\n input: NetsuiteGetCustomerPaymentInput,\n output: NetsuiteGetCustomerPaymentOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-customer-payment.mjs","names":[],"sources":["../../src/actions/get-customer-payment.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { netsuite } from \"../app\";\n\nexport const NetsuiteGetCustomerPaymentInput = z.object({\n id: z.string().describe(\"Internal ID of the customer payment, or external ID prefixed with 'eid:'.\"),\n fields: z.string().describe(\"Comma-separated list of body fields to include; selective retrieval of sublist/subrecord fields is not supported. Example: 'payment,memo,customer'\").optional(),\n simpleEnumFormat: z.boolean().describe(\"If true, enumerated fields return only internal IDs; otherwise return objects with 'id' and 'refName'\").optional(),\n expandSubResources: z.boolean().describe(\"True to expand sublists and subrecords instead of returning only their links\").optional(),\n}).describe(\"Request model for retrieving a customer payment record by internal or external ID.\");\nconst NetsuiteGetCustomerPayment_LinkSchema = z.object({\n rel: z.string().describe(\"Link relation type (e.g., 'self')\").nullable(),\n href: z.string().describe(\"URL to the linked resource\").nullable(),\n}).passthrough().describe(\"HATEOAS link model\");\nexport const NetsuiteGetCustomerPaymentOutput = z.object({\n links: z.array(NetsuiteGetCustomerPayment_LinkSchema).describe(\"HATEOAS navigation links for the customer payment resource and its subresources\"),\n record: z.record(z.string(), z.unknown()).describe(\"Customer payment record with fields including: id (payment internal ID), customer (customer reference), payment (payment amount), tranDate (transaction date), tranId (transaction number), currency, account, status, applied (amount applied to invoices), unapplied (unapplied amount), balance (customer balance), memo, and other payment details. The exact fields returned depend on the 'fields' parameter and NetSuite configuration.\"),\n}).passthrough().describe(\"Response model for a retrieved customer payment record.\");\n\nexport const netsuiteGetCustomerPayment: AppAction<\n typeof NetsuiteGetCustomerPaymentInput,\n typeof NetsuiteGetCustomerPaymentOutput,\n typeof netsuite.credential\n> = action(\"NETSUITE_GET_CUSTOMER_PAYMENT\", {\n slug: \"netsuite-get-customer-payment\",\n name: \"Get Customer Payment\",\n description: \"Tool to retrieve a customer payment record by ID. Use when you need to fetch payment details using the internal or external ID.\",\n input: NetsuiteGetCustomerPaymentInput,\n output: NetsuiteGetCustomerPaymentOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ,CAAC,CAAC,SAAS;CAC3L,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CACzJ,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAChG,MAAM,wCAAwC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oBAAoB;AAM9C,MAAa,6BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd8C,EAAE,OAAO;EACvD,OAAO,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,iFAAiF;EAChJ,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gbAAgb;CACre,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAWhB;AACV,CAAC"}
|