Skip to main content
Glama
JLKmach

ServiceNow MCP Server

by JLKmach

update_scrum_task

Modify scrum task details in ServiceNow to track progress, adjust priorities, update assignments, and record work notes for agile project management.

Instructions

Update an existing scrum task in ServiceNow

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scrum_task_idYesScrum Task ID or sys_id
short_descriptionNoShort description of the scrum task
priorityNoPriority of scrum task (1 is Critical, 2 is High, 3 is Moderate, 4 is Low)
planned_hoursNoPlanned hours for the scrum task
remaining_hoursNoRemaining hours for the scrum task
hoursNoActual Hours for the scrum task
descriptionNoDetailed description of the scrum task
typeNoType of scrum task (1 is Analysis, 2 is Coding, 3 is Documentation, 4 is Testing)
stateNoState of scrum task (-6 is Draft,1 is Ready, 2 is Work in progress, 3 is Complete, 4 is Cancelled)
assignment_groupNoGroup assigned to the scrum task
assigned_toNoUser assigned to the scrum task
work_notesNoWork notes to add to the scrum task

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