delete_entity
Permanently delete an entity by providing its entity ID. The action removes the entity from your data and cannot be undone.
Instructions
Permanently delete an entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| entity_id | Yes | The entity ID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |