list-tasks
Retrieve and filter development tasks by status to monitor progress and manage automated code generation workflows.
Instructions
List all tasks, optionally filtered by status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Filter by status (optional) | |
| limit | No | Maximum number of tasks to return (default: 50) |