create_entity
Create a named entity in the knowledge graph to store persistent memory and associative context across chats.
Instructions
Create a named entity in the Hystersis knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the entity (e.g., 'React', 'Alice') | |
| type | Yes | Type of the entity (e.g., 'Framework', 'Person') | |
| properties | No | Additional key-value properties |