list_my_tasks
Retrieve tasks assigned to you from Redmine, filtering by status (open, closed, or custom).
Instructions
Lấy danh sách task được assign cho tôi. Args: status_filter: Trạng thái task (open, closed, hoặc tên status cụ thể like 'in_progress'). Default: open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status_filter | No | open |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |