ado_get_backlog_work_items
Retrieve work items from a specified backlog level for a team in Azure DevOps.
Instructions
Get the work items at a given backlog level for a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team | No | Team name (defaults to "<project> Team") | |
| project | No | Project name or ID (defaults to ADO_DEFAULT_PROJECT) | |
| backlogId | Yes | Backlog level ID (from ado_list_backlogs) |