Tool to update user account details including name, email, password, and preferences. Use when you need to modify the current user's profile information.
idRequiredintegerThe user ID to update. Must be the authenticated user's ID.
emailstringUser's email address
localestringLanguage/region preference (e.g., 'en', 'es', 'fr')
passwordstringUser's account password
last_namestringUser's family name
first_namestringUser's given name
default_currencystringPreferred currency code (e.g., 'USD', 'EUR', 'GBP')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.