update_user
Update a user account in ServiceNow by specifying the system ID and fields to modify.
Instructions
Update a user account (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sys_id | Yes | System ID of the user | |
| fields | Yes | Key-value pairs to update |