get_sprint_summary
Retrieve a concise summary of a sprint's status, displaying task counts per stage for efficient token usage.
Instructions
Get a compressed summary of current sprint status with task counts by stage (highly optimized for token usage)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board/sprint ID | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |