get_work_item
Retrieve detailed information for a specific Azure DevOps work item by providing its ID. Optionally specify fields to include for tailored results.
Instructions
Get detailed information about a specific work item
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Work item ID | |
| fields | No | Comma-separated field names to include (optional) | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |