Entity Delete¶
Hard-delete an entity, cascading through tags, aliases, and references. Consent-gated (both user and agent authors must approve).
MCP name: entity_delete
Category: entities
:warning: Requires consent
Mutates state (retry policy: manual)
Parameters¶
| Name | Type | Required | Description |
|---|---|---|---|
author |
str |
No | 'user' (default) or 'agent'. |
entity_id |
int |
Yes | Stable surrogate id of the entity to delete. |