get_work_item
Retrieve detailed information about a specific Azure DevOps work item by providing its ID, with options to expand related fields, relations, or links.
Instructions
Get details of a specific work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | The level of detail to include in the response. Defaults to "all" if not specified. | |
| workItemId | Yes | The ID of the work item |