list_stories
List agile stories and filter by sprint or state to streamline project tracking.
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 |