weeek_list_tasks
Retrieve tasks from Weeek with optional filters for project, board, column, assignee, completion status, tags, priority, and text search to find exactly what you need.
Instructions
List tasks with optional filters (project, board, column, assignee, completion, tags, text search).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | Y-m-d | |
| tags | No | ||
| type | No | ||
| offset | No | ||
| search | No | ||
| user_id | No | Assignee id | |
| board_id | No | ||
| end_date | No | Y-m-d | |
| per_page | No | ||
| priority | No | Priority as a number or a label: 0 low (Низкий), 1 medium (Средний), 2 high (Высокий), 3 hold (Замороженный). | |
| completed | No | ||
| project_id | No | ||
| start_date | No | Y-m-d | |
| board_column_id | No |