read_node
Retrieve a full knowledge entry by domain and slug.
Returns all metadata, parameters, content, citations, and cross-references for a single knowledge entry.
Args: domain: The engineering domain (e.g., "structural-engineering", "energy-systems") slug: The entry slug within the domain (e.g., "superstructure/primary-geometry")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| domain | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||