update_user
Update a user account in ServiceNow by providing the system ID and fields to modify.
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 |