list_scrum_tasks
Retrieve scrum tasks from ServiceNow with optional filters for parent story, assignee, and result limit.
Instructions
List scrum tasks, optionally filtered by story
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| story_sys_id | No | Filter by parent story sys_id | |
| assigned_to | No | Filter by assignee | |
| limit | No | Max results (default: 20) |