update_index
Create or overwrite an index.md file for a directory, listing its concepts for progressive disclosure in an OKF knowledge bundle.
Instructions
Create or overwrite an index.md file for a directory.
Index files have no frontmatter (except the bundle root which may include okf_version) and list the directory's concepts for progressive disclosure. See OKF spec §6 for the recommended format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to bundle root. Empty = bundle root. | |
| content | No | Full markdown content for the index file. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||