get_work_items
Batch-fetch multiple Azure DevOps work items by their IDs to retrieve full field data for project management tasks.
Instructions
Batch-fetch multiple work items by ID with full field data.
Args: project: Azure DevOps project name. work_item_ids: List of numeric work item IDs. working_directory: Optional path for ADO context resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | ||
| work_item_ids | Yes | ||
| working_directory | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |