wikijs_init_repository
Initializes the repository context for Wiki.js documentation, auto-detecting the repo root and optionally specifying wiki space and parent workspace to enable hierarchical multi-level context management.
Instructions
Initialize repository context for Wiki.js documentation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repoRoot | No | Repository root path (optional, auto-detected) | |
| wikiSpace | No | Wiki.js space name (optional, defaults to repo name) | |
| workspaceName | No | Parent workspace name (optional) |