init_bundle
Sets up a new OKF knowledge bundle by creating configuration files, a root index, and updating .gitignore for version control.
Instructions
Initialize a new OKF knowledge bundle at the specified path.
Creates .okf/config.json, a root index.md, and updates .gitignore if in a git repo. This is the only tool that does not require a pre-configured bundle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |