get_my_tasks
Retrieve work items assigned to you in a project. Filter by sprint or board ID to get specific tasks.
Instructions
Get work items assigned to the current user. Returns { items, total }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | No | Filter by board/sprint ID | |
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) |