Phase 3 — WS frame + REST fallbacka
This commit is contained in:
@@ -219,3 +219,9 @@ TASK_TOOLS: list[Any] = [
|
||||
add_task_comment,
|
||||
delete_task_comment,
|
||||
]
|
||||
|
||||
TASK_READ_TOOLS: list[Any] = [
|
||||
list_tasks,
|
||||
list_tasks_due_today,
|
||||
list_task_comments,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user