list_userstories
Retrieve user stories from a Taiga project, with optional filtering by milestone and status.
Instructions
List user stories in a Taiga project, optionally filtered by milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project numeric ID | |
| milestone_id | No | Filter by sprint/milestone ID | |
| status | No | 'open' or 'closed' |