list_tasks
View tasks from your project. Optionally filter by status (todo, inprogress, inreview, done, cancelled) and set a result limit.
Instructions
List tasks in the project.
View all tasks or filter by status (todo, inprogress, inreview, done, cancelled).
list_tasks(status="inprogress", limit=10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default: 50) | |
| status | No | Filter by status |