unassign_epic_from_user
Unassign a user from an epic by setting the assignee to null. Provide the epic ID; session ID is optional.
Instructions
Unassigns a specific epic (sets assigned user to null). Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |