entity_create_entity_tool
Create a new entity for a specified model. Provide model type and data to instantiate the entity.
Instructions
Create a new entity of a given model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_model | Yes | The type of entity to create | |
| entity_data | Yes | The data for the new entity | |
| entity_version | No | The entity model version | 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||