okf_validate_concept
Validate proposed OKF concepts without creating files, ensuring frontmatter and markdown body conform to schema rules.
Instructions
Validate a proposed new OKF concept without writing a proposal or concept file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Markdown body for the concept. | |
| path | Yes | Safe bundle relative Markdown path for the concept. | |
| bundle | No | Writable root id; optional when exactly one local root is configured. | |
| frontmatter | Yes | Complete YAML frontmatter represented as a JSON object. |