create_scrum_task
Create scrum tasks as sub-tasks of stories in ServiceNow to break down work and assign responsibilities within agile development workflows.
Instructions
Create a scrum task (sub-task of a story) (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_description | Yes | Task title | |
| story_sys_id | No | Parent story sys_id | |
| assigned_to | No | Assignee user_name or sys_id |