add_concept
Add a new concept to the knowledge graph with a title, content, and optional tags for categorization.
Instructions
Add a new concept to the knowledge graph.
Concepts are semantic knowledge entries that can be linked to sessions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Short title for the concept | |
| content | Yes | Detailed explanation of the concept | |
| tags | No | List of tags for categorization | |
| actor_context | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||