diff --git a/tool-registry-v2.json b/tool-registry-v2.json index caf257a..be49cdb 100644 --- a/tool-registry-v2.json +++ b/tool-registry-v2.json @@ -1171,6 +1171,16 @@ "id": "page_check", "kw": "check.*page|page.*status|toutes.*pages|all.*pages|pages.*ok", "api": "GET:/api/wevia-auto-heal.php" + }, + { + "id": "graphify_query", + "kw": "graphify.*query|knowledge.*graph|graph.*query|graphify", + "api": "GET:/api/wevia-action-engine.php?action=exec_s204&cmd=cd+/var/www/html+%26%26+graphify+query+\"architecture\"+--budget+2000" + }, + { + "id": "graphify_bench", + "kw": "graphify.*bench|token.*reduction|bench.*graph", + "api": "GET:/api/wevia-action-engine.php?action=exec_s204&cmd=cd+/var/www/html+%26%26+graphify+benchmark+2>&1" } ] } \ No newline at end of file