list_tasks
Retrieve tasks from your task manager with optional filters for project, label, due date, or completion status to focus on what matters.
Instructions
List tasks from Delega, optionally filtered by project, label, due date, or completion status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Filter by project ID | |
| label | No | Filter by label name | |
| due | No | Filter by due date category | |
| completed | No | Filter by completion status |