save_sprint_report
Generates a sprint report from a sprint ID and saves it to a local file or GitHub repository.
Instructions
Generate and save sprint report to local file or GitHub
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | Board ID (optional) | |
| sprintId | Yes | Sprint ID to analyze | |
| githubRepo | No | GitHub repo name (if saving to GitHub) | |
| githubOwner | No | GitHub repo owner (if saving to GitHub) | |
| saveToGitHub | No | Save to GitHub repo instead of local |