ado_get_work_items
Retrieve multiple Azure DevOps work items by providing their IDs. Optionally specify fields and project to filter results.
Instructions
Get multiple work items by their IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Work item IDs | |
| fields | No | ||
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) |