zenhub_update_epic_dates
Update the start and end dates of a specific epic in ZenHub using the epic ID.
Instructions
Update epic's start and end dates
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | Epic ID | |
| start_date | No | Start date (YYYY-MM-DD) | |
| end_date | No | End date (YYYY-MM-DD) |