list_tasks
List tasks in a Taiga project. Filter by user story, milestone, or assignee to find specific items.
Instructions
List tasks in a Taiga project, optionally filtered by user story or milestone
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project numeric ID | |
| userstory_id | No | Filter by user story ID | |
| milestone_id | No | Filter by sprint/milestone ID | |
| assigned_to | No | Filter by assignee user ID |