get-work-items
Retrieve specific work items from Azure DevOps using WIQL queries or IDs, and specify fields to include in the response, simplifying integration across multiple organizations and projects.
Instructions
Get work items from Azure DevOps
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | No | Fields to include in the response | |
ids | No | Specific work item IDs to retrieve | |
wiql | No | Work Item Query Language (WIQL) query |