@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
|
@@ -11,13 +11,13 @@ const RampListStatements_MoneySchema = z.object({
|
|
|
11
11
|
amount: z.number().int().describe("Amount in minor units (e.g., cents for USD)").nullable(),
|
|
12
12
|
currency_code: z.string().describe("ISO 4217 currency code (e.g., 'USD')").nullable(),
|
|
13
13
|
minor_unit_conversion_rate: z.number().int().describe("Conversion rate from minor to major units (e.g., 100 for USD)").nullable()
|
|
14
|
-
}).describe("Represents a monetary amount with currency information.");
|
|
14
|
+
}).passthrough().describe("Represents a monetary amount with currency information.");
|
|
15
15
|
const RampListStatements_StatementLineSchema = z.object({
|
|
16
16
|
id: z.string().describe("Unique identifier of the statement line").nullable(),
|
|
17
17
|
type: z.string().describe("Type of statement line (e.g., 'CARD_TRANSACTION', 'TRANSFER_PAYMENT')").nullable(),
|
|
18
18
|
cleared_at: z.string().describe("When the line item was cleared in ISO 8601 format. May be absent for some line types like TRANSFER_PAYMENT").nullable().optional(),
|
|
19
19
|
created_at: z.string().describe("When the line item was created in ISO 8601 format").nullable()
|
|
20
|
-
}).describe("Represents a line item within a statement.");
|
|
20
|
+
}).passthrough().describe("Represents a line item within a statement.");
|
|
21
21
|
const RampListStatements_BalanceSectionSchema = z.object({
|
|
22
22
|
id: z.string().describe("Unique identifier of the balance section").nullable(),
|
|
23
23
|
charges: RampListStatements_MoneySchema.nullable(),
|
|
@@ -26,7 +26,7 @@ const RampListStatements_BalanceSectionSchema = z.object({
|
|
|
26
26
|
entity_id: z.string().describe("Unique identifier of the associated entity").nullable(),
|
|
27
27
|
ending_balance: RampListStatements_MoneySchema.nullable(),
|
|
28
28
|
opening_balance: RampListStatements_MoneySchema.nullable()
|
|
29
|
-
}).describe("Represents a balance section within a statement, typically for a specific entity.");
|
|
29
|
+
}).passthrough().describe("Represents a balance section within a statement, typically for a specific entity.");
|
|
30
30
|
const RampListStatements_StatementSchema = z.object({
|
|
31
31
|
id: z.string().describe("Unique identifier of the statement").nullable(),
|
|
32
32
|
charges: RampListStatements_MoneySchema.nullable(),
|
|
@@ -41,8 +41,8 @@ const RampListStatements_StatementSchema = z.object({
|
|
|
41
41
|
opening_balance: RampListStatements_MoneySchema.nullable(),
|
|
42
42
|
statement_lines: z.array(RampListStatements_StatementLineSchema).describe("List of line items in the statement"),
|
|
43
43
|
balance_sections: z.array(RampListStatements_BalanceSectionSchema).describe("Balance breakdown by entity or category")
|
|
44
|
-
}).describe("Represents a statement from the Ramp API.");
|
|
45
|
-
const RampListStatements_PageSchema = z.object({ next: z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).describe("Pagination metadata for navigating through the list of statements.");
|
|
44
|
+
}).passthrough().describe("Represents a statement from the Ramp API.");
|
|
45
|
+
const RampListStatements_PageSchema = z.object({ next: z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through the list of statements.");
|
|
46
46
|
const rampListStatements = action("RAMP_LIST_STATEMENTS", {
|
|
47
47
|
slug: "ramp-list-statements",
|
|
48
48
|
name: "List Statements",
|
|
@@ -51,7 +51,7 @@ const rampListStatements = action("RAMP_LIST_STATEMENTS", {
|
|
|
51
51
|
output: z.object({
|
|
52
52
|
data: z.array(RampListStatements_StatementSchema).describe("Array of statement objects returned by the list statements endpoint."),
|
|
53
53
|
page: RampListStatements_PageSchema.nullable()
|
|
54
|
-
}).describe("Response from listing statements with filtering options.")
|
|
54
|
+
}).passthrough().describe("Response from listing statements with filtering options.")
|
|
55
55
|
});
|
|
56
56
|
//#endregion
|
|
57
57
|
export { rampListStatements };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-statements.mjs","names":[],"sources":["../../src/actions/list-statements.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListStatementsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n to_date: z.string().describe(\"Filter statements with end_date on or before this date (ISO 8601 datetime). Defaults to current time\").optional(),\n from_date: z.string().describe(\"Filter statements with end_date on or after this date (ISO 8601 datetime)\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n});\nconst RampListStatements_MoneySchema = z.object({\n amount: z.number().int().describe(\"Amount in minor units (e.g., cents for USD)\").nullable(),\n currency_code: z.string().describe(\"ISO 4217 currency code (e.g., 'USD')\").nullable(),\n minor_unit_conversion_rate: z.number().int().describe(\"Conversion rate from minor to major units (e.g., 100 for USD)\").nullable(),\n}).describe(\"Represents a monetary amount with currency information.\");\nconst RampListStatements_StatementLineSchema = z.object({\n id: z.string().describe(\"Unique identifier of the statement line\").nullable(),\n type: z.string().describe(\"Type of statement line (e.g., 'CARD_TRANSACTION', 'TRANSFER_PAYMENT')\").nullable(),\n cleared_at: z.string().describe(\"When the line item was cleared in ISO 8601 format. May be absent for some line types like TRANSFER_PAYMENT\").nullable().optional(),\n created_at: z.string().describe(\"When the line item was created in ISO 8601 format\").nullable(),\n}).describe(\"Represents a line item within a statement.\");\nconst RampListStatements_BalanceSectionSchema = z.object({\n id: z.string().describe(\"Unique identifier of the balance section\").nullable(),\n charges: RampListStatements_MoneySchema.nullable(),\n credits: RampListStatements_MoneySchema.nullable(),\n payments: RampListStatements_MoneySchema.nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated entity\").nullable(),\n ending_balance: RampListStatements_MoneySchema.nullable(),\n opening_balance: RampListStatements_MoneySchema.nullable(),\n}).describe(\"Represents a balance section within a statement, typically for a specific entity.\");\nconst RampListStatements_StatementSchema = z.object({\n id: z.string().describe(\"Unique identifier of the statement\").nullable(),\n charges: RampListStatements_MoneySchema.nullable(),\n credits: RampListStatements_MoneySchema.nullable(),\n end_date: z.string().describe(\"End date of the statement period in ISO 8601 format\").nullable(),\n payments: RampListStatements_MoneySchema.nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated entity\").nullable().optional(),\n start_date: z.string().describe(\"Start date of the statement period in ISO 8601 format\").nullable(),\n business_id: z.string().describe(\"Unique identifier of the associated business entity\").nullable().optional(),\n statement_url: z.string().describe(\"URL to download the statement PDF\").nullable(),\n ending_balance: RampListStatements_MoneySchema.nullable(),\n opening_balance: RampListStatements_MoneySchema.nullable(),\n statement_lines: z.array(RampListStatements_StatementLineSchema).describe(\"List of line items in the statement\"),\n balance_sections: z.array(RampListStatements_BalanceSectionSchema).describe(\"Balance breakdown by entity or category\"),\n}).describe(\"Represents a statement from the Ramp API.\");\nconst RampListStatements_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through the list of statements.\");\nexport const RampListStatementsOutput = z.object({\n data: z.array(RampListStatements_StatementSchema).describe(\"Array of statement objects returned by the list statements endpoint.\"),\n page: RampListStatements_PageSchema.nullable(),\n}).describe(\"Response from listing statements with filtering options.\");\n\nexport const rampListStatements = action(\"RAMP_LIST_STATEMENTS\", {\n slug: \"ramp-list-statements\",\n name: \"List Statements\",\n description: \"Tool for listing all statements with filtering options. Perfect for financial reporting and reconciliation workflows.\",\n input: RampListStatementsInput,\n output: RampListStatementsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAC9I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACrH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC/G,CAAC;AACD,MAAM,iCAAiC,EAAE,OAAO;CAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC1F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,4BAA4B,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"list-statements.mjs","names":[],"sources":["../../src/actions/list-statements.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListStatementsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n to_date: z.string().describe(\"Filter statements with end_date on or before this date (ISO 8601 datetime). Defaults to current time\").optional(),\n from_date: z.string().describe(\"Filter statements with end_date on or after this date (ISO 8601 datetime)\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n});\nconst RampListStatements_MoneySchema = z.object({\n amount: z.number().int().describe(\"Amount in minor units (e.g., cents for USD)\").nullable(),\n currency_code: z.string().describe(\"ISO 4217 currency code (e.g., 'USD')\").nullable(),\n minor_unit_conversion_rate: z.number().int().describe(\"Conversion rate from minor to major units (e.g., 100 for USD)\").nullable(),\n}).passthrough().describe(\"Represents a monetary amount with currency information.\");\nconst RampListStatements_StatementLineSchema = z.object({\n id: z.string().describe(\"Unique identifier of the statement line\").nullable(),\n type: z.string().describe(\"Type of statement line (e.g., 'CARD_TRANSACTION', 'TRANSFER_PAYMENT')\").nullable(),\n cleared_at: z.string().describe(\"When the line item was cleared in ISO 8601 format. May be absent for some line types like TRANSFER_PAYMENT\").nullable().optional(),\n created_at: z.string().describe(\"When the line item was created in ISO 8601 format\").nullable(),\n}).passthrough().describe(\"Represents a line item within a statement.\");\nconst RampListStatements_BalanceSectionSchema = z.object({\n id: z.string().describe(\"Unique identifier of the balance section\").nullable(),\n charges: RampListStatements_MoneySchema.nullable(),\n credits: RampListStatements_MoneySchema.nullable(),\n payments: RampListStatements_MoneySchema.nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated entity\").nullable(),\n ending_balance: RampListStatements_MoneySchema.nullable(),\n opening_balance: RampListStatements_MoneySchema.nullable(),\n}).passthrough().describe(\"Represents a balance section within a statement, typically for a specific entity.\");\nconst RampListStatements_StatementSchema = z.object({\n id: z.string().describe(\"Unique identifier of the statement\").nullable(),\n charges: RampListStatements_MoneySchema.nullable(),\n credits: RampListStatements_MoneySchema.nullable(),\n end_date: z.string().describe(\"End date of the statement period in ISO 8601 format\").nullable(),\n payments: RampListStatements_MoneySchema.nullable(),\n entity_id: z.string().describe(\"Unique identifier of the associated entity\").nullable().optional(),\n start_date: z.string().describe(\"Start date of the statement period in ISO 8601 format\").nullable(),\n business_id: z.string().describe(\"Unique identifier of the associated business entity\").nullable().optional(),\n statement_url: z.string().describe(\"URL to download the statement PDF\").nullable(),\n ending_balance: RampListStatements_MoneySchema.nullable(),\n opening_balance: RampListStatements_MoneySchema.nullable(),\n statement_lines: z.array(RampListStatements_StatementLineSchema).describe(\"List of line items in the statement\"),\n balance_sections: z.array(RampListStatements_BalanceSectionSchema).describe(\"Balance breakdown by entity or category\"),\n}).passthrough().describe(\"Represents a statement from the Ramp API.\");\nconst RampListStatements_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through the list of statements.\");\nexport const RampListStatementsOutput = z.object({\n data: z.array(RampListStatements_StatementSchema).describe(\"Array of statement objects returned by the list statements endpoint.\"),\n page: RampListStatements_PageSchema.nullable(),\n}).passthrough().describe(\"Response from listing statements with filtering options.\");\n\nexport const rampListStatements = action(\"RAMP_LIST_STATEMENTS\", {\n slug: \"ramp-list-statements\",\n name: \"List Statements\",\n description: \"Tool for listing all statements with filtering options. Perfect for financial reporting and reconciliation workflows.\",\n input: RampListStatementsInput,\n output: RampListStatementsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -14,7 +14,7 @@ const RampListUsersInput = zod.z.object({
|
|
|
14
14
|
const RampListUsers_CustomFieldSchema = zod.z.object({
|
|
15
15
|
name: zod.z.string().describe("Name of the custom field.").nullable(),
|
|
16
16
|
value: zod.z.string().describe("Value of the custom field.").nullable()
|
|
17
|
-
}).describe("Custom field metadata attached to a user.");
|
|
17
|
+
}).passthrough().describe("Custom field metadata attached to a user.");
|
|
18
18
|
const RampListUsers_UserSchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("Unique identifier of the user (UUID format).").nullable(),
|
|
20
20
|
role: zod.z.string().describe("Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.").nullable(),
|
|
@@ -31,12 +31,12 @@ const RampListUsers_UserSchema = zod.z.object({
|
|
|
31
31
|
location_id: zod.z.string().describe("Unique identifier of the location associated with the user (UUID format).").nullable().optional(),
|
|
32
32
|
custom_fields: zod.z.array(RampListUsers_CustomFieldSchema).describe("Array of custom field objects containing additional user metadata.").nullable().optional(),
|
|
33
33
|
department_id: zod.z.string().describe("Unique identifier of the department the user belongs to (UUID format).").nullable().optional()
|
|
34
|
-
}).describe("User object returned by the list users endpoint.");
|
|
35
|
-
const RampListUsers_PageSchema = zod.z.object({ next: zod.z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).describe("Pagination metadata for navigating through the list of users.");
|
|
34
|
+
}).passthrough().describe("User object returned by the list users endpoint.");
|
|
35
|
+
const RampListUsers_PageSchema = zod.z.object({ next: zod.z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through the list of users.");
|
|
36
36
|
const RampListUsersOutput = zod.z.object({
|
|
37
37
|
data: zod.z.array(RampListUsers_UserSchema).describe("Array of user objects returned by the list users endpoint."),
|
|
38
38
|
page: RampListUsers_PageSchema.nullable()
|
|
39
|
-
}).describe("Response from listing users in the Ramp organization.");
|
|
39
|
+
}).passthrough().describe("Response from listing users in the Ramp organization.");
|
|
40
40
|
const rampListUsers = require_action.action("RAMP_LIST_USERS", {
|
|
41
41
|
slug: "ramp-list-users",
|
|
42
42
|
name: "List Users",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListUsersInput = z.object({\n role: z.string().describe(\"Filter by user role\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n entity_id: z.string().describe(\"Filter by business entity UUID\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n employee_id: z.string().describe(\"Filter by user employee_id\").optional(),\n location_id: z.string().describe(\"Filter by location UUID\").optional(),\n department_id: z.string().describe(\"Filter by department UUID\").optional(),\n});\nconst RampListUsers_CustomFieldSchema = z.object({\n name: z.string().describe(\"Name of the custom field.\").nullable(),\n value: z.string().describe(\"Value of the custom field.\").nullable(),\n}).describe(\"Custom field metadata attached to a user.\");\nconst RampListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user (UUID format).\").nullable(),\n role: z.string().describe(\"Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n status: z.string().describe(\"Current status of the user account. Example values include USER_ACTIVE, USER_INVITED, USER_SUSPENDED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the business entity the user is associated with (UUID format).\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable(),\n is_manager: z.boolean().describe(\"Boolean flag indicating whether the user has manager privileges.\").nullable().optional(),\n manager_id: z.string().describe(\"Unique identifier of the user's direct manager (UUID format).\").nullable().optional(),\n business_id: z.string().describe(\"Unique identifier of the business that the user is associated with (UUID format).\").nullable(),\n employee_id: z.string().describe(\"Alternative identifier for the employee from external systems, can be used in place of email (UUID format).\").nullable().optional(),\n location_id: z.string().describe(\"Unique identifier of the location associated with the user (UUID format).\").nullable().optional(),\n custom_fields: z.array(RampListUsers_CustomFieldSchema).describe(\"Array of custom field objects containing additional user metadata.\").nullable().optional(),\n department_id: z.string().describe(\"Unique identifier of the department the user belongs to (UUID format).\").nullable().optional(),\n}).describe(\"User object returned by the list users endpoint.\");\nconst RampListUsers_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through the list of users.\");\nexport const RampListUsersOutput = z.object({\n data: z.array(RampListUsers_UserSchema).describe(\"Array of user objects returned by the list users endpoint.\"),\n page: RampListUsers_PageSchema.nullable(),\n}).describe(\"Response from listing users in the Ramp organization.\");\n\nexport const rampListUsers = action(\"RAMP_LIST_USERS\", {\n slug: \"ramp-list-users\",\n name: \"List Users\",\n description: \"Tool for listing users in your Ramp organization with flexible filtering. Perfect for user audits, access management, and organizational analysis. Helps identify inactive users, role distribution, and departmental structures.\",\n input: RampListUsersInput,\n output: RampListUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"list-users.cjs","names":["z","action"],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListUsersInput = z.object({\n role: z.string().describe(\"Filter by user role\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n entity_id: z.string().describe(\"Filter by business entity UUID\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n employee_id: z.string().describe(\"Filter by user employee_id\").optional(),\n location_id: z.string().describe(\"Filter by location UUID\").optional(),\n department_id: z.string().describe(\"Filter by department UUID\").optional(),\n});\nconst RampListUsers_CustomFieldSchema = z.object({\n name: z.string().describe(\"Name of the custom field.\").nullable(),\n value: z.string().describe(\"Value of the custom field.\").nullable(),\n}).passthrough().describe(\"Custom field metadata attached to a user.\");\nconst RampListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user (UUID format).\").nullable(),\n role: z.string().describe(\"Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n status: z.string().describe(\"Current status of the user account. Example values include USER_ACTIVE, USER_INVITED, USER_SUSPENDED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the business entity the user is associated with (UUID format).\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable(),\n is_manager: z.boolean().describe(\"Boolean flag indicating whether the user has manager privileges.\").nullable().optional(),\n manager_id: z.string().describe(\"Unique identifier of the user's direct manager (UUID format).\").nullable().optional(),\n business_id: z.string().describe(\"Unique identifier of the business that the user is associated with (UUID format).\").nullable(),\n employee_id: z.string().describe(\"Alternative identifier for the employee from external systems, can be used in place of email (UUID format).\").nullable().optional(),\n location_id: z.string().describe(\"Unique identifier of the location associated with the user (UUID format).\").nullable().optional(),\n custom_fields: z.array(RampListUsers_CustomFieldSchema).describe(\"Array of custom field objects containing additional user metadata.\").nullable().optional(),\n department_id: z.string().describe(\"Unique identifier of the department the user belongs to (UUID format).\").nullable().optional(),\n}).passthrough().describe(\"User object returned by the list users endpoint.\");\nconst RampListUsers_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through the list of users.\");\nexport const RampListUsersOutput = z.object({\n data: z.array(RampListUsers_UserSchema).describe(\"Array of user objects returned by the list users endpoint.\"),\n page: RampListUsers_PageSchema.nullable(),\n}).passthrough().describe(\"Response from listing users in the Ramp organization.\");\n\nexport const rampListUsers = action(\"RAMP_LIST_USERS\", {\n slug: \"ramp-list-users\",\n name: \"List Users\",\n description: \"Tool for listing users in your Ramp organization with flexible filtering. Perfect for user audits, access management, and organizational analysis. Helps identify inactive users, role distribution, and departmental structures.\",\n input: RampListUsersInput,\n output: RampListUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -29,13 +29,13 @@ declare const RampListUsersOutput: z.ZodObject<{
|
|
|
29
29
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
name: z.ZodNullable<z.ZodString>;
|
|
31
31
|
value: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
department_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
page: z.ZodNullable<z.ZodObject<{
|
|
36
36
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const rampListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
role?: string | undefined;
|
|
41
41
|
email?: string | undefined;
|
|
@@ -45,7 +45,19 @@ declare const rampListUsers: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
45
45
|
employee_id?: string | undefined;
|
|
46
46
|
location_id?: string | undefined;
|
|
47
47
|
department_id?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { rampListUsers };
|
|
51
63
|
//# sourceMappingURL=list-users.d.cts.map
|
|
@@ -29,13 +29,13 @@ declare const RampListUsersOutput: z.ZodObject<{
|
|
|
29
29
|
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
30
30
|
name: z.ZodNullable<z.ZodString>;
|
|
31
31
|
value: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>>;
|
|
33
33
|
department_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
page: z.ZodNullable<z.ZodObject<{
|
|
36
36
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
38
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const rampListUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
role?: string | undefined;
|
|
41
41
|
email?: string | undefined;
|
|
@@ -45,7 +45,19 @@ declare const rampListUsers: import("@keystrokehq/action").WorkflowActionDefinit
|
|
|
45
45
|
employee_id?: string | undefined;
|
|
46
46
|
location_id?: string | undefined;
|
|
47
47
|
department_id?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { rampListUsers };
|
|
51
63
|
//# sourceMappingURL=list-users.d.mts.map
|
|
@@ -14,7 +14,7 @@ const RampListUsersInput = z.object({
|
|
|
14
14
|
const RampListUsers_CustomFieldSchema = z.object({
|
|
15
15
|
name: z.string().describe("Name of the custom field.").nullable(),
|
|
16
16
|
value: z.string().describe("Value of the custom field.").nullable()
|
|
17
|
-
}).describe("Custom field metadata attached to a user.");
|
|
17
|
+
}).passthrough().describe("Custom field metadata attached to a user.");
|
|
18
18
|
const RampListUsers_UserSchema = z.object({
|
|
19
19
|
id: z.string().describe("Unique identifier of the user (UUID format).").nullable(),
|
|
20
20
|
role: z.string().describe("Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.").nullable(),
|
|
@@ -31,8 +31,8 @@ const RampListUsers_UserSchema = z.object({
|
|
|
31
31
|
location_id: z.string().describe("Unique identifier of the location associated with the user (UUID format).").nullable().optional(),
|
|
32
32
|
custom_fields: z.array(RampListUsers_CustomFieldSchema).describe("Array of custom field objects containing additional user metadata.").nullable().optional(),
|
|
33
33
|
department_id: z.string().describe("Unique identifier of the department the user belongs to (UUID format).").nullable().optional()
|
|
34
|
-
}).describe("User object returned by the list users endpoint.");
|
|
35
|
-
const RampListUsers_PageSchema = z.object({ next: z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).describe("Pagination metadata for navigating through the list of users.");
|
|
34
|
+
}).passthrough().describe("User object returned by the list users endpoint.");
|
|
35
|
+
const RampListUsers_PageSchema = z.object({ next: z.string().describe("URL for retrieving the next page of results. Present when more results are available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through the list of users.");
|
|
36
36
|
const rampListUsers = action("RAMP_LIST_USERS", {
|
|
37
37
|
slug: "ramp-list-users",
|
|
38
38
|
name: "List Users",
|
|
@@ -41,7 +41,7 @@ const rampListUsers = action("RAMP_LIST_USERS", {
|
|
|
41
41
|
output: z.object({
|
|
42
42
|
data: z.array(RampListUsers_UserSchema).describe("Array of user objects returned by the list users endpoint."),
|
|
43
43
|
page: RampListUsers_PageSchema.nullable()
|
|
44
|
-
}).describe("Response from listing users in the Ramp organization.")
|
|
44
|
+
}).passthrough().describe("Response from listing users in the Ramp organization.")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { rampListUsers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListUsersInput = z.object({\n role: z.string().describe(\"Filter by user role\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n entity_id: z.string().describe(\"Filter by business entity UUID\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n employee_id: z.string().describe(\"Filter by user employee_id\").optional(),\n location_id: z.string().describe(\"Filter by location UUID\").optional(),\n department_id: z.string().describe(\"Filter by department UUID\").optional(),\n});\nconst RampListUsers_CustomFieldSchema = z.object({\n name: z.string().describe(\"Name of the custom field.\").nullable(),\n value: z.string().describe(\"Value of the custom field.\").nullable(),\n}).describe(\"Custom field metadata attached to a user.\");\nconst RampListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user (UUID format).\").nullable(),\n role: z.string().describe(\"Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n status: z.string().describe(\"Current status of the user account. Example values include USER_ACTIVE, USER_INVITED, USER_SUSPENDED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the business entity the user is associated with (UUID format).\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable(),\n is_manager: z.boolean().describe(\"Boolean flag indicating whether the user has manager privileges.\").nullable().optional(),\n manager_id: z.string().describe(\"Unique identifier of the user's direct manager (UUID format).\").nullable().optional(),\n business_id: z.string().describe(\"Unique identifier of the business that the user is associated with (UUID format).\").nullable(),\n employee_id: z.string().describe(\"Alternative identifier for the employee from external systems, can be used in place of email (UUID format).\").nullable().optional(),\n location_id: z.string().describe(\"Unique identifier of the location associated with the user (UUID format).\").nullable().optional(),\n custom_fields: z.array(RampListUsers_CustomFieldSchema).describe(\"Array of custom field objects containing additional user metadata.\").nullable().optional(),\n department_id: z.string().describe(\"Unique identifier of the department the user belongs to (UUID format).\").nullable().optional(),\n}).describe(\"User object returned by the list users endpoint.\");\nconst RampListUsers_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through the list of users.\");\nexport const RampListUsersOutput = z.object({\n data: z.array(RampListUsers_UserSchema).describe(\"Array of user objects returned by the list users endpoint.\"),\n page: RampListUsers_PageSchema.nullable(),\n}).describe(\"Response from listing users in the Ramp organization.\");\n\nexport const rampListUsers = action(\"RAMP_LIST_USERS\", {\n slug: \"ramp-list-users\",\n name: \"List Users\",\n description: \"Tool for listing users in your Ramp organization with flexible filtering. Perfect for user audits, access management, and organizational analysis. Helps identify inactive users, role distribution, and departmental structures.\",\n input: RampListUsersInput,\n output: RampListUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACrE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,2CAA2C;
|
|
1
|
+
{"version":3,"file":"list-users.mjs","names":[],"sources":["../../src/actions/list-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListUsersInput = z.object({\n role: z.string().describe(\"Filter by user role\").optional(),\n email: z.string().describe(\"Filter by email address\").optional(),\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n entity_id: z.string().describe(\"Filter by business entity UUID\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n employee_id: z.string().describe(\"Filter by user employee_id\").optional(),\n location_id: z.string().describe(\"Filter by location UUID\").optional(),\n department_id: z.string().describe(\"Filter by department UUID\").optional(),\n});\nconst RampListUsers_CustomFieldSchema = z.object({\n name: z.string().describe(\"Name of the custom field.\").nullable(),\n value: z.string().describe(\"Value of the custom field.\").nullable(),\n}).passthrough().describe(\"Custom field metadata attached to a user.\");\nconst RampListUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user (UUID format).\").nullable(),\n role: z.string().describe(\"Role of the user within the organization. Possible values include BUSINESS_USER, BUSINESS_ADMIN, BUSINESS_BOOKKEEPER.\").nullable(),\n email: z.string().describe(\"Email address of the user.\").nullable(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n status: z.string().describe(\"Current status of the user account. Example values include USER_ACTIVE, USER_INVITED, USER_SUSPENDED.\").nullable(),\n entity_id: z.string().describe(\"Unique identifier of the business entity the user is associated with (UUID format).\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable(),\n is_manager: z.boolean().describe(\"Boolean flag indicating whether the user has manager privileges.\").nullable().optional(),\n manager_id: z.string().describe(\"Unique identifier of the user's direct manager (UUID format).\").nullable().optional(),\n business_id: z.string().describe(\"Unique identifier of the business that the user is associated with (UUID format).\").nullable(),\n employee_id: z.string().describe(\"Alternative identifier for the employee from external systems, can be used in place of email (UUID format).\").nullable().optional(),\n location_id: z.string().describe(\"Unique identifier of the location associated with the user (UUID format).\").nullable().optional(),\n custom_fields: z.array(RampListUsers_CustomFieldSchema).describe(\"Array of custom field objects containing additional user metadata.\").nullable().optional(),\n department_id: z.string().describe(\"Unique identifier of the department the user belongs to (UUID format).\").nullable().optional(),\n}).passthrough().describe(\"User object returned by the list users endpoint.\");\nconst RampListUsers_PageSchema = z.object({\n next: z.string().describe(\"URL for retrieving the next page of results. Present when more results are available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through the list of users.\");\nexport const RampListUsersOutput = z.object({\n data: z.array(RampListUsers_UserSchema).describe(\"Array of user objects returned by the list users endpoint.\"),\n page: RampListUsers_PageSchema.nullable(),\n}).passthrough().describe(\"Response from listing users in the Ramp organization.\");\n\nexport const rampListUsers = action(\"RAMP_LIST_USERS\", {\n slug: \"ramp-list-users\",\n name: \"List Users\",\n description: \"Tool for listing users in your Ramp organization with flexible filtering. Perfect for user audits, access management, and organizational analysis. Helps identify inactive users, role distribution, and departmental structures.\",\n input: RampListUsersInput,\n output: RampListUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -12,12 +12,12 @@ const RampListVendorsAccounts_VendorAccountSchema = zod.z.object({
|
|
|
12
12
|
is_default: zod.z.boolean().describe("Whether this is the default account for the vendor").nullable().optional(),
|
|
13
13
|
payment_method: zod.z.string().describe("Payment method type for this account").nullable(),
|
|
14
14
|
account_nickname: zod.z.string().describe("Nickname for the bank account").nullable().optional()
|
|
15
|
-
}).describe("Bank account information for a vendor");
|
|
16
|
-
const RampListVendorsAccounts_PaginationMetadataSchema = zod.z.object({ next: zod.z.string().describe("URL for the next page of results in cursor-based pagination. Null if no more pages available.").nullable().optional() }).describe("Pagination metadata for navigating through vendor account results");
|
|
15
|
+
}).passthrough().describe("Bank account information for a vendor");
|
|
16
|
+
const RampListVendorsAccounts_PaginationMetadataSchema = zod.z.object({ next: zod.z.string().describe("URL for the next page of results in cursor-based pagination. Null if no more pages available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through vendor account results");
|
|
17
17
|
const RampListVendorsAccountsOutput = zod.z.object({
|
|
18
18
|
data: zod.z.array(RampListVendorsAccounts_VendorAccountSchema).describe("Array of vendor bank account objects returned in the paginated response"),
|
|
19
19
|
page: RampListVendorsAccounts_PaginationMetadataSchema.nullable()
|
|
20
|
-
}).describe("Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data");
|
|
20
|
+
}).passthrough().describe("Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data");
|
|
21
21
|
const rampListVendorsAccounts = require_action.action("RAMP_LIST_VENDORS_ACCOUNTS", {
|
|
22
22
|
slug: "ramp-list-vendors-accounts",
|
|
23
23
|
name: "List Vendor Bank Accounts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendors-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-vendors-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsAccountsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"The unique identifier (UUID) of the vendor whose bank accounts to retrieve\"),\n});\nconst RampListVendorsAccounts_VendorAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier of the vendor bank account\").nullable(),\n currency: z.string().describe(\"Currency code for the account (e.g., USD)\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default account for the vendor\").nullable().optional(),\n payment_method: z.string().describe(\"Payment method type for this account\").nullable(),\n account_nickname: z.string().describe(\"Nickname for the bank account\").nullable().optional(),\n}).describe(\"Bank account information for a vendor\");\nconst RampListVendorsAccounts_PaginationMetadataSchema = z.object({\n next: z.string().describe(\"URL for the next page of results in cursor-based pagination. Null if no more pages available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through vendor account results\");\nexport const RampListVendorsAccountsOutput = z.object({\n data: z.array(RampListVendorsAccounts_VendorAccountSchema).describe(\"Array of vendor bank account objects returned in the paginated response\"),\n page: RampListVendorsAccounts_PaginationMetadataSchema.nullable(),\n}).describe(\"Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data\");\n\nexport const rampListVendorsAccounts = action(\"RAMP_LIST_VENDORS_ACCOUNTS\", {\n slug: \"ramp-list-vendors-accounts\",\n name: \"List Vendor Bank Accounts\",\n description: \"Tool for listing bank accounts associated with a specific vendor. Returns account details including currency, payment method, and default status. Use this to retrieve payment account information for vendor transactions.\",\n input: RampListVendorsAccountsInput,\n output: RampListVendorsAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AAC7G,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"list-vendors-accounts.cjs","names":["z","action"],"sources":["../../src/actions/list-vendors-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsAccountsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"The unique identifier (UUID) of the vendor whose bank accounts to retrieve\"),\n});\nconst RampListVendorsAccounts_VendorAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier of the vendor bank account\").nullable(),\n currency: z.string().describe(\"Currency code for the account (e.g., USD)\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default account for the vendor\").nullable().optional(),\n payment_method: z.string().describe(\"Payment method type for this account\").nullable(),\n account_nickname: z.string().describe(\"Nickname for the bank account\").nullable().optional(),\n}).passthrough().describe(\"Bank account information for a vendor\");\nconst RampListVendorsAccounts_PaginationMetadataSchema = z.object({\n next: z.string().describe(\"URL for the next page of results in cursor-based pagination. Null if no more pages available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through vendor account results\");\nexport const RampListVendorsAccountsOutput = z.object({\n data: z.array(RampListVendorsAccounts_VendorAccountSchema).describe(\"Array of vendor bank account objects returned in the paginated response\"),\n page: RampListVendorsAccounts_PaginationMetadataSchema.nullable(),\n}).passthrough().describe(\"Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data\");\n\nexport const rampListVendorsAccounts = action(\"RAMP_LIST_VENDORS_ACCOUNTS\", {\n slug: \"ramp-list-vendors-accounts\",\n name: \"List Vendor Bank Accounts\",\n description: \"Tool for listing bank accounts associated with a specific vendor. Returns account details including currency, payment method, and default status. Use this to retrieve payment account information for vendor transactions.\",\n input: RampListVendorsAccountsInput,\n output: RampListVendorsAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AAC7G,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO,EAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,yEAAyE;CAC7I,MAAM,iDAAiD,SAAS;AAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAA2F;AAErH,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,16 +13,28 @@ declare const RampListVendorsAccountsOutput: z.ZodObject<{
|
|
|
13
13
|
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
14
|
payment_method: z.ZodNullable<z.ZodString>;
|
|
15
15
|
account_nickname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
17
|
page: z.ZodNullable<z.ZodObject<{
|
|
18
18
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const rampListVendorsAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
vendor_id: string;
|
|
23
23
|
start?: string | undefined;
|
|
24
24
|
page_size?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
accessToken: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { rampListVendorsAccounts };
|
|
28
40
|
//# sourceMappingURL=list-vendors-accounts.d.cts.map
|
|
@@ -13,16 +13,28 @@ declare const RampListVendorsAccountsOutput: z.ZodObject<{
|
|
|
13
13
|
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
14
|
payment_method: z.ZodNullable<z.ZodString>;
|
|
15
15
|
account_nickname: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
17
|
page: z.ZodNullable<z.ZodObject<{
|
|
18
18
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const rampListVendorsAccounts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
vendor_id: string;
|
|
23
23
|
start?: string | undefined;
|
|
24
24
|
page_size?: number | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
accessToken: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
accessToken: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { rampListVendorsAccounts };
|
|
28
40
|
//# sourceMappingURL=list-vendors-accounts.d.mts.map
|
|
@@ -12,8 +12,8 @@ const RampListVendorsAccounts_VendorAccountSchema = z.object({
|
|
|
12
12
|
is_default: z.boolean().describe("Whether this is the default account for the vendor").nullable().optional(),
|
|
13
13
|
payment_method: z.string().describe("Payment method type for this account").nullable(),
|
|
14
14
|
account_nickname: z.string().describe("Nickname for the bank account").nullable().optional()
|
|
15
|
-
}).describe("Bank account information for a vendor");
|
|
16
|
-
const RampListVendorsAccounts_PaginationMetadataSchema = z.object({ next: z.string().describe("URL for the next page of results in cursor-based pagination. Null if no more pages available.").nullable().optional() }).describe("Pagination metadata for navigating through vendor account results");
|
|
15
|
+
}).passthrough().describe("Bank account information for a vendor");
|
|
16
|
+
const RampListVendorsAccounts_PaginationMetadataSchema = z.object({ next: z.string().describe("URL for the next page of results in cursor-based pagination. Null if no more pages available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through vendor account results");
|
|
17
17
|
const rampListVendorsAccounts = action("RAMP_LIST_VENDORS_ACCOUNTS", {
|
|
18
18
|
slug: "ramp-list-vendors-accounts",
|
|
19
19
|
name: "List Vendor Bank Accounts",
|
|
@@ -22,7 +22,7 @@ const rampListVendorsAccounts = action("RAMP_LIST_VENDORS_ACCOUNTS", {
|
|
|
22
22
|
output: z.object({
|
|
23
23
|
data: z.array(RampListVendorsAccounts_VendorAccountSchema).describe("Array of vendor bank account objects returned in the paginated response"),
|
|
24
24
|
page: RampListVendorsAccounts_PaginationMetadataSchema.nullable()
|
|
25
|
-
}).describe("Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data")
|
|
25
|
+
}).passthrough().describe("Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { rampListVendorsAccounts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendors-accounts.mjs","names":[],"sources":["../../src/actions/list-vendors-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsAccountsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"The unique identifier (UUID) of the vendor whose bank accounts to retrieve\"),\n});\nconst RampListVendorsAccounts_VendorAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier of the vendor bank account\").nullable(),\n currency: z.string().describe(\"Currency code for the account (e.g., USD)\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default account for the vendor\").nullable().optional(),\n payment_method: z.string().describe(\"Payment method type for this account\").nullable(),\n account_nickname: z.string().describe(\"Nickname for the bank account\").nullable().optional(),\n}).describe(\"Bank account information for a vendor\");\nconst RampListVendorsAccounts_PaginationMetadataSchema = z.object({\n next: z.string().describe(\"URL for the next page of results in cursor-based pagination. Null if no more pages available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through vendor account results\");\nexport const RampListVendorsAccountsOutput = z.object({\n data: z.array(RampListVendorsAccounts_VendorAccountSchema).describe(\"Array of vendor bank account objects returned in the paginated response\"),\n page: RampListVendorsAccounts_PaginationMetadataSchema.nullable(),\n}).describe(\"Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data\");\n\nexport const rampListVendorsAccounts = action(\"RAMP_LIST_VENDORS_ACCOUNTS\", {\n slug: \"ramp-list-vendors-accounts\",\n name: \"List Vendor Bank Accounts\",\n description: \"Tool for listing bank accounts associated with a specific vendor. Returns account details including currency, payment method, and default status. Use this to retrieve payment account information for vendor transactions.\",\n input: RampListVendorsAccountsInput,\n output: RampListVendorsAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AAC7G,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,uCAAuC;
|
|
1
|
+
{"version":3,"file":"list-vendors-accounts.mjs","names":[],"sources":["../../src/actions/list-vendors-accounts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsAccountsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"The unique identifier (UUID) of the vendor whose bank accounts to retrieve\"),\n});\nconst RampListVendorsAccounts_VendorAccountSchema = z.object({\n id: z.string().describe(\"Unique identifier of the vendor bank account\").nullable(),\n currency: z.string().describe(\"Currency code for the account (e.g., USD)\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default account for the vendor\").nullable().optional(),\n payment_method: z.string().describe(\"Payment method type for this account\").nullable(),\n account_nickname: z.string().describe(\"Nickname for the bank account\").nullable().optional(),\n}).passthrough().describe(\"Bank account information for a vendor\");\nconst RampListVendorsAccounts_PaginationMetadataSchema = z.object({\n next: z.string().describe(\"URL for the next page of results in cursor-based pagination. Null if no more pages available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through vendor account results\");\nexport const RampListVendorsAccountsOutput = z.object({\n data: z.array(RampListVendorsAccounts_VendorAccountSchema).describe(\"Array of vendor bank account objects returned in the paginated response\"),\n page: RampListVendorsAccounts_PaginationMetadataSchema.nullable(),\n}).passthrough().describe(\"Response from Ramp LIST_VENDORS_ACCOUNTS endpoint with paginated vendor bank account data\");\n\nexport const rampListVendorsAccounts = action(\"RAMP_LIST_VENDORS_ACCOUNTS\", {\n slug: \"ramp-list-vendors-accounts\",\n name: \"List Vendor Bank Accounts\",\n description: \"Tool for listing bank accounts associated with a specific vendor. Returns account details including currency, payment method, and default status. Use this to retrieve payment account information for vendor transactions.\",\n input: RampListVendorsAccountsInput,\n output: RampListVendorsAccountsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AAC7G,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACpF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,mDAAmD,EAAE,OAAO,EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAM7F,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,yEAAyE;EAC7I,MAAM,iDAAiD,SAAS;CAClE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2FAOhB;AACV,CAAC"}
|
|
@@ -13,12 +13,12 @@ const RampListVendorsContacts_VendorContactSchema = zod.z.object({
|
|
|
13
13
|
last_name: zod.z.string().describe("Last name of the contact").nullable(),
|
|
14
14
|
first_name: zod.z.string().describe("First name of the contact").nullable(),
|
|
15
15
|
is_default: zod.z.boolean().describe("Whether this is the default contact for the vendor").nullable()
|
|
16
|
-
}).describe("Contact information for a vendor");
|
|
17
|
-
const RampListVendorsContacts_PageSchema = zod.z.object({ next: zod.z.string().describe("URL for the next page of results. Null if no more pages available.").nullable().optional() }).describe("Pagination metadata for navigating through vendor contacts");
|
|
16
|
+
}).passthrough().describe("Contact information for a vendor");
|
|
17
|
+
const RampListVendorsContacts_PageSchema = zod.z.object({ next: zod.z.string().describe("URL for the next page of results. Null if no more pages available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through vendor contacts");
|
|
18
18
|
const RampListVendorsContactsOutput = zod.z.object({
|
|
19
19
|
data: zod.z.array(RampListVendorsContacts_VendorContactSchema).describe("Array of vendor contact objects returned in the response"),
|
|
20
20
|
page: RampListVendorsContacts_PageSchema.nullable()
|
|
21
|
-
}).describe("Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data");
|
|
21
|
+
}).passthrough().describe("Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data");
|
|
22
22
|
const rampListVendorsContacts = require_action.action("RAMP_LIST_VENDORS_CONTACTS", {
|
|
23
23
|
slug: "ramp-list-vendors-contacts",
|
|
24
24
|
name: "List Vendor Contacts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendors-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-vendors-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsContactsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"Unique identifier (UUID) of the vendor to retrieve contacts for\"),\n});\nconst RampListVendorsContacts_VendorContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable(),\n phone: z.string().describe(\"Phone number of the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default contact for the vendor\").nullable(),\n}).describe(\"Contact information for a vendor\");\nconst RampListVendorsContacts_PageSchema = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through vendor contacts\");\nexport const RampListVendorsContactsOutput = z.object({\n data: z.array(RampListVendorsContacts_VendorContactSchema).describe(\"Array of vendor contact objects returned in the response\"),\n page: RampListVendorsContacts_PageSchema.nullable(),\n}).describe(\"Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data\");\n\nexport const rampListVendorsContacts = action(\"RAMP_LIST_VENDORS_CONTACTS\", {\n slug: \"ramp-list-vendors-contacts\",\n name: \"List Vendor Contacts\",\n description: \"Tool for listing contacts associated with a specific vendor. Returns contact information including names, emails, and phone numbers. Use this to find vendor contact details for communication or relationship management.\",\n input: RampListVendorsContactsInput,\n output: RampListVendorsContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
1
|
+
{"version":3,"file":"list-vendors-contacts.cjs","names":["z","action"],"sources":["../../src/actions/list-vendors-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsContactsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"Unique identifier (UUID) of the vendor to retrieve contacts for\"),\n});\nconst RampListVendorsContacts_VendorContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable(),\n phone: z.string().describe(\"Phone number of the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default contact for the vendor\").nullable(),\n}).passthrough().describe(\"Contact information for a vendor\");\nconst RampListVendorsContacts_PageSchema = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through vendor contacts\");\nexport const RampListVendorsContactsOutput = z.object({\n data: z.array(RampListVendorsContacts_VendorContactSchema).describe(\"Array of vendor contact objects returned in the response\"),\n page: RampListVendorsContacts_PageSchema.nullable(),\n}).passthrough().describe(\"Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data\");\n\nexport const rampListVendorsContacts = action(\"RAMP_LIST_VENDORS_CONTACTS\", {\n slug: \"ramp-list-vendors-contacts\",\n name: \"List Vendor Contacts\",\n description: \"Tool for listing contacts associated with a specific vendor. Returns contact information including names, emails, and phone numbers. Use this to find vendor contact details for communication or relationship management.\",\n input: RampListVendorsContactsInput,\n output: RampListVendorsContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,qCAAqCA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,0DAA0D;CAC9H,MAAM,mCAAmC,SAAS;AACpD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAA+E;AAEzG,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,16 +14,28 @@ declare const RampListVendorsContactsOutput: z.ZodObject<{
|
|
|
14
14
|
last_name: z.ZodNullable<z.ZodString>;
|
|
15
15
|
first_name: z.ZodNullable<z.ZodString>;
|
|
16
16
|
is_default: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
page: z.ZodNullable<z.ZodObject<{
|
|
19
19
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const rampListVendorsContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
vendor_id: string;
|
|
24
24
|
start?: string | undefined;
|
|
25
25
|
page_size?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { rampListVendorsContacts };
|
|
29
41
|
//# sourceMappingURL=list-vendors-contacts.d.cts.map
|
|
@@ -14,16 +14,28 @@ declare const RampListVendorsContactsOutput: z.ZodObject<{
|
|
|
14
14
|
last_name: z.ZodNullable<z.ZodString>;
|
|
15
15
|
first_name: z.ZodNullable<z.ZodString>;
|
|
16
16
|
is_default: z.ZodNullable<z.ZodBoolean>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>;
|
|
18
18
|
page: z.ZodNullable<z.ZodObject<{
|
|
19
19
|
next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const rampListVendorsContacts: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
vendor_id: string;
|
|
24
24
|
start?: string | undefined;
|
|
25
25
|
page_size?: number | undefined;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"ramp", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { rampListVendorsContacts };
|
|
29
41
|
//# sourceMappingURL=list-vendors-contacts.d.mts.map
|
|
@@ -13,8 +13,8 @@ const RampListVendorsContacts_VendorContactSchema = z.object({
|
|
|
13
13
|
last_name: z.string().describe("Last name of the contact").nullable(),
|
|
14
14
|
first_name: z.string().describe("First name of the contact").nullable(),
|
|
15
15
|
is_default: z.boolean().describe("Whether this is the default contact for the vendor").nullable()
|
|
16
|
-
}).describe("Contact information for a vendor");
|
|
17
|
-
const RampListVendorsContacts_PageSchema = z.object({ next: z.string().describe("URL for the next page of results. Null if no more pages available.").nullable().optional() }).describe("Pagination metadata for navigating through vendor contacts");
|
|
16
|
+
}).passthrough().describe("Contact information for a vendor");
|
|
17
|
+
const RampListVendorsContacts_PageSchema = z.object({ next: z.string().describe("URL for the next page of results. Null if no more pages available.").nullable().optional() }).passthrough().describe("Pagination metadata for navigating through vendor contacts");
|
|
18
18
|
const rampListVendorsContacts = action("RAMP_LIST_VENDORS_CONTACTS", {
|
|
19
19
|
slug: "ramp-list-vendors-contacts",
|
|
20
20
|
name: "List Vendor Contacts",
|
|
@@ -23,7 +23,7 @@ const rampListVendorsContacts = action("RAMP_LIST_VENDORS_CONTACTS", {
|
|
|
23
23
|
output: z.object({
|
|
24
24
|
data: z.array(RampListVendorsContacts_VendorContactSchema).describe("Array of vendor contact objects returned in the response"),
|
|
25
25
|
page: RampListVendorsContacts_PageSchema.nullable()
|
|
26
|
-
}).describe("Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data")
|
|
26
|
+
}).passthrough().describe("Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data")
|
|
27
27
|
});
|
|
28
28
|
//#endregion
|
|
29
29
|
export { rampListVendorsContacts };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-vendors-contacts.mjs","names":[],"sources":["../../src/actions/list-vendors-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsContactsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"Unique identifier (UUID) of the vendor to retrieve contacts for\"),\n});\nconst RampListVendorsContacts_VendorContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable(),\n phone: z.string().describe(\"Phone number of the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default contact for the vendor\").nullable(),\n}).describe(\"Contact information for a vendor\");\nconst RampListVendorsContacts_PageSchema = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages available.\").nullable().optional(),\n}).describe(\"Pagination metadata for navigating through vendor contacts\");\nexport const RampListVendorsContactsOutput = z.object({\n data: z.array(RampListVendorsContacts_VendorContactSchema).describe(\"Array of vendor contact objects returned in the response\"),\n page: RampListVendorsContacts_PageSchema.nullable(),\n}).describe(\"Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data\");\n\nexport const rampListVendorsContacts = action(\"RAMP_LIST_VENDORS_CONTACTS\", {\n slug: \"ramp-list-vendors-contacts\",\n name: \"List Vendor Contacts\",\n description: \"Tool for listing contacts associated with a specific vendor. Returns contact information including names, emails, and phone numbers. Use this to find vendor contact details for communication or relationship management.\",\n input: RampListVendorsContactsInput,\n output: RampListVendorsContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,kCAAkC;
|
|
1
|
+
{"version":3,"file":"list-vendors-contacts.mjs","names":[],"sources":["../../src/actions/list-vendors-contacts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RampListVendorsContactsInput = z.object({\n start: z.string().describe(\"ID of the last entity of the previous page for pagination\").optional(),\n page_size: z.number().int().default(20).describe(\"Number of results per page (2-100, default: 20)\").optional(),\n vendor_id: z.string().describe(\"Unique identifier (UUID) of the vendor to retrieve contacts for\"),\n});\nconst RampListVendorsContacts_VendorContactSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact\").nullable(),\n email: z.string().describe(\"Email address of the contact\").nullable(),\n phone: z.string().describe(\"Phone number of the contact\").nullable(),\n last_name: z.string().describe(\"Last name of the contact\").nullable(),\n first_name: z.string().describe(\"First name of the contact\").nullable(),\n is_default: z.boolean().describe(\"Whether this is the default contact for the vendor\").nullable(),\n}).passthrough().describe(\"Contact information for a vendor\");\nconst RampListVendorsContacts_PageSchema = z.object({\n next: z.string().describe(\"URL for the next page of results. Null if no more pages available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination metadata for navigating through vendor contacts\");\nexport const RampListVendorsContactsOutput = z.object({\n data: z.array(RampListVendorsContacts_VendorContactSchema).describe(\"Array of vendor contact objects returned in the response\"),\n page: RampListVendorsContacts_PageSchema.nullable(),\n}).passthrough().describe(\"Response from Ramp LIST_VENDORS_CONTACTS endpoint with paginated contact data\");\n\nexport const rampListVendorsContacts = action(\"RAMP_LIST_VENDORS_CONTACTS\", {\n slug: \"ramp-list-vendors-contacts\",\n name: \"List Vendor Contacts\",\n description: \"Tool for listing contacts associated with a specific vendor. Returns contact information including names, emails, and phone numbers. Use this to find vendor contact details for communication or relationship management.\",\n input: RampListVendorsContactsInput,\n output: RampListVendorsContactsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC;AACD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAM,qCAAqC,EAAE,OAAO,EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAMtF,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2C,EAAE,OAAO;EACpD,MAAM,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,0DAA0D;EAC9H,MAAM,mCAAmC,SAAS;CACpD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+EAOhB;AACV,CAAC"}
|