list_stories
List agile stories from ServiceNow using optional sprint or state filters to identify relevant work items.
Instructions
List agile stories with optional sprint or state filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 20) | |
| state | No | Filter by state (e.g., "1"=Open, "2"=Work in Progress, "3"=Complete) | |
| sprint | No | Filter by sprint sys_id |