create_scrum_task
Create a scrum subtask linked to a parent story in ServiceNow, optionally assigning it to a user.
Instructions
Create a scrum task (sub-task of a story) (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assigned_to | No | Assignee user_name or sys_id | |
| story_sys_id | No | Parent story sys_id | |
| short_description | Yes | Task title |