update_epic
Update an epic's details by providing its ID and optionally setting a new name, status, or description.
Instructions
Update epic details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name | |
| status | No | New status | |
| epic_id | Yes | Epic ID | |
| description | No | New description |