manage_metrics
Retrieve issue lifecycle metrics from Azure DevOps projects to populate dashboards and visualizations for tracking work item progress.
Instructions
Get issue lifecycle metrics for dashboards and visualizations. Actions: 'get_metrics'
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform: 'get_metrics' | |
| project_key | No | Project name (required) | |
| work_item_id | No | Work item ID (required for get_metrics) |