feat(mcp): add new tools to the registered tools list
This commit is contained in:
@@ -40,15 +40,19 @@ func TestNewListsAllRegisteredTools(t *testing.T) {
|
||||
"add_recipe",
|
||||
"add_skill",
|
||||
"add_vendor",
|
||||
"annotate_tool",
|
||||
"archive_thought",
|
||||
"backfill_embeddings",
|
||||
"capture_thought",
|
||||
"create_meal_plan",
|
||||
"create_opportunity",
|
||||
"create_project",
|
||||
"delete_chat_history",
|
||||
"delete_thought",
|
||||
"describe_tools",
|
||||
"generate_shopping_list",
|
||||
"get_active_project",
|
||||
"get_chat_history",
|
||||
"get_contact_history",
|
||||
"get_follow_ups_due",
|
||||
"get_household_item",
|
||||
@@ -61,6 +65,7 @@ func TestNewListsAllRegisteredTools(t *testing.T) {
|
||||
"get_week_schedule",
|
||||
"link_thought_to_contact",
|
||||
"link_thoughts",
|
||||
"list_chat_histories",
|
||||
"list_family_members",
|
||||
"list_files",
|
||||
"list_guardrails",
|
||||
@@ -81,6 +86,7 @@ func TestNewListsAllRegisteredTools(t *testing.T) {
|
||||
"remove_skill",
|
||||
"reparse_thought_metadata",
|
||||
"retry_failed_metadata",
|
||||
"save_chat_history",
|
||||
"save_file",
|
||||
"search_activities",
|
||||
"search_contacts",
|
||||
|
||||
Reference in New Issue
Block a user