Docs Validate¶
Validate the knowledge store: DAG integrity, command-to-store mappings, thinned command format, required fields, kind-specific fields, placeholder duplicates, and parent-child symmetry.
MCP name: docs_validate
Category: context
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
checks |
str |
No | Comma-separated check names to run. Empty = all. Available: dag_integrity, command_mapping, thinned_commands, store_path_validity, required_fields, directions_fields, kind_specific_fields, placeholder_duplicate, parent_child_symmetry |