Skip to main content
Glama
JLKmach

ServiceNow MCP Server

by JLKmach

update_user

Modify existing user information in ServiceNow by updating details such as name, contact information, department, roles, and account status.

Instructions

Update an existing user in ServiceNow

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
user_idYesUser ID or sys_id to update
user_nameNoUsername for the user
first_nameNoFirst name of the user
last_nameNoLast name of the user
emailNoEmail address of the user
titleNoJob title of the user
departmentNoDepartment the user belongs to
managerNoManager of the user (sys_id or username)
rolesNoRoles to assign to the user
phoneNoPhone number of the user
mobile_phoneNoMobile phone number of the user
locationNoLocation of the user
passwordNoPassword for the user account
activeNoWhether the user account is active

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JLKmach/servicenow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server