commit_concept
Add a new concept to a knowledge bundle by specifying title, type, and content, with optional duplicate checking.
Instructions
Commit a new concept to the knowledge bundle.
Creates a concept file with the given title, type, and content. Optionally checks for duplicate concepts before committing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | ||
| tags | No | ||
| type | Yes | ||
| title | Yes | ||
| content | Yes | ||
| check_duplicates | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |