raw
Pass through legacy tool commands with arguments to QwikVault MCP, enabling compatibility with older integration patterns.
Instructions
Legacy tool passthrough. Use cmd() with slash commands instead. raw({ tool: "view_file", args: { path: "..." } })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Legacy tool name | |
| args | No |