entity_delete_entity_tool
Delete an entity from Cyoda by specifying its model type and technical UUID. Optionally define the model version for precise removal.
Instructions
Delete an entity by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_model | Yes | The type of entity to delete | |
| entity_id | Yes | The technical UUID of the entity | |
| entity_version | No | The entity model version | 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||