mempalace_create_tunnel
Create an explicit, tenant-scoped tunnel connecting two wing/room locations for AI agent memory.
Instructions
Create an explicit tenant-scoped tunnel between two wing/room locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | Optional human-readable reason or relationship label for the tunnel. | |
| source_room | Yes | Room at the source endpoint of the explicit tunnel. | |
| source_wing | Yes | Wing at the source endpoint of the explicit tunnel. | |
| target_room | Yes | Room at the target endpoint of the explicit tunnel. | |
| target_wing | Yes | Wing at the target endpoint of the explicit tunnel. | |
| source_drawer_id | No | Optional drawer anchoring the source endpoint. | |
| target_drawer_id | No | Optional drawer anchoring the target endpoint. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| label | Yes | ||
| source | Yes | ||
| target | Yes | ||
| success | Yes | ||
| tunnel_id | Yes |