cmd
Execute slash commands to manage wiki content, check health, and access help.
Instructions
Execute QwikVault MCP commands using slash syntax. All features are available through this single entry point. Commands: /wiki (write|read|smart-read|analyze|read-map|search|suggest|list|emit|sync|status|report|delete), /health, /help. Type /help to see full command reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes | Slash command to execute. Examples: "/wiki write 'Auth System' 'Content...' --tags auth,security", "/wiki smart-read 'Why choose JWT?'", "/wiki analyze", "/wiki read-map", "/wiki suggest 'implement JWT refresh'", "/wiki emit --diff 'Added button' --agent code", "/wiki sync", "/wiki search auth", "/wiki status", "/wiki report", "/health", "/help wiki" |