unlink_userstory_from_epic
Disconnect a user story from its epic to restructure project hierarchy.
Instructions
Remove the link between a user story and an epic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | Epic numeric ID | |
| userstory_id | Yes | User story numeric ID |