Skip to main content
Glama

azdo_create_work_item

Create Azure DevOps work items with details like title, type, assignee, priority, and acceptance criteria to track tasks and bugs in projects.

Instructions

Create work item

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
acceptance_criteriaNoAcceptance criteria
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)
iteration_pathNoIteration path (e.g., "MyProject\\Sprint 1"), use azdo_get_team_current_iteration to get the current iteration
organizationYesAzDO org name
parent_idNoID of parent work item
priorityNoPriority (1-4, where 1 is highest)
projectYesAzDO project name
remaining_workNoRemaining work in hours
repro_stepsNoReproduction steps
severityNoSeverity for bugs (Critical, High, Medium, Low)
start_dateNoStart date (YYYY-MM-DD)
stateNoInitial state (New, Active, Resolved, etc.)
story_pointsNoStory points for estimation
tagsNoComma-separated tags
target_dateNoTarget/due date (YYYY-MM-DD)
titleYesWork item title
work_item_typeYesType of work item (User Story, Epic, Feature, etc.)

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