@keystrokehq/netsuite 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/async-get-job-status.cjs +3 -3
- package/dist/actions/async-get-job-status.cjs.map +1 -1
- package/dist/actions/async-get-job-status.d.cts +17 -5
- package/dist/actions/async-get-job-status.d.mts +17 -5
- package/dist/actions/async-get-job-status.mjs +3 -3
- package/dist/actions/async-get-job-status.mjs.map +1 -1
- package/dist/actions/async-get-job-task-result.cjs +2 -2
- package/dist/actions/async-get-job-task-result.cjs.map +1 -1
- package/dist/actions/async-get-job-task-result.d.cts +15 -3
- package/dist/actions/async-get-job-task-result.d.mts +15 -3
- package/dist/actions/async-get-job-task-result.mjs +2 -2
- package/dist/actions/async-get-job-task-result.mjs.map +1 -1
- package/dist/actions/async-get-job-task.cjs +1 -1
- package/dist/actions/async-get-job-task.cjs.map +1 -1
- package/dist/actions/async-get-job-task.d.cts +14 -2
- package/dist/actions/async-get-job-task.d.mts +14 -2
- package/dist/actions/async-get-job-task.mjs +1 -1
- package/dist/actions/async-get-job-task.mjs.map +1 -1
- package/dist/actions/create-customer-payment.cjs +1 -1
- package/dist/actions/create-customer-payment.cjs.map +1 -1
- package/dist/actions/create-customer-payment.d.cts +14 -2
- package/dist/actions/create-customer-payment.d.cts.map +1 -1
- package/dist/actions/create-customer-payment.d.mts +14 -2
- package/dist/actions/create-customer-payment.d.mts.map +1 -1
- package/dist/actions/create-customer-payment.mjs +1 -1
- package/dist/actions/create-customer-payment.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +1 -1
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +14 -2
- package/dist/actions/create-customer.d.cts.map +1 -1
- package/dist/actions/create-customer.d.mts +14 -2
- package/dist/actions/create-customer.d.mts.map +1 -1
- package/dist/actions/create-customer.mjs +1 -1
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-employee.cjs +1 -1
- package/dist/actions/create-employee.cjs.map +1 -1
- package/dist/actions/create-employee.d.cts +14 -2
- package/dist/actions/create-employee.d.cts.map +1 -1
- package/dist/actions/create-employee.d.mts +14 -2
- package/dist/actions/create-employee.d.mts.map +1 -1
- package/dist/actions/create-employee.mjs +1 -1
- package/dist/actions/create-employee.mjs.map +1 -1
- package/dist/actions/create-invoice.cjs +1 -1
- package/dist/actions/create-invoice.cjs.map +1 -1
- package/dist/actions/create-invoice.d.cts +14 -2
- package/dist/actions/create-invoice.d.cts.map +1 -1
- package/dist/actions/create-invoice.d.mts +14 -2
- package/dist/actions/create-invoice.d.mts.map +1 -1
- package/dist/actions/create-invoice.mjs +1 -1
- package/dist/actions/create-invoice.mjs.map +1 -1
- package/dist/actions/create-item.cjs +1 -1
- package/dist/actions/create-item.cjs.map +1 -1
- package/dist/actions/create-item.d.cts +14 -2
- package/dist/actions/create-item.d.cts.map +1 -1
- package/dist/actions/create-item.d.mts +14 -2
- package/dist/actions/create-item.d.mts.map +1 -1
- package/dist/actions/create-item.mjs +1 -1
- package/dist/actions/create-item.mjs.map +1 -1
- package/dist/actions/create-journal-entry.cjs +1 -1
- package/dist/actions/create-journal-entry.cjs.map +1 -1
- package/dist/actions/create-journal-entry.d.cts +14 -2
- package/dist/actions/create-journal-entry.d.cts.map +1 -1
- package/dist/actions/create-journal-entry.d.mts +14 -2
- package/dist/actions/create-journal-entry.d.mts.map +1 -1
- package/dist/actions/create-journal-entry.mjs +1 -1
- package/dist/actions/create-journal-entry.mjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.cjs +1 -1
- package/dist/actions/create-jwt-client-assertion.cjs.map +1 -1
- package/dist/actions/create-jwt-client-assertion.d.cts +14 -2
- package/dist/actions/create-jwt-client-assertion.d.mts +14 -2
- package/dist/actions/create-jwt-client-assertion.mjs +1 -1
- package/dist/actions/create-jwt-client-assertion.mjs.map +1 -1
- package/dist/actions/create-purchase-order.cjs +2 -2
- package/dist/actions/create-purchase-order.cjs.map +1 -1
- package/dist/actions/create-purchase-order.d.cts +16 -3
- package/dist/actions/create-purchase-order.d.mts +16 -3
- package/dist/actions/create-purchase-order.mjs +2 -2
- package/dist/actions/create-purchase-order.mjs.map +1 -1
- package/dist/actions/create-record.cjs +1 -1
- package/dist/actions/create-record.cjs.map +1 -1
- package/dist/actions/create-record.d.cts +14 -2
- package/dist/actions/create-record.d.cts.map +1 -1
- package/dist/actions/create-record.d.mts +14 -2
- package/dist/actions/create-record.d.mts.map +1 -1
- package/dist/actions/create-record.mjs +1 -1
- package/dist/actions/create-record.mjs.map +1 -1
- package/dist/actions/create-sales-order.cjs +2 -2
- package/dist/actions/create-sales-order.cjs.map +1 -1
- package/dist/actions/create-sales-order.d.cts +16 -3
- package/dist/actions/create-sales-order.d.mts +16 -3
- package/dist/actions/create-sales-order.mjs +2 -2
- package/dist/actions/create-sales-order.mjs.map +1 -1
- package/dist/actions/create-vendor-bill.cjs +1 -1
- package/dist/actions/create-vendor-bill.cjs.map +1 -1
- package/dist/actions/create-vendor-bill.d.cts +14 -2
- package/dist/actions/create-vendor-bill.d.cts.map +1 -1
- package/dist/actions/create-vendor-bill.d.mts +14 -2
- package/dist/actions/create-vendor-bill.d.mts.map +1 -1
- package/dist/actions/create-vendor-bill.mjs +1 -1
- package/dist/actions/create-vendor-bill.mjs.map +1 -1
- package/dist/actions/create-vendor.cjs +1 -1
- package/dist/actions/create-vendor.cjs.map +1 -1
- package/dist/actions/create-vendor.d.cts +14 -2
- package/dist/actions/create-vendor.d.cts.map +1 -1
- package/dist/actions/create-vendor.d.mts +14 -2
- package/dist/actions/create-vendor.d.mts.map +1 -1
- package/dist/actions/create-vendor.mjs +1 -1
- package/dist/actions/create-vendor.mjs.map +1 -1
- package/dist/actions/delete-customer-payment.cjs +1 -1
- package/dist/actions/delete-customer-payment.cjs.map +1 -1
- package/dist/actions/delete-customer-payment.d.cts +14 -2
- package/dist/actions/delete-customer-payment.d.mts +14 -2
- package/dist/actions/delete-customer-payment.mjs +1 -1
- package/dist/actions/delete-customer-payment.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -1
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +14 -2
- package/dist/actions/delete-customer.d.mts +14 -2
- package/dist/actions/delete-customer.mjs +1 -1
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-employee.cjs +1 -1
- package/dist/actions/delete-employee.cjs.map +1 -1
- package/dist/actions/delete-employee.d.cts +14 -2
- package/dist/actions/delete-employee.d.mts +14 -2
- package/dist/actions/delete-employee.mjs +1 -1
- package/dist/actions/delete-employee.mjs.map +1 -1
- package/dist/actions/delete-invoice.cjs +1 -1
- package/dist/actions/delete-invoice.cjs.map +1 -1
- package/dist/actions/delete-invoice.d.cts +14 -2
- package/dist/actions/delete-invoice.d.mts +14 -2
- package/dist/actions/delete-invoice.mjs +1 -1
- package/dist/actions/delete-invoice.mjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.cjs +1 -1
- package/dist/actions/delete-item-fulfillment.cjs.map +1 -1
- package/dist/actions/delete-item-fulfillment.d.cts +14 -2
- package/dist/actions/delete-item-fulfillment.d.mts +14 -2
- package/dist/actions/delete-item-fulfillment.mjs +1 -1
- package/dist/actions/delete-item-fulfillment.mjs.map +1 -1
- package/dist/actions/delete-item-receipt.cjs +1 -1
- package/dist/actions/delete-item-receipt.cjs.map +1 -1
- package/dist/actions/delete-item-receipt.d.cts +14 -2
- package/dist/actions/delete-item-receipt.d.mts +14 -2
- package/dist/actions/delete-item-receipt.mjs +1 -1
- package/dist/actions/delete-item-receipt.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -1
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +14 -2
- package/dist/actions/delete-item.d.mts +14 -2
- package/dist/actions/delete-item.mjs +1 -1
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/delete-journal-entry.cjs +1 -1
- package/dist/actions/delete-journal-entry.cjs.map +1 -1
- package/dist/actions/delete-journal-entry.d.cts +14 -2
- package/dist/actions/delete-journal-entry.d.mts +14 -2
- package/dist/actions/delete-journal-entry.mjs +1 -1
- package/dist/actions/delete-journal-entry.mjs.map +1 -1
- package/dist/actions/delete-purchase-order.cjs +1 -1
- package/dist/actions/delete-purchase-order.cjs.map +1 -1
- package/dist/actions/delete-purchase-order.d.cts +14 -2
- package/dist/actions/delete-purchase-order.d.mts +14 -2
- package/dist/actions/delete-purchase-order.mjs +1 -1
- package/dist/actions/delete-purchase-order.mjs.map +1 -1
- package/dist/actions/delete-sales-order.cjs +1 -1
- package/dist/actions/delete-sales-order.cjs.map +1 -1
- package/dist/actions/delete-sales-order.d.cts +14 -2
- package/dist/actions/delete-sales-order.d.mts +14 -2
- package/dist/actions/delete-sales-order.mjs +1 -1
- package/dist/actions/delete-sales-order.mjs.map +1 -1
- package/dist/actions/delete-vendor-payment.cjs +1 -1
- package/dist/actions/delete-vendor-payment.cjs.map +1 -1
- package/dist/actions/delete-vendor-payment.d.cts +14 -2
- package/dist/actions/delete-vendor-payment.d.mts +14 -2
- package/dist/actions/delete-vendor-payment.mjs +1 -1
- package/dist/actions/delete-vendor-payment.mjs.map +1 -1
- package/dist/actions/execute-dataset.cjs +2 -2
- package/dist/actions/execute-dataset.cjs.map +1 -1
- package/dist/actions/execute-dataset.d.cts +15 -3
- package/dist/actions/execute-dataset.d.mts +15 -3
- package/dist/actions/execute-dataset.mjs +2 -2
- package/dist/actions/execute-dataset.mjs.map +1 -1
- package/dist/actions/get-customer-payment.cjs +2 -2
- package/dist/actions/get-customer-payment.cjs.map +1 -1
- package/dist/actions/get-customer-payment.d.cts +15 -3
- package/dist/actions/get-customer-payment.d.mts +15 -3
- package/dist/actions/get-customer-payment.mjs +2 -2
- package/dist/actions/get-customer-payment.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +2 -2
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +15 -3
- package/dist/actions/get-customer.d.mts +15 -3
- package/dist/actions/get-customer.mjs +2 -2
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-datacenter-urls.cjs +1 -1
- package/dist/actions/get-datacenter-urls.cjs.map +1 -1
- package/dist/actions/get-datacenter-urls.d.cts +14 -2
- package/dist/actions/get-datacenter-urls.d.mts +14 -2
- package/dist/actions/get-datacenter-urls.mjs +1 -1
- package/dist/actions/get-datacenter-urls.mjs.map +1 -1
- package/dist/actions/get-employee.cjs +2 -2
- package/dist/actions/get-employee.cjs.map +1 -1
- package/dist/actions/get-employee.d.cts +15 -3
- package/dist/actions/get-employee.d.mts +15 -3
- package/dist/actions/get-employee.mjs +2 -2
- package/dist/actions/get-employee.mjs.map +1 -1
- package/dist/actions/get-governance-limits.cjs +1 -1
- package/dist/actions/get-governance-limits.cjs.map +1 -1
- package/dist/actions/get-governance-limits.d.cts +14 -2
- package/dist/actions/get-governance-limits.d.cts.map +1 -1
- package/dist/actions/get-governance-limits.d.mts +14 -2
- package/dist/actions/get-governance-limits.d.mts.map +1 -1
- package/dist/actions/get-governance-limits.mjs +1 -1
- package/dist/actions/get-governance-limits.mjs.map +1 -1
- package/dist/actions/get-invoice.cjs +2 -2
- package/dist/actions/get-invoice.cjs.map +1 -1
- package/dist/actions/get-invoice.d.cts +15 -3
- package/dist/actions/get-invoice.d.mts +15 -3
- package/dist/actions/get-invoice.mjs +2 -2
- package/dist/actions/get-invoice.mjs.map +1 -1
- package/dist/actions/get-item-fulfillment.cjs +2 -2
- package/dist/actions/get-item-fulfillment.cjs.map +1 -1
- package/dist/actions/get-item-fulfillment.d.cts +15 -3
- package/dist/actions/get-item-fulfillment.d.mts +15 -3
- package/dist/actions/get-item-fulfillment.mjs +2 -2
- package/dist/actions/get-item-fulfillment.mjs.map +1 -1
- package/dist/actions/get-item-receipt.cjs +2 -2
- package/dist/actions/get-item-receipt.cjs.map +1 -1
- package/dist/actions/get-item-receipt.d.cts +15 -3
- package/dist/actions/get-item-receipt.d.mts +15 -3
- package/dist/actions/get-item-receipt.mjs +2 -2
- package/dist/actions/get-item-receipt.mjs.map +1 -1
- package/dist/actions/get-item.cjs +2 -2
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +15 -3
- package/dist/actions/get-item.d.mts +15 -3
- package/dist/actions/get-item.mjs +2 -2
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-journal-entry.cjs +2 -2
- package/dist/actions/get-journal-entry.cjs.map +1 -1
- package/dist/actions/get-journal-entry.d.cts +15 -3
- package/dist/actions/get-journal-entry.d.mts +15 -3
- package/dist/actions/get-journal-entry.mjs +2 -2
- package/dist/actions/get-journal-entry.mjs.map +1 -1
- package/dist/actions/get-purchase-order.cjs +2 -2
- package/dist/actions/get-purchase-order.cjs.map +1 -1
- package/dist/actions/get-purchase-order.d.cts +15 -3
- package/dist/actions/get-purchase-order.d.mts +15 -3
- package/dist/actions/get-purchase-order.mjs +2 -2
- package/dist/actions/get-purchase-order.mjs.map +1 -1
- package/dist/actions/get-record-metadata.cjs +1 -1
- package/dist/actions/get-record-metadata.cjs.map +1 -1
- package/dist/actions/get-record-metadata.d.cts +14 -2
- package/dist/actions/get-record-metadata.d.mts +14 -2
- package/dist/actions/get-record-metadata.mjs +1 -1
- package/dist/actions/get-record-metadata.mjs.map +1 -1
- package/dist/actions/get-reference-select-field.cjs +2 -2
- package/dist/actions/get-reference-select-field.cjs.map +1 -1
- package/dist/actions/get-reference-select-field.d.cts +15 -3
- package/dist/actions/get-reference-select-field.d.mts +15 -3
- package/dist/actions/get-reference-select-field.mjs +2 -2
- package/dist/actions/get-reference-select-field.mjs.map +1 -1
- package/dist/actions/get-sales-order.cjs +2 -2
- package/dist/actions/get-sales-order.cjs.map +1 -1
- package/dist/actions/get-sales-order.d.cts +15 -3
- package/dist/actions/get-sales-order.d.mts +15 -3
- package/dist/actions/get-sales-order.mjs +2 -2
- package/dist/actions/get-sales-order.mjs.map +1 -1
- package/dist/actions/get-server-time.cjs +1 -1
- package/dist/actions/get-server-time.cjs.map +1 -1
- package/dist/actions/get-server-time.d.cts +14 -2
- package/dist/actions/get-server-time.d.cts.map +1 -1
- package/dist/actions/get-server-time.d.mts +14 -2
- package/dist/actions/get-server-time.d.mts.map +1 -1
- package/dist/actions/get-server-time.mjs +1 -1
- package/dist/actions/get-server-time.mjs.map +1 -1
- package/dist/actions/get-sublist-collection.cjs +2 -2
- package/dist/actions/get-sublist-collection.cjs.map +1 -1
- package/dist/actions/get-sublist-collection.d.cts +15 -3
- package/dist/actions/get-sublist-collection.d.mts +15 -3
- package/dist/actions/get-sublist-collection.mjs +2 -2
- package/dist/actions/get-sublist-collection.mjs.map +1 -1
- package/dist/actions/get-sublist-line.cjs +2 -2
- package/dist/actions/get-sublist-line.cjs.map +1 -1
- package/dist/actions/get-sublist-line.d.cts +15 -3
- package/dist/actions/get-sublist-line.d.mts +15 -3
- package/dist/actions/get-sublist-line.mjs +2 -2
- package/dist/actions/get-sublist-line.mjs.map +1 -1
- package/dist/actions/get-subrecord.cjs +2 -2
- package/dist/actions/get-subrecord.cjs.map +1 -1
- package/dist/actions/get-subrecord.d.cts +15 -3
- package/dist/actions/get-subrecord.d.mts +15 -3
- package/dist/actions/get-subrecord.mjs +2 -2
- package/dist/actions/get-subrecord.mjs.map +1 -1
- package/dist/actions/get-vendor-bill.cjs +2 -2
- package/dist/actions/get-vendor-bill.cjs.map +1 -1
- package/dist/actions/get-vendor-bill.d.cts +15 -3
- package/dist/actions/get-vendor-bill.d.mts +15 -3
- package/dist/actions/get-vendor-bill.mjs +2 -2
- package/dist/actions/get-vendor-bill.mjs.map +1 -1
- package/dist/actions/get-vendor-payment.cjs +2 -2
- package/dist/actions/get-vendor-payment.cjs.map +1 -1
- package/dist/actions/get-vendor-payment.d.cts +15 -3
- package/dist/actions/get-vendor-payment.d.mts +15 -3
- package/dist/actions/get-vendor-payment.mjs +2 -2
- package/dist/actions/get-vendor-payment.mjs.map +1 -1
- package/dist/actions/get-vendor.cjs +2 -2
- package/dist/actions/get-vendor.cjs.map +1 -1
- package/dist/actions/get-vendor.d.cts +15 -3
- package/dist/actions/get-vendor.d.mts +15 -3
- package/dist/actions/get-vendor.mjs +2 -2
- package/dist/actions/get-vendor.mjs.map +1 -1
- package/dist/actions/list-customer-payments.cjs +3 -3
- package/dist/actions/list-customer-payments.cjs.map +1 -1
- package/dist/actions/list-customer-payments.d.cts +17 -5
- package/dist/actions/list-customer-payments.d.mts +17 -5
- package/dist/actions/list-customer-payments.mjs +3 -3
- package/dist/actions/list-customer-payments.mjs.map +1 -1
- package/dist/actions/list-datasets.cjs +4 -4
- package/dist/actions/list-datasets.cjs.map +1 -1
- package/dist/actions/list-datasets.d.cts +17 -5
- package/dist/actions/list-datasets.d.mts +17 -5
- package/dist/actions/list-datasets.mjs +4 -4
- package/dist/actions/list-datasets.mjs.map +1 -1
- package/dist/actions/list-employees.cjs +3 -3
- package/dist/actions/list-employees.cjs.map +1 -1
- package/dist/actions/list-employees.d.cts +17 -5
- package/dist/actions/list-employees.d.mts +17 -5
- package/dist/actions/list-employees.mjs +3 -3
- package/dist/actions/list-employees.mjs.map +1 -1
- package/dist/actions/list-integrations.cjs +2 -2
- package/dist/actions/list-integrations.cjs.map +1 -1
- package/dist/actions/list-integrations.d.cts +15 -3
- package/dist/actions/list-integrations.d.mts +15 -3
- package/dist/actions/list-integrations.mjs +2 -2
- package/dist/actions/list-integrations.mjs.map +1 -1
- package/dist/actions/list-invoices.cjs +3 -3
- package/dist/actions/list-invoices.cjs.map +1 -1
- package/dist/actions/list-invoices.d.cts +17 -5
- package/dist/actions/list-invoices.d.mts +17 -5
- package/dist/actions/list-invoices.mjs +3 -3
- package/dist/actions/list-invoices.mjs.map +1 -1
- package/dist/actions/list-item-fulfillments.cjs +3 -3
- package/dist/actions/list-item-fulfillments.cjs.map +1 -1
- package/dist/actions/list-item-fulfillments.d.cts +17 -5
- package/dist/actions/list-item-fulfillments.d.mts +17 -5
- package/dist/actions/list-item-fulfillments.mjs +3 -3
- package/dist/actions/list-item-fulfillments.mjs.map +1 -1
- package/dist/actions/list-item-receipts.cjs +3 -3
- package/dist/actions/list-item-receipts.cjs.map +1 -1
- package/dist/actions/list-item-receipts.d.cts +17 -5
- package/dist/actions/list-item-receipts.d.mts +17 -5
- package/dist/actions/list-item-receipts.mjs +3 -3
- package/dist/actions/list-item-receipts.mjs.map +1 -1
- package/dist/actions/list-journal-entries.cjs +3 -3
- package/dist/actions/list-journal-entries.cjs.map +1 -1
- package/dist/actions/list-journal-entries.d.cts +17 -5
- package/dist/actions/list-journal-entries.d.mts +17 -5
- package/dist/actions/list-journal-entries.mjs +3 -3
- package/dist/actions/list-journal-entries.mjs.map +1 -1
- package/dist/actions/list-metadata-catalog.cjs +3 -3
- package/dist/actions/list-metadata-catalog.cjs.map +1 -1
- package/dist/actions/list-metadata-catalog.d.cts +16 -4
- package/dist/actions/list-metadata-catalog.d.mts +16 -4
- package/dist/actions/list-metadata-catalog.mjs +3 -3
- package/dist/actions/list-metadata-catalog.mjs.map +1 -1
- package/dist/actions/list-purchase-orders.cjs +3 -3
- package/dist/actions/list-purchase-orders.cjs.map +1 -1
- package/dist/actions/list-purchase-orders.d.cts +17 -5
- package/dist/actions/list-purchase-orders.d.mts +17 -5
- package/dist/actions/list-purchase-orders.mjs +3 -3
- package/dist/actions/list-purchase-orders.mjs.map +1 -1
- package/dist/actions/list-records.cjs +3 -3
- package/dist/actions/list-records.cjs.map +1 -1
- package/dist/actions/list-records.d.cts +17 -5
- package/dist/actions/list-records.d.mts +17 -5
- package/dist/actions/list-records.mjs +3 -3
- package/dist/actions/list-records.mjs.map +1 -1
- package/dist/actions/list-sales-orders.cjs +3 -3
- package/dist/actions/list-sales-orders.cjs.map +1 -1
- package/dist/actions/list-sales-orders.d.cts +17 -5
- package/dist/actions/list-sales-orders.d.mts +17 -5
- package/dist/actions/list-sales-orders.mjs +3 -3
- package/dist/actions/list-sales-orders.mjs.map +1 -1
- package/dist/actions/list-vendor-payments.cjs +3 -3
- package/dist/actions/list-vendor-payments.cjs.map +1 -1
- package/dist/actions/list-vendor-payments.d.cts +17 -5
- package/dist/actions/list-vendor-payments.d.mts +17 -5
- package/dist/actions/list-vendor-payments.mjs +3 -3
- package/dist/actions/list-vendor-payments.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.cjs +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.d.cts +14 -2
- package/dist/actions/o-auth2-authorize-account-domain.d.mts +14 -2
- package/dist/actions/o-auth2-authorize-account-domain.mjs +1 -1
- package/dist/actions/o-auth2-authorize-account-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.cjs +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.cjs.map +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.d.cts +14 -2
- package/dist/actions/o-auth2-authorize-system-domain.d.mts +14 -2
- package/dist/actions/o-auth2-authorize-system-domain.mjs +1 -1
- package/dist/actions/o-auth2-authorize-system-domain.mjs.map +1 -1
- package/dist/actions/o-auth2-logout.cjs +1 -1
- package/dist/actions/o-auth2-logout.cjs.map +1 -1
- package/dist/actions/o-auth2-logout.d.cts +14 -2
- package/dist/actions/o-auth2-logout.d.mts +14 -2
- package/dist/actions/o-auth2-logout.mjs +1 -1
- package/dist/actions/o-auth2-logout.mjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.cjs +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.cjs.map +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.d.cts +14 -2
- package/dist/actions/o-auth2-revoke-refresh-token.d.mts +14 -2
- package/dist/actions/o-auth2-revoke-refresh-token.mjs +1 -1
- package/dist/actions/o-auth2-revoke-refresh-token.mjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.cjs +1 -1
- package/dist/actions/o-auth2-token-authorization-code.cjs.map +1 -1
- package/dist/actions/o-auth2-token-authorization-code.d.cts +14 -2
- package/dist/actions/o-auth2-token-authorization-code.d.mts +14 -2
- package/dist/actions/o-auth2-token-authorization-code.mjs +1 -1
- package/dist/actions/o-auth2-token-authorization-code.mjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.cjs +1 -1
- package/dist/actions/o-auth2-token-client-credentials.cjs.map +1 -1
- package/dist/actions/o-auth2-token-client-credentials.d.cts +14 -2
- package/dist/actions/o-auth2-token-client-credentials.d.mts +14 -2
- package/dist/actions/o-auth2-token-client-credentials.mjs +1 -1
- package/dist/actions/o-auth2-token-client-credentials.mjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.cjs +1 -1
- package/dist/actions/o-auth2-token-refresh.cjs.map +1 -1
- package/dist/actions/o-auth2-token-refresh.d.cts +14 -2
- package/dist/actions/o-auth2-token-refresh.d.mts +14 -2
- package/dist/actions/o-auth2-token-refresh.mjs +1 -1
- package/dist/actions/o-auth2-token-refresh.mjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.cjs +2 -2
- package/dist/actions/oauth2-get-jwks-keys.cjs.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.cts +15 -3
- package/dist/actions/oauth2-get-jwks-keys.d.cts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.d.mts +15 -3
- package/dist/actions/oauth2-get-jwks-keys.d.mts.map +1 -1
- package/dist/actions/oauth2-get-jwks-keys.mjs +2 -2
- package/dist/actions/oauth2-get-jwks-keys.mjs.map +1 -1
- package/dist/actions/run-suiteql-query.cjs +2 -2
- package/dist/actions/run-suiteql-query.cjs.map +1 -1
- package/dist/actions/run-suiteql-query.d.cts +16 -4
- package/dist/actions/run-suiteql-query.d.mts +16 -4
- package/dist/actions/run-suiteql-query.mjs +2 -2
- package/dist/actions/run-suiteql-query.mjs.map +1 -1
- package/dist/actions/transform-record.cjs +1 -1
- package/dist/actions/transform-record.cjs.map +1 -1
- package/dist/actions/transform-record.d.cts +14 -2
- package/dist/actions/transform-record.d.cts.map +1 -1
- package/dist/actions/transform-record.d.mts +14 -2
- package/dist/actions/transform-record.d.mts.map +1 -1
- package/dist/actions/transform-record.mjs +1 -1
- package/dist/actions/transform-record.mjs.map +1 -1
- package/dist/actions/update-customer-payment.cjs +1 -1
- package/dist/actions/update-customer-payment.cjs.map +1 -1
- package/dist/actions/update-customer-payment.d.cts +14 -2
- package/dist/actions/update-customer-payment.d.cts.map +1 -1
- package/dist/actions/update-customer-payment.d.mts +14 -2
- package/dist/actions/update-customer-payment.d.mts.map +1 -1
- package/dist/actions/update-customer-payment.mjs +1 -1
- package/dist/actions/update-customer-payment.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +1 -1
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +14 -2
- package/dist/actions/update-customer.d.cts.map +1 -1
- package/dist/actions/update-customer.d.mts +14 -2
- package/dist/actions/update-customer.d.mts.map +1 -1
- package/dist/actions/update-customer.mjs +1 -1
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-employee.cjs +1 -1
- package/dist/actions/update-employee.cjs.map +1 -1
- package/dist/actions/update-employee.d.cts +14 -2
- package/dist/actions/update-employee.d.cts.map +1 -1
- package/dist/actions/update-employee.d.mts +14 -2
- package/dist/actions/update-employee.d.mts.map +1 -1
- package/dist/actions/update-employee.mjs +1 -1
- package/dist/actions/update-employee.mjs.map +1 -1
- package/dist/actions/update-invoice.cjs +1 -1
- package/dist/actions/update-invoice.cjs.map +1 -1
- package/dist/actions/update-invoice.d.cts +14 -2
- package/dist/actions/update-invoice.d.cts.map +1 -1
- package/dist/actions/update-invoice.d.mts +14 -2
- package/dist/actions/update-invoice.d.mts.map +1 -1
- package/dist/actions/update-invoice.mjs +1 -1
- package/dist/actions/update-invoice.mjs.map +1 -1
- package/dist/actions/update-item-fulfillment.cjs +1 -1
- package/dist/actions/update-item-fulfillment.cjs.map +1 -1
- package/dist/actions/update-item-fulfillment.d.cts +14 -2
- package/dist/actions/update-item-fulfillment.d.cts.map +1 -1
- package/dist/actions/update-item-fulfillment.d.mts +14 -2
- package/dist/actions/update-item-fulfillment.d.mts.map +1 -1
- package/dist/actions/update-item-fulfillment.mjs +1 -1
- package/dist/actions/update-item-fulfillment.mjs.map +1 -1
- package/dist/actions/update-item-receipt.cjs +1 -1
- package/dist/actions/update-item-receipt.cjs.map +1 -1
- package/dist/actions/update-item-receipt.d.cts +14 -2
- package/dist/actions/update-item-receipt.d.cts.map +1 -1
- package/dist/actions/update-item-receipt.d.mts +14 -2
- package/dist/actions/update-item-receipt.d.mts.map +1 -1
- package/dist/actions/update-item-receipt.mjs +1 -1
- package/dist/actions/update-item-receipt.mjs.map +1 -1
- package/dist/actions/update-item.cjs +1 -1
- package/dist/actions/update-item.cjs.map +1 -1
- package/dist/actions/update-item.d.cts +14 -2
- package/dist/actions/update-item.d.cts.map +1 -1
- package/dist/actions/update-item.d.mts +14 -2
- package/dist/actions/update-item.d.mts.map +1 -1
- package/dist/actions/update-item.mjs +1 -1
- package/dist/actions/update-item.mjs.map +1 -1
- package/dist/actions/update-journal-entry.cjs +1 -1
- package/dist/actions/update-journal-entry.cjs.map +1 -1
- package/dist/actions/update-journal-entry.d.cts +14 -2
- package/dist/actions/update-journal-entry.d.cts.map +1 -1
- package/dist/actions/update-journal-entry.d.mts +14 -2
- package/dist/actions/update-journal-entry.d.mts.map +1 -1
- package/dist/actions/update-journal-entry.mjs +1 -1
- package/dist/actions/update-journal-entry.mjs.map +1 -1
- package/dist/actions/update-purchase-order.cjs +1 -1
- package/dist/actions/update-purchase-order.cjs.map +1 -1
- package/dist/actions/update-purchase-order.d.cts +14 -2
- package/dist/actions/update-purchase-order.d.cts.map +1 -1
- package/dist/actions/update-purchase-order.d.mts +14 -2
- package/dist/actions/update-purchase-order.d.mts.map +1 -1
- package/dist/actions/update-purchase-order.mjs +1 -1
- package/dist/actions/update-purchase-order.mjs.map +1 -1
- package/dist/actions/update-sales-order.cjs +1 -1
- package/dist/actions/update-sales-order.cjs.map +1 -1
- package/dist/actions/update-sales-order.d.cts +14 -2
- package/dist/actions/update-sales-order.d.cts.map +1 -1
- package/dist/actions/update-sales-order.d.mts +14 -2
- package/dist/actions/update-sales-order.d.mts.map +1 -1
- package/dist/actions/update-sales-order.mjs +1 -1
- package/dist/actions/update-sales-order.mjs.map +1 -1
- package/dist/actions/update-vendor-bill.cjs +1 -1
- package/dist/actions/update-vendor-bill.cjs.map +1 -1
- package/dist/actions/update-vendor-bill.d.cts +14 -2
- package/dist/actions/update-vendor-bill.d.cts.map +1 -1
- package/dist/actions/update-vendor-bill.d.mts +14 -2
- package/dist/actions/update-vendor-bill.d.mts.map +1 -1
- package/dist/actions/update-vendor-bill.mjs +1 -1
- package/dist/actions/update-vendor-bill.mjs.map +1 -1
- package/dist/actions/update-vendor-payment.cjs +1 -1
- package/dist/actions/update-vendor-payment.cjs.map +1 -1
- package/dist/actions/update-vendor-payment.d.cts +14 -2
- package/dist/actions/update-vendor-payment.d.cts.map +1 -1
- package/dist/actions/update-vendor-payment.d.mts +14 -2
- package/dist/actions/update-vendor-payment.d.mts.map +1 -1
- package/dist/actions/update-vendor-payment.mjs +1 -1
- package/dist/actions/update-vendor-payment.mjs.map +1 -1
- package/dist/actions/update-vendor.cjs +1 -1
- package/dist/actions/update-vendor.cjs.map +1 -1
- package/dist/actions/update-vendor.d.cts +14 -2
- package/dist/actions/update-vendor.d.cts.map +1 -1
- package/dist/actions/update-vendor.d.mts +14 -2
- package/dist/actions/update-vendor.d.mts.map +1 -1
- package/dist/actions/update-vendor.mjs +1 -1
- package/dist/actions/update-vendor.mjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.cjs +1 -1
- package/dist/actions/upsert-record-by-external-id.cjs.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.cts +14 -2
- package/dist/actions/upsert-record-by-external-id.d.cts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.d.mts +14 -2
- package/dist/actions/upsert-record-by-external-id.d.mts.map +1 -1
- package/dist/actions/upsert-record-by-external-id.mjs +1 -1
- package/dist/actions/upsert-record-by-external-id.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-records.mjs","names":[],"sources":["../../src/actions/list-records.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListRecordsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'email START_WITH \\\"barbara\\\"'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1\\t6000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n recordType: z.string().describe(\"The record type identifier; e.g., customer, salesorder.\"),\n}).describe(\"Query parameters for LIST_RECORDS:\\n- recordType: required NetSuite record type (e.g., customer, salesorder).\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1\\u00101000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListRecords_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n});\nconst NetsuiteListRecords_RecordListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the record\").nullable(),\n links: z.array(NetsuiteListRecords_LinkSchema).describe(\"HATEOAS link(s) for this record\"),\n});\nexport const NetsuiteListRecordsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListRecords_RecordListItemSchema).describe(\"List of record result items\"),\n links: z.array(NetsuiteListRecords_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n});\n\nexport const netsuiteListRecords = action(\"NETSUITE_LIST_RECORDS\", {\n slug: \"netsuite-list-records\",\n name: \"List Records\",\n description: \"Tool to list record instances. Use when you need to retrieve multiple records with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListRecordsInput,\n output: NetsuiteListRecordsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CAChM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAAgE,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AAC3F,CAAC,CAAC,CAAC,SAAS,yUAA8U;AAC1V,MAAM,iCAAiC,EAAE,OAAO;CAC9C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-records.mjs","names":[],"sources":["../../src/actions/list-records.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListRecordsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'email START_WITH \\\"barbara\\\"'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1\\t6000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n recordType: z.string().describe(\"The record type identifier; e.g., customer, salesorder.\"),\n}).describe(\"Query parameters for LIST_RECORDS:\\n- recordType: required NetSuite record type (e.g., customer, salesorder).\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1\\u00101000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListRecords_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n}).passthrough();\nconst NetsuiteListRecords_RecordListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the record\").nullable(),\n links: z.array(NetsuiteListRecords_LinkSchema).describe(\"HATEOAS link(s) for this record\"),\n}).passthrough();\nexport const NetsuiteListRecordsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListRecords_RecordListItemSchema).describe(\"List of record result items\"),\n links: z.array(NetsuiteListRecords_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteListRecords = action(\"NETSUITE_LIST_RECORDS\", {\n slug: \"netsuite-list-records\",\n name: \"List Records\",\n description: \"Tool to list record instances. Use when you need to retrieve multiple records with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListRecordsInput,\n output: NetsuiteListRecordsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CAChM,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAAgE,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AAC3F,CAAC,CAAC,CAAC,SAAS,yUAA8U;AAC1V,MAAM,iCAAiC,EAAE,OAAO;CAC9C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,iCAAiC;AAC3F,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAduC,EAAE,OAAO;EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,6BAA6B;EAC/F,OAAO,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,yBAAyB;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -9,11 +9,11 @@ const NetsuiteListSalesOrdersInput = zod.z.object({
|
|
|
9
9
|
const NetsuiteListSalesOrders_LinkSchema = zod.z.object({
|
|
10
10
|
rel: zod.z.string().describe("Navigation relation (self, next, prev, first, last)").nullable(),
|
|
11
11
|
href: zod.z.string().describe("URL for the linked resource").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const NetsuiteListSalesOrders_SalesOrderListItemSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Internal ID of the sales order record").nullable(),
|
|
15
15
|
links: zod.z.array(NetsuiteListSalesOrders_LinkSchema).describe("HATEOAS link(s) for this sales order record")
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const NetsuiteListSalesOrdersOutput = zod.z.object({
|
|
18
18
|
count: zod.z.number().int().describe("Number of items in this page").nullable().optional(),
|
|
19
19
|
items: zod.z.array(NetsuiteListSalesOrders_SalesOrderListItemSchema).describe("List of sales order result items"),
|
|
@@ -21,7 +21,7 @@ const NetsuiteListSalesOrdersOutput = zod.z.object({
|
|
|
21
21
|
offset: zod.z.number().int().describe("Offset used for this page").nullable().optional(),
|
|
22
22
|
hasMore: zod.z.boolean().describe("True if additional pages exist").nullable().optional(),
|
|
23
23
|
totalResults: zod.z.number().int().describe("Total number of matching records").nullable().optional()
|
|
24
|
-
});
|
|
24
|
+
}).passthrough();
|
|
25
25
|
const netsuiteListSalesOrders = require_action.action("NETSUITE_LIST_SALES_ORDERS", {
|
|
26
26
|
slug: "netsuite-list-sales-orders",
|
|
27
27
|
name: "List Sales Orders",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sales-orders.cjs","names":["z","action"],"sources":["../../src/actions/list-sales-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListSalesOrdersInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'entity IS 123'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_SALES_ORDERS:\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListSalesOrders_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n});\nconst NetsuiteListSalesOrders_SalesOrderListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the sales order record\").nullable(),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"HATEOAS link(s) for this sales order record\"),\n});\nexport const NetsuiteListSalesOrdersOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListSalesOrders_SalesOrderListItemSchema).describe(\"List of sales order result items\"),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n});\n\nexport const netsuiteListSalesOrders = action(\"NETSUITE_LIST_SALES_ORDERS\", {\n slug: \"netsuite-list-sales-orders\",\n name: \"List Sales Orders\",\n description: \"Tool to list sales order records. Use when you need to retrieve multiple sales orders with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListSalesOrdersInput,\n output: NetsuiteListSalesOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CACjL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,mQAAmQ;AAC/Q,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-sales-orders.cjs","names":["z","action"],"sources":["../../src/actions/list-sales-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListSalesOrdersInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'entity IS 123'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_SALES_ORDERS:\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListSalesOrders_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n}).passthrough();\nconst NetsuiteListSalesOrders_SalesOrderListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the sales order record\").nullable(),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"HATEOAS link(s) for this sales order record\"),\n}).passthrough();\nexport const NetsuiteListSalesOrdersOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListSalesOrders_SalesOrderListItemSchema).describe(\"List of sales order result items\"),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteListSalesOrders = action(\"NETSUITE_LIST_SALES_ORDERS\", {\n slug: \"netsuite-list-sales-orders\",\n name: \"List Sales Orders\",\n description: \"Tool to list sales order records. Use when you need to retrieve multiple sales orders with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListSalesOrdersInput,\n output: NetsuiteListSalesOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CACjL,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,mQAAmQ;AAC/Q,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6CAA6C;AAC3G,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,kCAAkC;CAC5G,OAAOA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,yBAAyB;CACrF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,21 +13,33 @@ declare const NetsuiteListSalesOrdersOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodArray<z.ZodObject<{
|
|
14
14
|
rel: z.ZodNullable<z.ZodString>;
|
|
15
15
|
href: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
links: z.ZodArray<z.ZodObject<{
|
|
19
19
|
rel: z.ZodNullable<z.ZodString>;
|
|
20
20
|
href: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
24
|
totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const netsuiteListSalesOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
q?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { netsuiteListSalesOrders };
|
|
33
45
|
//# sourceMappingURL=list-sales-orders.d.cts.map
|
|
@@ -13,21 +13,33 @@ declare const NetsuiteListSalesOrdersOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodArray<z.ZodObject<{
|
|
14
14
|
rel: z.ZodNullable<z.ZodString>;
|
|
15
15
|
href: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
links: z.ZodArray<z.ZodObject<{
|
|
19
19
|
rel: z.ZodNullable<z.ZodString>;
|
|
20
20
|
href: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
24
|
totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const netsuiteListSalesOrders: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
q?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { netsuiteListSalesOrders };
|
|
33
45
|
//# sourceMappingURL=list-sales-orders.d.mts.map
|
|
@@ -9,11 +9,11 @@ const NetsuiteListSalesOrdersInput = z.object({
|
|
|
9
9
|
const NetsuiteListSalesOrders_LinkSchema = z.object({
|
|
10
10
|
rel: z.string().describe("Navigation relation (self, next, prev, first, last)").nullable(),
|
|
11
11
|
href: z.string().describe("URL for the linked resource").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const NetsuiteListSalesOrders_SalesOrderListItemSchema = z.object({
|
|
14
14
|
id: z.string().describe("Internal ID of the sales order record").nullable(),
|
|
15
15
|
links: z.array(NetsuiteListSalesOrders_LinkSchema).describe("HATEOAS link(s) for this sales order record")
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const netsuiteListSalesOrders = action("NETSUITE_LIST_SALES_ORDERS", {
|
|
18
18
|
slug: "netsuite-list-sales-orders",
|
|
19
19
|
name: "List Sales Orders",
|
|
@@ -26,7 +26,7 @@ const netsuiteListSalesOrders = action("NETSUITE_LIST_SALES_ORDERS", {
|
|
|
26
26
|
offset: z.number().int().describe("Offset used for this page").nullable().optional(),
|
|
27
27
|
hasMore: z.boolean().describe("True if additional pages exist").nullable().optional(),
|
|
28
28
|
totalResults: z.number().int().describe("Total number of matching records").nullable().optional()
|
|
29
|
-
})
|
|
29
|
+
}).passthrough()
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { netsuiteListSalesOrders };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-sales-orders.mjs","names":[],"sources":["../../src/actions/list-sales-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListSalesOrdersInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'entity IS 123'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_SALES_ORDERS:\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListSalesOrders_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n});\nconst NetsuiteListSalesOrders_SalesOrderListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the sales order record\").nullable(),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"HATEOAS link(s) for this sales order record\"),\n});\nexport const NetsuiteListSalesOrdersOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListSalesOrders_SalesOrderListItemSchema).describe(\"List of sales order result items\"),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n});\n\nexport const netsuiteListSalesOrders = action(\"NETSUITE_LIST_SALES_ORDERS\", {\n slug: \"netsuite-list-sales-orders\",\n name: \"List Sales Orders\",\n description: \"Tool to list sales order records. Use when you need to retrieve multiple sales orders with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListSalesOrdersInput,\n output: NetsuiteListSalesOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CACjL,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,mQAAmQ;AAC/Q,MAAM,qCAAqC,EAAE,OAAO;CAClD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-sales-orders.mjs","names":[],"sources":["../../src/actions/list-sales-orders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListSalesOrdersInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'entity IS 123'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_SALES_ORDERS:\\n- q: optional filter expression using N/query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListSalesOrders_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n}).passthrough();\nconst NetsuiteListSalesOrders_SalesOrderListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the sales order record\").nullable(),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"HATEOAS link(s) for this sales order record\"),\n}).passthrough();\nexport const NetsuiteListSalesOrdersOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListSalesOrders_SalesOrderListItemSchema).describe(\"List of sales order result items\"),\n links: z.array(NetsuiteListSalesOrders_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteListSalesOrders = action(\"NETSUITE_LIST_SALES_ORDERS\", {\n slug: \"netsuite-list-sales-orders\",\n name: \"List Sales Orders\",\n description: \"Tool to list sales order records. Use when you need to retrieve multiple sales orders with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListSalesOrdersInput,\n output: NetsuiteListSalesOrdersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CACjL,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,mQAAmQ;AAC/Q,MAAM,qCAAqC,EAAE,OAAO;CAClD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,6CAA6C;AAC3G,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,kCAAkC;EAC5G,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,yBAAyB;EACrF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -9,11 +9,11 @@ const NetsuiteListVendorPaymentsInput = zod.z.object({
|
|
|
9
9
|
const NetsuiteListVendorPayments_LinkSchema = zod.z.object({
|
|
10
10
|
rel: zod.z.string().describe("Navigation relation (self, next, prev, first, last)").nullable(),
|
|
11
11
|
href: zod.z.string().describe("URL for the linked resource").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const NetsuiteListVendorPayments_VendorPaymentListItemSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("Internal ID of the vendor payment record").nullable(),
|
|
15
15
|
links: zod.z.array(NetsuiteListVendorPayments_LinkSchema).describe("HATEOAS link(s) for this vendor payment record")
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const NetsuiteListVendorPaymentsOutput = zod.z.object({
|
|
18
18
|
count: zod.z.number().int().describe("Number of items in this page").nullable().optional(),
|
|
19
19
|
items: zod.z.array(NetsuiteListVendorPayments_VendorPaymentListItemSchema).describe("List of vendor payment result items"),
|
|
@@ -21,7 +21,7 @@ const NetsuiteListVendorPaymentsOutput = zod.z.object({
|
|
|
21
21
|
offset: zod.z.number().int().describe("Offset used for this page").nullable().optional(),
|
|
22
22
|
hasMore: zod.z.boolean().describe("True if additional pages exist").nullable().optional(),
|
|
23
23
|
totalResults: zod.z.number().int().describe("Total number of matching records").nullable().optional()
|
|
24
|
-
});
|
|
24
|
+
}).passthrough();
|
|
25
25
|
const netsuiteListVendorPayments = require_action.action("NETSUITE_LIST_VENDOR_PAYMENTS", {
|
|
26
26
|
slug: "netsuite-list-vendor-payments",
|
|
27
27
|
name: "List Vendor Payments",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendor-payments.cjs","names":["z","action"],"sources":["../../src/actions/list-vendor-payments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListVendorPaymentsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'amount BETWEEN 100 AND 500'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_VENDOR_PAYMENTS:\\n- q: optional filter expression using NetSuite query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default is 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListVendorPayments_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n});\nconst NetsuiteListVendorPayments_VendorPaymentListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the vendor payment record\").nullable(),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"HATEOAS link(s) for this vendor payment record\"),\n});\nexport const NetsuiteListVendorPaymentsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListVendorPayments_VendorPaymentListItemSchema).describe(\"List of vendor payment result items\"),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n});\n\nexport const netsuiteListVendorPayments = action(\"NETSUITE_LIST_VENDOR_PAYMENTS\", {\n slug: \"netsuite-list-vendor-payments\",\n name: \"List Vendor Payments\",\n description: \"Tool to list vendor payment records. Use when you need to retrieve vendor payments with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListVendorPaymentsInput,\n output: NetsuiteListVendorPaymentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;CAC9L,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,gRAAgR;AAC5R,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-vendor-payments.cjs","names":["z","action"],"sources":["../../src/actions/list-vendor-payments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListVendorPaymentsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'amount BETWEEN 100 AND 500'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_VENDOR_PAYMENTS:\\n- q: optional filter expression using NetSuite query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default is 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListVendorPayments_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n}).passthrough();\nconst NetsuiteListVendorPayments_VendorPaymentListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the vendor payment record\").nullable(),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"HATEOAS link(s) for this vendor payment record\"),\n}).passthrough();\nexport const NetsuiteListVendorPaymentsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListVendorPayments_VendorPaymentListItemSchema).describe(\"List of vendor payment result items\"),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteListVendorPayments = action(\"NETSUITE_LIST_VENDOR_PAYMENTS\", {\n slug: \"netsuite-list-vendor-payments\",\n name: \"List Vendor Payments\",\n description: \"Tool to list vendor payment records. Use when you need to retrieve vendor payments with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListVendorPaymentsInput,\n output: NetsuiteListVendorPaymentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;CAC9L,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,gRAAgR;AAC5R,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,gDAAgD;AACjH,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,OAAOA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,qCAAqC;CACrH,OAAOA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,yBAAyB;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,21 +13,33 @@ declare const NetsuiteListVendorPaymentsOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodArray<z.ZodObject<{
|
|
14
14
|
rel: z.ZodNullable<z.ZodString>;
|
|
15
15
|
href: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
links: z.ZodArray<z.ZodObject<{
|
|
19
19
|
rel: z.ZodNullable<z.ZodString>;
|
|
20
20
|
href: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
24
|
totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const netsuiteListVendorPayments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
q?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { netsuiteListVendorPayments };
|
|
33
45
|
//# sourceMappingURL=list-vendor-payments.d.cts.map
|
|
@@ -13,21 +13,33 @@ declare const NetsuiteListVendorPaymentsOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodArray<z.ZodObject<{
|
|
14
14
|
rel: z.ZodNullable<z.ZodString>;
|
|
15
15
|
href: z.ZodNullable<z.ZodString>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
links: z.ZodArray<z.ZodObject<{
|
|
19
19
|
rel: z.ZodNullable<z.ZodString>;
|
|
20
20
|
href: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
hasMore: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
24
24
|
totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const netsuiteListVendorPayments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
q?: string | undefined;
|
|
28
28
|
limit?: number | undefined;
|
|
29
29
|
offset?: number | undefined;
|
|
30
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
30
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
accessToken: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>;
|
|
31
43
|
//#endregion
|
|
32
44
|
export { netsuiteListVendorPayments };
|
|
33
45
|
//# sourceMappingURL=list-vendor-payments.d.mts.map
|
|
@@ -9,11 +9,11 @@ const NetsuiteListVendorPaymentsInput = z.object({
|
|
|
9
9
|
const NetsuiteListVendorPayments_LinkSchema = z.object({
|
|
10
10
|
rel: z.string().describe("Navigation relation (self, next, prev, first, last)").nullable(),
|
|
11
11
|
href: z.string().describe("URL for the linked resource").nullable()
|
|
12
|
-
});
|
|
12
|
+
}).passthrough();
|
|
13
13
|
const NetsuiteListVendorPayments_VendorPaymentListItemSchema = z.object({
|
|
14
14
|
id: z.string().describe("Internal ID of the vendor payment record").nullable(),
|
|
15
15
|
links: z.array(NetsuiteListVendorPayments_LinkSchema).describe("HATEOAS link(s) for this vendor payment record")
|
|
16
|
-
});
|
|
16
|
+
}).passthrough();
|
|
17
17
|
const netsuiteListVendorPayments = action("NETSUITE_LIST_VENDOR_PAYMENTS", {
|
|
18
18
|
slug: "netsuite-list-vendor-payments",
|
|
19
19
|
name: "List Vendor Payments",
|
|
@@ -26,7 +26,7 @@ const netsuiteListVendorPayments = action("NETSUITE_LIST_VENDOR_PAYMENTS", {
|
|
|
26
26
|
offset: z.number().int().describe("Offset used for this page").nullable().optional(),
|
|
27
27
|
hasMore: z.boolean().describe("True if additional pages exist").nullable().optional(),
|
|
28
28
|
totalResults: z.number().int().describe("Total number of matching records").nullable().optional()
|
|
29
|
-
})
|
|
29
|
+
}).passthrough()
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { netsuiteListVendorPayments };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendor-payments.mjs","names":[],"sources":["../../src/actions/list-vendor-payments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListVendorPaymentsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'amount BETWEEN 100 AND 500'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_VENDOR_PAYMENTS:\\n- q: optional filter expression using NetSuite query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default is 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListVendorPayments_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n});\nconst NetsuiteListVendorPayments_VendorPaymentListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the vendor payment record\").nullable(),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"HATEOAS link(s) for this vendor payment record\"),\n});\nexport const NetsuiteListVendorPaymentsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListVendorPayments_VendorPaymentListItemSchema).describe(\"List of vendor payment result items\"),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n});\n\nexport const netsuiteListVendorPayments = action(\"NETSUITE_LIST_VENDOR_PAYMENTS\", {\n slug: \"netsuite-list-vendor-payments\",\n name: \"List Vendor Payments\",\n description: \"Tool to list vendor payment records. Use when you need to retrieve vendor payments with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListVendorPaymentsInput,\n output: NetsuiteListVendorPaymentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;CAC9L,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,gRAAgR;AAC5R,MAAM,wCAAwC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-vendor-payments.mjs","names":[],"sources":["../../src/actions/list-vendor-payments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteListVendorPaymentsInput = z.object({\n q: z.string().describe(\"Filter expression using N/query operators; e.g., 'amount BETWEEN 100 AND 500'. Logical AND/OR and parentheses supported. Wrap multi-word values in quotes.\").optional(),\n limit: z.number().int().describe(\"Maximum number of records per page (1–1000); default is 1000.\").optional(),\n offset: z.number().int().describe(\"Zero-based index of the first record in page; must be divisible by limit.\").optional(),\n}).describe(\"Query parameters for LIST_VENDOR_PAYMENTS:\\n- q: optional filter expression using NetSuite query operators (AND/OR, parentheses).\\n- limit: optional page size (1–1000; default is 1000).\\n- offset: optional zero-based start index; if provided, must be divisible by limit.\");\nconst NetsuiteListVendorPayments_LinkSchema = z.object({\n rel: z.string().describe(\"Navigation relation (self, next, prev, first, last)\").nullable(),\n href: z.string().describe(\"URL for the linked resource\").nullable(),\n}).passthrough();\nconst NetsuiteListVendorPayments_VendorPaymentListItemSchema = z.object({\n id: z.string().describe(\"Internal ID of the vendor payment record\").nullable(),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"HATEOAS link(s) for this vendor payment record\"),\n}).passthrough();\nexport const NetsuiteListVendorPaymentsOutput = z.object({\n count: z.number().int().describe(\"Number of items in this page\").nullable().optional(),\n items: z.array(NetsuiteListVendorPayments_VendorPaymentListItemSchema).describe(\"List of vendor payment result items\"),\n links: z.array(NetsuiteListVendorPayments_LinkSchema).describe(\"Paging navigation links\"),\n offset: z.number().int().describe(\"Offset used for this page\").nullable().optional(),\n hasMore: z.boolean().describe(\"True if additional pages exist\").nullable().optional(),\n totalResults: z.number().int().describe(\"Total number of matching records\").nullable().optional(),\n}).passthrough();\n\nexport const netsuiteListVendorPayments = action(\"NETSUITE_LIST_VENDOR_PAYMENTS\", {\n slug: \"netsuite-list-vendor-payments\",\n name: \"List Vendor Payments\",\n description: \"Tool to list vendor payment records. Use when you need to retrieve vendor payments with optional filtering and pagination after establishing a valid NetSuite connection.\",\n input: NetsuiteListVendorPaymentsInput,\n output: NetsuiteListVendorPaymentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,4JAA4J,CAAC,CAAC,SAAS;CAC9L,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,gRAAgR;AAC5R,MAAM,wCAAwC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,gDAAgD;AACjH,CAAC,CAAC,CAAC,YAAY;AAUf,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd8C,EAAE,OAAO;EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,OAAO,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,qCAAqC;EACrH,OAAO,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,yBAAyB;EACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const NetsuiteOAuth2AuthorizeAccountDomainInput = zod.z.object({
|
|
|
17
17
|
code_challenge: zod.z.string().describe("PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.").optional(),
|
|
18
18
|
code_challenge_method: zod.z.string().describe("Must be 'S256' when sending a code_challenge").optional()
|
|
19
19
|
}).describe("Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain.");
|
|
20
|
-
const NetsuiteOAuth2AuthorizeAccountDomainOutput = zod.z.object({ authorization_url: zod.z.string().describe("Full URL to redirect the user to for OAuth2 authorization").nullable() }).describe("Response model returning the full URL for starting the OAuth2 authorization flow.");
|
|
20
|
+
const NetsuiteOAuth2AuthorizeAccountDomainOutput = zod.z.object({ authorization_url: zod.z.string().describe("Full URL to redirect the user to for OAuth2 authorization").nullable() }).passthrough().describe("Response model returning the full URL for starting the OAuth2 authorization flow.");
|
|
21
21
|
const netsuiteOAuth2AuthorizeAccountDomain = require_action.action("NETSUITE_O_AUTH2_AUTHORIZE_ACCOUNT_DOMAIN", {
|
|
22
22
|
slug: "netsuite-o-auth2-authorize-account-domain",
|
|
23
23
|
name: "OAuth2 Authorize Account Domain",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o-auth2-authorize-account-domain.cjs","names":["z","action"],"sources":["../../src/actions/o-auth2-authorize-account-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeAccountDomainInput = z.object({\n scope: z.string().describe(\"Space-delimited list of scopes. Allowed values: restlets, rest_webservices, suite_analytics, mcp; 'mcp' cannot be combined with others, and scopes must be enabled on the integration record.\"),\n state: z.string().describe(\"Opaque CSRF token (22-1024 printable ASCII), unique per flow\").optional(),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\", \"consent login\"]).describe(\"Controls user prompt behavior: 'none' (no prompt; not allowed with mcp), 'login' (account domain only), 'consent', 'login consent', or 'consent login'\").optional(),\n client_id: z.string().describe(\"Integration record's client ID\"),\n redirect_uri: z.string().describe(\"Redirect URI registered in the integration record (must match exactly)\"),\n response_type: z.string().default(\"code\").describe(\"Must be 'code' for the authorization code grant type\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.\").optional(),\n code_challenge_method: z.string().describe(\"Must be 'S256' when sending a code_challenge\").optional(),\n}).describe(\"Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain.\");\nexport const NetsuiteOAuth2AuthorizeAccountDomainOutput = z.object({\n authorization_url: z.string().describe(\"Full URL to redirect the user to for OAuth2 authorization\").nullable(),\n}).describe(\"Response model returning the full URL for starting the OAuth2 authorization flow.\");\n\nexport const netsuiteOAuth2AuthorizeAccountDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_ACCOUNT_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-account-domain\",\n name: \"OAuth2 Authorize Account Domain\",\n description: \"Tool to construct an OAuth2 authorization URL for a NetSuite account-specific domain. Use when initiating the OAuth2 authorization code flow.\",\n input: NetsuiteOAuth2AuthorizeAccountDomainInput,\n output: NetsuiteOAuth2AuthorizeAccountDomainOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L;CAC1N,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAS;EAAW;EAAiB;CAAe,CAAC,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;CAC3P,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CACpK,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,SAAS,mFAAmF;
|
|
1
|
+
{"version":3,"file":"o-auth2-authorize-account-domain.cjs","names":["z","action"],"sources":["../../src/actions/o-auth2-authorize-account-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeAccountDomainInput = z.object({\n scope: z.string().describe(\"Space-delimited list of scopes. Allowed values: restlets, rest_webservices, suite_analytics, mcp; 'mcp' cannot be combined with others, and scopes must be enabled on the integration record.\"),\n state: z.string().describe(\"Opaque CSRF token (22-1024 printable ASCII), unique per flow\").optional(),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\", \"consent login\"]).describe(\"Controls user prompt behavior: 'none' (no prompt; not allowed with mcp), 'login' (account domain only), 'consent', 'login consent', or 'consent login'\").optional(),\n client_id: z.string().describe(\"Integration record's client ID\"),\n redirect_uri: z.string().describe(\"Redirect URI registered in the integration record (must match exactly)\"),\n response_type: z.string().default(\"code\").describe(\"Must be 'code' for the authorization code grant type\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.\").optional(),\n code_challenge_method: z.string().describe(\"Must be 'S256' when sending a code_challenge\").optional(),\n}).describe(\"Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain.\");\nexport const NetsuiteOAuth2AuthorizeAccountDomainOutput = z.object({\n authorization_url: z.string().describe(\"Full URL to redirect the user to for OAuth2 authorization\").nullable(),\n}).passthrough().describe(\"Response model returning the full URL for starting the OAuth2 authorization flow.\");\n\nexport const netsuiteOAuth2AuthorizeAccountDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_ACCOUNT_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-account-domain\",\n name: \"OAuth2 Authorize Account Domain\",\n description: \"Tool to construct an OAuth2 authorization URL for a NetSuite account-specific domain. Use when initiating the OAuth2 authorization code flow.\",\n input: NetsuiteOAuth2AuthorizeAccountDomainInput,\n output: NetsuiteOAuth2AuthorizeAccountDomainOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L;CAC1N,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACpG,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAS;EAAW;EAAiB;CAAe,CAAC,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;CAC3P,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC/D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAC1G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACpH,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CACpK,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAC9G,MAAa,6CAA6CA,IAAAA,EAAE,OAAO,EACjE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ declare const NetsuiteOAuth2AuthorizeAccountDomainInput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$strip>;
|
|
20
20
|
declare const NetsuiteOAuth2AuthorizeAccountDomainOutput: z.ZodObject<{
|
|
21
21
|
authorization_url: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
scope: string;
|
|
25
25
|
client_id: string;
|
|
@@ -29,7 +29,19 @@ declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action"
|
|
|
29
29
|
response_type?: string | undefined;
|
|
30
30
|
code_challenge?: string | undefined;
|
|
31
31
|
code_challenge_method?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
accessToken: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { netsuiteOAuth2AuthorizeAccountDomain };
|
|
35
47
|
//# sourceMappingURL=o-auth2-authorize-account-domain.d.cts.map
|
|
@@ -19,7 +19,7 @@ declare const NetsuiteOAuth2AuthorizeAccountDomainInput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$strip>;
|
|
20
20
|
declare const NetsuiteOAuth2AuthorizeAccountDomainOutput: z.ZodObject<{
|
|
21
21
|
authorization_url: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
scope: string;
|
|
25
25
|
client_id: string;
|
|
@@ -29,7 +29,19 @@ declare const netsuiteOAuth2AuthorizeAccountDomain: import("@keystrokehq/action"
|
|
|
29
29
|
response_type?: string | undefined;
|
|
30
30
|
code_challenge?: string | undefined;
|
|
31
31
|
code_challenge_method?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
accessToken: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { netsuiteOAuth2AuthorizeAccountDomain };
|
|
35
47
|
//# sourceMappingURL=o-auth2-authorize-account-domain.d.mts.map
|
|
@@ -20,7 +20,7 @@ const netsuiteOAuth2AuthorizeAccountDomain = action("NETSUITE_O_AUTH2_AUTHORIZE_
|
|
|
20
20
|
code_challenge: z.string().describe("PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.").optional(),
|
|
21
21
|
code_challenge_method: z.string().describe("Must be 'S256' when sending a code_challenge").optional()
|
|
22
22
|
}).describe("Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain."),
|
|
23
|
-
output: z.object({ authorization_url: z.string().describe("Full URL to redirect the user to for OAuth2 authorization").nullable() }).describe("Response model returning the full URL for starting the OAuth2 authorization flow.")
|
|
23
|
+
output: z.object({ authorization_url: z.string().describe("Full URL to redirect the user to for OAuth2 authorization").nullable() }).passthrough().describe("Response model returning the full URL for starting the OAuth2 authorization flow.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { netsuiteOAuth2AuthorizeAccountDomain };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o-auth2-authorize-account-domain.mjs","names":[],"sources":["../../src/actions/o-auth2-authorize-account-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeAccountDomainInput = z.object({\n scope: z.string().describe(\"Space-delimited list of scopes. Allowed values: restlets, rest_webservices, suite_analytics, mcp; 'mcp' cannot be combined with others, and scopes must be enabled on the integration record.\"),\n state: z.string().describe(\"Opaque CSRF token (22-1024 printable ASCII), unique per flow\").optional(),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\", \"consent login\"]).describe(\"Controls user prompt behavior: 'none' (no prompt; not allowed with mcp), 'login' (account domain only), 'consent', 'login consent', or 'consent login'\").optional(),\n client_id: z.string().describe(\"Integration record's client ID\"),\n redirect_uri: z.string().describe(\"Redirect URI registered in the integration record (must match exactly)\"),\n response_type: z.string().default(\"code\").describe(\"Must be 'code' for the authorization code grant type\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.\").optional(),\n code_challenge_method: z.string().describe(\"Must be 'S256' when sending a code_challenge\").optional(),\n}).describe(\"Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain.\");\nexport const NetsuiteOAuth2AuthorizeAccountDomainOutput = z.object({\n authorization_url: z.string().describe(\"Full URL to redirect the user to for OAuth2 authorization\").nullable(),\n}).describe(\"Response model returning the full URL for starting the OAuth2 authorization flow.\");\n\nexport const netsuiteOAuth2AuthorizeAccountDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_ACCOUNT_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-account-domain\",\n name: \"OAuth2 Authorize Account Domain\",\n description: \"Tool to construct an OAuth2 authorization URL for a NetSuite account-specific domain. Use when initiating the OAuth2 authorization code flow.\",\n input: NetsuiteOAuth2AuthorizeAccountDomainInput,\n output: NetsuiteOAuth2AuthorizeAccountDomainOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L;EAC1N,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACpG,QAAQ,EAAE,KAAK;GAAC;GAAQ;GAAS;GAAW;GAAiB;EAAe,CAAC,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;EAC3P,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;EAC/D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAC1G,eAAe,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EACpK,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,SAAS,kGASH;CACP,QATwD,EAAE,OAAO,EACjE,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"o-auth2-authorize-account-domain.mjs","names":[],"sources":["../../src/actions/o-auth2-authorize-account-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeAccountDomainInput = z.object({\n scope: z.string().describe(\"Space-delimited list of scopes. Allowed values: restlets, rest_webservices, suite_analytics, mcp; 'mcp' cannot be combined with others, and scopes must be enabled on the integration record.\"),\n state: z.string().describe(\"Opaque CSRF token (22-1024 printable ASCII), unique per flow\").optional(),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\", \"consent login\"]).describe(\"Controls user prompt behavior: 'none' (no prompt; not allowed with mcp), 'login' (account domain only), 'consent', 'login consent', or 'consent login'\").optional(),\n client_id: z.string().describe(\"Integration record's client ID\"),\n redirect_uri: z.string().describe(\"Redirect URI registered in the integration record (must match exactly)\"),\n response_type: z.string().default(\"code\").describe(\"Must be 'code' for the authorization code grant type\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge (base64url-encoded SHA256 of the code_verifier). Required for public clients or when scope=mcp.\").optional(),\n code_challenge_method: z.string().describe(\"Must be 'S256' when sending a code_challenge\").optional(),\n}).describe(\"Request model for constructing the OAuth2 authorization URL on account-specific NetSuite domain.\");\nexport const NetsuiteOAuth2AuthorizeAccountDomainOutput = z.object({\n authorization_url: z.string().describe(\"Full URL to redirect the user to for OAuth2 authorization\").nullable(),\n}).passthrough().describe(\"Response model returning the full URL for starting the OAuth2 authorization flow.\");\n\nexport const netsuiteOAuth2AuthorizeAccountDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_ACCOUNT_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-account-domain\",\n name: \"OAuth2 Authorize Account Domain\",\n description: \"Tool to construct an OAuth2 authorization URL for a NetSuite account-specific domain. Use when initiating the OAuth2 authorization code flow.\",\n input: NetsuiteOAuth2AuthorizeAccountDomainInput,\n output: NetsuiteOAuth2AuthorizeAccountDomainOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L;EAC1N,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACpG,QAAQ,EAAE,KAAK;GAAC;GAAQ;GAAS;GAAW;GAAiB;EAAe,CAAC,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;EAC3P,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;EAC/D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAC1G,eAAe,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACpH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EACpK,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,SAAS,kGASH;CACP,QATwD,EAAE,OAAO,EACjE,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,EAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAOhB;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ const NetsuiteOAuth2AuthorizeSystemDomainInput = zod.z.object({
|
|
|
17
17
|
code_challenge: zod.z.string().describe("PKCE code challenge, required for public clients; base64url(SHA256(code_verifier)), 43–128 characters.").optional(),
|
|
18
18
|
code_challenge_method: zod.z.string().describe("Method to derive code_challenge; only 'S256' is supported.").optional()
|
|
19
19
|
}).describe("Request model for starting an OAuth2 authorization code flow on the NetSuite system domain.");
|
|
20
|
-
const NetsuiteOAuth2AuthorizeSystemDomainOutput = zod.z.object({ redirect_url: zod.z.string().describe("The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.").nullable() }).describe("Response model containing the redirect URL for OAuth2 authorization.");
|
|
20
|
+
const NetsuiteOAuth2AuthorizeSystemDomainOutput = zod.z.object({ redirect_url: zod.z.string().describe("The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.").nullable() }).passthrough().describe("Response model containing the redirect URL for OAuth2 authorization.");
|
|
21
21
|
const netsuiteOAuth2AuthorizeSystemDomain = require_action.action("NETSUITE_O_AUTH2_AUTHORIZE_SYSTEM_DOMAIN", {
|
|
22
22
|
slug: "netsuite-o-auth2-authorize-system-domain",
|
|
23
23
|
name: "OAuth2 Authorize System Domain",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"o-auth2-authorize-system-domain.cjs","names":["z","action"],"sources":["../../src/actions/o-auth2-authorize-system-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeSystemDomainInput = z.object({\n nonce: z.string().describe(\"Optional string to associate a user session with an ID token; max length 256 characters.\").optional(),\n scope: z.string().describe(\"Space-separated list of OAuth2 scopes. Valid values are 'openid' and 'email'. Use 'openid email' for both, or either one individually.\"),\n state: z.string().describe(\"Opaque value to maintain state between request and callback; 22–1024 printable ASCII characters.\"),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\"]).describe(\"OAuth2 prompt behavior: 'none' (no consent screen), 'login' (force authentication), 'consent' (always show consent), or 'login consent' (both required).\").optional(),\n client_id: z.string().describe(\"The integration record's client identifier.\"),\n redirect_uri: z.string().describe(\"The exact callback URI registered in the integration record; must match registration.\"),\n response_type: z.string().default(\"code\").describe(\"OAuth2 response type. Must be 'code'.\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge, required for public clients; base64url(SHA256(code_verifier)), 43–128 characters.\").optional(),\n code_challenge_method: z.string().describe(\"Method to derive code_challenge; only 'S256' is supported.\").optional(),\n}).describe(\"Request model for starting an OAuth2 authorization code flow on the NetSuite system domain.\");\nexport const NetsuiteOAuth2AuthorizeSystemDomainOutput = z.object({\n redirect_url: z.string().describe(\"The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.\").nullable(),\n}).describe(\"Response model containing the redirect URL for OAuth2 authorization.\");\n\nexport const netsuiteOAuth2AuthorizeSystemDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_SYSTEM_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-system-domain\",\n name: \"OAuth2 Authorize System Domain\",\n description: \"Initiates the OAuth2 authorization code flow using NetSuite's system domain endpoint. Returns the authorization URL where users should be redirected to authenticate and grant permissions. After user authorization, NetSuite redirects back to your redirect_uri with an authorization code. Use this when you don't know the specific NetSuite account ID or want to use the generic system domain.\",\n input: NetsuiteOAuth2AuthorizeSystemDomainInput,\n output: NetsuiteOAuth2AuthorizeSystemDomainOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAChI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI;CACnK,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC7H,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAS;EAAW;CAAe,CAAC,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAC5O,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACzH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACvJ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0NAA0N,CAAC,CAAC,SAAS,EACzQ,CAAC,CAAC,CAAC,SAAS,sEAAsE;
|
|
1
|
+
{"version":3,"file":"o-auth2-authorize-system-domain.cjs","names":["z","action"],"sources":["../../src/actions/o-auth2-authorize-system-domain.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const NetsuiteOAuth2AuthorizeSystemDomainInput = z.object({\n nonce: z.string().describe(\"Optional string to associate a user session with an ID token; max length 256 characters.\").optional(),\n scope: z.string().describe(\"Space-separated list of OAuth2 scopes. Valid values are 'openid' and 'email'. Use 'openid email' for both, or either one individually.\"),\n state: z.string().describe(\"Opaque value to maintain state between request and callback; 22–1024 printable ASCII characters.\"),\n prompt: z.enum([\"none\", \"login\", \"consent\", \"login consent\"]).describe(\"OAuth2 prompt behavior: 'none' (no consent screen), 'login' (force authentication), 'consent' (always show consent), or 'login consent' (both required).\").optional(),\n client_id: z.string().describe(\"The integration record's client identifier.\"),\n redirect_uri: z.string().describe(\"The exact callback URI registered in the integration record; must match registration.\"),\n response_type: z.string().default(\"code\").describe(\"OAuth2 response type. Must be 'code'.\").optional(),\n code_challenge: z.string().describe(\"PKCE code challenge, required for public clients; base64url(SHA256(code_verifier)), 43–128 characters.\").optional(),\n code_challenge_method: z.string().describe(\"Method to derive code_challenge; only 'S256' is supported.\").optional(),\n}).describe(\"Request model for starting an OAuth2 authorization code flow on the NetSuite system domain.\");\nexport const NetsuiteOAuth2AuthorizeSystemDomainOutput = z.object({\n redirect_url: z.string().describe(\"The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.\").nullable(),\n}).passthrough().describe(\"Response model containing the redirect URL for OAuth2 authorization.\");\n\nexport const netsuiteOAuth2AuthorizeSystemDomain = action(\"NETSUITE_O_AUTH2_AUTHORIZE_SYSTEM_DOMAIN\", {\n slug: \"netsuite-o-auth2-authorize-system-domain\",\n name: \"OAuth2 Authorize System Domain\",\n description: \"Initiates the OAuth2 authorization code flow using NetSuite's system domain endpoint. Returns the authorization URL where users should be redirected to authenticate and grant permissions. After user authorization, NetSuite redirects back to your redirect_uri with an authorization code. Use this when you don't know the specific NetSuite account ID or want to use the generic system domain.\",\n input: NetsuiteOAuth2AuthorizeSystemDomainInput,\n output: NetsuiteOAuth2AuthorizeSystemDomainOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAChI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI;CACnK,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CAC7H,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAS;EAAW;CAAe,CAAC,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAC5O,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF;CACzH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CACvJ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0NAA0N,CAAC,CAAC,SAAS,EACzQ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -19,7 +19,7 @@ declare const NetsuiteOAuth2AuthorizeSystemDomainInput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$strip>;
|
|
20
20
|
declare const NetsuiteOAuth2AuthorizeSystemDomainOutput: z.ZodObject<{
|
|
21
21
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
scope: string;
|
|
25
25
|
state: string;
|
|
@@ -30,7 +30,19 @@ declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action")
|
|
|
30
30
|
response_type?: string | undefined;
|
|
31
31
|
code_challenge?: string | undefined;
|
|
32
32
|
code_challenge_method?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { netsuiteOAuth2AuthorizeSystemDomain };
|
|
36
48
|
//# sourceMappingURL=o-auth2-authorize-system-domain.d.cts.map
|
|
@@ -19,7 +19,7 @@ declare const NetsuiteOAuth2AuthorizeSystemDomainInput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$strip>;
|
|
20
20
|
declare const NetsuiteOAuth2AuthorizeSystemDomainOutput: z.ZodObject<{
|
|
21
21
|
redirect_url: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
scope: string;
|
|
25
25
|
state: string;
|
|
@@ -30,7 +30,19 @@ declare const netsuiteOAuth2AuthorizeSystemDomain: import("@keystrokehq/action")
|
|
|
30
30
|
response_type?: string | undefined;
|
|
31
31
|
code_challenge?: string | undefined;
|
|
32
32
|
code_challenge_method?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
33
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"netsuite", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
accessToken: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>;
|
|
34
46
|
//#endregion
|
|
35
47
|
export { netsuiteOAuth2AuthorizeSystemDomain };
|
|
36
48
|
//# sourceMappingURL=o-auth2-authorize-system-domain.d.mts.map
|
|
@@ -20,7 +20,7 @@ const netsuiteOAuth2AuthorizeSystemDomain = action("NETSUITE_O_AUTH2_AUTHORIZE_S
|
|
|
20
20
|
code_challenge: z.string().describe("PKCE code challenge, required for public clients; base64url(SHA256(code_verifier)), 43–128 characters.").optional(),
|
|
21
21
|
code_challenge_method: z.string().describe("Method to derive code_challenge; only 'S256' is supported.").optional()
|
|
22
22
|
}).describe("Request model for starting an OAuth2 authorization code flow on the NetSuite system domain."),
|
|
23
|
-
output: z.object({ redirect_url: z.string().describe("The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.").nullable() }).describe("Response model containing the redirect URL for OAuth2 authorization.")
|
|
23
|
+
output: z.object({ redirect_url: z.string().describe("The NetSuite authorization URL where the user should be redirected to authenticate and authorize the application. After authorization, NetSuite redirects back to the redirect_uri with the authorization code or error.").nullable() }).passthrough().describe("Response model containing the redirect URL for OAuth2 authorization.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { netsuiteOAuth2AuthorizeSystemDomain };
|