update_user
Update a ServiceNow user account by providing the system ID and field-value pairs. Modify specific user attributes directly. Requires write access enabled on the server.
Instructions
Update a user account (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Key-value pairs to update | |
| sys_id | Yes | System ID of the user |