reports_export_data
Retrieve exportable report data for a project within a specified date range, with optional sprint filtering.
Instructions
Get exportable report data for a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| sprintId | No | ||
| startDate | Yes | YYYY-MM-DD | |
| endDate | Yes | YYYY-MM-DD |