get_project_stats
Retrieve project statistics including total, assigned, and completed points, as well as velocity. Use this to track project progress and performance.
Instructions
Get project statistics including total points, assigned points, completed points, and velocity. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |