KG Add Entities Batch
localnest_kg_add_entities_batchBatch create up to 500 entities in a single transactional operation. Returns counts of created and duplicate entities, along with per-row error details.
Instructions
Create up to 500 entities in a single transactional batch. Returns created/duplicate counts and per-row errors. Use response_format "verbose" to get back an ids[] array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | ||
| response_format | No | json |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |