assign_epic_to_user
Assign an epic to a specific user by providing the epic ID and user ID. Optionally include a session ID or use the default.
Instructions
Assigns a specific epic to a specific user. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epic_id | Yes | ||
| user_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |