mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
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:
@@ -109,6 +109,7 @@ EXPECTED_TOOL_SIGNATURES: dict[str, list[str]] = {
|
||||
"content",
|
||||
"directory",
|
||||
"project",
|
||||
"workspace",
|
||||
"project_id",
|
||||
"tags",
|
||||
"note_type",
|
||||
|
||||
Reference in New Issue
Block a user