getSprintWorkItems
Retrieve work items for a specific sprint in Azure DevOps using the sprint ID. Specify a team ID to filter results or use the default team. Streamlines sprint planning and tracking.
Instructions
Get work items in a specific sprint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sprintId | Yes | ID of the sprint | |
teamId | No | Team ID (uses default team if not specified) |