list_tasks
List tasks filtered by status, date type, or specific date to view pending or completed work.
Instructions
List tasks. Filter by status (pending/completed), date_type, or specific date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Filter by specific date (YYYY-MM-DD) | |
| limit | No | Max results (default 20) | |
| offset | No | Pagination offset | |
| status | No | Filter by status | |
| date_type | No | Filter by date type: specific (has a due date), asap (do as soon as possible), one_day (someday/no rush) |