Delete Table
delete-tablePermanently deletes a RawTree table and all its data. Requires admin key and user confirmation; cannot be undone.
Instructions
Purpose: Permanently delete a RawTree table and its data.
NOT for: Clearing a query result or undoing a single insert. This deletes the whole table.
Returns: Deletion confirmation.
Safety: You MUST ask the user to confirm the exact table name before calling this tool. This action requires an admin key and cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name to delete. | |
| cluster | No | RawTree cluster to use for this operation. | |
| database | No | Optional RawTree database override. RawTree uses the default database when omitted. | |
| organization | No | RawTree organization containing the target cluster. |