mempalace_create_tunnel
Link related content across different projects by creating cross-wing tunnels between palace locations.
Instructions
Create a cross-wing tunnel linking two palace locations. Use when content in one project relates to another — e.g., an API design in project_api connects to a database schema in project_database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_wing | Yes | Wing of the source | |
| source_room | Yes | Room in the source wing | |
| target_wing | Yes | Wing of the target | |
| target_room | Yes | Room in the target wing | |
| label | No | Description of the connection | |
| source_drawer_id | No | Optional specific drawer ID | |
| target_drawer_id | No | Optional specific drawer ID |