feat(node2): wire calendar-service and core automation tools in router
This commit is contained in:
@@ -141,6 +141,11 @@ AGENT_SPECIALIZED_TOOLS = {
|
||||
'cost_analyzer_tool',
|
||||
'pieces_tool',
|
||||
'notion_tool',
|
||||
'calendar_tool',
|
||||
'agent_email_tool',
|
||||
'browser_tool',
|
||||
'safe_code_executor_tool',
|
||||
'secure_vault_tool',
|
||||
],
|
||||
|
||||
# Admin - platform operations
|
||||
@@ -154,6 +159,11 @@ AGENT_SPECIALIZED_TOOLS = {
|
||||
'cost_analyzer_tool',
|
||||
'pieces_tool',
|
||||
'notion_tool',
|
||||
'calendar_tool',
|
||||
'agent_email_tool',
|
||||
'browser_tool',
|
||||
'safe_code_executor_tool',
|
||||
'secure_vault_tool',
|
||||
],
|
||||
|
||||
# Daarion - Media Generation
|
||||
|
||||
Reference in New Issue
Block a user