Delete tribe
tribeunal_delete_tribePermanently delete a tribe you own or admin; irreversible. Destroys all memberships and pending invitations, with jury seats losing tribe link. Non-owners get 403; unknown tribe returns 404.
Instructions
Permanently delete a tribe you own (or any, as an admin) — irreversible. Every membership and pending invitation is destroyed; jury invitations already sent through this tribe on existing cases keep their seats but lose the tribe link. A plain member gets 403; anyone who cannot view the tribe gets 404, the same as an unknown uuid. Returns {deleted: true, uuid}. A member who wants out without deleting anything uses tribeunal_leave_tribe instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tribeId | Yes | Tribe UUID to delete permanently — from tribeunal_list_tribes or tribeunal_get_tribe. Must be the owner or an admin. |