Use PascalCase for all tool display names (#12918)

This commit is contained in:
Tommaso Sciortino
2025-11-11 20:28:13 -08:00
committed by GitHub
parent 11a0a9b911
commit d3cf28eb4b
5 changed files with 5 additions and 5 deletions

View File

@@ -977,7 +977,7 @@
"type": "boolean"
},
"useWriteTodos": {
"title": "Use Write Todos",
"title": "Use WriteTodos",
"description": "Enable the write_todos_list tool.",
"markdownDescription": "Enable the write_todos_list tool.\n\n- Category: `Advanced`\n- Requires restart: `no`\n- Default: `false`",
"default": false,