delete_scope
Delete a named scope and all facts within it to clean up completed or abandoned hypothetical reasoning branches. Irreversibly removes facts and triggers TMS retraction for derived facts.
Instructions
Delete a named scope and all facts within it. Use to clean up completed or abandoned hypothetical reasoning branches. Side effects: DESTRUCTIVE and IRREVERSIBLE — permanently removes all facts in the scope; cascades TMS retraction for any derived facts. Auth: requires X-Tenant-ID header; FACT_WRITE permission when auth is enabled. Rate-limited per principal. Errors: VALIDATION_ERROR if scope name is blank.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | The scope name to delete |