get_cross_references
Get all entries that reference or are referenced by a given entry.
Given an entry ID (e.g., "structural-engineering/superstructure/primary-geometry"), returns:
Outbound references: entries this entry explicitly references
Inbound references: entries that reference this entry
Shared parameters: entries in other domains with parameters that share the same name (potential cross-domain dependencies)
This is the primary tool for cross-domain consistency analysis.
Args: entry_id: The full entry ID (domain/subdomain/slug format)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||