list_tasks
List tasks in a project. Supports optional filtering by name (search), status, and assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Filter task name by case-insensitive substring | |
| status | No | ||
| projectId | Yes | Project ID (UUID) | |
| assigneeId | No | Filter by assignee profile ID |