jira_daily_standup_summary
Summarize a sprint for daily standup by retrieving metadata, issue statuses, blockers, and assignee workload.
Instructions
Compile a daily-standup-style picture of a sprint in one call.
Returns: sprint metadata, counts by status, blockers (issues with the
'blocked' label or 'Blocked' status), and assignee workload.
Either sprint_id or board_id must be supplied; if only
board_id is given, the currently active sprint is used.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |