test(mcp): add workspace to write_note expected signature contract

The signature contract test pins exact tool parameters; update it for
the new workspace parameter.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Drew Cain <groksrc@gmail.com>
This commit is contained in:
Drew Cain
2026-06-11 01:35:50 -05:00
committed by Drew Cain
parent 1d9ff3c94f
commit d46c68806e
+1
View File
@@ -109,6 +109,7 @@ EXPECTED_TOOL_SIGNATURES: dict[str, list[str]] = {
"content",
"directory",
"project",
"workspace",
"project_id",
"tags",
"note_type",