get_project_stats
Retrieve work item statistics for any Azure DevOps project, including counts of active and closed items to monitor project progress.
Instructions
Get statistics about work items in a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| organization | No | Organization name or URL (optional, uses current org if not specified) | |
| include_closed | No | Include closed items in stats |