get_index
Retrieve a directory's index.md from an OKF knowledge bundle to see its listed concepts. Returns empty if no index exists.
Instructions
Get the index.md content for a directory in the bundle.
Index files list the directory's concepts for progressive disclosure. Returns empty string if no index exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory path relative to bundle root. Leave empty for the root index. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |