get_current_sprint
Get the current active sprint from a Jira board. Optionally retrieve its issues by setting includeIssues to true.
Instructions
Get current active sprint from a board with its issues
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | Jira board ID | |
| includeIssues | No | Whether to include sprint issues in the response |