kremis_ingest
Add an entity or relation to a knowledge graph by providing a numeric entity ID, attribute name, and value.
Instructions
Add an entity or relation to the Kremis knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | The value for this attribute | |
| attribute | Yes | The attribute name (e.g. 'name', 'type', 'connected_to') | |
| entity_id | Yes | The entity ID (numeric identifier) |