list_stories
Retrieve all stories belonging to a specific epic, optionally filtered by status, to track hierarchical project work.
Instructions
List all stories for a specific epic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter stories by status | |
| epic_id | Yes | UUID of the epic |