diff --git a/api/libs/agents/src/tools/categories/file_tools/common.rs b/api/libs/agents/src/tools/categories/file_tools/common.rs index f8cb2e457..9baf03e55 100644 --- a/api/libs/agents/src/tools/categories/file_tools/common.rs +++ b/api/libs/agents/src/tools/categories/file_tools/common.rs @@ -524,11 +524,6 @@ definitions: items: type: string description: LOWERCASE column name from SQL for category grouping. - tooltip: - type: array - items: - type: string - description: LOWERCASE column names from SQL to show in tooltip. required: - x - y @@ -574,10 +569,6 @@ definitions: type: array items: type: string - tooltip: - type: array - items: - type: string required: - x - y @@ -604,10 +595,6 @@ definitions: type: array items: type: string - tooltip: - type: array - items: - type: string required: - x - y @@ -634,10 +621,6 @@ definitions: type: array items: type: string - tooltip: - type: array - items: - type: string required: - x - y