Azure DevOps MCP Server for Cline
get_work_item
Get work items by IDs
Input Schema
Name | Required | Description | Default |
---|---|---|---|
$expand | No | Expand options (None=0, Relations=1, Fields=2, Links=3, All=4) | |
asOf | No | As of a specific date (ISO 8601) | |
errorPolicy | No | Error policy (Fail=1, Omit=2) | |
fields | No | Fields to include (e.g., "System.Title", "System.State") | |
ids | Yes | Work item IDs |