validate_wiki
Check a wiki for conformance problems: invalid frontmatter, duplicate slugs, missing pages, broken wikilinks, and more. Optionally validate a single page or limit findings.
Instructions
Check the wiki for conformance problems: invalid or incomplete frontmatter, duplicate slugs, pages missing from the index, index entries pointing at pages that no longer exist, references to missing sources, and unresolved or broken wikilinks.
Args: path: Optional single page to check. Omit to check everything. limit: Maximum findings to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |