brain_traverse
Traverse several hops from a thought to reveal its neighborhood and see where new material fits.
Instructions
Walks the graph several hops out from a thought. Call it when you need to see the whole neighbourhood: which region of the brain adjoins a topic, where new material should slot in, what already sits nearby. Viewing a thought shows one hop only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Hops. Defaults to 2. | |
| follow | No | Which link kinds to follow. All of them by default. | |
| brainId | Yes | Brain identifier. Take it from brain_list — never guess it. | |
| maxNodes | No | Safety valve. Defaults to 150. | |
| thoughtId | Yes | Where to start. |