get_my_tasks
Retrieve tasks assigned to you with due dates and priorities. Optionally include completed tasks.
Instructions
Tasks assigned to the calling user, with due date, priority and what they reference. Default: open tasks only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| include_done | No | Also include completed tasks. Default false. |