get_work_item
Retrieve full details of a work item using its ID and optional project name from Azure DevOps.
Instructions
Get detailed information about a specific work item.
Args: project: Azure DevOps project name. Uses default if not specified. work_item_id: The ID of the work item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| work_item_id | No |