diff --git a/tool-registry-v2.json b/tool-registry-v2.json index 2618cb2..caf257a 100644 --- a/tool-registry-v2.json +++ b/tool-registry-v2.json @@ -1161,6 +1161,16 @@ "id": "dependency_update", "kw": "dependency|mise.*jour.*dep|npm.*update|pip.*update|composer.*update", "api": "GET:/api/wevia-action-engine.php?action=dependency_update" + }, + { + "id": "auto_heal", + "kw": "auto.*heal|500.*error|page.*down|fix.*500|heal.*pages|repare.*page", + "api": "GET:/api/wevia-auto-heal.php" + }, + { + "id": "page_check", + "kw": "check.*page|page.*status|toutes.*pages|all.*pages|pages.*ok", + "api": "GET:/api/wevia-auto-heal.php" } ] } \ No newline at end of file