azure_get_my_tasks
Fetches tasks assigned to the current user, allowing filtering by state and including completed tasks as needed.
Instructions
Busca tasks atribuídas ao usuário atual (helper)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| state | No | Filtrar por estado específico (opcional) | |
| includeCompleted | No | Incluir tasks concluídas |