@keystrokehq/ramp 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/README.md +1 -1
- package/dist/actions/create-department.cjs +1 -1
- package/dist/actions/create-department.cjs.map +1 -1
- package/dist/actions/create-department.d.cts +14 -2
- package/dist/actions/create-department.d.mts +14 -2
- package/dist/actions/create-department.mjs +1 -1
- package/dist/actions/create-department.mjs.map +1 -1
- package/dist/actions/create-inventory-item-accounting-field.cjs +1 -1
- package/dist/actions/create-inventory-item-accounting-field.cjs.map +1 -1
- package/dist/actions/create-inventory-item-accounting-field.d.cts +14 -2
- package/dist/actions/create-inventory-item-accounting-field.d.mts +14 -2
- package/dist/actions/create-inventory-item-accounting-field.mjs +1 -1
- package/dist/actions/create-inventory-item-accounting-field.mjs.map +1 -1
- package/dist/actions/create-memo.cjs +1 -1
- package/dist/actions/create-memo.cjs.map +1 -1
- package/dist/actions/create-memo.d.cts +14 -2
- package/dist/actions/create-memo.d.mts +14 -2
- package/dist/actions/create-memo.mjs +1 -1
- package/dist/actions/create-memo.mjs.map +1 -1
- package/dist/actions/create-mileage-reimbursement.cjs +9 -9
- package/dist/actions/create-mileage-reimbursement.cjs.map +1 -1
- package/dist/actions/create-mileage-reimbursement.d.cts +26 -14
- package/dist/actions/create-mileage-reimbursement.d.mts +26 -14
- package/dist/actions/create-mileage-reimbursement.mjs +9 -9
- package/dist/actions/create-mileage-reimbursement.mjs.map +1 -1
- package/dist/actions/create-new-custom-accounting-field.cjs +1 -1
- package/dist/actions/create-new-custom-accounting-field.cjs.map +1 -1
- package/dist/actions/create-new-custom-accounting-field.d.cts +14 -2
- package/dist/actions/create-new-custom-accounting-field.d.mts +14 -2
- package/dist/actions/create-new-custom-accounting-field.mjs +1 -1
- package/dist/actions/create-new-custom-accounting-field.mjs.map +1 -1
- package/dist/actions/create-tax-code-accounting-field.cjs +1 -1
- package/dist/actions/create-tax-code-accounting-field.cjs.map +1 -1
- package/dist/actions/create-tax-code-accounting-field.d.cts +14 -2
- package/dist/actions/create-tax-code-accounting-field.d.mts +14 -2
- package/dist/actions/create-tax-code-accounting-field.mjs +1 -1
- package/dist/actions/create-tax-code-accounting-field.mjs.map +1 -1
- package/dist/actions/create-user-invite.cjs +1 -1
- package/dist/actions/create-user-invite.cjs.map +1 -1
- package/dist/actions/create-user-invite.d.cts +14 -2
- package/dist/actions/create-user-invite.d.mts +14 -2
- package/dist/actions/create-user-invite.mjs +1 -1
- package/dist/actions/create-user-invite.mjs.map +1 -1
- package/dist/actions/create-webhook-subscription.cjs +3 -3
- package/dist/actions/create-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-webhook-subscription.d.cts +17 -5
- package/dist/actions/create-webhook-subscription.d.cts.map +1 -1
- package/dist/actions/create-webhook-subscription.d.mts +17 -5
- package/dist/actions/create-webhook-subscription.d.mts.map +1 -1
- package/dist/actions/create-webhook-subscription.mjs +3 -3
- package/dist/actions/create-webhook-subscription.mjs.map +1 -1
- package/dist/actions/deactivate-user.cjs +1 -1
- package/dist/actions/deactivate-user.cjs.map +1 -1
- package/dist/actions/deactivate-user.d.cts +14 -2
- package/dist/actions/deactivate-user.d.cts.map +1 -1
- package/dist/actions/deactivate-user.d.mts +14 -2
- package/dist/actions/deactivate-user.d.mts.map +1 -1
- package/dist/actions/deactivate-user.mjs +1 -1
- package/dist/actions/deactivate-user.mjs.map +1 -1
- package/dist/actions/delete-accounting-account.cjs +1 -1
- package/dist/actions/delete-accounting-account.cjs.map +1 -1
- package/dist/actions/delete-accounting-account.d.cts +14 -2
- package/dist/actions/delete-accounting-account.d.mts +14 -2
- package/dist/actions/delete-accounting-account.mjs +1 -1
- package/dist/actions/delete-accounting-account.mjs.map +1 -1
- package/dist/actions/delete-accounting-connection.cjs +1 -1
- package/dist/actions/delete-accounting-connection.cjs.map +1 -1
- package/dist/actions/delete-accounting-connection.d.cts +14 -2
- package/dist/actions/delete-accounting-connection.d.cts.map +1 -1
- package/dist/actions/delete-accounting-connection.d.mts +14 -2
- package/dist/actions/delete-accounting-connection.d.mts.map +1 -1
- package/dist/actions/delete-accounting-connection.mjs +1 -1
- package/dist/actions/delete-accounting-connection.mjs.map +1 -1
- package/dist/actions/delete-accounting-fields.cjs +1 -1
- package/dist/actions/delete-accounting-fields.cjs.map +1 -1
- package/dist/actions/delete-accounting-fields.d.cts +14 -2
- package/dist/actions/delete-accounting-fields.d.mts +14 -2
- package/dist/actions/delete-accounting-fields.mjs +1 -1
- package/dist/actions/delete-accounting-fields.mjs.map +1 -1
- package/dist/actions/delete-accounting-inventory-item-options.cjs +1 -1
- package/dist/actions/delete-accounting-inventory-item-options.cjs.map +1 -1
- package/dist/actions/delete-accounting-inventory-item-options.d.cts +14 -2
- package/dist/actions/delete-accounting-inventory-item-options.d.mts +14 -2
- package/dist/actions/delete-accounting-inventory-item-options.mjs +1 -1
- package/dist/actions/delete-accounting-inventory-item-options.mjs.map +1 -1
- package/dist/actions/delete-accounting-tax-code-options.cjs +1 -1
- package/dist/actions/delete-accounting-tax-code-options.cjs.map +1 -1
- package/dist/actions/delete-accounting-tax-code-options.d.cts +14 -2
- package/dist/actions/delete-accounting-tax-code-options.d.mts +14 -2
- package/dist/actions/delete-accounting-tax-code-options.mjs +1 -1
- package/dist/actions/delete-accounting-tax-code-options.mjs.map +1 -1
- package/dist/actions/delete-accounting-tax-code.cjs +1 -1
- package/dist/actions/delete-accounting-tax-code.cjs.map +1 -1
- package/dist/actions/delete-accounting-tax-code.d.cts +14 -2
- package/dist/actions/delete-accounting-tax-code.d.cts.map +1 -1
- package/dist/actions/delete-accounting-tax-code.d.mts +14 -2
- package/dist/actions/delete-accounting-tax-code.d.mts.map +1 -1
- package/dist/actions/delete-accounting-tax-code.mjs +1 -1
- package/dist/actions/delete-accounting-tax-code.mjs.map +1 -1
- package/dist/actions/delete-accounting-tax-rates.cjs +1 -1
- package/dist/actions/delete-accounting-tax-rates.cjs.map +1 -1
- package/dist/actions/delete-accounting-tax-rates.d.cts +14 -2
- package/dist/actions/delete-accounting-tax-rates.d.mts +14 -2
- package/dist/actions/delete-accounting-tax-rates.mjs +1 -1
- package/dist/actions/delete-accounting-tax-rates.mjs.map +1 -1
- package/dist/actions/delete-accounting-vendors.cjs +1 -1
- package/dist/actions/delete-accounting-vendors.cjs.map +1 -1
- package/dist/actions/delete-accounting-vendors.d.cts +14 -2
- package/dist/actions/delete-accounting-vendors.d.mts +14 -2
- package/dist/actions/delete-accounting-vendors.mjs +1 -1
- package/dist/actions/delete-accounting-vendors.mjs.map +1 -1
- package/dist/actions/delete-custom-field-option.cjs +1 -1
- package/dist/actions/delete-custom-field-option.cjs.map +1 -1
- package/dist/actions/delete-custom-field-option.d.cts +14 -2
- package/dist/actions/delete-custom-field-option.d.mts +14 -2
- package/dist/actions/delete-custom-field-option.mjs +1 -1
- package/dist/actions/delete-custom-field-option.mjs.map +1 -1
- package/dist/actions/delete-inventory-item-field.cjs +1 -1
- package/dist/actions/delete-inventory-item-field.cjs.map +1 -1
- package/dist/actions/delete-inventory-item-field.d.cts +14 -2
- package/dist/actions/delete-inventory-item-field.d.cts.map +1 -1
- package/dist/actions/delete-inventory-item-field.d.mts +14 -2
- package/dist/actions/delete-inventory-item-field.d.mts.map +1 -1
- package/dist/actions/delete-inventory-item-field.mjs +1 -1
- package/dist/actions/delete-inventory-item-field.mjs.map +1 -1
- package/dist/actions/delete-spend-allocation-delete-users.cjs +8 -8
- package/dist/actions/delete-spend-allocation-delete-users.cjs.map +1 -1
- package/dist/actions/delete-spend-allocation-delete-users.d.cts +26 -14
- package/dist/actions/delete-spend-allocation-delete-users.d.mts +26 -14
- package/dist/actions/delete-spend-allocation-delete-users.mjs +8 -8
- package/dist/actions/delete-spend-allocation-delete-users.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +14 -2
- package/dist/actions/delete-webhook.d.mts +14 -2
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/fetch-accounting-account.cjs +2 -2
- package/dist/actions/fetch-accounting-account.cjs.map +1 -1
- package/dist/actions/fetch-accounting-account.d.cts +15 -3
- package/dist/actions/fetch-accounting-account.d.mts +15 -3
- package/dist/actions/fetch-accounting-account.mjs +2 -2
- package/dist/actions/fetch-accounting-account.mjs.map +1 -1
- package/dist/actions/fetch-accounting-vendor.cjs +2 -2
- package/dist/actions/fetch-accounting-vendor.cjs.map +1 -1
- package/dist/actions/fetch-accounting-vendor.d.cts +15 -3
- package/dist/actions/fetch-accounting-vendor.d.mts +15 -3
- package/dist/actions/fetch-accounting-vendor.mjs +2 -2
- package/dist/actions/fetch-accounting-vendor.mjs.map +1 -1
- package/dist/actions/fetch-custom-accounting-field.cjs +2 -2
- package/dist/actions/fetch-custom-accounting-field.cjs.map +1 -1
- package/dist/actions/fetch-custom-accounting-field.d.cts +15 -3
- package/dist/actions/fetch-custom-accounting-field.d.mts +15 -3
- package/dist/actions/fetch-custom-accounting-field.mjs +2 -2
- package/dist/actions/fetch-custom-accounting-field.mjs.map +1 -1
- package/dist/actions/get-accounting-accounts.cjs +4 -4
- package/dist/actions/get-accounting-accounts.cjs.map +1 -1
- package/dist/actions/get-accounting-accounts.d.cts +17 -5
- package/dist/actions/get-accounting-accounts.d.mts +17 -5
- package/dist/actions/get-accounting-accounts.mjs +4 -4
- package/dist/actions/get-accounting-accounts.mjs.map +1 -1
- package/dist/actions/get-accounting-all-connections.cjs +2 -2
- package/dist/actions/get-accounting-all-connections.cjs.map +1 -1
- package/dist/actions/get-accounting-all-connections.d.cts +15 -3
- package/dist/actions/get-accounting-all-connections.d.cts.map +1 -1
- package/dist/actions/get-accounting-all-connections.d.mts +15 -3
- package/dist/actions/get-accounting-all-connections.d.mts.map +1 -1
- package/dist/actions/get-accounting-all-connections.mjs +2 -2
- package/dist/actions/get-accounting-all-connections.mjs.map +1 -1
- package/dist/actions/get-accounting-connection-by-id.cjs +2 -2
- package/dist/actions/get-accounting-connection-by-id.cjs.map +1 -1
- package/dist/actions/get-accounting-connection-by-id.d.cts +15 -3
- package/dist/actions/get-accounting-connection-by-id.d.mts +15 -3
- package/dist/actions/get-accounting-connection-by-id.mjs +2 -2
- package/dist/actions/get-accounting-connection-by-id.mjs.map +1 -1
- package/dist/actions/get-accounting-connection.cjs +2 -2
- package/dist/actions/get-accounting-connection.cjs.map +1 -1
- package/dist/actions/get-accounting-connection.d.cts +15 -3
- package/dist/actions/get-accounting-connection.d.cts.map +1 -1
- package/dist/actions/get-accounting-connection.d.mts +15 -3
- package/dist/actions/get-accounting-connection.d.mts.map +1 -1
- package/dist/actions/get-accounting-connection.mjs +2 -2
- package/dist/actions/get-accounting-connection.mjs.map +1 -1
- package/dist/actions/get-accounting-fields.cjs +3 -3
- package/dist/actions/get-accounting-fields.cjs.map +1 -1
- package/dist/actions/get-accounting-fields.d.cts +16 -4
- package/dist/actions/get-accounting-fields.d.mts +16 -4
- package/dist/actions/get-accounting-fields.mjs +3 -3
- package/dist/actions/get-accounting-fields.mjs.map +1 -1
- package/dist/actions/get-accounting-vendors.cjs +3 -3
- package/dist/actions/get-accounting-vendors.cjs.map +1 -1
- package/dist/actions/get-accounting-vendors.d.cts +16 -4
- package/dist/actions/get-accounting-vendors.d.mts +16 -4
- package/dist/actions/get-accounting-vendors.mjs +3 -3
- package/dist/actions/get-accounting-vendors.mjs.map +1 -1
- package/dist/actions/get-all-transactions.cjs +3 -3
- package/dist/actions/get-all-transactions.cjs.map +1 -1
- package/dist/actions/get-all-transactions.d.cts +16 -4
- package/dist/actions/get-all-transactions.d.mts +16 -4
- package/dist/actions/get-all-transactions.mjs +3 -3
- package/dist/actions/get-all-transactions.mjs.map +1 -1
- package/dist/actions/get-card-vault-resource.cjs +1 -1
- package/dist/actions/get-card-vault-resource.cjs.map +1 -1
- package/dist/actions/get-card-vault-resource.d.cts +14 -2
- package/dist/actions/get-card-vault-resource.d.mts +14 -2
- package/dist/actions/get-card-vault-resource.mjs +1 -1
- package/dist/actions/get-card-vault-resource.mjs.map +1 -1
- package/dist/actions/get-card.cjs +5 -5
- package/dist/actions/get-card.cjs.map +1 -1
- package/dist/actions/get-card.d.cts +18 -6
- package/dist/actions/get-card.d.mts +18 -6
- package/dist/actions/get-card.mjs +5 -5
- package/dist/actions/get-card.mjs.map +1 -1
- package/dist/actions/get-custom-field-option.cjs +1 -1
- package/dist/actions/get-custom-field-option.cjs.map +1 -1
- package/dist/actions/get-custom-field-option.d.cts +14 -2
- package/dist/actions/get-custom-field-option.d.mts +14 -2
- package/dist/actions/get-custom-field-option.mjs +1 -1
- package/dist/actions/get-custom-field-option.mjs.map +1 -1
- package/dist/actions/get-department.cjs +1 -1
- package/dist/actions/get-department.cjs.map +1 -1
- package/dist/actions/get-department.d.cts +14 -2
- package/dist/actions/get-department.d.mts +14 -2
- package/dist/actions/get-department.mjs +1 -1
- package/dist/actions/get-department.mjs.map +1 -1
- package/dist/actions/get-inventory-item-field.cjs +1 -1
- package/dist/actions/get-inventory-item-field.cjs.map +1 -1
- package/dist/actions/get-inventory-item-field.d.cts +14 -2
- package/dist/actions/get-inventory-item-field.d.cts.map +1 -1
- package/dist/actions/get-inventory-item-field.d.mts +14 -2
- package/dist/actions/get-inventory-item-field.d.mts.map +1 -1
- package/dist/actions/get-inventory-item-field.mjs +1 -1
- package/dist/actions/get-inventory-item-field.mjs.map +1 -1
- package/dist/actions/get-memo.cjs +1 -1
- package/dist/actions/get-memo.cjs.map +1 -1
- package/dist/actions/get-memo.d.cts +14 -2
- package/dist/actions/get-memo.d.mts +14 -2
- package/dist/actions/get-memo.mjs +1 -1
- package/dist/actions/get-memo.mjs.map +1 -1
- package/dist/actions/get-reimbursement.cjs +5 -5
- package/dist/actions/get-reimbursement.cjs.map +1 -1
- package/dist/actions/get-reimbursement.d.cts +20 -8
- package/dist/actions/get-reimbursement.d.mts +20 -8
- package/dist/actions/get-reimbursement.mjs +5 -5
- package/dist/actions/get-reimbursement.mjs.map +1 -1
- package/dist/actions/get-spend-limit.cjs +14 -14
- package/dist/actions/get-spend-limit.cjs.map +1 -1
- package/dist/actions/get-spend-limit.d.cts +32 -20
- package/dist/actions/get-spend-limit.d.mts +32 -20
- package/dist/actions/get-spend-limit.mjs +14 -14
- package/dist/actions/get-spend-limit.mjs.map +1 -1
- package/dist/actions/get-statement.cjs +1 -1
- package/dist/actions/get-statement.cjs.map +1 -1
- package/dist/actions/get-statement.d.cts +14 -2
- package/dist/actions/get-statement.d.mts +14 -2
- package/dist/actions/get-statement.mjs +1 -1
- package/dist/actions/get-statement.mjs.map +1 -1
- package/dist/actions/get-transaction.cjs +1 -1
- package/dist/actions/get-transaction.cjs.map +1 -1
- package/dist/actions/get-transaction.d.cts +14 -2
- package/dist/actions/get-transaction.d.mts +14 -2
- package/dist/actions/get-transaction.mjs +1 -1
- package/dist/actions/get-transaction.mjs.map +1 -1
- package/dist/actions/get-user.cjs +2 -2
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +15 -3
- package/dist/actions/get-user.d.mts +15 -3
- package/dist/actions/get-user.mjs +2 -2
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-users-deferred-status.cjs +3 -3
- package/dist/actions/get-users-deferred-status.cjs.map +1 -1
- package/dist/actions/get-users-deferred-status.d.cts +16 -4
- package/dist/actions/get-users-deferred-status.d.mts +16 -4
- package/dist/actions/get-users-deferred-status.mjs +3 -3
- package/dist/actions/get-users-deferred-status.mjs.map +1 -1
- package/dist/actions/get-vendor.cjs +3 -3
- package/dist/actions/get-vendor.cjs.map +1 -1
- package/dist/actions/get-vendor.d.cts +19 -7
- package/dist/actions/get-vendor.d.mts +19 -7
- package/dist/actions/get-vendor.mjs +3 -3
- package/dist/actions/get-vendor.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +1 -1
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +14 -2
- package/dist/actions/get-webhook.d.mts +14 -2
- package/dist/actions/get-webhook.mjs +1 -1
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/issue-virtual-card.cjs +3 -3
- package/dist/actions/issue-virtual-card.cjs.map +1 -1
- package/dist/actions/issue-virtual-card.d.cts +16 -4
- package/dist/actions/issue-virtual-card.d.mts +16 -4
- package/dist/actions/issue-virtual-card.mjs +3 -3
- package/dist/actions/issue-virtual-card.mjs.map +1 -1
- package/dist/actions/list-accounting-inventory-item-options.cjs +3 -3
- package/dist/actions/list-accounting-inventory-item-options.cjs.map +1 -1
- package/dist/actions/list-accounting-inventory-item-options.d.cts +16 -4
- package/dist/actions/list-accounting-inventory-item-options.d.mts +16 -4
- package/dist/actions/list-accounting-inventory-item-options.mjs +3 -3
- package/dist/actions/list-accounting-inventory-item-options.mjs.map +1 -1
- package/dist/actions/list-accounting-tax-rates.cjs +3 -3
- package/dist/actions/list-accounting-tax-rates.cjs.map +1 -1
- package/dist/actions/list-accounting-tax-rates.d.cts +16 -4
- package/dist/actions/list-accounting-tax-rates.d.mts +16 -4
- package/dist/actions/list-accounting-tax-rates.mjs +3 -3
- package/dist/actions/list-accounting-tax-rates.mjs.map +1 -1
- package/dist/actions/list-cards.cjs +7 -7
- package/dist/actions/list-cards.cjs.map +1 -1
- package/dist/actions/list-cards.d.cts +20 -8
- package/dist/actions/list-cards.d.mts +20 -8
- package/dist/actions/list-cards.mjs +7 -7
- package/dist/actions/list-cards.mjs.map +1 -1
- package/dist/actions/list-departments.cjs +3 -3
- package/dist/actions/list-departments.cjs.map +1 -1
- package/dist/actions/list-departments.d.cts +16 -4
- package/dist/actions/list-departments.d.mts +16 -4
- package/dist/actions/list-departments.mjs +3 -3
- package/dist/actions/list-departments.mjs.map +1 -1
- package/dist/actions/list-memos.cjs +3 -3
- package/dist/actions/list-memos.cjs.map +1 -1
- package/dist/actions/list-memos.d.cts +16 -4
- package/dist/actions/list-memos.d.mts +16 -4
- package/dist/actions/list-memos.mjs +3 -3
- package/dist/actions/list-memos.mjs.map +1 -1
- package/dist/actions/list-reimbursements.cjs +7 -7
- package/dist/actions/list-reimbursements.cjs.map +1 -1
- package/dist/actions/list-reimbursements.d.cts +22 -10
- package/dist/actions/list-reimbursements.d.mts +22 -10
- package/dist/actions/list-reimbursements.mjs +7 -7
- package/dist/actions/list-reimbursements.mjs.map +1 -1
- package/dist/actions/list-statements.cjs +6 -6
- package/dist/actions/list-statements.cjs.map +1 -1
- package/dist/actions/list-statements.d.cts +28 -16
- package/dist/actions/list-statements.d.mts +28 -16
- package/dist/actions/list-statements.mjs +6 -6
- package/dist/actions/list-statements.mjs.map +1 -1
- package/dist/actions/list-users.cjs +4 -4
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +17 -5
- package/dist/actions/list-users.d.mts +17 -5
- package/dist/actions/list-users.mjs +4 -4
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-vendors-accounts.cjs +3 -3
- package/dist/actions/list-vendors-accounts.cjs.map +1 -1
- package/dist/actions/list-vendors-accounts.d.cts +16 -4
- package/dist/actions/list-vendors-accounts.d.mts +16 -4
- package/dist/actions/list-vendors-accounts.mjs +3 -3
- package/dist/actions/list-vendors-accounts.mjs.map +1 -1
- package/dist/actions/list-vendors-contacts.cjs +3 -3
- package/dist/actions/list-vendors-contacts.cjs.map +1 -1
- package/dist/actions/list-vendors-contacts.d.cts +16 -4
- package/dist/actions/list-vendors-contacts.d.mts +16 -4
- package/dist/actions/list-vendors-contacts.mjs +3 -3
- package/dist/actions/list-vendors-contacts.mjs.map +1 -1
- package/dist/actions/list-vendors-credits.cjs +9 -9
- package/dist/actions/list-vendors-credits.cjs.map +1 -1
- package/dist/actions/list-vendors-credits.d.cts +34 -22
- package/dist/actions/list-vendors-credits.d.mts +34 -22
- package/dist/actions/list-vendors-credits.mjs +9 -9
- package/dist/actions/list-vendors-credits.mjs.map +1 -1
- package/dist/actions/list-vendors.cjs +5 -5
- package/dist/actions/list-vendors.cjs.map +1 -1
- package/dist/actions/list-vendors.d.cts +19 -7
- package/dist/actions/list-vendors.d.mts +19 -7
- package/dist/actions/list-vendors.mjs +5 -5
- package/dist/actions/list-vendors.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +2 -2
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +15 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +2 -2
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/options-for-custom-accounting-field.cjs +3 -3
- package/dist/actions/options-for-custom-accounting-field.cjs.map +1 -1
- package/dist/actions/options-for-custom-accounting-field.d.cts +16 -4
- package/dist/actions/options-for-custom-accounting-field.d.mts +16 -4
- package/dist/actions/options-for-custom-accounting-field.mjs +3 -3
- package/dist/actions/options-for-custom-accounting-field.mjs.map +1 -1
- package/dist/actions/patch-accounting-connection.cjs +2 -2
- package/dist/actions/patch-accounting-connection.cjs.map +1 -1
- package/dist/actions/patch-accounting-connection.d.cts +15 -3
- package/dist/actions/patch-accounting-connection.d.mts +15 -3
- package/dist/actions/patch-accounting-connection.mjs +2 -2
- package/dist/actions/patch-accounting-connection.mjs.map +1 -1
- package/dist/actions/patch-card-resource.cjs +1 -1
- package/dist/actions/patch-card-resource.cjs.map +1 -1
- package/dist/actions/patch-card-resource.d.cts +14 -2
- package/dist/actions/patch-card-resource.d.mts +14 -2
- package/dist/actions/patch-card-resource.mjs +1 -1
- package/dist/actions/patch-card-resource.mjs.map +1 -1
- package/dist/actions/patch-custom-field-option.cjs +1 -1
- package/dist/actions/patch-custom-field-option.cjs.map +1 -1
- package/dist/actions/patch-custom-field-option.d.cts +14 -2
- package/dist/actions/patch-custom-field-option.d.mts +14 -2
- package/dist/actions/patch-custom-field-option.mjs +1 -1
- package/dist/actions/patch-custom-field-option.mjs.map +1 -1
- package/dist/actions/patch-gl-account-resource.cjs +2 -2
- package/dist/actions/patch-gl-account-resource.cjs.map +1 -1
- package/dist/actions/patch-gl-account-resource.d.cts +15 -3
- package/dist/actions/patch-gl-account-resource.d.mts +15 -3
- package/dist/actions/patch-gl-account-resource.mjs +2 -2
- package/dist/actions/patch-gl-account-resource.mjs.map +1 -1
- package/dist/actions/patch-inventory-item-field.cjs +1 -1
- package/dist/actions/patch-inventory-item-field.cjs.map +1 -1
- package/dist/actions/patch-inventory-item-field.d.cts +14 -2
- package/dist/actions/patch-inventory-item-field.d.mts +14 -2
- package/dist/actions/patch-inventory-item-field.mjs +1 -1
- package/dist/actions/patch-inventory-item-field.mjs.map +1 -1
- package/dist/actions/post-accounting-accounts.cjs +4 -4
- package/dist/actions/post-accounting-accounts.cjs.map +1 -1
- package/dist/actions/post-accounting-accounts.d.cts +18 -5
- package/dist/actions/post-accounting-accounts.d.mts +18 -5
- package/dist/actions/post-accounting-accounts.mjs +4 -4
- package/dist/actions/post-accounting-accounts.mjs.map +1 -1
- package/dist/actions/post-accounting-connection.cjs +2 -2
- package/dist/actions/post-accounting-connection.cjs.map +1 -1
- package/dist/actions/post-accounting-connection.d.cts +15 -3
- package/dist/actions/post-accounting-connection.d.mts +15 -3
- package/dist/actions/post-accounting-connection.mjs +2 -2
- package/dist/actions/post-accounting-connection.mjs.map +1 -1
- package/dist/actions/post-accounting-vendors.cjs +4 -4
- package/dist/actions/post-accounting-vendors.cjs.map +1 -1
- package/dist/actions/post-accounting-vendors.d.cts +18 -5
- package/dist/actions/post-accounting-vendors.d.mts +18 -5
- package/dist/actions/post-accounting-vendors.mjs +4 -4
- package/dist/actions/post-accounting-vendors.mjs.map +1 -1
- package/dist/actions/post-inventory-item-options.cjs +3 -3
- package/dist/actions/post-inventory-item-options.cjs.map +1 -1
- package/dist/actions/post-inventory-item-options.d.cts +17 -4
- package/dist/actions/post-inventory-item-options.d.mts +17 -4
- package/dist/actions/post-inventory-item-options.mjs +3 -3
- package/dist/actions/post-inventory-item-options.mjs.map +1 -1
- package/dist/actions/post-physical-card.cjs +2 -2
- package/dist/actions/post-physical-card.cjs.map +1 -1
- package/dist/actions/post-physical-card.d.cts +16 -4
- package/dist/actions/post-physical-card.d.cts.map +1 -1
- package/dist/actions/post-physical-card.d.mts +16 -4
- package/dist/actions/post-physical-card.d.mts.map +1 -1
- package/dist/actions/post-physical-card.mjs +2 -2
- package/dist/actions/post-physical-card.mjs.map +1 -1
- package/dist/actions/reactivate-accounting-connection.cjs +2 -2
- package/dist/actions/reactivate-accounting-connection.cjs.map +1 -1
- package/dist/actions/reactivate-accounting-connection.d.cts +15 -3
- package/dist/actions/reactivate-accounting-connection.d.mts +15 -3
- package/dist/actions/reactivate-accounting-connection.mjs +2 -2
- package/dist/actions/reactivate-accounting-connection.mjs.map +1 -1
- package/dist/actions/reactivate-user.cjs +1 -1
- package/dist/actions/reactivate-user.cjs.map +1 -1
- package/dist/actions/reactivate-user.d.cts +14 -2
- package/dist/actions/reactivate-user.d.cts.map +1 -1
- package/dist/actions/reactivate-user.d.mts +14 -2
- package/dist/actions/reactivate-user.d.mts.map +1 -1
- package/dist/actions/reactivate-user.mjs +1 -1
- package/dist/actions/reactivate-user.mjs.map +1 -1
- package/dist/actions/submit-reimbursement-receipt.cjs +9 -9
- package/dist/actions/submit-reimbursement-receipt.cjs.map +1 -1
- package/dist/actions/submit-reimbursement-receipt.d.cts +26 -14
- package/dist/actions/submit-reimbursement-receipt.d.mts +26 -14
- package/dist/actions/submit-reimbursement-receipt.mjs +9 -9
- package/dist/actions/submit-reimbursement-receipt.mjs.map +1 -1
- package/dist/actions/suspend-card.cjs +1 -1
- package/dist/actions/suspend-card.cjs.map +1 -1
- package/dist/actions/suspend-card.d.cts +14 -2
- package/dist/actions/suspend-card.d.mts +14 -2
- package/dist/actions/suspend-card.mjs +1 -1
- package/dist/actions/suspend-card.mjs.map +1 -1
- package/dist/actions/terminate-card.cjs +1 -1
- package/dist/actions/terminate-card.cjs.map +1 -1
- package/dist/actions/terminate-card.d.cts +14 -2
- package/dist/actions/terminate-card.d.mts +14 -2
- package/dist/actions/terminate-card.mjs +1 -1
- package/dist/actions/terminate-card.mjs.map +1 -1
- package/dist/actions/update-accounting-field.cjs +1 -1
- package/dist/actions/update-accounting-field.cjs.map +1 -1
- package/dist/actions/update-accounting-field.d.cts +14 -2
- package/dist/actions/update-accounting-field.d.mts +14 -2
- package/dist/actions/update-accounting-field.mjs +1 -1
- package/dist/actions/update-accounting-field.mjs.map +1 -1
- package/dist/actions/update-accounting-inventory-item-options.cjs +1 -1
- package/dist/actions/update-accounting-inventory-item-options.cjs.map +1 -1
- package/dist/actions/update-accounting-inventory-item-options.d.cts +14 -2
- package/dist/actions/update-accounting-inventory-item-options.d.mts +14 -2
- package/dist/actions/update-accounting-inventory-item-options.mjs +1 -1
- package/dist/actions/update-accounting-inventory-item-options.mjs.map +1 -1
- package/dist/actions/update-accounting-tax-code-options.cjs +1 -1
- package/dist/actions/update-accounting-tax-code-options.cjs.map +1 -1
- package/dist/actions/update-accounting-tax-code-options.d.cts +14 -2
- package/dist/actions/update-accounting-tax-code-options.d.mts +14 -2
- package/dist/actions/update-accounting-tax-code-options.mjs +1 -1
- package/dist/actions/update-accounting-tax-code-options.mjs.map +1 -1
- package/dist/actions/update-accounting-tax-code.cjs +1 -1
- package/dist/actions/update-accounting-tax-code.cjs.map +1 -1
- package/dist/actions/update-accounting-tax-code.d.cts +14 -2
- package/dist/actions/update-accounting-tax-code.d.mts +14 -2
- package/dist/actions/update-accounting-tax-code.mjs +1 -1
- package/dist/actions/update-accounting-tax-code.mjs.map +1 -1
- package/dist/actions/update-accounting-tax-rate.cjs +1 -1
- package/dist/actions/update-accounting-tax-rate.cjs.map +1 -1
- package/dist/actions/update-accounting-tax-rate.d.cts +14 -2
- package/dist/actions/update-accounting-tax-rate.d.mts +14 -2
- package/dist/actions/update-accounting-tax-rate.mjs +1 -1
- package/dist/actions/update-accounting-tax-rate.mjs.map +1 -1
- package/dist/actions/update-accounting-vendor.cjs +2 -2
- package/dist/actions/update-accounting-vendor.cjs.map +1 -1
- package/dist/actions/update-accounting-vendor.d.cts +15 -3
- package/dist/actions/update-accounting-vendor.d.mts +15 -3
- package/dist/actions/update-accounting-vendor.mjs +2 -2
- package/dist/actions/update-accounting-vendor.mjs.map +1 -1
- package/dist/actions/update-card-limit.cjs +4 -4
- package/dist/actions/update-card-limit.cjs.map +1 -1
- package/dist/actions/update-card-limit.d.cts +17 -5
- package/dist/actions/update-card-limit.d.mts +17 -5
- package/dist/actions/update-card-limit.mjs +4 -4
- package/dist/actions/update-card-limit.mjs.map +1 -1
- package/dist/actions/update-department.cjs +1 -1
- package/dist/actions/update-department.cjs.map +1 -1
- package/dist/actions/update-department.d.cts +14 -2
- package/dist/actions/update-department.d.mts +14 -2
- package/dist/actions/update-department.mjs +1 -1
- package/dist/actions/update-department.mjs.map +1 -1
- package/dist/actions/update-limits.cjs +9 -9
- package/dist/actions/update-limits.cjs.map +1 -1
- package/dist/actions/update-limits.d.cts +28 -15
- package/dist/actions/update-limits.d.mts +28 -15
- package/dist/actions/update-limits.mjs +9 -9
- package/dist/actions/update-limits.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -1
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +14 -2
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +14 -2
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -1
- package/dist/actions/update-user.mjs.map +1 -1
- package/dist/actions/upload-new-options.cjs +3 -3
- package/dist/actions/upload-new-options.cjs.map +1 -1
- package/dist/actions/upload-new-options.d.cts +17 -4
- package/dist/actions/upload-new-options.d.mts +17 -4
- package/dist/actions/upload-new-options.mjs +3 -3
- package/dist/actions/upload-new-options.mjs.map +1 -1
- package/dist/actions/upload-tax-code-options.cjs +3 -3
- package/dist/actions/upload-tax-code-options.cjs.map +1 -1
- package/dist/actions/upload-tax-code-options.d.cts +17 -4
- package/dist/actions/upload-tax-code-options.d.mts +17 -4
- package/dist/actions/upload-tax-code-options.mjs +3 -3
- package/dist/actions/upload-tax-code-options.mjs.map +1 -1
- package/dist/actions/upload-tax-rates.cjs +3 -3
- package/dist/actions/upload-tax-rates.cjs.map +1 -1
- package/dist/actions/upload-tax-rates.d.cts +17 -4
- package/dist/actions/upload-tax-rates.d.mts +17 -4
- package/dist/actions/upload-tax-rates.mjs +3 -3
- package/dist/actions/upload-tax-rates.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/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-card.cjs","names":["z","action"],"sources":["../../src/actions/get-card.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCardInput = z.object({\n card_id: z.string().describe(\"The ID of the card to retrieve\"),\n});\nconst RampGetCard_RecipientAddressSchema = z.object({\n city: z.string().describe(\"City of the shipping address.\").nullable().optional(),\n phone: z.string().describe(\"Phone number for delivery.\").nullable().optional(),\n state: z.string().describe(\"State or province code.\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US').\").nullable().optional(),\n address1: z.string().describe(\"Primary street address line.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the recipient.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the recipient.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal or ZIP code.\").nullable().optional(),\n}).describe(\"Address details for shipping.\");\nconst RampGetCard_ShippingSchema = z.object({\n method: z.string().describe(\"Shipping method (e.g., 'LOCAL_MAIL').\").nullable().optional(),\n recipient_address: RampGetCard_RecipientAddressSchema.nullable().optional(),\n}).describe(\"Shipping information for physical card delivery.\");\nconst RampGetCard_FulfillmentSchema = z.object({\n shipping: RampGetCard_ShippingSchema.nullable().optional(),\n shipping_eta: z.string().describe(\"Estimated delivery date for the card.\").nullable().optional(),\n shipping_date: z.string().describe(\"Date when the card was shipped. Null if not yet shipped.\").nullable().optional(),\n fulfillment_status: z.string().describe(\"Current fulfillment status of the card (e.g., 'ISSUED', 'SHIPPED', 'DELIVERED').\").nullable().optional(),\n shipping_tracking_url: z.string().describe(\"URL for tracking the card shipment.\").nullable().optional(),\n}).describe(\"Fulfillment details of a Ramp card. For physical cards only.\");\nconst RampGetCard_SpendingRestrictionsSchema = z.object({\n amount: z.number().describe(\"The dollar limit of the card.\").nullable().optional(),\n interval: z.string().describe(\"The frequency at which the spending limit renews. Options include DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY, or TOTAL.\").nullable().optional(),\n suspended: z.boolean().describe(\"Indicates whether the card spending is currently suspended.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of allowed merchant category codes. Transactions from merchants not in these categories will be declined.\").nullable().optional(),\n auto_lock_date: z.string().describe(\"Auto lock date that specifies when the card will stop accepting transactions. ISO8601 format.\").nullable().optional(),\n blocked_categories: z.array(z.string()).describe(\"List of blocked merchant category codes. Transactions from these categories will be declined.\").nullable().optional(),\n transaction_amount_limit: z.number().describe(\"Maximum amount per transaction above which a transaction will be declined.\").nullable().optional(),\n}).describe(\"Specifies the spend restrictions on a Ramp card.\");\nexport const RampGetCardOutput = z.object({\n id: z.string().describe(\"Unique identifier of the card.\").nullable(),\n state: z.string().describe(\"Current state of the card. Possible values include ACTIVE, SUSPENDED, and TERMINATED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated business entity.\").nullable(),\n last_four: z.string().describe(\"Last four digits of the card number.\").nullable(),\n created_at: z.string().describe(\"Date time at which the card is created. Conforms to ISO8601 format.\").nullable(),\n expiration: z.string().describe(\"Expiration date in the format of MMYY.\").nullable(),\n fulfillment: RampGetCard_FulfillmentSchema.nullable().optional(),\n is_physical: z.boolean().describe(\"Indicates whether the card is a physical card or virtual card.\").nullable(),\n display_name: z.string().describe(\"Cosmetic display name of the card.\").nullable().optional(),\n cardholder_id: z.string().describe(\"Unique identifier of the card holder.\").nullable(),\n card_program_id: z.string().describe(\"Unique identifier of the card program.\").nullable().optional(),\n cardholder_name: z.string().describe(\"Card holder's full name.\").nullable(),\n spending_restrictions: RampGetCard_SpendingRestrictionsSchema.nullable().optional(),\n has_program_overridden: z.boolean().describe(\"Whether the card has overridden the default settings from its card program.\").nullable().optional(),\n}).describe(\"Response containing detailed information about a Ramp card.\");\n\nexport const rampGetCard = action(\"RAMP_GET_CARD\", {\n slug: \"ramp-get-card\",\n name: \"Get Card\",\n description: \"Tool for retrieving detailed information about a specific card. Returns comprehensive card details including spending limits, cardholder info, and fulfillment status. Use this to get complete card profile for analysis or troubleshooting.\",\n input: RampGetCardInput,\n output: RampGetCardOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO,EACvC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC/D,CAAC;AACD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-card.cjs","names":["z","action"],"sources":["../../src/actions/get-card.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCardInput = z.object({\n card_id: z.string().describe(\"The ID of the card to retrieve\"),\n});\nconst RampGetCard_RecipientAddressSchema = z.object({\n city: z.string().describe(\"City of the shipping address.\").nullable().optional(),\n phone: z.string().describe(\"Phone number for delivery.\").nullable().optional(),\n state: z.string().describe(\"State or province code.\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US').\").nullable().optional(),\n address1: z.string().describe(\"Primary street address line.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the recipient.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the recipient.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal or ZIP code.\").nullable().optional(),\n}).passthrough().describe(\"Address details for shipping.\");\nconst RampGetCard_ShippingSchema = z.object({\n method: z.string().describe(\"Shipping method (e.g., 'LOCAL_MAIL').\").nullable().optional(),\n recipient_address: RampGetCard_RecipientAddressSchema.nullable().optional(),\n}).passthrough().describe(\"Shipping information for physical card delivery.\");\nconst RampGetCard_FulfillmentSchema = z.object({\n shipping: RampGetCard_ShippingSchema.nullable().optional(),\n shipping_eta: z.string().describe(\"Estimated delivery date for the card.\").nullable().optional(),\n shipping_date: z.string().describe(\"Date when the card was shipped. Null if not yet shipped.\").nullable().optional(),\n fulfillment_status: z.string().describe(\"Current fulfillment status of the card (e.g., 'ISSUED', 'SHIPPED', 'DELIVERED').\").nullable().optional(),\n shipping_tracking_url: z.string().describe(\"URL for tracking the card shipment.\").nullable().optional(),\n}).passthrough().describe(\"Fulfillment details of a Ramp card. For physical cards only.\");\nconst RampGetCard_SpendingRestrictionsSchema = z.object({\n amount: z.number().describe(\"The dollar limit of the card.\").nullable().optional(),\n interval: z.string().describe(\"The frequency at which the spending limit renews. Options include DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY, or TOTAL.\").nullable().optional(),\n suspended: z.boolean().describe(\"Indicates whether the card spending is currently suspended.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of allowed merchant category codes. Transactions from merchants not in these categories will be declined.\").nullable().optional(),\n auto_lock_date: z.string().describe(\"Auto lock date that specifies when the card will stop accepting transactions. ISO8601 format.\").nullable().optional(),\n blocked_categories: z.array(z.string()).describe(\"List of blocked merchant category codes. Transactions from these categories will be declined.\").nullable().optional(),\n transaction_amount_limit: z.number().describe(\"Maximum amount per transaction above which a transaction will be declined.\").nullable().optional(),\n}).passthrough().describe(\"Specifies the spend restrictions on a Ramp card.\");\nexport const RampGetCardOutput = z.object({\n id: z.string().describe(\"Unique identifier of the card.\").nullable(),\n state: z.string().describe(\"Current state of the card. Possible values include ACTIVE, SUSPENDED, and TERMINATED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated business entity.\").nullable(),\n last_four: z.string().describe(\"Last four digits of the card number.\").nullable(),\n created_at: z.string().describe(\"Date time at which the card is created. Conforms to ISO8601 format.\").nullable(),\n expiration: z.string().describe(\"Expiration date in the format of MMYY.\").nullable(),\n fulfillment: RampGetCard_FulfillmentSchema.nullable().optional(),\n is_physical: z.boolean().describe(\"Indicates whether the card is a physical card or virtual card.\").nullable(),\n display_name: z.string().describe(\"Cosmetic display name of the card.\").nullable().optional(),\n cardholder_id: z.string().describe(\"Unique identifier of the card holder.\").nullable(),\n card_program_id: z.string().describe(\"Unique identifier of the card program.\").nullable().optional(),\n cardholder_name: z.string().describe(\"Card holder's full name.\").nullable(),\n spending_restrictions: RampGetCard_SpendingRestrictionsSchema.nullable().optional(),\n has_program_overridden: z.boolean().describe(\"Whether the card has overridden the default settings from its card program.\").nullable().optional(),\n}).passthrough().describe(\"Response containing detailed information about a Ramp card.\");\n\nexport const rampGetCard = action(\"RAMP_GET_CARD\", {\n slug: \"ramp-get-card\",\n name: \"Get Card\",\n description: \"Tool for retrieving detailed information about a specific card. Returns comprehensive card details including spending limits, cardholder info, and fulfillment status. Use this to get complete card profile for analysis or troubleshooting.\",\n input: RampGetCardInput,\n output: RampGetCardOutput,\n});\n"],"mappings":"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"}
|
|
@@ -23,13 +23,13 @@ declare const RampGetCardOutput: z.ZodObject<{
|
|
|
23
23
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
shipping_eta: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
shipping_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
fulfillment_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
shipping_tracking_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
is_physical: z.ZodNullable<z.ZodBoolean>;
|
|
34
34
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
cardholder_id: z.ZodNullable<z.ZodString>;
|
|
@@ -43,12 +43,24 @@ declare const RampGetCardOutput: z.ZodObject<{
|
|
|
43
43
|
auto_lock_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
blocked_categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
45
45
|
transaction_amount_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
-
}, z.core.$
|
|
46
|
+
}, z.core.$loose>>>;
|
|
47
47
|
has_program_overridden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const rampGetCard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
card_id: string;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
accessToken: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { rampGetCard };
|
|
54
66
|
//# sourceMappingURL=get-card.d.cts.map
|
|
@@ -23,13 +23,13 @@ declare const RampGetCardOutput: z.ZodObject<{
|
|
|
23
23
|
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
shipping_eta: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
shipping_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
fulfillment_status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
shipping_tracking_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
is_physical: z.ZodNullable<z.ZodBoolean>;
|
|
34
34
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
cardholder_id: z.ZodNullable<z.ZodString>;
|
|
@@ -43,12 +43,24 @@ declare const RampGetCardOutput: z.ZodObject<{
|
|
|
43
43
|
auto_lock_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
blocked_categories: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
45
45
|
transaction_amount_limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
-
}, z.core.$
|
|
46
|
+
}, z.core.$loose>>>;
|
|
47
47
|
has_program_overridden: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const rampGetCard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
card_id: string;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
51
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
accessToken: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>;
|
|
52
64
|
//#endregion
|
|
53
65
|
export { rampGetCard };
|
|
54
66
|
//# sourceMappingURL=get-card.d.mts.map
|
|
@@ -11,18 +11,18 @@ const RampGetCard_RecipientAddressSchema = z.object({
|
|
|
11
11
|
last_name: z.string().describe("Last name of the recipient.").nullable().optional(),
|
|
12
12
|
first_name: z.string().describe("First name of the recipient.").nullable().optional(),
|
|
13
13
|
postal_code: z.string().describe("Postal or ZIP code.").nullable().optional()
|
|
14
|
-
}).describe("Address details for shipping.");
|
|
14
|
+
}).passthrough().describe("Address details for shipping.");
|
|
15
15
|
const RampGetCard_ShippingSchema = z.object({
|
|
16
16
|
method: z.string().describe("Shipping method (e.g., 'LOCAL_MAIL').").nullable().optional(),
|
|
17
17
|
recipient_address: RampGetCard_RecipientAddressSchema.nullable().optional()
|
|
18
|
-
}).describe("Shipping information for physical card delivery.");
|
|
18
|
+
}).passthrough().describe("Shipping information for physical card delivery.");
|
|
19
19
|
const RampGetCard_FulfillmentSchema = z.object({
|
|
20
20
|
shipping: RampGetCard_ShippingSchema.nullable().optional(),
|
|
21
21
|
shipping_eta: z.string().describe("Estimated delivery date for the card.").nullable().optional(),
|
|
22
22
|
shipping_date: z.string().describe("Date when the card was shipped. Null if not yet shipped.").nullable().optional(),
|
|
23
23
|
fulfillment_status: z.string().describe("Current fulfillment status of the card (e.g., 'ISSUED', 'SHIPPED', 'DELIVERED').").nullable().optional(),
|
|
24
24
|
shipping_tracking_url: z.string().describe("URL for tracking the card shipment.").nullable().optional()
|
|
25
|
-
}).describe("Fulfillment details of a Ramp card. For physical cards only.");
|
|
25
|
+
}).passthrough().describe("Fulfillment details of a Ramp card. For physical cards only.");
|
|
26
26
|
const RampGetCard_SpendingRestrictionsSchema = z.object({
|
|
27
27
|
amount: z.number().describe("The dollar limit of the card.").nullable().optional(),
|
|
28
28
|
interval: z.string().describe("The frequency at which the spending limit renews. Options include DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY, or TOTAL.").nullable().optional(),
|
|
@@ -31,7 +31,7 @@ const RampGetCard_SpendingRestrictionsSchema = z.object({
|
|
|
31
31
|
auto_lock_date: z.string().describe("Auto lock date that specifies when the card will stop accepting transactions. ISO8601 format.").nullable().optional(),
|
|
32
32
|
blocked_categories: z.array(z.string()).describe("List of blocked merchant category codes. Transactions from these categories will be declined.").nullable().optional(),
|
|
33
33
|
transaction_amount_limit: z.number().describe("Maximum amount per transaction above which a transaction will be declined.").nullable().optional()
|
|
34
|
-
}).describe("Specifies the spend restrictions on a Ramp card.");
|
|
34
|
+
}).passthrough().describe("Specifies the spend restrictions on a Ramp card.");
|
|
35
35
|
const rampGetCard = action("RAMP_GET_CARD", {
|
|
36
36
|
slug: "ramp-get-card",
|
|
37
37
|
name: "Get Card",
|
|
@@ -52,7 +52,7 @@ const rampGetCard = action("RAMP_GET_CARD", {
|
|
|
52
52
|
cardholder_name: z.string().describe("Card holder's full name.").nullable(),
|
|
53
53
|
spending_restrictions: RampGetCard_SpendingRestrictionsSchema.nullable().optional(),
|
|
54
54
|
has_program_overridden: z.boolean().describe("Whether the card has overridden the default settings from its card program.").nullable().optional()
|
|
55
|
-
}).describe("Response containing detailed information about a Ramp card.")
|
|
55
|
+
}).passthrough().describe("Response containing detailed information about a Ramp card.")
|
|
56
56
|
});
|
|
57
57
|
//#endregion
|
|
58
58
|
export { rampGetCard };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-card.mjs","names":[],"sources":["../../src/actions/get-card.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCardInput = z.object({\n card_id: z.string().describe(\"The ID of the card to retrieve\"),\n});\nconst RampGetCard_RecipientAddressSchema = z.object({\n city: z.string().describe(\"City of the shipping address.\").nullable().optional(),\n phone: z.string().describe(\"Phone number for delivery.\").nullable().optional(),\n state: z.string().describe(\"State or province code.\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US').\").nullable().optional(),\n address1: z.string().describe(\"Primary street address line.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the recipient.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the recipient.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal or ZIP code.\").nullable().optional(),\n}).describe(\"Address details for shipping.\");\nconst RampGetCard_ShippingSchema = z.object({\n method: z.string().describe(\"Shipping method (e.g., 'LOCAL_MAIL').\").nullable().optional(),\n recipient_address: RampGetCard_RecipientAddressSchema.nullable().optional(),\n}).describe(\"Shipping information for physical card delivery.\");\nconst RampGetCard_FulfillmentSchema = z.object({\n shipping: RampGetCard_ShippingSchema.nullable().optional(),\n shipping_eta: z.string().describe(\"Estimated delivery date for the card.\").nullable().optional(),\n shipping_date: z.string().describe(\"Date when the card was shipped. Null if not yet shipped.\").nullable().optional(),\n fulfillment_status: z.string().describe(\"Current fulfillment status of the card (e.g., 'ISSUED', 'SHIPPED', 'DELIVERED').\").nullable().optional(),\n shipping_tracking_url: z.string().describe(\"URL for tracking the card shipment.\").nullable().optional(),\n}).describe(\"Fulfillment details of a Ramp card. For physical cards only.\");\nconst RampGetCard_SpendingRestrictionsSchema = z.object({\n amount: z.number().describe(\"The dollar limit of the card.\").nullable().optional(),\n interval: z.string().describe(\"The frequency at which the spending limit renews. Options include DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY, or TOTAL.\").nullable().optional(),\n suspended: z.boolean().describe(\"Indicates whether the card spending is currently suspended.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of allowed merchant category codes. Transactions from merchants not in these categories will be declined.\").nullable().optional(),\n auto_lock_date: z.string().describe(\"Auto lock date that specifies when the card will stop accepting transactions. ISO8601 format.\").nullable().optional(),\n blocked_categories: z.array(z.string()).describe(\"List of blocked merchant category codes. Transactions from these categories will be declined.\").nullable().optional(),\n transaction_amount_limit: z.number().describe(\"Maximum amount per transaction above which a transaction will be declined.\").nullable().optional(),\n}).describe(\"Specifies the spend restrictions on a Ramp card.\");\nexport const RampGetCardOutput = z.object({\n id: z.string().describe(\"Unique identifier of the card.\").nullable(),\n state: z.string().describe(\"Current state of the card. Possible values include ACTIVE, SUSPENDED, and TERMINATED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated business entity.\").nullable(),\n last_four: z.string().describe(\"Last four digits of the card number.\").nullable(),\n created_at: z.string().describe(\"Date time at which the card is created. Conforms to ISO8601 format.\").nullable(),\n expiration: z.string().describe(\"Expiration date in the format of MMYY.\").nullable(),\n fulfillment: RampGetCard_FulfillmentSchema.nullable().optional(),\n is_physical: z.boolean().describe(\"Indicates whether the card is a physical card or virtual card.\").nullable(),\n display_name: z.string().describe(\"Cosmetic display name of the card.\").nullable().optional(),\n cardholder_id: z.string().describe(\"Unique identifier of the card holder.\").nullable(),\n card_program_id: z.string().describe(\"Unique identifier of the card program.\").nullable().optional(),\n cardholder_name: z.string().describe(\"Card holder's full name.\").nullable(),\n spending_restrictions: RampGetCard_SpendingRestrictionsSchema.nullable().optional(),\n has_program_overridden: z.boolean().describe(\"Whether the card has overridden the default settings from its card program.\").nullable().optional(),\n}).describe(\"Response containing detailed information about a Ramp card.\");\n\nexport const rampGetCard = action(\"RAMP_GET_CARD\", {\n slug: \"ramp-get-card\",\n name: \"Get Card\",\n description: \"Tool for retrieving detailed information about a specific card. Returns comprehensive card details including spending limits, cardholder info, and fulfillment status. Use this to get complete card profile for analysis or troubleshooting.\",\n input: RampGetCardInput,\n output: RampGetCardOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmB,EAAE,OAAO,EACvC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC/D,CAAC;AACD,MAAM,qCAAqC,EAAE,OAAO;CAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,+BAA+B;
|
|
1
|
+
{"version":3,"file":"get-card.mjs","names":[],"sources":["../../src/actions/get-card.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCardInput = z.object({\n card_id: z.string().describe(\"The ID of the card to retrieve\"),\n});\nconst RampGetCard_RecipientAddressSchema = z.object({\n city: z.string().describe(\"City of the shipping address.\").nullable().optional(),\n phone: z.string().describe(\"Phone number for delivery.\").nullable().optional(),\n state: z.string().describe(\"State or province code.\").nullable().optional(),\n country: z.string().describe(\"Country code (e.g., 'US').\").nullable().optional(),\n address1: z.string().describe(\"Primary street address line.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the recipient.\").nullable().optional(),\n first_name: z.string().describe(\"First name of the recipient.\").nullable().optional(),\n postal_code: z.string().describe(\"Postal or ZIP code.\").nullable().optional(),\n}).passthrough().describe(\"Address details for shipping.\");\nconst RampGetCard_ShippingSchema = z.object({\n method: z.string().describe(\"Shipping method (e.g., 'LOCAL_MAIL').\").nullable().optional(),\n recipient_address: RampGetCard_RecipientAddressSchema.nullable().optional(),\n}).passthrough().describe(\"Shipping information for physical card delivery.\");\nconst RampGetCard_FulfillmentSchema = z.object({\n shipping: RampGetCard_ShippingSchema.nullable().optional(),\n shipping_eta: z.string().describe(\"Estimated delivery date for the card.\").nullable().optional(),\n shipping_date: z.string().describe(\"Date when the card was shipped. Null if not yet shipped.\").nullable().optional(),\n fulfillment_status: z.string().describe(\"Current fulfillment status of the card (e.g., 'ISSUED', 'SHIPPED', 'DELIVERED').\").nullable().optional(),\n shipping_tracking_url: z.string().describe(\"URL for tracking the card shipment.\").nullable().optional(),\n}).passthrough().describe(\"Fulfillment details of a Ramp card. For physical cards only.\");\nconst RampGetCard_SpendingRestrictionsSchema = z.object({\n amount: z.number().describe(\"The dollar limit of the card.\").nullable().optional(),\n interval: z.string().describe(\"The frequency at which the spending limit renews. Options include DAILY, WEEKLY, MONTHLY, QUARTERLY, YEARLY, or TOTAL.\").nullable().optional(),\n suspended: z.boolean().describe(\"Indicates whether the card spending is currently suspended.\").nullable().optional(),\n categories: z.array(z.string()).describe(\"List of allowed merchant category codes. Transactions from merchants not in these categories will be declined.\").nullable().optional(),\n auto_lock_date: z.string().describe(\"Auto lock date that specifies when the card will stop accepting transactions. ISO8601 format.\").nullable().optional(),\n blocked_categories: z.array(z.string()).describe(\"List of blocked merchant category codes. Transactions from these categories will be declined.\").nullable().optional(),\n transaction_amount_limit: z.number().describe(\"Maximum amount per transaction above which a transaction will be declined.\").nullable().optional(),\n}).passthrough().describe(\"Specifies the spend restrictions on a Ramp card.\");\nexport const RampGetCardOutput = z.object({\n id: z.string().describe(\"Unique identifier of the card.\").nullable(),\n state: z.string().describe(\"Current state of the card. Possible values include ACTIVE, SUSPENDED, and TERMINATED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated business entity.\").nullable(),\n last_four: z.string().describe(\"Last four digits of the card number.\").nullable(),\n created_at: z.string().describe(\"Date time at which the card is created. Conforms to ISO8601 format.\").nullable(),\n expiration: z.string().describe(\"Expiration date in the format of MMYY.\").nullable(),\n fulfillment: RampGetCard_FulfillmentSchema.nullable().optional(),\n is_physical: z.boolean().describe(\"Indicates whether the card is a physical card or virtual card.\").nullable(),\n display_name: z.string().describe(\"Cosmetic display name of the card.\").nullable().optional(),\n cardholder_id: z.string().describe(\"Unique identifier of the card holder.\").nullable(),\n card_program_id: z.string().describe(\"Unique identifier of the card program.\").nullable().optional(),\n cardholder_name: z.string().describe(\"Card holder's full name.\").nullable(),\n spending_restrictions: RampGetCard_SpendingRestrictionsSchema.nullable().optional(),\n has_program_overridden: z.boolean().describe(\"Whether the card has overridden the default settings from its card program.\").nullable().optional(),\n}).passthrough().describe(\"Response containing detailed information about a Ramp card.\");\n\nexport const rampGetCard = action(\"RAMP_GET_CARD\", {\n slug: \"ramp-get-card\",\n name: \"Get Card\",\n description: \"Tool for retrieving detailed information about a specific card. Returns comprehensive card details including spending limits, cardholder info, and fulfillment status. Use this to get complete card profile for analysis or troubleshooting.\",\n input: RampGetCardInput,\n output: RampGetCardOutput,\n});\n"],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ const RampGetCustomFieldOptionOutput = zod.z.object({
|
|
|
14
14
|
display_name: zod.z.string().describe("Display name of the custom field option.").nullable().optional(),
|
|
15
15
|
provider_name: zod.z.string().describe("Name of the accounting connection that the custom accounting field option belongs to.").nullable().optional(),
|
|
16
16
|
accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the custom accounting field option belongs to.").nullable().optional()
|
|
17
|
-
}).describe("Response containing details of a custom accounting field option.");
|
|
17
|
+
}).passthrough().describe("Response containing details of a custom accounting field option.");
|
|
18
18
|
const rampGetCustomFieldOption = require_action.action("RAMP_GET_CUSTOM_FIELD_OPTION", {
|
|
19
19
|
slug: "ramp-get-custom-field-option",
|
|
20
20
|
name: "Get Custom Field Option",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-field-option.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-field-option.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCustomFieldOptionInput = z.object({\n field_option_id: z.string().describe(\"UUID of the custom accounting field option to fetch.\"),\n});\nexport const RampGetCustomFieldOptionOutput = z.object({\n id: z.string().describe(\"Remote/external ID of custom accounting field option from ERP system.\").nullable().optional(),\n code: z.string().describe(\"Code of the custom field option; Usually it is a unique identifier for the custom field option in the remote ERP system.\").nullable().optional(),\n value: z.string().describe(\"A vendor is a person or business that provides goods or services\").nullable().optional(),\n ramp_id: z.string().describe(\"id to uniquely identify a custom field option within Ramp system\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates whether the field option is currently active.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was last updated.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the custom field option. Can be HIDDEN or VISIBLE.\").nullable().optional(),\n display_name: z.string().describe(\"Display name of the custom field option.\").nullable().optional(),\n provider_name: z.string().describe(\"Name of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n}).describe(\"Response containing details of a custom accounting field option.\");\n\nexport const rampGetCustomFieldOption = action(\"RAMP_GET_CUSTOM_FIELD_OPTION\", {\n slug: \"ramp-get-custom-field-option\",\n name: \"Get Custom Field Option\",\n description: \"Tool to fetch a custom accounting field option by its ID. Use when you need to retrieve details about a specific custom accounting field option from Ramp's accounting integration.\",\n input: RampGetCustomFieldOptionInput,\n output: RampGetCustomFieldOptionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC7F,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3J,CAAC,CAAC,CAAC,SAAS,kEAAkE;
|
|
1
|
+
{"version":3,"file":"get-custom-field-option.cjs","names":["z","action"],"sources":["../../src/actions/get-custom-field-option.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCustomFieldOptionInput = z.object({\n field_option_id: z.string().describe(\"UUID of the custom accounting field option to fetch.\"),\n});\nexport const RampGetCustomFieldOptionOutput = z.object({\n id: z.string().describe(\"Remote/external ID of custom accounting field option from ERP system.\").nullable().optional(),\n code: z.string().describe(\"Code of the custom field option; Usually it is a unique identifier for the custom field option in the remote ERP system.\").nullable().optional(),\n value: z.string().describe(\"A vendor is a person or business that provides goods or services\").nullable().optional(),\n ramp_id: z.string().describe(\"id to uniquely identify a custom field option within Ramp system\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates whether the field option is currently active.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was last updated.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the custom field option. Can be HIDDEN or VISIBLE.\").nullable().optional(),\n display_name: z.string().describe(\"Display name of the custom field option.\").nullable().optional(),\n provider_name: z.string().describe(\"Name of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Response containing details of a custom accounting field option.\");\n\nexport const rampGetCustomFieldOption = action(\"RAMP_GET_CUSTOM_FIELD_OPTION\", {\n slug: \"ramp-get-custom-field-option\",\n name: \"Get Custom Field Option\",\n description: \"Tool to fetch a custom accounting field option by its ID. Use when you need to retrieve details about a specific custom accounting field option from Ramp's accounting integration.\",\n input: RampGetCustomFieldOptionInput,\n output: RampGetCustomFieldOptionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC7F,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1K,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,2BAA2BC,eAAAA,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,10 +16,22 @@ declare const RampGetCustomFieldOptionOutput: z.ZodObject<{
|
|
|
16
16
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
provider_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
accounting_connection_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rampGetCustomFieldOption: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
field_option_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rampGetCustomFieldOption };
|
|
25
37
|
//# sourceMappingURL=get-custom-field-option.d.cts.map
|
|
@@ -16,10 +16,22 @@ declare const RampGetCustomFieldOptionOutput: z.ZodObject<{
|
|
|
16
16
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
provider_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
accounting_connection_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const rampGetCustomFieldOption: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
field_option_id: string;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { rampGetCustomFieldOption };
|
|
25
37
|
//# sourceMappingURL=get-custom-field-option.d.mts.map
|
|
@@ -17,7 +17,7 @@ const rampGetCustomFieldOption = action("RAMP_GET_CUSTOM_FIELD_OPTION", {
|
|
|
17
17
|
display_name: z.string().describe("Display name of the custom field option.").nullable().optional(),
|
|
18
18
|
provider_name: z.string().describe("Name of the accounting connection that the custom accounting field option belongs to.").nullable().optional(),
|
|
19
19
|
accounting_connection_id: z.string().describe("ID of the accounting connection that the custom accounting field option belongs to.").nullable().optional()
|
|
20
|
-
}).describe("Response containing details of a custom accounting field option.")
|
|
20
|
+
}).passthrough().describe("Response containing details of a custom accounting field option.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { rampGetCustomFieldOption };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-custom-field-option.mjs","names":[],"sources":["../../src/actions/get-custom-field-option.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCustomFieldOptionInput = z.object({\n field_option_id: z.string().describe(\"UUID of the custom accounting field option to fetch.\"),\n});\nexport const RampGetCustomFieldOptionOutput = z.object({\n id: z.string().describe(\"Remote/external ID of custom accounting field option from ERP system.\").nullable().optional(),\n code: z.string().describe(\"Code of the custom field option; Usually it is a unique identifier for the custom field option in the remote ERP system.\").nullable().optional(),\n value: z.string().describe(\"A vendor is a person or business that provides goods or services\").nullable().optional(),\n ramp_id: z.string().describe(\"id to uniquely identify a custom field option within Ramp system\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates whether the field option is currently active.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was last updated.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the custom field option. Can be HIDDEN or VISIBLE.\").nullable().optional(),\n display_name: z.string().describe(\"Display name of the custom field option.\").nullable().optional(),\n provider_name: z.string().describe(\"Name of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n}).describe(\"Response containing details of a custom accounting field option.\");\n\nexport const rampGetCustomFieldOption = action(\"RAMP_GET_CUSTOM_FIELD_OPTION\", {\n slug: \"ramp-get-custom-field-option\",\n name: \"Get Custom Field Option\",\n description: \"Tool to fetch a custom accounting field option by its ID. Use when you need to retrieve details about a specific custom accounting field option from Ramp's accounting integration.\",\n input: RampGetCustomFieldOptionInput,\n output: RampGetCustomFieldOptionOutput,\n});\n"],"mappings":";;AAqBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB2C,EAAE,OAAO,EACpD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC7F,CAmBS;CACP,QAnB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1K,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-custom-field-option.mjs","names":[],"sources":["../../src/actions/get-custom-field-option.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetCustomFieldOptionInput = z.object({\n field_option_id: z.string().describe(\"UUID of the custom accounting field option to fetch.\"),\n});\nexport const RampGetCustomFieldOptionOutput = z.object({\n id: z.string().describe(\"Remote/external ID of custom accounting field option from ERP system.\").nullable().optional(),\n code: z.string().describe(\"Code of the custom field option; Usually it is a unique identifier for the custom field option in the remote ERP system.\").nullable().optional(),\n value: z.string().describe(\"A vendor is a person or business that provides goods or services\").nullable().optional(),\n ramp_id: z.string().describe(\"id to uniquely identify a custom field option within Ramp system\").nullable().optional(),\n is_active: z.boolean().describe(\"Indicates whether the field option is currently active.\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was created.\").nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp indicating when the field option was last updated.\").nullable().optional(),\n visibility: z.string().describe(\"Visibility of the custom field option. Can be HIDDEN or VISIBLE.\").nullable().optional(),\n display_name: z.string().describe(\"Display name of the custom field option.\").nullable().optional(),\n provider_name: z.string().describe(\"Name of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the custom accounting field option belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Response containing details of a custom accounting field option.\");\n\nexport const rampGetCustomFieldOption = action(\"RAMP_GET_CUSTOM_FIELD_OPTION\", {\n slug: \"ramp-get-custom-field-option\",\n name: \"Get Custom Field Option\",\n description: \"Tool to fetch a custom accounting field option by its ID. Use when you need to retrieve details about a specific custom accounting field option from Ramp's accounting integration.\",\n input: RampGetCustomFieldOptionInput,\n output: RampGetCustomFieldOptionOutput,\n});\n"],"mappings":";;AAqBA,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB2C,EAAE,OAAO,EACpD,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAC7F,CAmBS;CACP,QAnB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1K,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const RampGetDepartmentInput = zod.z.object({ department_id: zod.z.string().desc
|
|
|
5
5
|
const RampGetDepartmentOutput = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("Unique identifier for the department in UUID format").nullable(),
|
|
7
7
|
name: zod.z.string().describe("Name of the department").nullable()
|
|
8
|
-
});
|
|
8
|
+
}).passthrough();
|
|
9
9
|
const rampGetDepartment = require_action.action("RAMP_GET_DEPARTMENT", {
|
|
10
10
|
slug: "ramp-get-department",
|
|
11
11
|
name: "Get Department",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-department.cjs","names":["z","action"],"sources":["../../src/actions/get-department.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetDepartmentInput = z.object({\n department_id: z.string().describe(\"The ID of the department to retrieve\"),\n});\nexport const RampGetDepartmentOutput = z.object({\n id: z.string().describe(\"Unique identifier for the department in UUID format\").nullable(),\n name: z.string().describe(\"Name of the department\").nullable(),\n});\n\nexport const rampGetDepartment = action(\"RAMP_GET_DEPARTMENT\", {\n slug: \"ramp-get-department\",\n name: \"Get Department\",\n description: \"Tool for retrieving detailed information about a specific department. Returns comprehensive department details including hierarchy information. Use this to get complete department profile for organizational analysis.\",\n input: RampGetDepartmentInput,\n output: RampGetDepartmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC3E,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"get-department.cjs","names":["z","action"],"sources":["../../src/actions/get-department.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetDepartmentInput = z.object({\n department_id: z.string().describe(\"The ID of the department to retrieve\"),\n});\nexport const RampGetDepartmentOutput = z.object({\n id: z.string().describe(\"Unique identifier for the department in UUID format\").nullable(),\n name: z.string().describe(\"Name of the department\").nullable(),\n}).passthrough();\n\nexport const rampGetDepartment = action(\"RAMP_GET_DEPARTMENT\", {\n slug: \"ramp-get-department\",\n name: \"Get Department\",\n description: \"Tool for retrieving detailed information about a specific department. Returns comprehensive department details including hierarchy information. Use this to get complete department profile for organizational analysis.\",\n input: RampGetDepartmentInput,\n output: RampGetDepartmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC3E,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,10 +7,22 @@ declare const RampGetDepartmentInput: z.ZodObject<{
|
|
|
7
7
|
declare const RampGetDepartmentOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
name: z.ZodNullable<z.ZodString>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const rampGetDepartment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
department_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { rampGetDepartment };
|
|
16
28
|
//# sourceMappingURL=get-department.d.cts.map
|
|
@@ -7,10 +7,22 @@ declare const RampGetDepartmentInput: z.ZodObject<{
|
|
|
7
7
|
declare const RampGetDepartmentOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
name: z.ZodNullable<z.ZodString>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const rampGetDepartment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
department_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { rampGetDepartment };
|
|
16
28
|
//# sourceMappingURL=get-department.d.mts.map
|
|
@@ -8,7 +8,7 @@ const rampGetDepartment = action("RAMP_GET_DEPARTMENT", {
|
|
|
8
8
|
output: z.object({
|
|
9
9
|
id: z.string().describe("Unique identifier for the department in UUID format").nullable(),
|
|
10
10
|
name: z.string().describe("Name of the department").nullable()
|
|
11
|
-
})
|
|
11
|
+
}).passthrough()
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { rampGetDepartment };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-department.mjs","names":[],"sources":["../../src/actions/get-department.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetDepartmentInput = z.object({\n department_id: z.string().describe(\"The ID of the department to retrieve\"),\n});\nexport const RampGetDepartmentOutput = z.object({\n id: z.string().describe(\"Unique identifier for the department in UUID format\").nullable(),\n name: z.string().describe(\"Name of the department\").nullable(),\n});\n\nexport const rampGetDepartment = action(\"RAMP_GET_DEPARTMENT\", {\n slug: \"ramp-get-department\",\n name: \"Get Department\",\n description: \"Tool for retrieving detailed information about a specific department. Returns comprehensive department details including hierarchy information. Use this to get complete department profile for organizational analysis.\",\n input: RampGetDepartmentInput,\n output: RampGetDepartmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoC,EAAE,OAAO,EAC7C,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC3E,CAUS;CACP,QAVqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC/D,
|
|
1
|
+
{"version":3,"file":"get-department.mjs","names":[],"sources":["../../src/actions/get-department.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetDepartmentInput = z.object({\n department_id: z.string().describe(\"The ID of the department to retrieve\"),\n});\nexport const RampGetDepartmentOutput = z.object({\n id: z.string().describe(\"Unique identifier for the department in UUID format\").nullable(),\n name: z.string().describe(\"Name of the department\").nullable(),\n}).passthrough();\n\nexport const rampGetDepartment = action(\"RAMP_GET_DEPARTMENT\", {\n slug: \"ramp-get-department\",\n name: \"Get Department\",\n description: \"Tool for retrieving detailed information about a specific department. Returns comprehensive department details including hierarchy information. Use this to get complete department profile for organizational analysis.\",\n input: RampGetDepartmentInput,\n output: RampGetDepartmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoC,EAAE,OAAO,EAC7C,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EAC3E,CAUS;CACP,QAVqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC/D,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const RampGetInventoryItemFieldOutput = zod.z.object({
|
|
|
8
8
|
ramp_id: zod.z.string().describe("Unique identifier for the inventory item field within Ramp system.").nullable(),
|
|
9
9
|
display_name: zod.z.string().describe("Display name of the inventory item field on Ramp.").nullable().optional(),
|
|
10
10
|
accounting_connection_id: zod.z.string().describe("ID of the accounting connection that the inventory item field is associated with.").nullable()
|
|
11
|
-
}).describe("Response containing inventory item accounting field information.");
|
|
11
|
+
}).passthrough().describe("Response containing inventory item accounting field information.");
|
|
12
12
|
const rampGetInventoryItemField = require_action.action("RAMP_GET_INVENTORY_ITEM_FIELD", {
|
|
13
13
|
slug: "ramp-get-inventory-item-field",
|
|
14
14
|
name: "Get Inventory Item Field",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-inventory-item-field.cjs","names":["z","action"],"sources":["../../src/actions/get-inventory-item-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetInventoryItemFieldInput = z.object({}).describe(\"Request parameters to fetch inventory item accounting field. This endpoint requires no parameters.\");\nexport const RampGetInventoryItemFieldOutput = z.object({\n id: z.string().describe(\"Remote/external ID of inventory item field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the inventory item field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the inventory item field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item field is associated with.\").nullable(),\n}).describe(\"Response containing inventory item accounting field information.\");\n\nexport const rampGetInventoryItemField = action(\"RAMP_GET_INVENTORY_ITEM_FIELD\", {\n slug: \"ramp-get-inventory-item-field\",\n name: \"Get Inventory Item Field\",\n description: \"Tool to fetch inventory item accounting field for the current accounting connection. Use when you need to retrieve the inventory item field configuration from the connected ERP system.\",\n input: RampGetInventoryItemFieldInput,\n output: RampGetInventoryItemFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAAoG;AACxK,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,kEAAkE;
|
|
1
|
+
{"version":3,"file":"get-inventory-item-field.cjs","names":["z","action"],"sources":["../../src/actions/get-inventory-item-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetInventoryItemFieldInput = z.object({}).describe(\"Request parameters to fetch inventory item accounting field. This endpoint requires no parameters.\");\nexport const RampGetInventoryItemFieldOutput = z.object({\n id: z.string().describe(\"Remote/external ID of inventory item field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the inventory item field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the inventory item field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item field is associated with.\").nullable(),\n}).passthrough().describe(\"Response containing inventory item accounting field information.\");\n\nexport const rampGetInventoryItemField = action(\"RAMP_GET_INVENTORY_ITEM_FIELD\", {\n slug: \"ramp-get-inventory-item-field\",\n name: \"Get Inventory Item Field\",\n description: \"Tool to fetch inventory item accounting field for the current accounting connection. Use when you need to retrieve the inventory item field configuration from the connected ERP system.\",\n input: RampGetInventoryItemFieldInput,\n output: RampGetInventoryItemFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAAoG;AACxK,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,8 +8,20 @@ declare const RampGetInventoryItemFieldOutput: z.ZodObject<{
|
|
|
8
8
|
ramp_id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
accounting_connection_id: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
declare const rampGetInventoryItemField: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const rampGetInventoryItemField: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rampGetInventoryItemField };
|
|
15
27
|
//# sourceMappingURL=get-inventory-item-field.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-inventory-item-field.d.cts","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAQ/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-inventory-item-field.d.cts","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAQ/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
|
|
@@ -8,8 +8,20 @@ declare const RampGetInventoryItemFieldOutput: z.ZodObject<{
|
|
|
8
8
|
ramp_id: z.ZodNullable<z.ZodString>;
|
|
9
9
|
display_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
10
|
accounting_connection_id: z.ZodNullable<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
12
|
-
declare const rampGetInventoryItemField: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const rampGetInventoryItemField: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rampGetInventoryItemField };
|
|
15
27
|
//# sourceMappingURL=get-inventory-item-field.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-inventory-item-field.d.mts","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAQ/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-inventory-item-field.d.mts","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;cAQ/B,yBAAA,gCAAyB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
|
|
@@ -11,7 +11,7 @@ const rampGetInventoryItemField = action("RAMP_GET_INVENTORY_ITEM_FIELD", {
|
|
|
11
11
|
ramp_id: z.string().describe("Unique identifier for the inventory item field within Ramp system.").nullable(),
|
|
12
12
|
display_name: z.string().describe("Display name of the inventory item field on Ramp.").nullable().optional(),
|
|
13
13
|
accounting_connection_id: z.string().describe("ID of the accounting connection that the inventory item field is associated with.").nullable()
|
|
14
|
-
}).describe("Response containing inventory item accounting field information.")
|
|
14
|
+
}).passthrough().describe("Response containing inventory item accounting field information.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { rampGetInventoryItemField };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-inventory-item-field.mjs","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetInventoryItemFieldInput = z.object({}).describe(\"Request parameters to fetch inventory item accounting field. This endpoint requires no parameters.\");\nexport const RampGetInventoryItemFieldOutput = z.object({\n id: z.string().describe(\"Remote/external ID of inventory item field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the inventory item field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the inventory item field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item field is associated with.\").nullable(),\n}).describe(\"Response containing inventory item accounting field information.\");\n\nexport const rampGetInventoryItemField = action(\"RAMP_GET_INVENTORY_ITEM_FIELD\", {\n slug: \"ramp-get-inventory-item-field\",\n name: \"Get Inventory Item Field\",\n description: \"Tool to fetch inventory item accounting field for the current accounting connection. Use when you need to retrieve the inventory item field configuration from the connected ERP system.\",\n input: RampGetInventoryItemFieldInput,\n output: RampGetInventoryItemFieldOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAa3D;CACP,QAb6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-inventory-item-field.mjs","names":[],"sources":["../../src/actions/get-inventory-item-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetInventoryItemFieldInput = z.object({}).describe(\"Request parameters to fetch inventory item accounting field. This endpoint requires no parameters.\");\nexport const RampGetInventoryItemFieldOutput = z.object({\n id: z.string().describe(\"Remote/external ID of inventory item field from ERP system.\").nullable(),\n name: z.string().describe(\"Name of the inventory item field in the remote ERP system.\").nullable(),\n ramp_id: z.string().describe(\"Unique identifier for the inventory item field within Ramp system.\").nullable(),\n display_name: z.string().describe(\"Display name of the inventory item field on Ramp.\").nullable().optional(),\n accounting_connection_id: z.string().describe(\"ID of the accounting connection that the inventory item field is associated with.\").nullable(),\n}).passthrough().describe(\"Response containing inventory item accounting field information.\");\n\nexport const rampGetInventoryItemField = action(\"RAMP_GET_INVENTORY_ITEM_FIELD\", {\n slug: \"ramp-get-inventory-item-field\",\n name: \"Get Inventory Item Field\",\n description: \"Tool to fetch inventory item accounting field for the current accounting connection. Use when you need to retrieve the inventory item field configuration from the connected ERP system.\",\n input: RampGetInventoryItemFieldInput,\n output: RampGetInventoryItemFieldOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oGAa3D;CACP,QAb6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,0BAA0B,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const RampGetMemoInput = zod.z.object({ transaction_id: zod.z.string().describe(
|
|
|
5
5
|
const RampGetMemoOutput = zod.z.object({
|
|
6
6
|
id: zod.z.string().describe("Unique identifier for the transaction associated with this memo (UUID format)").nullable().optional(),
|
|
7
7
|
memo: zod.z.string().describe("Text content of the memo").nullable().optional()
|
|
8
|
-
}).describe("Response containing the transaction memo details.");
|
|
8
|
+
}).passthrough().describe("Response containing the transaction memo details.");
|
|
9
9
|
const rampGetMemo = require_action.action("RAMP_GET_MEMO", {
|
|
10
10
|
slug: "ramp-get-memo",
|
|
11
11
|
name: "Get Memo",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-memo.cjs","names":["z","action"],"sources":["../../src/actions/get-memo.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetMemoInput = z.object({\n transaction_id: z.string().describe(\"Unique identifier of the transaction for which to retrieve the memo (UUID format)\"),\n});\nexport const RampGetMemoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the transaction associated with this memo (UUID format)\").nullable().optional(),\n memo: z.string().describe(\"Text content of the memo\").nullable().optional(),\n}).describe(\"Response containing the transaction memo details.\");\n\nexport const rampGetMemo = action(\"RAMP_GET_MEMO\", {\n slug: \"ramp-get-memo\",\n name: \"Get Memo\",\n description: \"Tool to fetch a transaction memo. Use when you need to retrieve the memo text associated with a specific transaction.\",\n input: RampGetMemoInput,\n output: RampGetMemoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO,EACvC,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EACzH,CAAC;AACD,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,mDAAmD;
|
|
1
|
+
{"version":3,"file":"get-memo.cjs","names":["z","action"],"sources":["../../src/actions/get-memo.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampGetMemoInput = z.object({\n transaction_id: z.string().describe(\"Unique identifier of the transaction for which to retrieve the memo (UUID format)\"),\n});\nexport const RampGetMemoOutput = z.object({\n id: z.string().describe(\"Unique identifier for the transaction associated with this memo (UUID format)\").nullable().optional(),\n memo: z.string().describe(\"Text content of the memo\").nullable().optional(),\n}).passthrough().describe(\"Response containing the transaction memo details.\");\n\nexport const rampGetMemo = action(\"RAMP_GET_MEMO\", {\n slug: \"ramp-get-memo\",\n name: \"Get Memo\",\n description: \"Tool to fetch a transaction memo. Use when you need to retrieve the memo text associated with a specific transaction.\",\n input: RampGetMemoInput,\n output: RampGetMemoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO,EACvC,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EACzH,CAAC;AACD,MAAa,oBAAoBA,IAAAA,EAAE,OAAO;CACxC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,cAAcC,eAAAA,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,10 +7,22 @@ declare const RampGetMemoInput: z.ZodObject<{
|
|
|
7
7
|
declare const RampGetMemoOutput: z.ZodObject<{
|
|
8
8
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
9
|
memo: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const rampGetMemo: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
transaction_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { rampGetMemo };
|
|
16
28
|
//# sourceMappingURL=get-memo.d.cts.map
|