okf_validate_concept
Validate a proposed OKF concept by providing bundle, path, and frontmatter, with optional body, without creating a file.
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 | Yes | Writable bundle id that would contain the concept. | |
| frontmatter | Yes | Complete YAML frontmatter represented as a JSON object. |