create_entities
Insert specific entities into a knowledge graph by specifying name, type, description, and source ID.
Instructions
Manually insert specific entities into the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | List of entity dictionaries. Each must contain: 'name', 'type', 'description', 'source_id' |