task_list
Retrieve a list of tasks for a project filtered by status. Supports in_progress, completed, or cancelled tasks with a configurable limit.
Instructions
List persistent tasks for a project by status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | in_progress | |
| projectId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |