[AI] Improve tools tab (#19221)

This commit is contained in:
nitin
2026-04-02 19:06:33 +05:30
committed by GitHub
parent cd23a2bc80
commit 3c067f072c
46 changed files with 1134 additions and 486 deletions
@@ -2653,6 +2653,7 @@ type ToolIndexEntry {
description: String!
category: String!
objectName: String
icon: String
inputSchema: JSON
}