query_work_items
Query Azure DevOps work items using WIQL or predefined shortcuts for personal items, bugs, tasks, or recent work.
Instructions
Query work items using WIQL or predefined queries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | WIQL query, or shortcuts: "my-items", "my-bugs", "my-tasks", "recent" | |
| project | No | Project name (optional) | |
| organization | No | Organization name or URL (optional, uses current org if not specified) |