list_work_items
Retrieve work items in an Azure DevOps project using project ID, query ID, or WIQL. Supports filtering, pagination, and team-specific results for efficient project management.
Instructions
List work items in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
projectId | Yes | The ID or name of the project | |
queryId | No | ID of a saved work item query | |
skip | No | Number of work items to skip | |
teamId | No | The ID of the team | |
top | No | Maximum number of work items to return | |
wiql | No | Work Item Query Language (WIQL) query |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Azure DevOps MCP Server
Related Tools
- @Tiberriver256/mcp-server-azure-devops
- @stefanskiasan/azure-devops-mcp-server
- @Tiberriver256/mcp-server-azure-devops
- @RyanCardin15/AzureDevOps-MCP
- @Tiberriver256/mcp-server-azure-devops