create_entities
Batch-create code entities like classes and functions with attributes and observations to build a structured knowledge graph of your software codebase.
Instructions
Create multiple new entities in the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | Array of partial entity objects to create. 'name' and 'entityType' are required. Nested 'observations' require 'observationType' and 'content'. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes |