what_if
Simulate retracting or asserting a belief to see the cascade: beliefs that go out or come back in. Understand the impact before making changes.
Instructions
Simulate retracting or asserting a belief without modifying the database.
Shows the cascade: which beliefs would go OUT (retract) or come back IN (assert). Use this to understand the impact of changing a belief.
Args: node_id: The belief ID to simulate action: "retract" or "assert" project: Project name or UUID (uses default if empty)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | retract | |
| node_id | Yes | ||
| project | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |