appwrite_update_user_name
Update a user's display name in Appwrite by specifying the site, user ID, and new name to maintain accurate user profiles.
Instructions
[UNIFIED] Update user display name.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| user_id | Yes | ||
| name | Yes |