wit_get_work_items_batch_by_ids
Retrieve multiple work items in bulk by specifying their IDs and project details within Azure DevOps, with optional field customization for tailored responses.
Instructions
Retrieve list of work items by IDs in batch.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | Optional list of fields to include in the response. If not provided, a hardcoded default set of fields will be used. | |
ids | Yes | The IDs of the work items to retrieve. | |
project | Yes | The name or ID of the Azure DevOps project. |