Tool to update a ToneDen user's profile. Use when you need to modify user details (e.g., name, location, or settings) after fetching them.
citystringCity where the user is located
aboutstringBio or about text for the user
statestringState or province of the user
policystringCustom policy text for the user
countrystringCountry code (e.g., 'US')
user_idRequiredstringID of the user to update; use 'me' to target the current authenticated user
profile_urlstringURL to the user's public profile page
display_namestringNew display name for the user
timezone_namestringIANA timezone string (e.g., 'America/Los_Angeles')
additional_emailsarrayList of additional email addresses for the user
interface_settingsobjectUser interface preference settings
advertising_settingsobjectUser advertising preference settings
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.