assign_user_story_to_user
Assigns a user story to a specific user, enabling project managers to allocate work items directly to team members.
Instructions
Assigns a specific user story to a specific user. Uses default session if session_id not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_story_id | Yes | ||
| user_id | Yes | ||
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |