vibemap_list_user_stories
Retrieve user stories for a project or feature, filtered by status or priority, with paginated results and full story details.
Instructions
List user stories for a project or feature. Filter by status, priority. Returns paginated results with full story detail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| search | No | ||
| status | No | ||
| priority | No | ||
| featureId | No | Filter by specific feature | |
| projectId | No | Filter by project (use featureId for more specific results) |