Skip to main content
Glama
JLKmach

ServiceNow MCP Server

by JLKmach

update_story

Modify existing ServiceNow stories by updating fields like description, state, assignment, or acceptance criteria to reflect current requirements.

Instructions

Update an existing story in ServiceNow

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
story_idYesStory IDNumber or sys_id. You will need to fetch the story to get the sys_id if you only have the story number
short_descriptionNoShort description of the story
acceptance_criteriaNoAcceptance criteria for the story
descriptionNoDetailed description of the story
stateNoState of story (-6 is Draft,-7 is Ready for Testing,-8 is Testing,1 is Ready, 2 is Work in progress, 3 is Complete, 4 is Cancelled)
assignment_groupNoGroup assigned to the story
story_pointsNoPoints value for the story
assigned_toNoUser assigned to the story
epicNoEpic that the story belongs to. It requires the System ID of the epic.
projectNoProject that the story belongs to. It requires the System ID of the project.
work_notesNoWork notes to add to the story. Used for adding notes and comments to a story

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