update_user
Modify user information in AnythingLLM by providing a user ID and the specific fields to update for account management.
Instructions
Update an existing user
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | ID of the user to update | |
| updates | Yes | Object containing fields to update |