brain_delete_thought
Permanently delete a thought, its note, and all links after explicit user confirmation. No undo available, so only call when the user clearly requested deletion.
Instructions
Permanently deletes a thought along with its note and links. There is no undo. Requires human confirmation. Do not call it to tidy up on your own initiative — only when the user explicitly asked for a deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brainId | Yes | Brain identifier. Take it from brain_list — never guess it. | |
| confirm | No | Set to true only after a human has confirmed the deletion. Do not decide this on their behalf. | |
| thoughtId | Yes |