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