Skip to main content
Glama

azdo_update_work_item

Modify Azure DevOps work items to update fields like status, assignee, priority, and estimates for project management.

Instructions

Update work item

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
acceptance_criteriaNoAcceptance criteria (for user stories)
activityNoActivity type (Development, Testing, Documentation, etc.)
area_pathNoArea path (e.g., "MyProject\\Team1")
assigned_toNoUser to assign the work item to (email or display name)
board_columnNoBoard column to place the work item in
board_rowNoBoard row/swimlane to place the work item in
descriptionNoWork item description (Basic HTML supported)
effortNoEffort estimate in hours
fieldsNoOptional extra fields as JSON string (for custom fields)
idYesWork item ID to update
iteration_pathNoIteration path (e.g., "MyProject\\Sprint 1")
organizationYesAzDO org name
priorityNoPriority (1-4, where 1 is highest)
projectYesAzDO project name
remaining_workNoRemaining work in hours
repro_stepsNoReproduction steps (for bugs)
severityNoSeverity for bugs (Critical, High, Medium, Low)
start_dateNoStart date (YYYY-MM-DD)
stateNoState (New, Active, Resolved, Closed, etc.)
story_pointsNoStory points for estimation
tagsNoComma-separated tags (e.g., "bug, critical, ui")
target_dateNoTarget/due date (YYYY-MM-DD)
titleNoWork item title

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/danielealbano/mcp-for-azure-devops'

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