Open Workspace Vault
vault_open_workspaceOpen or create a document vault tied to a workspace directory. Reuses an existing vault if linked, otherwise creates a new one and remembers it for future calls.
Instructions
Open (or create) a vault scoped to a workspace directory.
If a vault is already linked to this directory path, returns it. Otherwise, creates a new vault named after the directory and records the workspace_path so future calls return the same vault.
This mirrors how MemClaw scopes memory to workspaces -- lower friction than naming vaults manually. Named vaults remain available for users who prefer explicit management.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | ||
| workspace_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |