link_user_story_to_epic
Associate a user story with an epic to organize work hierarchically. Provide epic ID and user story ID.
Instructions
Links a User Story to an Epic. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | ||
| user_story_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |