remove_entity
Remove an entity and unlink it from all notes. Notes are not deleted; left subject-less notes become plain. Removal is reversible with restore_entity.
Instructions
Remove an entity (and its thread, if promoted). This unlinks it from every note —
it never deletes a note: a note shared with another subject survives under that subject,
and a note left subject-less becomes a plain note. Soft and reversible via
restore_entity. Tell the user it's recoverable.
Args:
entity: Id of the entity to remove (from `list_entities`).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity | Yes |