Modifies the currently authenticated Discord user's profile. Can update username (limited to 2 changes per hour) and avatar.
avatarstringNew avatar as a base64-encoded image data URI (e.g., 'data:image/png;base64,...').
usernamestringNew username for the user. Limited to 2 changes per hour by Discord.
remove_avatarbooleanSet to true to remove the user's avatar (sends null to Discord API). Cannot be used together with avatar.
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.