mempalace_traverse
Walk the palace graph from a starting room to discover connected ideas across different wings, following tunnels between notes.
Instructions
Walk the palace graph from a room. Shows connected ideas across wings — the tunnels. Like following a thread through the palace: start at 'chromadb-setup' in wing_code, discover it connects to wing_myproject (planning) and wing_user (feelings about it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_room | Yes | Room to start from (e.g. 'chromadb-setup', 'riley-school') | |
| max_hops | No | How many connections to follow (default: 2) |