update_user
Refresh user information such as name, email, phone, and address to support accurate fraud detection and analysis.
Instructions
Update user information (e.g., location, phone, address)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Updated full name | |
| No | Updated email address | ||
| phone | No | Updated phone number | |
| userId | Yes | User ID to update | |
| address | No | Updated address |