Skip to main content
Glama
aadityasinghal7

MCP Azure DevOps Server

get_work_item_comments

Retrieve all comments for a specific work item to review discussion history, feedback, and context evolution in Azure DevOps.

Instructions

Retrieves all comments associated with a specific work item. Use this tool when you need to: - Review discussion history about a work item - See feedback or notes left by team members - Check if specific questions have been answered - Understand the context and evolution of a work item Args: id: The work item ID project: Optional project name. If not provided, will be determined from the work item. Returns: Formatted string containing all comments on the work item, including author names, timestamps, and content, organized chronologically and formatted as markdown

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYes
projectNo

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/aadityasinghal7/mcp'

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