KIROK_delete_mental_model
Delete a specific mental model by providing its ID. This action is irreversible and permanently removes the model from memory.
Instructions
Delete a specific mental model. This is destructive and cannot be undone.
Args: model_id: ID of the mental model to delete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |