update_user
Update a ServiceNow user account by supplying the system ID and field-value pairs, applying changes directly for efficient user management.
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 |