AzureDevops_GetWorkItem
AzureDevops_GetWorkItemRetrieve a specific Azure DevOps work item by its ID, with optional expand options for relations, fields, links, or all details. Use this tool to fetch work item data for reporting or automation.
Instructions
Get a work item by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Expand options: None, Relations, Fields, Links, All | |
| project | Yes | Project name or ID | |
| work_item_id | Yes | Work item ID |