appwrite_update_user_email
Update a user's email address in Appwrite by providing the site, user ID, and new email. This tool modifies user account information for authentication and communication purposes.
Instructions
[UNIFIED] Update user email address.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| user_id | Yes | ||
| Yes |