pull/719/head
Travis Fischer 2025-07-02 11:19:09 -05:00
rodzic 627b6379ac
commit e55180e157
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -410,7 +410,7 @@
"name": { "name": {
"type": "string", "type": "string",
"minLength": 1, "minLength": 1,
"pattern": "^[a-zA-Z_][a-zA-Z0-9_]{0,63}$", "pattern": "^[a-zA-Z_][a-zA-Z0-9_-]{0,63}$",
"description": "Agentic tool name" "description": "Agentic tool name"
}, },
"enabled": { "enabled": {