save_workload_report
Generate and save workload reports for a sprint, storing them locally or pushing to GitHub for easy access.
Instructions
Generate and save workload report to local file or GitHub
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sprintId | No | Sprint ID (optional) | |
| githubRepo | No | ||
| projectKey | No | Project key | |
| githubOwner | No | ||
| saveToGitHub | No | Save to GitHub repo |