update_user
Update a ServiceNow user account by providing the sys_id and key-value fields to change. Requires WRITE_ENABLED=true to apply modifications.
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 |